[ 414.475770] [54967]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 414.477138] [54967]: *** Starting uWSGI 2.0.20-debian (64bit) on [Tue Feb 6 09:03:47 2024] *** [ 414.477138] [54967]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 414.477138] [54967]: os: Linux-5.15.0-92-generic #102-Ubuntu SMP Wed Jan 10 09:33:48 UTC 2024 [ 414.477138] [54967]: nodename: devstack [ 414.477138] [54967]: machine: x86_64 [ 414.477138] [54967]: clock source: unix [ 414.477138] [54967]: pcre jit disabled [ 414.477138] [54967]: detected number of CPU cores: 8 [ 414.477138] [54967]: current working directory: / [ 414.477138] [54967]: detected binary path: /usr/bin/uwsgi-core [ 414.477375] [54967]: your processes number limit is 63501 [ 414.477375] [54967]: your memory page size is 4096 bytes [ 414.477375] [54967]: detected max file descriptor number: 2048 [ 414.477375] [54967]: lock engine: pthread robust mutexes [ 414.477375] [54967]: thunder lock: enabled [ 414.477375] [54967]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 [ 414.477375] [54967]: Python version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] [ 414.477375] [54967]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 414.477375] [54967]: Set PythonHome to /opt/stack/data/venv [ 414.533680] [54967]: Python main interpreter initialized at 0x5652c9074b70 [ 414.533680] [54967]: python threads support enabled [ 414.533680] [54967]: your server socket listen backlog is limited to 100 connections [ 414.533680] [54967]: your mercy for graceful operations on workers is 80 seconds [ 414.533895] [54967]: mapped 403077 bytes (393 KB) for 2 cores [ 414.533997] [54967]: *** Operational MODE: preforking *** [ 414.534214] [54967]: *** uWSGI is running in multiple interpreter mode *** [ 414.534214] [54967]: spawned uWSGI master process (pid: 54967) [ 414.534599] [54967]: spawned uWSGI worker 1 (pid: 54968, cores: 1) [ 414.535098] [54967]: spawned uWSGI worker 2 (pid: 54969, cores: 1) [ 414.535098] [54967]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 415.151719] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_versionedobjects/fields.py:18: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives [ 415.151719] [54969]: from distutils import versionpredicate [ 415.152467] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_versionedobjects/fields.py:18: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives [ 415.152467] [54968]: from distutils import versionpredicate [ 415.508927] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:1588: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release [ 415.508927] [54968]: warnings.warn( [ 415.509160] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:1588: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release [ 415.509160] [54969]: warnings.warn( [ 415.614391] [54969]: /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. [ 415.614391] [54969]: from defusedxml.lxml import parse [ 415.617353] [54968]: /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. [ 415.617353] [54968]: from defusedxml.lxml import parse [ 415.662795] [54969]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) [ 415.662795] [54969]: BASE = declarative_base() [ 415.664678] [54968]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) [ 415.664678] [54968]: BASE = declarative_base() [ 415.843182] [54968]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54968) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 415.844662] [54969]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54969) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 415.849665] [54968]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54968) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 415.849819] [54969]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54969) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 415.849969] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.850030] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.850515] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.850649] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 415.850830] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.850910] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 415.978792] [54969]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 415.978792] [54969]: @jsonschema.FormatChecker.cls_checks('date-time') [ 415.980797] [54968]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 415.980797] [54968]: @jsonschema.FormatChecker.cls_checks('date-time') [ 416.026314] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.026542] [54969]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.026542] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.026660] [54969]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.026737] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.026799] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.026905] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.027830] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.027972] [54968]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.028098] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.028410] [54968]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.028410] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.028410] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.028696] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.274261] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.274650] [54969]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.274650] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.274784] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.274948] [54969]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.275005] [54968]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.275060] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.275112] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.275170] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.275238] [54968]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.275291] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.275343] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.275343] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.275343] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.280067] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.280212] [54969]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.280278] [54969]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.280370] [54969]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.280463] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.280643] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.280758] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.280823] [54968]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.280879] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.280942] [54968]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.280942] [54968]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.280942] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.281095] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.281095] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.281963] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.282116] [54969]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.282195] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.282302] [54969]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.282400] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.282458] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.282510] [54968]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.282562] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.282625] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.282677] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.282728] [54968]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.282728] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.282833] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.282833] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.283448] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.283559] [54969]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.283703] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.283767] [54969]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.283822] [54968]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.283875] [54969]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.283875] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.283983] [54968]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.284067] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.284120] [54968]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.284172] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.284224] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.284224] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.284334] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.285418] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.285532] [54969]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.285630] [54969]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.285725] [54969]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.285816] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.285906] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.285962] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.286024] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.286081] [54968]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.286134] [54968]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.286247] [54968]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.286338] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.286426] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.286524] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.289217] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.289329] [54969]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.289426] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.289523] [54969]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.289614] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.289703] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.289786] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.289851] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.289904] [54968]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.290030] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.290129] [54968]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.290220] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.290309] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.290404] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.291054] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.291170] [54969]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.291270] [54969]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.291323] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.291377] [54969]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.291454] [54968]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.291516] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.291613] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.291667] [54968]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.291723] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.291781] [54968]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.291781] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.291882] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.291937] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.292348] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.292465] [54969]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.292565] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.292660] [54969]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.292751] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.292806] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.292870] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.292925] [54968]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.292985] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.293038] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.293095] [54968]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.293186] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.293275] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.293372] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.302185] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.302309] [54969]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.302381] [54969]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.302479] [54969]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.302538] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.302600] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.302653] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.302706] [54968]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.302768] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.302821] [54968]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.302882] [54968]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.302977] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.303068] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.303164] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.303562] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.303690] [54969]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.303777] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.303868] [54969]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.303941] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.304016] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.304100] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.304158] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.304239] [54968]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.304343] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.304467] [54968]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.304561] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.304651] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.304750] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.305837] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.305951] [54969]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.306050] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.306145] [54969]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.306235] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.306325] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.306421] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.306475] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.306593] [54968]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.306696] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.306792] [54968]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.306884] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.306972] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.307067] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.310461] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.310580] [54969]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.310679] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.310775] [54969]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.310867] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.310955] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.311009] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.311062] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.311119] [54968]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.311234] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.311333] [54968]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.311425] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.311517] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.311615] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.326492] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.326667] [54969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.326732] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.326803] [54969]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.326895] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.326953] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.327016] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.327069] [54968]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.327129] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.327181] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.327256] [54968]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.327354] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.327447] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.327543] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.327871] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.327927] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.327980] [54969]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.328063] [54968]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.328124] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.328176] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.328228] [54968]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.328281] [54969]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.328332] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.328388] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.328446] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.328502] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.328553] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.328605] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.329303] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.329384] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.329450] [54968]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.329504] [54969]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.329555] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.329608] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.329659] [54968]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.329720] [54969]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.329783] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.329836] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.329888] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.329941] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.329993] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.330045] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.332496] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.332628] [54968]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.332696] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.332750] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.332803] [54969]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.332855] [54968]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.332907] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.332964] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.333016] [54969]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.333067] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.333119] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.333170] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.333226] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.333226] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.333881] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.333997] [54968]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.334064] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.334118] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.334170] [54969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.334226] [54968]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.334279] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.334330] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.334383] [54969]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.334435] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.334486] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.334541] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.334593] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.334593] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.338437] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.338563] [54968]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.338675] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.338755] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.338814] [54968]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.338866] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.338919] [54969]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.338971] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.339023] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.339079] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.339131] [54969]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.339188] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.339248] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.339346] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.340834] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.340972] [54968]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.341031] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.341086] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.341139] [54969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.341190] [54968]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.341243] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.341299] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.341351] [54969]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.341403] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.341455] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.341603] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.341683] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.341683] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.341917] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.341996] [54968]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.342093] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.342147] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.342246] [54968]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.342301] [54969]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.342354] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.342406] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.342458] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.342510] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.342565] [54969]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.342627] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.342749] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.342860] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.346287] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.346413] [54968]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.346472] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.346533] [54968]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.346586] [54969]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.346638] [54968]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.346690] [54969]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.346742] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.346794] [54969]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.346850] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.346902] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.346954] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.347007] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.347007] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.347655] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.347787] [54968]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.347893] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.347948] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.348017] [54968]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.348073] [54969]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.348124] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.348182] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.348236] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.348289] [54969]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.348341] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.348397] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.348457] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.348550] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.350252] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.350319] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.350375] [54968]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.350428] [54969]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.350485] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.350537] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.350589] [54968]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.350645] [54969]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.350697] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.350750] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.350805] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.350858] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.350918] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.350972] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.353916] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.354004] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.354068] [54968]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.354121] [54969]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.354173] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.354227] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.354280] [54968]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.354333] [54969]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.354388] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.354441] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.354492] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.354544] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.354602] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.354660] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.357479] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.357604] [54968]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.357705] [54968]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.357813] [54968]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.357888] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.357946] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.358007] [54969]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.358060] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.358113] [54969]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.358165] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.358217] [54969]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.358217] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.358332] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.358384] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.358888] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.359004] [54968]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.359121] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.359217] [54968]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.359279] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.359333] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.359386] [54969]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.359437] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.359488] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.359599] [54969]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.359673] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.359743] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.359743] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.359849] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.360365] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.360498] [54968]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.360599] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.360683] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.360738] [54968]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.360791] [54969]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.360843] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.360896] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.360952] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.361005] [54969]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.361063] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.361116] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.361168] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.361245] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.362964] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.363077] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.363134] [54968]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.363187] [54969]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.363239] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.363292] [54968]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.363353] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.363412] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.363465] [54969]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.363522] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.363574] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.363574] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.363674] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.363730] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.364667] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.364801] [54968]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.364857] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.364910] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.364961] [54969]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.365019] [54968]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.365072] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.365124] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.365186] [54969]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.365239] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.365291] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.365346] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.365399] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.365399] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.367328] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.367451] [54968]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.367514] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.367575] [54968]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.367629] [54969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.367687] [54968]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.367741] [54969]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.367799] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.367867] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.367924] [54969]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.367977] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.368066] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.368066] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.368168] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.369332] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.369464] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.369525] [54969]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.369585] [54968]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.369643] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.369695] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.369747] [54969]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.369809] [54968]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.369863] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.369915] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.369967] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.370023] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.424475] [54969]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54969) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 416.424722] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.424792] [54968]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54968) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 416.424853] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.424910] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.424984] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.425069] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.425184] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.425240] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.425304] [54969]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.425362] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.425415] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.425467] [54968]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.425467] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.425567] [54969]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.425619] [54968]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.425673] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.425726] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.425778] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.425834] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.425897] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.425956] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.426016] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.426069] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.426121] [54969]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.426173] [54968]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.426226] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.426277] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.426333] [54969]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.426533] [54968]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.426624] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.426687] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.426743] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.426743] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.426846] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.426899] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.426899] [54969]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.427018] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.427071] [54969]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.427124] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.427176] [54969]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.427229] [54968]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.427282] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.427334] [54968]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.427431] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.427505] [54968]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.427564] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.427618] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.427670] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.427724] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.427785] [54969]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.427837] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.427889] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.427941] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.427994] [54969]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.428065] [54968]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.428119] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.428172] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.428224] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.428276] [54968]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.428328] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.428383] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.428383] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.428491] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.428553] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.428553] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.428655] [54969]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.428707] [54968]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.428760] [54969]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.428813] [54968]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.428813] [54968]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.428914] [54969]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.428967] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.429022] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.429075] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.429127] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.429180] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.429180] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.429286] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.429337] [54968]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.429390] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.429442] [54968]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.429508] [54969]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.429572] [54968]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.429634] [54969]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.429687] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.429740] [54969]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.429792] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.429792] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.429899] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.429953] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.430014] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.430067] [54968]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.430067] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.430168] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.430220] [54968]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.430273] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.430325] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.430378] [54969]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.430437] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.430492] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.430545] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.430597] [54969]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.430649] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.430708] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.430761] [54968]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.430812] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.430864] [54968]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.430916] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.430973] [54968]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.431041] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.431118] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.431118] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.431263] [54969]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.431323] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.431377] [54969]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.431428] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.431498] [54969]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.431592] [54968]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.431661] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.431715] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.431768] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.431820] [54968]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.431820] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.431922] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.431976] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.432045] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.432108] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.432161] [54969]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.432213] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.432267] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.432325] [54968]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.432378] [54969]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.432430] [54968]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.432481] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.432533] [54968]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.432589] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.432656] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.432718] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.432771] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.432823] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.432874] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.432925] [54969]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.432978] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.433037] [54969]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.433093] [54968]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.433093] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.433192] [54969]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.433244] [54968]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.433296] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.433347] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.433405] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.433458] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.433458] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.433558] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.433613] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.433666] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.433717] [54968]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.433775] [54969]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.433827] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.433878] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.433930] [54968]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.433981] [54969]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.434033] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.434088] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.434141] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.434193] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.434244] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.434299] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.434353] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.434405] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.434456] [54968]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.434513] [54969]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.434569] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.434569] [54968]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.434670] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.434722] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.434774] [54969]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.434825] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.434877] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.434929] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.434981] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.435037] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.435089] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.435141] [54968]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.435199] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.435257] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.435332] [54969]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.435395] [54968]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.435456] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.435508] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.435567] [54969]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.435620] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.435684] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.435758] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.435815] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.435867] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.435921] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.435973] [54968]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.436054] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.436115] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.436168] [54969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.436220] [54968]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.436272] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.436325] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.436377] [54969]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.436428] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.436481] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.436532] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.436592] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.436645] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.436645] [54968]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.436751] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.436803] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.436854] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.436906] [54968]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.436959] [54969]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.437011] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.437070] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.437124] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.437180] [54969]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.437233] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.437285] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.437338] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.437402] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.437466] [54968]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.437528] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.437581] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.437633] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.437690] [54968]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.437742] [54969]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.437796] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.437850] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.437903] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.437954] [54969]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.438006] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.438059] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.438157] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.438218] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.438279] [54968]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.438332] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.438389] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.438441] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.438506] [54968]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.438570] [54969]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.438624] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.438676] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.438732] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.438786] [54969]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.438837] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.438895] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.438947] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.438999] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.439056] [54968]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.439108] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.439162] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.439214] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.439267] [54968]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.439267] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.439371] [54969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.439423] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.439476] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.439476] [54969]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.439577] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.439577] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.439677] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.439734] [54968]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.439787] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.439842] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.439895] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.439948] [54968]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.439999] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.440063] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.440116] [54969]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.440168] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.440219] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.440271] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.440331] [54969]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.440390] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.440444] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.440502] [54968]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.440554] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.440607] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.440663] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.440716] [54968]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.440769] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.440826] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.440878] [54969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.440930] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.440981] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.441033] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.441085] [54969]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.441138] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.441200] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.441251] [54968]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.441307] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.441362] [54968]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.441414] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.441466] [54968]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.441520] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.441590] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.441590] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.441698] [54969]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.441698] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.441804] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.441857] [54969]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.441909] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.441909] [54968]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.442018] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.442069] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.442121] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.442173] [54968]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.442226] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.442283] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.442336] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.442389] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.442440] [54969]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.442496] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.442549] [54969]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.442602] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.442663] [54969]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.442718] [54968]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.442772] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.442825] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.442876] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.442928] [54968]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.442981] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.443034] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.443034] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.443133] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.443190] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.443245] [54969]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.443297] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.443350] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.443414] [54968]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.443467] [54969]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.443520] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.443571] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.443623] [54968]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.443674] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.443729] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.443782] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.443835] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.443887] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.443942] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.443993] [54969]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.444061] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.444119] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.444171] [54968]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.444228] [54969]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.444281] [54968]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.444333] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.444385] [54968]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.444439] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.444491] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.444491] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.444591] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.444642] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.444698] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.444751] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.444751] [54968]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.444864] [54969]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.444915] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.444968] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.445020] [54968]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.445073] [54969]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.445126] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.445181] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.445234] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.445287] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.445342] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.445408] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.445469] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.445525] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.445585] [54968]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.445638] [54969]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.445694] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.445694] [54968]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.445796] [54969]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.445847] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.445899] [54969]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.445951] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.446003] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.446054] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.446107] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.446158] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.446213] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.446271] [54968]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.446271] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.446372] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.446431] [54968]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.446484] [54969]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.446537] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.446590] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.446642] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.446697] [54969]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.446749] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.446802] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.446853] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.446905] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.446956] [54968]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.447013] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.447072] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.447124] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.447180] [54968]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.447232] [54969]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.447284] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.447284] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.447383] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.447451] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.447508] [54969]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.447561] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.447614] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.447672] [54968]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.447729] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.447787] [54968]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.447840] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.447892] [54968]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.447892] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.447993] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.448054] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.448107] [54969]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.448165] [54968]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.448220] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.448273] [54968]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54968) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.448273] [54968]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.448374] [54969]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.448434] [54968]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.448490] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.448542] [54968]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.448594] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.448650] [54968]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54968) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.448701] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.448754] [54968]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54968) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.448806] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.448806] [54969]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.448806] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.448806] [54969]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.448806] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.448806] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.448806] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.448806] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.448806] [54969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.449254] [54969]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.449254] [54969]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.449254] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.449254] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.449254] [54969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 416.449254] [54969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54969) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 416.449254] [54969]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 416.449254] [54969]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 416.449254] [54969]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 416.449755] [54969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54969) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 416.449755] [54969]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54969) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 416.482190] [54968]: INFO dbcounter [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Registered counter for database cinder [ 416.483702] [54969]: INFO dbcounter [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Registered counter for database cinder [ 416.494116] [54968]: DEBUG oslo_db.sqlalchemy.engines [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 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_ENGINE_SUBSTITUTION {{(pid=54968) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 416.496520] [54969]: DEBUG oslo_db.sqlalchemy.engines [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd 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_ENGINE_SUBSTITUTION {{(pid=54969) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 416.497670] [54968]: DEBUG dbcounter [-] [54968] Writer thread running {{(pid=54968) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 416.500120] [54969]: DEBUG dbcounter [-] [54969] Writer thread running {{(pid=54969) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 416.598638] [54968]: INFO cinder.rpc [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 416.601009] [54969]: INFO cinder.rpc [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 416.602053] [54968]: INFO cinder.rpc [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 416.603299] [54969]: INFO cinder.rpc [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 416.603853] [54968]: INFO cinder.rpc [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 416.605837] [54969]: INFO cinder.rpc [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 416.606059] [54968]: INFO cinder.rpc [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Automatically selected cinder-volume RPC version 3.18 as minimum service version. [ 416.606582] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.606840] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.607731] [54969]: INFO cinder.rpc [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Automatically selected cinder-volume RPC version 3.18 as minimum service version. [ 416.608213] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.608466] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.608562] [54968]: WARNING cinder.keymgr.conf_key_mgr [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 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' [ 416.609168] [54969]: WARNING cinder.keymgr.conf_key_mgr [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd 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' [ 416.612593] [54968]: DEBUG oslo_db.sqlalchemy.engines [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 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_ENGINE_SUBSTITUTION {{(pid=54968) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 416.613752] [54969]: DEBUG oslo_db.sqlalchemy.engines [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd 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_ENGINE_SUBSTITUTION {{(pid=54969) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 416.614848] [54968]: INFO cinder.rpc [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 416.615974] [54969]: INFO cinder.rpc [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 416.617018] [54968]: INFO cinder.rpc [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 416.617523] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.617740] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.618164] [54969]: INFO cinder.rpc [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 416.618668] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.618871] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.618934] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.619112] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.619948] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.620020] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.620158] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.620215] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.621017] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.621216] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.631800] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.632042] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.632555] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.632774] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.634798] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.635002] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.635528] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.635727] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.637865] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.638071] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.638716] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.638923] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.641647] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.641856] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.642461] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.642668] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.644336] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.644545] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.645146] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.645377] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.647379] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.647658] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.647880] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.648094] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.650313] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.650514] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.650698] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.650898] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.652763] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.652963] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.653134] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.653339] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.655746] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.655822] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.655950] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.656015] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.656902] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.656957] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.657096] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.657159] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.659337] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.659415] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.659521] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.659578] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.665417] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.665488] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.665631] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.665688] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.752467] [54969]: WARNING cinder.api.contrib.hosts [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 416.753142] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.753363] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.754107] [54968]: WARNING cinder.api.contrib.hosts [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 416.754329] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.754530] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.754797] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.755016] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.755521] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.755709] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.755980] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.756195] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.756531] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.756728] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.757171] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.757367] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.757785] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.757984] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.758267] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.758491] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.758997] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.759194] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.759540] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.759752] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.760046] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.760253] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.760711] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.760910] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.761114] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.761309] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.761757] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.761956] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.762309] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.762512] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.762823] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.763022] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.763245] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extended resource: extensions {{(pid=54969) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.764129] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.764336] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.764630] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extended resource: os-hosts {{(pid=54969) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.765082] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extended resource: extensions {{(pid=54968) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.766458] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extended resource: os-hosts {{(pid=54968) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.766632] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extended resource: qos-specs {{(pid=54969) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.768561] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extended resource: qos-specs {{(pid=54968) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.768929] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extended resource: os-quota-class-sets {{(pid=54969) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.770379] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extended resource: scheduler-stats {{(pid=54969) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.770880] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extended resource: os-quota-class-sets {{(pid=54968) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.771849] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extended resource: os-snapshot-manage {{(pid=54969) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.772317] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extended resource: scheduler-stats {{(pid=54968) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.773419] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extended resource: capabilities {{(pid=54969) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.773937] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extended resource: os-snapshot-manage {{(pid=54968) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.774790] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extended resource: encryption {{(pid=54969) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.775486] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extended resource: capabilities {{(pid=54968) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.776404] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extended resource: cgsnapshots {{(pid=54969) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.777296] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extended resource: encryption {{(pid=54968) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.777950] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extended resource: os-quota-sets {{(pid=54969) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.778932] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extended resource: cgsnapshots {{(pid=54968) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.779496] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extended resource: os-volume-manage {{(pid=54969) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.780443] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extended resource: os-quota-sets {{(pid=54968) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.781071] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extended resource: os-volume-transfer {{(pid=54969) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.781983] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extended resource: os-volume-manage {{(pid=54968) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.782683] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extended resource: os-volume-type-access {{(pid=54969) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.783523] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extended resource: os-volume-transfer {{(pid=54968) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.784355] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extended resource: backups {{(pid=54969) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.785166] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extended resource: os-volume-type-access {{(pid=54968) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.787077] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extended resource: backups {{(pid=54968) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.787175] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extended resource: os-services {{(pid=54969) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.788537] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extended resource: consistencygroups {{(pid=54969) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.789998] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extended resource: os-services {{(pid=54968) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.790553] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extended resource: extra_specs {{(pid=54969) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.791321] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extended resource: consistencygroups {{(pid=54968) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.792102] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extended resource: os-availability-zone {{(pid=54969) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.793505] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extended resource: encryption {{(pid=54969) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.793717] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extended resource: extra_specs {{(pid=54968) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.795288] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extended resource: os-availability-zone {{(pid=54968) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.795422] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.795634] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.796642] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.796704] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extended resource: encryption {{(pid=54968) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 416.796843] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.797741] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.797942] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.798659] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.798862] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.798920] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.799061] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.799904] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.800053] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.800114] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.800252] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.801009] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.801126] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.801213] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.801323] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.802114] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.802265] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.802319] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.802460] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.803261] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.803321] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.803459] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.803521] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.804348] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.804547] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.804633] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.804832] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.805504] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.805669] [54969]: WARNING stevedore.named [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.805727] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.805864] [54969]: WARNING castellan.key_manager [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.806558] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.806612] [54969]: DEBUG cinder.api.contrib.snapshot_actions [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] SnapshotActionsController initialized {{(pid=54969) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 416.806750] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extension VolumeActions extending resource: volumes {{(pid=54969) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.806806] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.806948] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extension UsedLimits extending resource: limits {{(pid=54969) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.807104] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54969) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.807257] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54969) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.807428] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extension TypesManage extending resource: types {{(pid=54969) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.807591] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54969) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.807748] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extension AdminActions extending resource: volumes {{(pid=54969) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.807863] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.807920] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extension AdminActions extending resource: snapshots {{(pid=54969) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.808069] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extension AdminActions extending resource: backups {{(pid=54969) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.808151] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.808208] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extension VolumeTypeAccess extending resource: types {{(pid=54969) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.808368] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54969) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.808546] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54969) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.808709] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54969) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.808856] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54969) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.808911] [54968]: WARNING stevedore.named [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 416.809001] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54969) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.809087] [54968]: WARNING castellan.key_manager [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 416.809142] [54969]: DEBUG cinder.api.openstack [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd None None] Extension SnapshotActions extending resource: snapshots {{(pid=54969) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.809842] [54968]: DEBUG cinder.api.contrib.snapshot_actions [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] SnapshotActionsController initialized {{(pid=54968) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 416.810020] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extension VolumeActions extending resource: volumes {{(pid=54968) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.810211] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extension UsedLimits extending resource: limits {{(pid=54968) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.810367] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54968) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.810556] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54968) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.810662] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extension TypesManage extending resource: types {{(pid=54968) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.810822] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54968) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.810970] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extension AdminActions extending resource: volumes {{(pid=54968) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.811125] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extension AdminActions extending resource: snapshots {{(pid=54968) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.811274] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extension AdminActions extending resource: backups {{(pid=54968) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.811417] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extension VolumeTypeAccess extending resource: types {{(pid=54968) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.811479] [54969]: WARNING keystonemiddleware.auth_token [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd 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. [ 416.811583] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54968) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.811733] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54968) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.811890] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54968) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.812046] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54968) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.812198] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54968) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.812337] [54968]: DEBUG cinder.api.openstack [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 None None] Extension SnapshotActions extending resource: snapshots {{(pid=54968) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 416.814620] [54968]: WARNING keystonemiddleware.auth_token [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 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. [ 416.815147] [54969]: WARNING keystonemiddleware.auth_token [None req-d71d4f83-00c2-44b5-9bde-76754ecacfcd 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 [ 416.817601] [54969]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5652c9074b70 pid: 54969 (default app) [ 416.818317] [54968]: WARNING keystonemiddleware.auth_token [None req-eacc5a28-53b2-4f5d-b0df-988ce0d43403 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 [ 416.820835] [54968]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5652c9074b70 pid: 54968 (default app) [ 416.825900] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.825900] [54969]: warnings.warn(deprecated_msg) [ 416.826084] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.826084] [54969]: warnings.warn(deprecated_msg) [ 416.826084] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.826084] [54969]: warnings.warn(deprecated_msg) [ 416.826084] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.826410] [54969]: warnings.warn(deprecated_msg) [ 416.826410] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.826410] [54969]: warnings.warn(deprecated_msg) [ 416.826410] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.826410] [54969]: warnings.warn(deprecated_msg) [ 416.826410] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.826782] [54969]: warnings.warn(deprecated_msg) [ 416.826782] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.826782] [54969]: warnings.warn(deprecated_msg) [ 416.826782] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.826782] [54969]: warnings.warn(deprecated_msg) [ 416.827076] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.827076] [54969]: warnings.warn(deprecated_msg) [ 416.827076] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.827076] [54969]: warnings.warn(deprecated_msg) [ 416.827336] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.827336] [54969]: warnings.warn(deprecated_msg) [ 416.827336] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.827336] [54969]: warnings.warn(deprecated_msg) [ 416.827627] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.827627] [54969]: warnings.warn(deprecated_msg) [ 416.827627] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.827627] [54969]: warnings.warn(deprecated_msg) [ 416.827627] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.827945] [54969]: warnings.warn(deprecated_msg) [ 416.827945] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.827945] [54969]: warnings.warn(deprecated_msg) [ 416.827945] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.827945] [54969]: warnings.warn(deprecated_msg) [ 416.828252] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.828252] [54969]: warnings.warn(deprecated_msg) [ 416.828252] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.828252] [54969]: warnings.warn(deprecated_msg) [ 416.828252] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.828252] [54969]: warnings.warn(deprecated_msg) [ 416.828638] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.828638] [54969]: warnings.warn(deprecated_msg) [ 416.828638] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.828638] [54969]: warnings.warn(deprecated_msg) [ 416.828638] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.828638] [54969]: warnings.warn(deprecated_msg) [ 416.828993] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.828993] [54969]: warnings.warn(deprecated_msg) [ 416.828993] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.828993] [54969]: warnings.warn(deprecated_msg) [ 416.828993] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.828993] [54969]: warnings.warn(deprecated_msg) [ 416.829353] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.829353] [54969]: warnings.warn(deprecated_msg) [ 416.829353] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.829353] [54969]: warnings.warn(deprecated_msg) [ 416.829353] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.829353] [54969]: warnings.warn(deprecated_msg) [ 416.829757] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.829757] [54969]: warnings.warn(deprecated_msg) [ 416.829757] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.829757] [54969]: warnings.warn(deprecated_msg) [ 416.830011] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.830011] [54969]: warnings.warn(deprecated_msg) [ 416.830011] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.830011] [54969]: warnings.warn(deprecated_msg) [ 416.830011] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.830323] [54969]: warnings.warn(deprecated_msg) [ 416.830323] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.830323] [54969]: warnings.warn(deprecated_msg) [ 416.830323] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.830323] [54969]: warnings.warn(deprecated_msg) [ 416.830628] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.830628] [54969]: warnings.warn(deprecated_msg) [ 416.830628] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.830628] [54969]: warnings.warn(deprecated_msg) [ 416.830628] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.830628] [54969]: warnings.warn(deprecated_msg) [ 416.830993] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.830993] [54969]: warnings.warn(deprecated_msg) [ 416.830993] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.830993] [54969]: warnings.warn(deprecated_msg) [ 416.830993] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.831321] [54969]: warnings.warn(deprecated_msg) [ 416.831321] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.831321] [54969]: warnings.warn(deprecated_msg) [ 416.831321] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.831321] [54969]: warnings.warn(deprecated_msg) [ 416.831613] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.831613] [54969]: warnings.warn(deprecated_msg) [ 416.831613] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.831613] [54969]: warnings.warn(deprecated_msg) [ 416.831868] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.831868] [54969]: warnings.warn(deprecated_msg) [ 416.831868] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.831868] [54969]: warnings.warn(deprecated_msg) [ 416.832173] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.832173] [54969]: warnings.warn(deprecated_msg) [ 416.832173] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.832173] [54969]: warnings.warn(deprecated_msg) [ 416.832173] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.833520] [54969]: warnings.warn(deprecated_msg) [ 416.833520] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.833520] [54969]: warnings.warn(deprecated_msg) [ 416.833520] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.833520] [54969]: warnings.warn(deprecated_msg) [ 416.833911] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.833911] [54969]: warnings.warn(deprecated_msg) [ 416.833911] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.833911] [54969]: warnings.warn(deprecated_msg) [ 416.834174] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.834174] [54969]: warnings.warn(deprecated_msg) [ 416.834174] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.834174] [54969]: warnings.warn(deprecated_msg) [ 416.834418] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.834418] [54969]: warnings.warn(deprecated_msg) [ 416.834418] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.834418] [54969]: warnings.warn(deprecated_msg) [ 416.834663] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.834663] [54969]: warnings.warn(deprecated_msg) [ 416.834663] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.834663] [54969]: warnings.warn(deprecated_msg) [ 416.834913] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.834913] [54969]: warnings.warn(deprecated_msg) [ 416.834913] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.834913] [54969]: warnings.warn(deprecated_msg) [ 416.835150] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.835150] [54969]: warnings.warn(deprecated_msg) [ 416.835150] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.835150] [54969]: warnings.warn(deprecated_msg) [ 416.835150] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.835150] [54969]: warnings.warn(deprecated_msg) [ 416.835551] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.835551] [54969]: warnings.warn(deprecated_msg) [ 416.835551] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.835551] [54969]: warnings.warn(deprecated_msg) [ 416.835551] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.835865] [54969]: warnings.warn(deprecated_msg) [ 416.835865] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.835865] [54969]: warnings.warn(deprecated_msg) [ 416.835865] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.835865] [54969]: warnings.warn(deprecated_msg) [ 416.835865] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.835865] [54969]: warnings.warn(deprecated_msg) [ 416.836288] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.836288] [54969]: warnings.warn(deprecated_msg) [ 416.836288] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.836288] [54969]: warnings.warn(deprecated_msg) [ 416.836288] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.836288] [54969]: warnings.warn(deprecated_msg) [ 416.836649] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.836649] [54969]: warnings.warn(deprecated_msg) [ 416.836649] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.836649] [54969]: warnings.warn(deprecated_msg) [ 416.836649] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.836649] [54969]: warnings.warn(deprecated_msg) [ 416.837035] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.837035] [54969]: warnings.warn(deprecated_msg) [ 416.837035] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.837035] [54969]: warnings.warn(deprecated_msg) [ 416.837035] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.837035] [54969]: warnings.warn(deprecated_msg) [ 416.837437] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.837437] [54969]: warnings.warn(deprecated_msg) [ 416.837437] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.837437] [54969]: warnings.warn(deprecated_msg) [ 416.837686] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.837686] [54969]: warnings.warn(deprecated_msg) [ 416.837686] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.837686] [54969]: warnings.warn(deprecated_msg) [ 416.837933] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.837933] [54969]: warnings.warn(deprecated_msg) [ 416.837933] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.837933] [54969]: warnings.warn(deprecated_msg) [ 416.838178] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.838178] [54969]: warnings.warn(deprecated_msg) [ 416.838178] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 416.838178] [54969]: warnings.warn(deprecated_msg) [ 416.838178] [54969]: DEBUG cinder.api.middleware.request_id [None req-3e551a0e-cc83-49f8-841c-71d8168fb2f8 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 416.838178] [54969]: [pid: 54969|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 775 bytes} [Tue Feb 6 09:03:49 2024] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 420.210351] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.210351] [54968]: warnings.warn(deprecated_msg) [ 420.210351] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.210351] [54968]: warnings.warn(deprecated_msg) [ 420.210351] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.211277] [54968]: warnings.warn(deprecated_msg) [ 420.211277] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.211277] [54968]: warnings.warn(deprecated_msg) [ 420.211277] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.211277] [54968]: warnings.warn(deprecated_msg) [ 420.211653] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.211653] [54968]: warnings.warn(deprecated_msg) [ 420.211653] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.211653] [54968]: warnings.warn(deprecated_msg) [ 420.211653] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.211653] [54968]: warnings.warn(deprecated_msg) [ 420.212279] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.212279] [54968]: warnings.warn(deprecated_msg) [ 420.212279] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.212279] [54968]: warnings.warn(deprecated_msg) [ 420.212566] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.212566] [54968]: warnings.warn(deprecated_msg) [ 420.212566] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.212566] [54968]: warnings.warn(deprecated_msg) [ 420.212880] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.212880] [54968]: warnings.warn(deprecated_msg) [ 420.212880] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.212880] [54968]: warnings.warn(deprecated_msg) [ 420.213383] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.213383] [54968]: warnings.warn(deprecated_msg) [ 420.213383] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.213383] [54968]: warnings.warn(deprecated_msg) [ 420.213383] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.213801] [54968]: warnings.warn(deprecated_msg) [ 420.213801] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.213801] [54968]: warnings.warn(deprecated_msg) [ 420.213801] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.213801] [54968]: warnings.warn(deprecated_msg) [ 420.214153] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.214153] [54968]: warnings.warn(deprecated_msg) [ 420.214153] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.214153] [54968]: warnings.warn(deprecated_msg) [ 420.214153] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.214153] [54968]: warnings.warn(deprecated_msg) [ 420.214598] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.214598] [54968]: warnings.warn(deprecated_msg) [ 420.214598] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.214598] [54968]: warnings.warn(deprecated_msg) [ 420.214598] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.214598] [54968]: warnings.warn(deprecated_msg) [ 420.215043] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.215043] [54968]: warnings.warn(deprecated_msg) [ 420.215043] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.215043] [54968]: warnings.warn(deprecated_msg) [ 420.215043] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.215043] [54968]: warnings.warn(deprecated_msg) [ 420.215504] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.215504] [54968]: warnings.warn(deprecated_msg) [ 420.215504] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.215504] [54968]: warnings.warn(deprecated_msg) [ 420.215504] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.215903] [54968]: warnings.warn(deprecated_msg) [ 420.215903] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.215903] [54968]: warnings.warn(deprecated_msg) [ 420.215903] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.215903] [54968]: warnings.warn(deprecated_msg) [ 420.216306] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.216306] [54968]: warnings.warn(deprecated_msg) [ 420.216306] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.216306] [54968]: warnings.warn(deprecated_msg) [ 420.216306] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.216306] [54968]: warnings.warn(deprecated_msg) [ 420.216763] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.216763] [54968]: warnings.warn(deprecated_msg) [ 420.216763] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.216763] [54968]: warnings.warn(deprecated_msg) [ 420.216763] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.216763] [54968]: warnings.warn(deprecated_msg) [ 420.217203] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.217203] [54968]: warnings.warn(deprecated_msg) [ 420.217203] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.217203] [54968]: warnings.warn(deprecated_msg) [ 420.217203] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.217611] [54968]: warnings.warn(deprecated_msg) [ 420.217611] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.217611] [54968]: warnings.warn(deprecated_msg) [ 420.217611] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.217611] [54968]: warnings.warn(deprecated_msg) [ 420.217987] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.217987] [54968]: warnings.warn(deprecated_msg) [ 420.217987] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.217987] [54968]: warnings.warn(deprecated_msg) [ 420.218296] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.218296] [54968]: warnings.warn(deprecated_msg) [ 420.218296] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.218296] [54968]: warnings.warn(deprecated_msg) [ 420.218677] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.218677] [54968]: warnings.warn(deprecated_msg) [ 420.218677] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.218677] [54968]: warnings.warn(deprecated_msg) [ 420.218677] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.219060] [54968]: warnings.warn(deprecated_msg) [ 420.219060] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.219060] [54968]: warnings.warn(deprecated_msg) [ 420.219060] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.219060] [54968]: warnings.warn(deprecated_msg) [ 420.219426] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.219426] [54968]: warnings.warn(deprecated_msg) [ 420.219426] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.219426] [54968]: warnings.warn(deprecated_msg) [ 420.219720] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.219720] [54968]: warnings.warn(deprecated_msg) [ 420.219720] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.219720] [54968]: warnings.warn(deprecated_msg) [ 420.220042] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.220042] [54968]: warnings.warn(deprecated_msg) [ 420.220042] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.220042] [54968]: warnings.warn(deprecated_msg) [ 420.220338] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.220338] [54968]: warnings.warn(deprecated_msg) [ 420.220338] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.220338] [54968]: warnings.warn(deprecated_msg) [ 420.220811] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.220811] [54968]: warnings.warn(deprecated_msg) [ 420.220811] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.220811] [54968]: warnings.warn(deprecated_msg) [ 420.221411] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.221411] [54968]: warnings.warn(deprecated_msg) [ 420.221411] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.221411] [54968]: warnings.warn(deprecated_msg) [ 420.221411] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.221823] [54968]: warnings.warn(deprecated_msg) [ 420.221823] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.221823] [54968]: warnings.warn(deprecated_msg) [ 420.221823] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.221823] [54968]: warnings.warn(deprecated_msg) [ 420.221823] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.222511] [54968]: warnings.warn(deprecated_msg) [ 420.222511] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.222511] [54968]: warnings.warn(deprecated_msg) [ 420.222511] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.222511] [54968]: warnings.warn(deprecated_msg) [ 420.222887] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.222887] [54968]: warnings.warn(deprecated_msg) [ 420.222887] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.222887] [54968]: warnings.warn(deprecated_msg) [ 420.222887] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.222887] [54968]: warnings.warn(deprecated_msg) [ 420.223346] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.223346] [54968]: warnings.warn(deprecated_msg) [ 420.223346] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.223346] [54968]: warnings.warn(deprecated_msg) [ 420.223346] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.223346] [54968]: warnings.warn(deprecated_msg) [ 420.223801] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.223801] [54968]: warnings.warn(deprecated_msg) [ 420.223801] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.223801] [54968]: warnings.warn(deprecated_msg) [ 420.223801] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.223801] [54968]: warnings.warn(deprecated_msg) [ 420.224260] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.224260] [54968]: warnings.warn(deprecated_msg) [ 420.224260] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.224260] [54968]: warnings.warn(deprecated_msg) [ 420.224260] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.224260] [54968]: warnings.warn(deprecated_msg) [ 420.224719] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.224719] [54968]: warnings.warn(deprecated_msg) [ 420.224719] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.224719] [54968]: warnings.warn(deprecated_msg) [ 420.225046] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.225046] [54968]: warnings.warn(deprecated_msg) [ 420.225046] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.225046] [54968]: warnings.warn(deprecated_msg) [ 420.225046] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.225452] [54968]: warnings.warn(deprecated_msg) [ 420.225452] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.225452] [54968]: warnings.warn(deprecated_msg) [ 420.225452] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:810: 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. [ 420.225452] [54968]: warnings.warn(deprecated_msg) [ 420.225452] [54968]: DEBUG cinder.api.middleware.request_id [None req-e3c62490-0a48-40f0-82ba-3b8db27154ed None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 420.569166] [54968]: INFO cinder.api.openstack.wsgi [None req-e3c62490-0a48-40f0-82ba-3b8db27154ed admin admin] POST http://10.180.1.21/volume/v3/9c0f4e083006475493ed3f4bd4d93da7/types [ 420.569874] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e3c62490-0a48-40f0-82ba-3b8db27154ed admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 420.571825] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 420.571825] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 420.576648] [54968]: DEBUG oslo_db.sqlalchemy.engines [None req-e3c62490-0a48-40f0-82ba-3b8db27154ed 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_ENGINE_SUBSTITUTION {{(pid=54968) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 420.600356] [54968]: INFO cinder.api.openstack.wsgi [None req-e3c62490-0a48-40f0-82ba-3b8db27154ed admin admin] http://10.180.1.21/volume/v3/9c0f4e083006475493ed3f4bd4d93da7/types returned with HTTP 200 [ 420.600789] [54968]: [pid: 54968|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1236 bytes} [Tue Feb 6 09:03:52 2024] POST /volume/v3/9c0f4e083006475493ed3f4bd4d93da7/types => generated 182 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 420.604938] [54969]: DEBUG cinder.api.middleware.request_id [req-e3c62490-0a48-40f0-82ba-3b8db27154ed req-c040f17c-0ccf-4959-8624-f88a978163b0 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 420.870883] [54969]: INFO cinder.api.openstack.wsgi [req-e3c62490-0a48-40f0-82ba-3b8db27154ed req-c040f17c-0ccf-4959-8624-f88a978163b0 admin admin] POST http://10.180.1.21/volume/v3/9c0f4e083006475493ed3f4bd4d93da7/types/8ca92b2f-d4e2-40d1-aec3-0881a2da09c4/extra_specs [ 420.871646] [54969]: DEBUG cinder.api.openstack.wsgi [req-e3c62490-0a48-40f0-82ba-3b8db27154ed req-c040f17c-0ccf-4959-8624-f88a978163b0 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 420.873690] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 420.873690] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 420.878600] [54969]: DEBUG oslo_db.sqlalchemy.engines [req-e3c62490-0a48-40f0-82ba-3b8db27154ed req-c040f17c-0ccf-4959-8624-f88a978163b0 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_ENGINE_SUBSTITUTION {{(pid=54969) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 420.942426] [54969]: INFO cinder.api.openstack.wsgi [req-e3c62490-0a48-40f0-82ba-3b8db27154ed req-c040f17c-0ccf-4959-8624-f88a978163b0 admin admin] http://10.180.1.21/volume/v3/9c0f4e083006475493ed3f4bd4d93da7/types/8ca92b2f-d4e2-40d1-aec3-0881a2da09c4/extra_specs returned with HTTP 200 [ 420.943009] [54969]: [pid: 54969|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1454 bytes} [Tue Feb 6 09:03:53 2024] POST /volume/v3/9c0f4e083006475493ed3f4bd4d93da7/types/8ca92b2f-d4e2-40d1-aec3-0881a2da09c4/extra_specs => generated 51 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 430.598199] [54968]: DEBUG dbcounter [-] [54968] Writing DB stats cinder:SELECT=18,cinder:INSERT=1 {{(pid=54968) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 430.940870] [54969]: DEBUG dbcounter [-] [54969] Writing DB stats cinder:SELECT=25,cinder:INSERT=1 {{(pid=54969) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 442.796096] [54968]: DEBUG cinder.api.middleware.request_id [None req-14031a77-c9b5-49b3-a621-a53da98ff7ff None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 442.796893] [54968]: INFO cinder.api.openstack.wsgi [None req-14031a77-c9b5-49b3-a621-a53da98ff7ff None None] GET http://10.180.1.21/volume// [ 442.797114] [54968]: DEBUG cinder.api.openstack.wsgi [None req-14031a77-c9b5-49b3-a621-a53da98ff7ff None None] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 442.797385] [54968]: DEBUG cinder.api.openstack.wsgi [None req-14031a77-c9b5-49b3-a621-a53da98ff7ff None None] Calling method 'all' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 442.798099] [54968]: INFO cinder.api.openstack.wsgi [None req-14031a77-c9b5-49b3-a621-a53da98ff7ff None None] http://10.180.1.21/volume// returned with HTTP 300 [ 442.798433] [54968]: [pid: 54968|app: 0|req: 2/4] 10.180.1.21 () {62 vars in 1388 bytes} [Tue Feb 6 09:04:15 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 494.844314] [54969]: DEBUG cinder.api.middleware.request_id [None req-6f794cc7-23ce-4feb-aa11-5100905322a6 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 494.917243] [54969]: INFO cinder.api.openstack.wsgi [None req-6f794cc7-23ce-4feb-aa11-5100905322a6 tempest-verify_tempest_config-295595525 tempest-verify_tempest_config-295595525-project-member] GET http://10.180.1.21/volume/v3/9595024e752d4cd496c71fff13f654dd/extensions [ 494.917564] [54969]: DEBUG cinder.api.openstack.wsgi [None req-6f794cc7-23ce-4feb-aa11-5100905322a6 tempest-verify_tempest_config-295595525 tempest-verify_tempest_config-295595525-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 494.917838] [54969]: DEBUG cinder.api.openstack.wsgi [None req-6f794cc7-23ce-4feb-aa11-5100905322a6 tempest-verify_tempest_config-295595525 tempest-verify_tempest_config-295595525-project-member] Calling method 'index' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 494.918272] [54969]: INFO cinder.api.openstack.wsgi [None req-6f794cc7-23ce-4feb-aa11-5100905322a6 tempest-verify_tempest_config-295595525 tempest-verify_tempest_config-295595525-project-member] http://10.180.1.21/volume/v3/9595024e752d4cd496c71fff13f654dd/extensions returned with HTTP 200 [ 494.918680] [54969]: [pid: 54969|app: 0|req: 3/5] 10.180.1.21 () {62 vars in 1305 bytes} [Tue Feb 6 09:05:07 2024] GET /volume/v3/9595024e752d4cd496c71fff13f654dd/extensions => generated 5245 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 591.549274] [54968]: DEBUG cinder.api.middleware.request_id [None req-ad465f6b-145a-4507-b665-e0a90fa7b0ee None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 591.552776] [54968]: INFO cinder.api.openstack.wsgi [None req-ad465f6b-145a-4507-b665-e0a90fa7b0ee tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] POST http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes [ 591.553205] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ad465f6b-145a-4507-b665-e0a90fa7b0ee tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1324540198", "imageRef": "77df2b34-a7d7-43a1-a59a-01f7474c0cf7", "size": 1}} {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 591.557455] [54968]: DEBUG cinder.api.v3.volumes [None req-ad465f6b-145a-4507-b665-e0a90fa7b0ee tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1324540198', 'imageRef': '77df2b34-a7d7-43a1-a59a-01f7474c0cf7', 'size': 1}} {{(pid=54968) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 591.663547] [54968]: INFO cinder.api.v3.volumes [None req-ad465f6b-145a-4507-b665-e0a90fa7b0ee tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Create volume of 1 GB [ 591.678671] [54968]: DEBUG cinder.volume.api [None req-ad465f6b-145a-4507-b665-e0a90fa7b0ee tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Availability zone cache updated, next update will occur around 2024-02-06 10:06:44.260004. {{(pid=54968) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} [ 591.678671] [54968]: INFO cinder.volume.api [None req-ad465f6b-145a-4507-b665-e0a90fa7b0ee tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Availability Zones retrieved successfully. [ 591.684075] [54968]: /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 [ 591.684075] [54968]: import asyncore [ 591.702488] [54968]: DEBUG cinder.volume.api [None req-ad465f6b-145a-4507-b665-e0a90fa7b0ee tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Flow 'volume_create_api' (9eb583b3-1319-42cb-af77-d4998b3ec757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 591.702488] [54968]: DEBUG cinder.volume.api [None req-ad465f6b-145a-4507-b665-e0a90fa7b0ee tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe1bfd52-f307-423c-90fa-cf54b220177b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 591.703435] [54968]: DEBUG cinder.volume.flows.api.create_volume [None req-ad465f6b-145a-4507-b665-e0a90fa7b0ee tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Validating volume size '1' using validate_int {{(pid=54968) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 591.796534] [54968]: DEBUG cinder.volume.api [None req-ad465f6b-145a-4507-b665-e0a90fa7b0ee tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe1bfd52-f307-423c-90fa-cf54b220177b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-06T09:03:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ca92b2f-d4e2-40d1-aec3-0881a2da09c4', '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=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 591.797886] [54968]: DEBUG cinder.volume.api [None req-ad465f6b-145a-4507-b665-e0a90fa7b0ee tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62fbb921-fe17-4c0a-90eb-77757dfc2d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 591.831276] [54968]: WARNING cinder.quota [None req-ad465f6b-145a-4507-b665-e0a90fa7b0ee tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-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. [ 591.831876] [54968]: WARNING cinder.quota [None req-ad465f6b-145a-4507-b665-e0a90fa7b0ee tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-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. [ 591.916428] [54968]: DEBUG cinder.quota [None req-ad465f6b-145a-4507-b665-e0a90fa7b0ee tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Created reservations ['85fad33e-bd34-4522-8a8e-12f579a3e75f', '8c200178-00bc-49d7-8664-f71bed73ccb7', '16c675e6-87d1-465e-8ee4-9ce856aa8c19', '118c4d9a-3703-4afe-90d8-ca48a225fef2'] {{(pid=54968) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 591.917239] [54968]: DEBUG cinder.volume.api [None req-ad465f6b-145a-4507-b665-e0a90fa7b0ee tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62fbb921-fe17-4c0a-90eb-77757dfc2d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85fad33e-bd34-4522-8a8e-12f579a3e75f', '8c200178-00bc-49d7-8664-f71bed73ccb7', '16c675e6-87d1-465e-8ee4-9ce856aa8c19', '118c4d9a-3703-4afe-90d8-ca48a225fef2']}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 591.918200] [54968]: DEBUG cinder.volume.api [None req-ad465f6b-145a-4507-b665-e0a90fa7b0ee tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49a694c8-3290-4b5e-9344-79cc22eff366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 592.107497] [54968]: DEBUG cinder.volume.api [None req-ad465f6b-145a-4507-b665-e0a90fa7b0ee tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49a694c8-3290-4b5e-9344-79cc22eff366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7964ae7b-6c50-4e91-95ca-da291ec96271', '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-1324540198',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='1ebabc7e16ce4d48bfe2477d1e630e9f',qos_specs=None,replication_status=<?>,reservations=['85fad33e-bd34-4522-8a8e-12f579a3e75f','8c200178-00bc-49d7-8664-f71bed73ccb7','16c675e6-87d1-465e-8ee4-9ce856aa8c19','118c4d9a-3703-4afe-90d8-ca48a225fef2'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='b518bee86ded4f719e31c1fc661f9e86',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-06T09:06:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1324540198',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=7964ae7b-6c50-4e91-95ca-da291ec96271,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ebabc7e16ce4d48bfe2477d1e630e9f',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='b518bee86ded4f719e31c1fc661f9e86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ca92b2f-d4e2-40d1-aec3-0881a2da09c4),volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 592.108626] [54968]: DEBUG cinder.volume.api [None req-ad465f6b-145a-4507-b665-e0a90fa7b0ee tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa5de6e9-ab32-44c2-882f-41db1f52dbfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 592.134252] [54968]: DEBUG cinder.volume.api [None req-ad465f6b-145a-4507-b665-e0a90fa7b0ee tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa5de6e9-ab32-44c2-882f-41db1f52dbfe) 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-1324540198',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='1ebabc7e16ce4d48bfe2477d1e630e9f',qos_specs=None,replication_status=<?>,reservations=['85fad33e-bd34-4522-8a8e-12f579a3e75f','8c200178-00bc-49d7-8664-f71bed73ccb7','16c675e6-87d1-465e-8ee4-9ce856aa8c19','118c4d9a-3703-4afe-90d8-ca48a225fef2'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='b518bee86ded4f719e31c1fc661f9e86',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 592.136943] [54968]: DEBUG cinder.volume.api [None req-ad465f6b-145a-4507-b665-e0a90fa7b0ee tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (225eaf9e-e963-489b-856a-2e9e20199585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 592.160253] [54968]: DEBUG cinder.volume.api [None req-ad465f6b-145a-4507-b665-e0a90fa7b0ee tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (225eaf9e-e963-489b-856a-2e9e20199585) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 592.161482] [54968]: DEBUG cinder.volume.api [None req-ad465f6b-145a-4507-b665-e0a90fa7b0ee tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Flow 'volume_create_api' (9eb583b3-1319-42cb-af77-d4998b3ec757) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54968) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 592.161904] [54968]: INFO cinder.volume.api [None req-ad465f6b-145a-4507-b665-e0a90fa7b0ee tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Create volume request issued successfully. [ 592.162967] [54968]: INFO cinder.api.openstack.wsgi [None req-ad465f6b-145a-4507-b665-e0a90fa7b0ee tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes returned with HTTP 202 [ 592.163440] [54968]: [pid: 54968|app: 0|req: 3/6] 10.180.1.21 () {64 vars in 1318 bytes} [Tue Feb 6 09:06:44 2024] POST /volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes => generated 818 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 592.176050] [54969]: DEBUG cinder.api.middleware.request_id [None req-15b795d4-e152-4621-99a4-ff6c623a62e1 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 592.178240] [54969]: INFO cinder.api.openstack.wsgi [None req-15b795d4-e152-4621-99a4-ff6c623a62e1 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] GET http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 [ 592.179620] [54969]: DEBUG cinder.api.openstack.wsgi [None req-15b795d4-e152-4621-99a4-ff6c623a62e1 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 592.180443] [54969]: DEBUG cinder.api.openstack.wsgi [None req-15b795d4-e152-4621-99a4-ff6c623a62e1 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 592.239982] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 592.239982] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 592.247770] [54969]: INFO cinder.volume.api [None req-15b795d4-e152-4621-99a4-ff6c623a62e1 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Volume info retrieved successfully. [ 592.258294] [54969]: INFO cinder.api.openstack.wsgi [None req-15b795d4-e152-4621-99a4-ff6c623a62e1 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 returned with HTTP 200 [ 592.258873] [54969]: [pid: 54969|app: 0|req: 4/7] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:06:44 2024] GET /volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 => generated 886 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 593.205487] [54968]: DEBUG cinder.api.middleware.request_id [None req-24af82b1-bf6d-4933-aa09-2db7c73293d0 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 593.269184] [54969]: DEBUG cinder.api.middleware.request_id [None req-e0f5ab2f-905e-4907-97f1-76b5d28bbba9 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 593.271693] [54969]: INFO cinder.api.openstack.wsgi [None req-e0f5ab2f-905e-4907-97f1-76b5d28bbba9 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] GET http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 [ 593.271955] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e0f5ab2f-905e-4907-97f1-76b5d28bbba9 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 593.272235] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e0f5ab2f-905e-4907-97f1-76b5d28bbba9 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 593.283365] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 593.283365] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 593.286828] [54969]: INFO cinder.volume.api [None req-e0f5ab2f-905e-4907-97f1-76b5d28bbba9 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Volume info retrieved successfully. [ 593.299892] [54969]: INFO cinder.api.openstack.wsgi [None req-e0f5ab2f-905e-4907-97f1-76b5d28bbba9 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 returned with HTTP 200 [ 593.300860] [54969]: [pid: 54969|app: 0|req: 5/8] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:06:45 2024] GET /volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 => generated 910 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 593.716486] [54968]: INFO cinder.api.openstack.wsgi [None req-24af82b1-bf6d-4933-aa09-2db7c73293d0 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] POST http://10.180.1.21/volume/v3/45ba39b8d02c49daab87f035f8efea53/volumes [ 593.716955] [54968]: DEBUG cinder.api.openstack.wsgi [None req-24af82b1-bf6d-4933-aa09-2db7c73293d0 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1964970226"}} {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 593.718731] [54968]: DEBUG cinder.api.v3.volumes [None req-24af82b1-bf6d-4933-aa09-2db7c73293d0 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1964970226'}} {{(pid=54968) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 593.718926] [54968]: INFO cinder.api.v3.volumes [None req-24af82b1-bf6d-4933-aa09-2db7c73293d0 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Create volume of 1 GB [ 593.719290] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 593.719290] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 593.724427] [54968]: INFO cinder.volume.api [None req-24af82b1-bf6d-4933-aa09-2db7c73293d0 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Availability Zones retrieved successfully. [ 593.735292] [54968]: DEBUG cinder.volume.api [None req-24af82b1-bf6d-4933-aa09-2db7c73293d0 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Flow 'volume_create_api' (19d7cdb4-0206-4c54-b54d-1ce6071d9fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 593.736695] [54968]: DEBUG cinder.volume.api [None req-24af82b1-bf6d-4933-aa09-2db7c73293d0 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ceb0195c-0729-4c0e-8c25-0a4df2bc1e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 593.737862] [54968]: DEBUG cinder.volume.flows.api.create_volume [None req-24af82b1-bf6d-4933-aa09-2db7c73293d0 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Validating volume size '1' using validate_int {{(pid=54968) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 593.757326] [54968]: DEBUG cinder.volume.api [None req-24af82b1-bf6d-4933-aa09-2db7c73293d0 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ceb0195c-0729-4c0e-8c25-0a4df2bc1e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-06T09:03:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ca92b2f-d4e2-40d1-aec3-0881a2da09c4', '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=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 593.758364] [54968]: DEBUG cinder.volume.api [None req-24af82b1-bf6d-4933-aa09-2db7c73293d0 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (397b8e35-7242-4802-be32-e838f4b751a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 593.818952] [54968]: DEBUG cinder.quota [None req-24af82b1-bf6d-4933-aa09-2db7c73293d0 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Created reservations ['5f1f157b-535a-4597-8720-382539f6fc74', '10d4262c-f534-418f-b8b1-c2e510bbdf40', '8c1e9152-635b-45ba-afa8-acc80c641b62', '97447086-56cd-403b-ae49-55f02a1e5029'] {{(pid=54968) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 593.820263] [54968]: DEBUG cinder.volume.api [None req-24af82b1-bf6d-4933-aa09-2db7c73293d0 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (397b8e35-7242-4802-be32-e838f4b751a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f1f157b-535a-4597-8720-382539f6fc74', '10d4262c-f534-418f-b8b1-c2e510bbdf40', '8c1e9152-635b-45ba-afa8-acc80c641b62', '97447086-56cd-403b-ae49-55f02a1e5029']}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 593.821811] [54968]: DEBUG cinder.volume.api [None req-24af82b1-bf6d-4933-aa09-2db7c73293d0 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f16d024-7eec-4845-bbfa-a1b94d757c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 593.860782] [54968]: DEBUG cinder.volume.api [None req-24af82b1-bf6d-4933-aa09-2db7c73293d0 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f16d024-7eec-4845-bbfa-a1b94d757c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8ed361e-a053-4cb2-81d6-0c8f5c77fba3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1964970226',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='45ba39b8d02c49daab87f035f8efea53',qos_specs=None,replication_status=<?>,reservations=['5f1f157b-535a-4597-8720-382539f6fc74','10d4262c-f534-418f-b8b1-c2e510bbdf40','8c1e9152-635b-45ba-afa8-acc80c641b62','97447086-56cd-403b-ae49-55f02a1e5029'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='e67d6a04bfb846bd928225226c75d1d6',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-06T09:06:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1964970226',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=c8ed361e-a053-4cb2-81d6-0c8f5c77fba3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45ba39b8d02c49daab87f035f8efea53',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='e67d6a04bfb846bd928225226c75d1d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ca92b2f-d4e2-40d1-aec3-0881a2da09c4),volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 593.861981] [54968]: DEBUG cinder.volume.api [None req-24af82b1-bf6d-4933-aa09-2db7c73293d0 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5f03d83-c6f3-47e5-a5c2-25f0f9c7e25e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 593.885288] [54968]: DEBUG cinder.volume.api [None req-24af82b1-bf6d-4933-aa09-2db7c73293d0 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5f03d83-c6f3-47e5-a5c2-25f0f9c7e25e) 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-1964970226',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='45ba39b8d02c49daab87f035f8efea53',qos_specs=None,replication_status=<?>,reservations=['5f1f157b-535a-4597-8720-382539f6fc74','10d4262c-f534-418f-b8b1-c2e510bbdf40','8c1e9152-635b-45ba-afa8-acc80c641b62','97447086-56cd-403b-ae49-55f02a1e5029'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='e67d6a04bfb846bd928225226c75d1d6',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 593.886309] [54968]: DEBUG cinder.volume.api [None req-24af82b1-bf6d-4933-aa09-2db7c73293d0 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (776bdba9-76d3-4a5b-b246-51a409befcd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 593.902374] [54968]: DEBUG cinder.volume.api [None req-24af82b1-bf6d-4933-aa09-2db7c73293d0 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (776bdba9-76d3-4a5b-b246-51a409befcd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 593.902374] [54968]: DEBUG cinder.volume.api [None req-24af82b1-bf6d-4933-aa09-2db7c73293d0 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Flow 'volume_create_api' (19d7cdb4-0206-4c54-b54d-1ce6071d9fda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54968) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 593.903689] [54968]: INFO cinder.volume.api [None req-24af82b1-bf6d-4933-aa09-2db7c73293d0 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Create volume request issued successfully. [ 593.904534] [54968]: INFO cinder.api.openstack.wsgi [None req-24af82b1-bf6d-4933-aa09-2db7c73293d0 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] http://10.180.1.21/volume/v3/45ba39b8d02c49daab87f035f8efea53/volumes returned with HTTP 202 [ 593.904998] [54968]: [pid: 54968|app: 0|req: 4/9] 10.180.1.21 () {64 vars in 1317 bytes} [Tue Feb 6 09:06:45 2024] POST /volume/v3/45ba39b8d02c49daab87f035f8efea53/volumes => generated 850 bytes in 700 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 593.913747] [54969]: DEBUG cinder.api.middleware.request_id [None req-b88c150f-820e-46b5-be8f-d936635a7247 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 593.916120] [54969]: INFO cinder.api.openstack.wsgi [None req-b88c150f-820e-46b5-be8f-d936635a7247 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] GET http://10.180.1.21/volume/v3/45ba39b8d02c49daab87f035f8efea53/volumes/c8ed361e-a053-4cb2-81d6-0c8f5c77fba3 [ 593.916397] [54969]: DEBUG cinder.api.openstack.wsgi [None req-b88c150f-820e-46b5-be8f-d936635a7247 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 593.916656] [54969]: DEBUG cinder.api.openstack.wsgi [None req-b88c150f-820e-46b5-be8f-d936635a7247 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 593.948150] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 593.948150] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 593.954483] [54969]: INFO cinder.volume.api [None req-b88c150f-820e-46b5-be8f-d936635a7247 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Volume info retrieved successfully. [ 593.960796] [54969]: INFO cinder.api.openstack.wsgi [None req-b88c150f-820e-46b5-be8f-d936635a7247 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] http://10.180.1.21/volume/v3/45ba39b8d02c49daab87f035f8efea53/volumes/c8ed361e-a053-4cb2-81d6-0c8f5c77fba3 returned with HTTP 200 [ 593.961208] [54969]: [pid: 54969|app: 0|req: 6/10] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:06:46 2024] GET /volume/v3/45ba39b8d02c49daab87f035f8efea53/volumes/c8ed361e-a053-4cb2-81d6-0c8f5c77fba3 => generated 1029 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 594.315265] [54968]: DEBUG cinder.api.middleware.request_id [None req-a599f131-a74e-4ebf-9d69-26e448401654 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 594.318215] [54968]: INFO cinder.api.openstack.wsgi [None req-a599f131-a74e-4ebf-9d69-26e448401654 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] GET http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 [ 594.318524] [54968]: DEBUG cinder.api.openstack.wsgi [None req-a599f131-a74e-4ebf-9d69-26e448401654 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 594.318828] [54968]: DEBUG cinder.api.openstack.wsgi [None req-a599f131-a74e-4ebf-9d69-26e448401654 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 594.329864] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.329864] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 594.341030] [54968]: INFO cinder.volume.api [None req-a599f131-a74e-4ebf-9d69-26e448401654 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Volume info retrieved successfully. [ 594.347274] [54968]: INFO cinder.api.openstack.wsgi [None req-a599f131-a74e-4ebf-9d69-26e448401654 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 returned with HTTP 200 [ 594.347741] [54968]: [pid: 54968|app: 0|req: 5/11] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:06:46 2024] GET /volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 => generated 910 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 594.970825] [54969]: DEBUG cinder.api.middleware.request_id [None req-066ec02a-704f-431d-b715-ffe3380a622f None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 594.973183] [54969]: INFO cinder.api.openstack.wsgi [None req-066ec02a-704f-431d-b715-ffe3380a622f tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] GET http://10.180.1.21/volume/v3/45ba39b8d02c49daab87f035f8efea53/volumes/c8ed361e-a053-4cb2-81d6-0c8f5c77fba3 [ 594.973819] [54969]: DEBUG cinder.api.openstack.wsgi [None req-066ec02a-704f-431d-b715-ffe3380a622f tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 594.973819] [54969]: DEBUG cinder.api.openstack.wsgi [None req-066ec02a-704f-431d-b715-ffe3380a622f tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 594.984159] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.984159] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 594.993453] [54969]: INFO cinder.volume.api [None req-066ec02a-704f-431d-b715-ffe3380a622f tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Volume info retrieved successfully. [ 595.002115] [54969]: INFO cinder.api.openstack.wsgi [None req-066ec02a-704f-431d-b715-ffe3380a622f tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] http://10.180.1.21/volume/v3/45ba39b8d02c49daab87f035f8efea53/volumes/c8ed361e-a053-4cb2-81d6-0c8f5c77fba3 returned with HTTP 200 [ 595.004784] [54969]: [pid: 54969|app: 0|req: 7/12] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:06:47 2024] GET /volume/v3/45ba39b8d02c49daab87f035f8efea53/volumes/c8ed361e-a053-4cb2-81d6-0c8f5c77fba3 => generated 1076 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 595.360622] [54968]: DEBUG cinder.api.middleware.request_id [None req-037fe63f-2326-4e59-a962-a178996d139e None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 595.363071] [54968]: INFO cinder.api.openstack.wsgi [None req-037fe63f-2326-4e59-a962-a178996d139e tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] GET http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 [ 595.363357] [54968]: DEBUG cinder.api.openstack.wsgi [None req-037fe63f-2326-4e59-a962-a178996d139e tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 595.364310] [54968]: DEBUG cinder.api.openstack.wsgi [None req-037fe63f-2326-4e59-a962-a178996d139e tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 595.379015] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.379015] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 595.382587] [54968]: INFO cinder.volume.api [None req-037fe63f-2326-4e59-a962-a178996d139e tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Volume info retrieved successfully. [ 595.388493] [54968]: INFO cinder.api.openstack.wsgi [None req-037fe63f-2326-4e59-a962-a178996d139e tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 returned with HTTP 200 [ 595.389280] [54968]: [pid: 54968|app: 0|req: 6/13] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:06:47 2024] GET /volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 => generated 910 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 596.400985] [54969]: DEBUG cinder.api.middleware.request_id [None req-4b807ad0-7629-41ea-a086-6c48dde77ad1 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 596.403673] [54969]: INFO cinder.api.openstack.wsgi [None req-4b807ad0-7629-41ea-a086-6c48dde77ad1 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] GET http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 [ 596.403942] [54969]: DEBUG cinder.api.openstack.wsgi [None req-4b807ad0-7629-41ea-a086-6c48dde77ad1 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 596.404218] [54969]: DEBUG cinder.api.openstack.wsgi [None req-4b807ad0-7629-41ea-a086-6c48dde77ad1 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 596.413117] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.413117] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 596.423140] [54969]: INFO cinder.volume.api [None req-4b807ad0-7629-41ea-a086-6c48dde77ad1 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Volume info retrieved successfully. [ 596.429622] [54969]: INFO cinder.api.openstack.wsgi [None req-4b807ad0-7629-41ea-a086-6c48dde77ad1 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 returned with HTTP 200 [ 596.430070] [54969]: [pid: 54969|app: 0|req: 8/14] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:06:48 2024] GET /volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 => generated 910 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 597.440871] [54968]: DEBUG cinder.api.middleware.request_id [None req-8cc5ca27-5e89-481d-b0f5-b12328fbba83 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 597.444695] [54968]: INFO cinder.api.openstack.wsgi [None req-8cc5ca27-5e89-481d-b0f5-b12328fbba83 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] GET http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 [ 597.444695] [54968]: DEBUG cinder.api.openstack.wsgi [None req-8cc5ca27-5e89-481d-b0f5-b12328fbba83 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 597.444695] [54968]: DEBUG cinder.api.openstack.wsgi [None req-8cc5ca27-5e89-481d-b0f5-b12328fbba83 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 597.453041] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.453041] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 597.460514] [54968]: INFO cinder.volume.api [None req-8cc5ca27-5e89-481d-b0f5-b12328fbba83 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Volume info retrieved successfully. [ 597.466890] [54968]: INFO cinder.api.openstack.wsgi [None req-8cc5ca27-5e89-481d-b0f5-b12328fbba83 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 returned with HTTP 200 [ 597.467576] [54968]: [pid: 54968|app: 0|req: 7/15] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:06:50 2024] GET /volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 => generated 910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 598.479743] [54969]: DEBUG cinder.api.middleware.request_id [None req-e62a349f-72f5-4f81-b509-d7834a6fdb51 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 598.481871] [54969]: INFO cinder.api.openstack.wsgi [None req-e62a349f-72f5-4f81-b509-d7834a6fdb51 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] GET http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 [ 598.482147] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e62a349f-72f5-4f81-b509-d7834a6fdb51 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 598.482421] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e62a349f-72f5-4f81-b509-d7834a6fdb51 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 598.490463] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.490463] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 598.496633] [54969]: INFO cinder.volume.api [None req-e62a349f-72f5-4f81-b509-d7834a6fdb51 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Volume info retrieved successfully. [ 598.502301] [54969]: INFO cinder.api.openstack.wsgi [None req-e62a349f-72f5-4f81-b509-d7834a6fdb51 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 returned with HTTP 200 [ 598.502769] [54969]: [pid: 54969|app: 0|req: 9/16] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:06:51 2024] GET /volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 599.512796] [54968]: DEBUG cinder.api.middleware.request_id [None req-7493a5ad-6da4-4aff-b734-1c65bac8ed92 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 599.514882] [54968]: INFO cinder.api.openstack.wsgi [None req-7493a5ad-6da4-4aff-b734-1c65bac8ed92 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] GET http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 [ 599.515140] [54968]: DEBUG cinder.api.openstack.wsgi [None req-7493a5ad-6da4-4aff-b734-1c65bac8ed92 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 599.515411] [54968]: DEBUG cinder.api.openstack.wsgi [None req-7493a5ad-6da4-4aff-b734-1c65bac8ed92 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 599.526486] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.526486] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 599.534660] [54968]: INFO cinder.volume.api [None req-7493a5ad-6da4-4aff-b734-1c65bac8ed92 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Volume info retrieved successfully. [ 599.542505] [54968]: INFO cinder.api.openstack.wsgi [None req-7493a5ad-6da4-4aff-b734-1c65bac8ed92 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 returned with HTTP 200 [ 599.543145] [54968]: [pid: 54968|app: 0|req: 8/17] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:06:52 2024] GET /volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 => generated 910 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 600.554753] [54969]: DEBUG cinder.api.middleware.request_id [None req-5b4e81d3-90dc-4c4d-82fa-ce84d41197be None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 600.557432] [54969]: INFO cinder.api.openstack.wsgi [None req-5b4e81d3-90dc-4c4d-82fa-ce84d41197be tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] GET http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 [ 600.557740] [54969]: DEBUG cinder.api.openstack.wsgi [None req-5b4e81d3-90dc-4c4d-82fa-ce84d41197be tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 600.558007] [54969]: DEBUG cinder.api.openstack.wsgi [None req-5b4e81d3-90dc-4c4d-82fa-ce84d41197be tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 600.566637] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.566637] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 600.571607] [54969]: INFO cinder.volume.api [None req-5b4e81d3-90dc-4c4d-82fa-ce84d41197be tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Volume info retrieved successfully. [ 600.584244] [54969]: INFO cinder.api.openstack.wsgi [None req-5b4e81d3-90dc-4c4d-82fa-ce84d41197be tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 returned with HTTP 200 [ 600.584244] [54969]: [pid: 54969|app: 0|req: 10/18] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:06:53 2024] GET /volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 => generated 910 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 600.799463] [54968]: DEBUG cinder.api.middleware.request_id [None req-77d7917e-e3fc-4566-a581-b9bbd37180bb None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 600.801747] [54968]: INFO cinder.api.openstack.wsgi [None req-77d7917e-e3fc-4566-a581-b9bbd37180bb tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] POST http://10.180.1.21/volume/v3/292576eaff6e47f2ac079ebdf420a2a8/volumes [ 600.802182] [54968]: DEBUG cinder.api.openstack.wsgi [None req-77d7917e-e3fc-4566-a581-b9bbd37180bb tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1880072694"}} {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 600.803892] [54968]: DEBUG cinder.api.v3.volumes [None req-77d7917e-e3fc-4566-a581-b9bbd37180bb tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1880072694'}} {{(pid=54968) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 600.804083] [54968]: INFO cinder.api.v3.volumes [None req-77d7917e-e3fc-4566-a581-b9bbd37180bb tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Create volume of 1 GB [ 600.809879] [54968]: INFO cinder.volume.api [None req-77d7917e-e3fc-4566-a581-b9bbd37180bb tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Availability Zones retrieved successfully. [ 600.819963] [54968]: DEBUG cinder.volume.api [None req-77d7917e-e3fc-4566-a581-b9bbd37180bb tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Flow 'volume_create_api' (1864387b-42cd-4d4f-bbc4-b02f60fecb83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 600.821259] [54968]: DEBUG cinder.volume.api [None req-77d7917e-e3fc-4566-a581-b9bbd37180bb tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eaa96e8-8aa0-4e92-a5be-2357c59d1494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 600.822943] [54968]: DEBUG cinder.volume.flows.api.create_volume [None req-77d7917e-e3fc-4566-a581-b9bbd37180bb tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Validating volume size '1' using validate_int {{(pid=54968) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 600.868190] [54968]: DEBUG cinder.volume.api [None req-77d7917e-e3fc-4566-a581-b9bbd37180bb tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eaa96e8-8aa0-4e92-a5be-2357c59d1494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-06T09:03:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ca92b2f-d4e2-40d1-aec3-0881a2da09c4', '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=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 600.869356] [54968]: DEBUG cinder.volume.api [None req-77d7917e-e3fc-4566-a581-b9bbd37180bb tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2027ec4-e076-483d-b09f-7edacc305de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 600.920881] [54968]: DEBUG cinder.quota [None req-77d7917e-e3fc-4566-a581-b9bbd37180bb tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Created reservations ['8d9e39f7-7aeb-443e-be95-fa6fdeec20a5', 'd60f5895-eac9-462c-9fe8-15b0afa57998', '774b694e-bdcd-44e8-9518-8a3e61845e5e', 'ff4b475a-1d94-4f25-8c57-4c406e428606'] {{(pid=54968) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 600.921910] [54968]: DEBUG cinder.volume.api [None req-77d7917e-e3fc-4566-a581-b9bbd37180bb tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2027ec4-e076-483d-b09f-7edacc305de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d9e39f7-7aeb-443e-be95-fa6fdeec20a5', 'd60f5895-eac9-462c-9fe8-15b0afa57998', '774b694e-bdcd-44e8-9518-8a3e61845e5e', 'ff4b475a-1d94-4f25-8c57-4c406e428606']}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 600.922809] [54968]: DEBUG cinder.volume.api [None req-77d7917e-e3fc-4566-a581-b9bbd37180bb tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3f27f91-1295-4ccf-8340-057dc9468fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 600.939517] [54968]: DEBUG cinder.volume.api [None req-77d7917e-e3fc-4566-a581-b9bbd37180bb tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3f27f91-1295-4ccf-8340-057dc9468fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8015cd07-6baf-4638-8979-2840e293ae73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1880072694',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='292576eaff6e47f2ac079ebdf420a2a8',qos_specs=None,replication_status=<?>,reservations=['8d9e39f7-7aeb-443e-be95-fa6fdeec20a5','d60f5895-eac9-462c-9fe8-15b0afa57998','774b694e-bdcd-44e8-9518-8a3e61845e5e','ff4b475a-1d94-4f25-8c57-4c406e428606'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='18af387867884f67af91db1272225201',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-06T09:06:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1880072694',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=8015cd07-6baf-4638-8979-2840e293ae73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='292576eaff6e47f2ac079ebdf420a2a8',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='18af387867884f67af91db1272225201',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ca92b2f-d4e2-40d1-aec3-0881a2da09c4),volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 600.940427] [54968]: DEBUG cinder.volume.api [None req-77d7917e-e3fc-4566-a581-b9bbd37180bb tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39a08137-0a3e-476d-996b-69b6e8039298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 600.960459] [54968]: DEBUG cinder.volume.api [None req-77d7917e-e3fc-4566-a581-b9bbd37180bb tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39a08137-0a3e-476d-996b-69b6e8039298) 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-TaggedAttachmentsTest-volume-1880072694',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='292576eaff6e47f2ac079ebdf420a2a8',qos_specs=None,replication_status=<?>,reservations=['8d9e39f7-7aeb-443e-be95-fa6fdeec20a5','d60f5895-eac9-462c-9fe8-15b0afa57998','774b694e-bdcd-44e8-9518-8a3e61845e5e','ff4b475a-1d94-4f25-8c57-4c406e428606'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='18af387867884f67af91db1272225201',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 600.961489] [54968]: DEBUG cinder.volume.api [None req-77d7917e-e3fc-4566-a581-b9bbd37180bb tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ac0e1b8-02ae-41e9-a68e-115426e0549f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 600.973322] [54968]: DEBUG cinder.volume.api [None req-77d7917e-e3fc-4566-a581-b9bbd37180bb tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ac0e1b8-02ae-41e9-a68e-115426e0549f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 600.975197] [54968]: DEBUG cinder.volume.api [None req-77d7917e-e3fc-4566-a581-b9bbd37180bb tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Flow 'volume_create_api' (1864387b-42cd-4d4f-bbc4-b02f60fecb83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54968) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 600.975736] [54968]: INFO cinder.volume.api [None req-77d7917e-e3fc-4566-a581-b9bbd37180bb tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Create volume request issued successfully. [ 600.976482] [54968]: INFO cinder.api.openstack.wsgi [None req-77d7917e-e3fc-4566-a581-b9bbd37180bb tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] http://10.180.1.21/volume/v3/292576eaff6e47f2ac079ebdf420a2a8/volumes returned with HTTP 202 [ 600.976946] [54968]: [pid: 54968|app: 0|req: 9/19] 10.180.1.21 () {64 vars in 1317 bytes} [Tue Feb 6 09:06:53 2024] POST /volume/v3/292576eaff6e47f2ac079ebdf420a2a8/volumes => generated 817 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 600.989525] [54969]: DEBUG cinder.api.middleware.request_id [None req-4b00b319-f5fe-4b95-b809-66eb6a120026 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 600.993139] [54969]: INFO cinder.api.openstack.wsgi [None req-4b00b319-f5fe-4b95-b809-66eb6a120026 tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] GET http://10.180.1.21/volume/v3/292576eaff6e47f2ac079ebdf420a2a8/volumes/8015cd07-6baf-4638-8979-2840e293ae73 [ 600.993495] [54969]: DEBUG cinder.api.openstack.wsgi [None req-4b00b319-f5fe-4b95-b809-66eb6a120026 tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 600.993792] [54969]: DEBUG cinder.api.openstack.wsgi [None req-4b00b319-f5fe-4b95-b809-66eb6a120026 tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 601.011192] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.011192] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 601.016247] [54969]: INFO cinder.volume.api [None req-4b00b319-f5fe-4b95-b809-66eb6a120026 tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Volume info retrieved successfully. [ 601.025897] [54969]: INFO cinder.api.openstack.wsgi [None req-4b00b319-f5fe-4b95-b809-66eb6a120026 tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] http://10.180.1.21/volume/v3/292576eaff6e47f2ac079ebdf420a2a8/volumes/8015cd07-6baf-4638-8979-2840e293ae73 returned with HTTP 200 [ 601.026338] [54969]: [pid: 54969|app: 0|req: 11/20] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:06:53 2024] GET /volume/v3/292576eaff6e47f2ac079ebdf420a2a8/volumes/8015cd07-6baf-4638-8979-2840e293ae73 => generated 885 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 601.591928] [54968]: DEBUG cinder.api.middleware.request_id [None req-33ce1fae-1af9-44cb-9347-80ca7ceca07f None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 601.594390] [54968]: INFO cinder.api.openstack.wsgi [None req-33ce1fae-1af9-44cb-9347-80ca7ceca07f tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] GET http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 [ 601.594791] [54968]: DEBUG cinder.api.openstack.wsgi [None req-33ce1fae-1af9-44cb-9347-80ca7ceca07f tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 601.595508] [54968]: DEBUG cinder.api.openstack.wsgi [None req-33ce1fae-1af9-44cb-9347-80ca7ceca07f tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 601.607965] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.607965] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 601.614805] [54968]: INFO cinder.volume.api [None req-33ce1fae-1af9-44cb-9347-80ca7ceca07f tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Volume info retrieved successfully. [ 601.623594] [54968]: INFO cinder.api.openstack.wsgi [None req-33ce1fae-1af9-44cb-9347-80ca7ceca07f tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 returned with HTTP 200 [ 601.624094] [54968]: [pid: 54968|app: 0|req: 10/21] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:06:54 2024] GET /volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 => generated 910 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 602.039658] [54969]: DEBUG cinder.api.middleware.request_id [None req-2c749560-06da-47b0-9c50-82af712f47eb None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 602.042013] [54969]: INFO cinder.api.openstack.wsgi [None req-2c749560-06da-47b0-9c50-82af712f47eb tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] GET http://10.180.1.21/volume/v3/292576eaff6e47f2ac079ebdf420a2a8/volumes/8015cd07-6baf-4638-8979-2840e293ae73 [ 602.042279] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2c749560-06da-47b0-9c50-82af712f47eb tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 602.042563] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2c749560-06da-47b0-9c50-82af712f47eb tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 602.055754] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.055754] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 602.074732] [54969]: INFO cinder.volume.api [None req-2c749560-06da-47b0-9c50-82af712f47eb tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Volume info retrieved successfully. [ 602.082060] [54969]: INFO cinder.api.openstack.wsgi [None req-2c749560-06da-47b0-9c50-82af712f47eb tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] http://10.180.1.21/volume/v3/292576eaff6e47f2ac079ebdf420a2a8/volumes/8015cd07-6baf-4638-8979-2840e293ae73 returned with HTTP 200 [ 602.082590] [54969]: [pid: 54969|app: 0|req: 12/22] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:06:54 2024] GET /volume/v3/292576eaff6e47f2ac079ebdf420a2a8/volumes/8015cd07-6baf-4638-8979-2840e293ae73 => generated 910 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 602.637190] [54968]: DEBUG cinder.api.middleware.request_id [None req-dd4767d2-054e-45d7-9683-071620e01703 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 602.639666] [54968]: INFO cinder.api.openstack.wsgi [None req-dd4767d2-054e-45d7-9683-071620e01703 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] GET http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 [ 602.640032] [54968]: DEBUG cinder.api.openstack.wsgi [None req-dd4767d2-054e-45d7-9683-071620e01703 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 602.640504] [54968]: DEBUG cinder.api.openstack.wsgi [None req-dd4767d2-054e-45d7-9683-071620e01703 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 602.650517] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.650517] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 602.665767] [54968]: INFO cinder.volume.api [None req-dd4767d2-054e-45d7-9683-071620e01703 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Volume info retrieved successfully. [ 602.683485] [54968]: INFO cinder.api.openstack.wsgi [None req-dd4767d2-054e-45d7-9683-071620e01703 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 returned with HTTP 200 [ 602.684262] [54968]: [pid: 54968|app: 0|req: 11/23] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:06:55 2024] GET /volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 => generated 910 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 603.694092] [54969]: DEBUG cinder.api.middleware.request_id [None req-f931ca3f-e73f-4d6a-8368-aa1f9bafce1a None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 603.696215] [54969]: INFO cinder.api.openstack.wsgi [None req-f931ca3f-e73f-4d6a-8368-aa1f9bafce1a tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] GET http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 [ 603.696464] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f931ca3f-e73f-4d6a-8368-aa1f9bafce1a tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 603.696708] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f931ca3f-e73f-4d6a-8368-aa1f9bafce1a tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 603.705372] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.705372] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 603.710767] [54969]: INFO cinder.volume.api [None req-f931ca3f-e73f-4d6a-8368-aa1f9bafce1a tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Volume info retrieved successfully. [ 603.716741] [54969]: INFO cinder.api.openstack.wsgi [None req-f931ca3f-e73f-4d6a-8368-aa1f9bafce1a tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 returned with HTTP 200 [ 603.717090] [54969]: [pid: 54969|app: 0|req: 13/24] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:06:56 2024] GET /volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 604.729315] [54968]: DEBUG cinder.api.middleware.request_id [None req-cdf308cc-fd8b-4175-b267-03745d7a2c8b None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 604.731697] [54968]: INFO cinder.api.openstack.wsgi [None req-cdf308cc-fd8b-4175-b267-03745d7a2c8b tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] GET http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 [ 604.731982] [54968]: DEBUG cinder.api.openstack.wsgi [None req-cdf308cc-fd8b-4175-b267-03745d7a2c8b tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 604.732266] [54968]: DEBUG cinder.api.openstack.wsgi [None req-cdf308cc-fd8b-4175-b267-03745d7a2c8b tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 604.742675] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.742675] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 604.747970] [54968]: INFO cinder.volume.api [None req-cdf308cc-fd8b-4175-b267-03745d7a2c8b tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Volume info retrieved successfully. [ 604.756312] [54968]: INFO cinder.api.openstack.wsgi [None req-cdf308cc-fd8b-4175-b267-03745d7a2c8b tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 returned with HTTP 200 [ 604.756775] [54968]: [pid: 54968|app: 0|req: 12/25] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:06:57 2024] GET /volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 => generated 910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 605.768678] [54969]: DEBUG cinder.api.middleware.request_id [None req-c22bf9a9-7bd6-471c-9f5c-357af6f0b369 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 605.771128] [54969]: INFO cinder.api.openstack.wsgi [None req-c22bf9a9-7bd6-471c-9f5c-357af6f0b369 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] GET http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 [ 605.771408] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c22bf9a9-7bd6-471c-9f5c-357af6f0b369 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 605.771674] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c22bf9a9-7bd6-471c-9f5c-357af6f0b369 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 605.780141] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.780141] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 605.786680] [54969]: INFO cinder.volume.api [None req-c22bf9a9-7bd6-471c-9f5c-357af6f0b369 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Volume info retrieved successfully. [ 605.792031] [54969]: INFO cinder.api.openstack.wsgi [None req-c22bf9a9-7bd6-471c-9f5c-357af6f0b369 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 returned with HTTP 200 [ 605.792445] [54969]: [pid: 54969|app: 0|req: 14/26] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:06:58 2024] GET /volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 => generated 910 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 606.804785] [54968]: DEBUG cinder.api.middleware.request_id [None req-1732ee80-9ca3-43aa-84fa-cdddc9e807cc None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 606.807111] [54968]: INFO cinder.api.openstack.wsgi [None req-1732ee80-9ca3-43aa-84fa-cdddc9e807cc tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] GET http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 [ 606.807411] [54968]: DEBUG cinder.api.openstack.wsgi [None req-1732ee80-9ca3-43aa-84fa-cdddc9e807cc tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 606.807714] [54968]: DEBUG cinder.api.openstack.wsgi [None req-1732ee80-9ca3-43aa-84fa-cdddc9e807cc tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 606.825012] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.825012] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 606.833888] [54968]: INFO cinder.volume.api [None req-1732ee80-9ca3-43aa-84fa-cdddc9e807cc tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Volume info retrieved successfully. [ 606.841217] [54968]: INFO cinder.api.openstack.wsgi [None req-1732ee80-9ca3-43aa-84fa-cdddc9e807cc tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 returned with HTTP 200 [ 606.841782] [54968]: [pid: 54968|app: 0|req: 13/27] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:06:59 2024] GET /volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 => generated 910 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 607.851103] [54969]: DEBUG cinder.api.middleware.request_id [None req-24177d1f-9002-4079-a0e3-bd243e8adcd5 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 607.853532] [54969]: INFO cinder.api.openstack.wsgi [None req-24177d1f-9002-4079-a0e3-bd243e8adcd5 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] GET http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 [ 607.853804] [54969]: DEBUG cinder.api.openstack.wsgi [None req-24177d1f-9002-4079-a0e3-bd243e8adcd5 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 607.854061] [54969]: DEBUG cinder.api.openstack.wsgi [None req-24177d1f-9002-4079-a0e3-bd243e8adcd5 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 607.862004] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.862004] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 607.875309] [54969]: INFO cinder.volume.api [None req-24177d1f-9002-4079-a0e3-bd243e8adcd5 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Volume info retrieved successfully. [ 607.880339] [54969]: INFO cinder.api.openstack.wsgi [None req-24177d1f-9002-4079-a0e3-bd243e8adcd5 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 returned with HTTP 200 [ 607.883011] [54969]: [pid: 54969|app: 0|req: 15/28] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:00 2024] GET /volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 => generated 910 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 608.890258] [54968]: DEBUG cinder.api.middleware.request_id [None req-7d2fc3b1-77d7-41fa-a78d-0d5c3b30a9c6 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 608.892805] [54968]: INFO cinder.api.openstack.wsgi [None req-7d2fc3b1-77d7-41fa-a78d-0d5c3b30a9c6 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] GET http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 [ 608.893090] [54968]: DEBUG cinder.api.openstack.wsgi [None req-7d2fc3b1-77d7-41fa-a78d-0d5c3b30a9c6 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 608.893401] [54968]: DEBUG cinder.api.openstack.wsgi [None req-7d2fc3b1-77d7-41fa-a78d-0d5c3b30a9c6 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 608.902964] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 608.902964] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 608.908084] [54968]: INFO cinder.volume.api [None req-7d2fc3b1-77d7-41fa-a78d-0d5c3b30a9c6 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Volume info retrieved successfully. [ 608.913178] [54968]: INFO cinder.api.openstack.wsgi [None req-7d2fc3b1-77d7-41fa-a78d-0d5c3b30a9c6 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 returned with HTTP 200 [ 608.913780] [54968]: [pid: 54968|app: 0|req: 14/29] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:01 2024] GET /volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 609.923513] [54969]: DEBUG cinder.api.middleware.request_id [None req-411c8cea-9fac-49b8-a893-76dfe7037d0b None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 609.925734] [54969]: INFO cinder.api.openstack.wsgi [None req-411c8cea-9fac-49b8-a893-76dfe7037d0b tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] GET http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 [ 609.925995] [54969]: DEBUG cinder.api.openstack.wsgi [None req-411c8cea-9fac-49b8-a893-76dfe7037d0b tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 609.926245] [54969]: DEBUG cinder.api.openstack.wsgi [None req-411c8cea-9fac-49b8-a893-76dfe7037d0b tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 609.945248] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.945248] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 609.949765] [54969]: INFO cinder.volume.api [None req-411c8cea-9fac-49b8-a893-76dfe7037d0b tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Volume info retrieved successfully. [ 609.956290] [54969]: INFO cinder.api.openstack.wsgi [None req-411c8cea-9fac-49b8-a893-76dfe7037d0b tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 returned with HTTP 200 [ 609.956741] [54969]: [pid: 54969|app: 0|req: 16/30] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:02 2024] GET /volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 => generated 910 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 610.966200] [54968]: DEBUG cinder.api.middleware.request_id [None req-0868da93-54bc-4623-8a0b-9863ec95c12b None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 610.969084] [54968]: INFO cinder.api.openstack.wsgi [None req-0868da93-54bc-4623-8a0b-9863ec95c12b tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] GET http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 [ 610.969382] [54968]: DEBUG cinder.api.openstack.wsgi [None req-0868da93-54bc-4623-8a0b-9863ec95c12b tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 610.969626] [54968]: DEBUG cinder.api.openstack.wsgi [None req-0868da93-54bc-4623-8a0b-9863ec95c12b tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 610.977764] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.977764] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 610.981754] [54968]: INFO cinder.volume.api [None req-0868da93-54bc-4623-8a0b-9863ec95c12b tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Volume info retrieved successfully. [ 610.989058] [54968]: INFO cinder.api.openstack.wsgi [None req-0868da93-54bc-4623-8a0b-9863ec95c12b tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 returned with HTTP 200 [ 610.989583] [54968]: [pid: 54968|app: 0|req: 15/31] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:03 2024] GET /volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 => generated 1412 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 612.725545] [54969]: DEBUG cinder.api.middleware.request_id [req-4783afe8-73df-4225-b786-f99c264c99ba req-39c7770f-3281-4f1e-80ca-038083515414 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 612.726523] [54969]: WARNING keystonemiddleware.auth_token [req-4783afe8-73df-4225-b786-f99c264c99ba req-39c7770f-3281-4f1e-80ca-038083515414 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. [ 612.728439] [54969]: INFO cinder.api.openstack.wsgi [req-4783afe8-73df-4225-b786-f99c264c99ba req-39c7770f-3281-4f1e-80ca-038083515414 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] GET http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 [ 612.728748] [54969]: DEBUG cinder.api.openstack.wsgi [req-4783afe8-73df-4225-b786-f99c264c99ba req-39c7770f-3281-4f1e-80ca-038083515414 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 612.729014] [54969]: DEBUG cinder.api.openstack.wsgi [req-4783afe8-73df-4225-b786-f99c264c99ba req-39c7770f-3281-4f1e-80ca-038083515414 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 612.845209] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.845209] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 612.850271] [54969]: INFO cinder.volume.api [req-4783afe8-73df-4225-b786-f99c264c99ba req-39c7770f-3281-4f1e-80ca-038083515414 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Volume info retrieved successfully. [ 612.856118] [54969]: INFO cinder.api.openstack.wsgi [req-4783afe8-73df-4225-b786-f99c264c99ba req-39c7770f-3281-4f1e-80ca-038083515414 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 returned with HTTP 200 [ 612.856565] [54969]: [pid: 54969|app: 0|req: 17/32] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 6 09:07:05 2024] GET /volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 => generated 1412 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 613.156599] [54968]: DEBUG cinder.api.middleware.request_id [req-4783afe8-73df-4225-b786-f99c264c99ba req-cf814040-1d2a-484a-b7df-6328204a197c None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.157726] [54968]: WARNING keystonemiddleware.auth_token [req-4783afe8-73df-4225-b786-f99c264c99ba req-cf814040-1d2a-484a-b7df-6328204a197c 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. [ 613.159502] [54968]: INFO cinder.api.openstack.wsgi [req-4783afe8-73df-4225-b786-f99c264c99ba req-cf814040-1d2a-484a-b7df-6328204a197c tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] GET http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 [ 613.159780] [54968]: DEBUG cinder.api.openstack.wsgi [req-4783afe8-73df-4225-b786-f99c264c99ba req-cf814040-1d2a-484a-b7df-6328204a197c tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 613.160077] [54968]: DEBUG cinder.api.openstack.wsgi [req-4783afe8-73df-4225-b786-f99c264c99ba req-cf814040-1d2a-484a-b7df-6328204a197c tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 613.168212] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.168212] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 613.172076] [54968]: INFO cinder.volume.api [req-4783afe8-73df-4225-b786-f99c264c99ba req-cf814040-1d2a-484a-b7df-6328204a197c tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Volume info retrieved successfully. [ 613.177685] [54968]: INFO cinder.api.openstack.wsgi [req-4783afe8-73df-4225-b786-f99c264c99ba req-cf814040-1d2a-484a-b7df-6328204a197c tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 returned with HTTP 200 [ 613.178130] [54968]: [pid: 54968|app: 0|req: 16/33] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 6 09:07:05 2024] GET /volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/volumes/7964ae7b-6c50-4e91-95ca-da291ec96271 => generated 1412 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 613.184276] [54969]: DEBUG cinder.api.middleware.request_id [None req-340989d5-8e71-4914-8ac3-3a87989bb7c3 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.185075] [54969]: INFO cinder.api.openstack.wsgi [None req-340989d5-8e71-4914-8ac3-3a87989bb7c3 None None] GET http://10.180.1.21/volume// [ 613.185251] [54969]: DEBUG cinder.api.openstack.wsgi [None req-340989d5-8e71-4914-8ac3-3a87989bb7c3 None None] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 613.185521] [54969]: DEBUG cinder.api.openstack.wsgi [None req-340989d5-8e71-4914-8ac3-3a87989bb7c3 None None] Calling method 'all' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 613.186095] [54969]: INFO cinder.api.openstack.wsgi [None req-340989d5-8e71-4914-8ac3-3a87989bb7c3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 613.186552] [54969]: [pid: 54969|app: 0|req: 18/34] 10.180.1.21 () {62 vars in 1382 bytes} [Tue Feb 6 09:07:05 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 613.191035] [54968]: DEBUG cinder.api.middleware.request_id [req-4783afe8-73df-4225-b786-f99c264c99ba req-68bda694-7ecc-4d85-a005-03e28339a884 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.195936] [54968]: INFO cinder.api.openstack.wsgi [req-4783afe8-73df-4225-b786-f99c264c99ba req-68bda694-7ecc-4d85-a005-03e28339a884 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] POST http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/attachments [ 613.196517] [54968]: DEBUG cinder.api.openstack.wsgi [req-4783afe8-73df-4225-b786-f99c264c99ba req-68bda694-7ecc-4d85-a005-03e28339a884 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7964ae7b-6c50-4e91-95ca-da291ec96271", "connector": null, "instance_uuid": "b58fe58a-9965-4f7e-808c-a5d004fd855e"}} {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 613.208042] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.208042] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 613.257162] [54968]: INFO cinder.api.openstack.wsgi [req-4783afe8-73df-4225-b786-f99c264c99ba req-68bda694-7ecc-4d85-a005-03e28339a884 tempest-ServersTestBootFromVolume-245018572 tempest-ServersTestBootFromVolume-245018572-project-member] http://10.180.1.21/volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/attachments returned with HTTP 200 [ 613.264210] [54968]: [pid: 54968|app: 0|req: 17/35] 10.180.1.21 () {70 vars in 1656 bytes} [Tue Feb 6 09:07:05 2024] POST /volume/v3/1ebabc7e16ce4d48bfe2477d1e630e9f/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 622.853071] [54969]: DEBUG dbcounter [-] [54969] Writing DB stats cinder:SELECT=98 {{(pid=54969) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 623.253821] [54968]: DEBUG dbcounter [-] [54968] Writing DB stats cinder:SELECT=230,cinder:INSERT=31,cinder:UPDATE=38 {{(pid=54968) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 637.333265] [54969]: DEBUG cinder.api.middleware.request_id [None req-52e4ccaa-b8d9-4453-af7e-55f1ab281772 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 637.416863] [54969]: INFO cinder.api.openstack.wsgi [None req-52e4ccaa-b8d9-4453-af7e-55f1ab281772 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] POST http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes [ 637.417648] [54969]: DEBUG cinder.api.openstack.wsgi [None req-52e4ccaa-b8d9-4453-af7e-55f1ab281772 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-829453475"}} {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 637.420120] [54969]: DEBUG cinder.api.v3.volumes [None req-52e4ccaa-b8d9-4453-af7e-55f1ab281772 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-829453475'}} {{(pid=54969) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 637.420656] [54969]: INFO cinder.api.v3.volumes [None req-52e4ccaa-b8d9-4453-af7e-55f1ab281772 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Create volume of 1 GB [ 637.444389] [54969]: DEBUG cinder.volume.api [None req-52e4ccaa-b8d9-4453-af7e-55f1ab281772 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Availability zone cache updated, next update will occur around 2024-02-06 10:07:30.026695. {{(pid=54969) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} [ 637.444563] [54969]: INFO cinder.volume.api [None req-52e4ccaa-b8d9-4453-af7e-55f1ab281772 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Availability Zones retrieved successfully. [ 637.451310] [54969]: /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 [ 637.451310] [54969]: import asyncore [ 637.469952] [54969]: DEBUG cinder.volume.api [None req-52e4ccaa-b8d9-4453-af7e-55f1ab281772 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Flow 'volume_create_api' (5c385344-ebdf-45be-9ba8-fb5c75a853aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 637.471561] [54969]: DEBUG cinder.volume.api [None req-52e4ccaa-b8d9-4453-af7e-55f1ab281772 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e4f8f99-00f9-45f4-9078-4ea51f3f01e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 637.472979] [54969]: DEBUG cinder.volume.flows.api.create_volume [None req-52e4ccaa-b8d9-4453-af7e-55f1ab281772 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Validating volume size '1' using validate_int {{(pid=54969) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 637.514717] [54969]: DEBUG cinder.volume.api [None req-52e4ccaa-b8d9-4453-af7e-55f1ab281772 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e4f8f99-00f9-45f4-9078-4ea51f3f01e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-06T09:03:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ca92b2f-d4e2-40d1-aec3-0881a2da09c4', '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=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 637.516016] [54969]: DEBUG cinder.volume.api [None req-52e4ccaa-b8d9-4453-af7e-55f1ab281772 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11f322f4-054e-4e4c-a381-374ee2a84806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 637.553557] [54969]: WARNING cinder.quota [None req-52e4ccaa-b8d9-4453-af7e-55f1ab281772 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-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. [ 637.555149] [54969]: WARNING cinder.quota [None req-52e4ccaa-b8d9-4453-af7e-55f1ab281772 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-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. [ 637.735877] [54969]: DEBUG cinder.quota [None req-52e4ccaa-b8d9-4453-af7e-55f1ab281772 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Created reservations ['02854bec-8f59-4664-9aac-502627213e57', 'c2a14d3b-5e1b-45df-be24-716558e430f8', 'dce9911d-039c-4c81-8d07-b159f1f52c20', '9b1e02dc-18f8-4b17-b529-9485d3838447'] {{(pid=54969) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 637.736991] [54969]: DEBUG cinder.volume.api [None req-52e4ccaa-b8d9-4453-af7e-55f1ab281772 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11f322f4-054e-4e4c-a381-374ee2a84806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02854bec-8f59-4664-9aac-502627213e57', 'c2a14d3b-5e1b-45df-be24-716558e430f8', 'dce9911d-039c-4c81-8d07-b159f1f52c20', '9b1e02dc-18f8-4b17-b529-9485d3838447']}' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 637.737945] [54969]: DEBUG cinder.volume.api [None req-52e4ccaa-b8d9-4453-af7e-55f1ab281772 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69bca83b-bc73-4966-b115-1c709b43b69a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 637.818384] [54969]: DEBUG cinder.volume.api [None req-52e4ccaa-b8d9-4453-af7e-55f1ab281772 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69bca83b-bc73-4966-b115-1c709b43b69a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c0be338-76c5-4985-97cf-d2ade40d7fd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-829453475',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='e87d963ebd954515a35dc3d1cb169edf',qos_specs=None,replication_status=<?>,reservations=['02854bec-8f59-4664-9aac-502627213e57','c2a14d3b-5e1b-45df-be24-716558e430f8','dce9911d-039c-4c81-8d07-b159f1f52c20','9b1e02dc-18f8-4b17-b529-9485d3838447'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='89026dffc04844b488e28c6ccae91ec7',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-06T09:07:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-829453475',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=7c0be338-76c5-4985-97cf-d2ade40d7fd9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e87d963ebd954515a35dc3d1cb169edf',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='89026dffc04844b488e28c6ccae91ec7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ca92b2f-d4e2-40d1-aec3-0881a2da09c4),volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 637.819486] [54969]: DEBUG cinder.volume.api [None req-52e4ccaa-b8d9-4453-af7e-55f1ab281772 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (271f9d3a-0192-4e16-8a35-a8fa19984c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 637.888583] [54969]: DEBUG cinder.volume.api [None req-52e4ccaa-b8d9-4453-af7e-55f1ab281772 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (271f9d3a-0192-4e16-8a35-a8fa19984c98) 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-829453475',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='e87d963ebd954515a35dc3d1cb169edf',qos_specs=None,replication_status=<?>,reservations=['02854bec-8f59-4664-9aac-502627213e57','c2a14d3b-5e1b-45df-be24-716558e430f8','dce9911d-039c-4c81-8d07-b159f1f52c20','9b1e02dc-18f8-4b17-b529-9485d3838447'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='89026dffc04844b488e28c6ccae91ec7',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 637.889684] [54969]: DEBUG cinder.volume.api [None req-52e4ccaa-b8d9-4453-af7e-55f1ab281772 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e1ec8eb-dde7-4db1-a7f9-af06abce5f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 637.932037] [54969]: DEBUG cinder.volume.api [None req-52e4ccaa-b8d9-4453-af7e-55f1ab281772 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e1ec8eb-dde7-4db1-a7f9-af06abce5f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 637.932037] [54969]: DEBUG cinder.volume.api [None req-52e4ccaa-b8d9-4453-af7e-55f1ab281772 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Flow 'volume_create_api' (5c385344-ebdf-45be-9ba8-fb5c75a853aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54969) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 637.932477] [54969]: INFO cinder.volume.api [None req-52e4ccaa-b8d9-4453-af7e-55f1ab281772 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Create volume request issued successfully. [ 637.933263] [54969]: INFO cinder.api.openstack.wsgi [None req-52e4ccaa-b8d9-4453-af7e-55f1ab281772 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes returned with HTTP 202 [ 637.933707] [54969]: [pid: 54969|app: 0|req: 19/36] 10.180.1.21 () {64 vars in 1318 bytes} [Tue Feb 6 09:07:29 2024] POST /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes => generated 824 bytes in 602 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 637.942932] [54968]: DEBUG cinder.api.middleware.request_id [None req-9d685d1a-69db-4771-a0b4-2b8d60f1e50a None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 637.944983] [54968]: INFO cinder.api.openstack.wsgi [None req-9d685d1a-69db-4771-a0b4-2b8d60f1e50a tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] GET http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/7c0be338-76c5-4985-97cf-d2ade40d7fd9 [ 637.945694] [54968]: DEBUG cinder.api.openstack.wsgi [None req-9d685d1a-69db-4771-a0b4-2b8d60f1e50a tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 637.945966] [54968]: DEBUG cinder.api.openstack.wsgi [None req-9d685d1a-69db-4771-a0b4-2b8d60f1e50a tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 637.972836] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 637.972836] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 637.981436] [54968]: INFO cinder.volume.api [None req-9d685d1a-69db-4771-a0b4-2b8d60f1e50a tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Volume info retrieved successfully. [ 637.990458] [54968]: INFO cinder.api.openstack.wsgi [None req-9d685d1a-69db-4771-a0b4-2b8d60f1e50a tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/7c0be338-76c5-4985-97cf-d2ade40d7fd9 returned with HTTP 200 [ 637.990906] [54968]: [pid: 54968|app: 0|req: 18/37] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:30 2024] GET /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/7c0be338-76c5-4985-97cf-d2ade40d7fd9 => generated 892 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 639.001695] [54969]: DEBUG cinder.api.middleware.request_id [None req-010f6de5-9a98-4dd9-9ade-0adfea2c7a62 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 639.003948] [54969]: INFO cinder.api.openstack.wsgi [None req-010f6de5-9a98-4dd9-9ade-0adfea2c7a62 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] GET http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/7c0be338-76c5-4985-97cf-d2ade40d7fd9 [ 639.004256] [54969]: DEBUG cinder.api.openstack.wsgi [None req-010f6de5-9a98-4dd9-9ade-0adfea2c7a62 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 639.004448] [54969]: DEBUG cinder.api.openstack.wsgi [None req-010f6de5-9a98-4dd9-9ade-0adfea2c7a62 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 639.012500] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 639.012500] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 639.017637] [54969]: INFO cinder.volume.api [None req-010f6de5-9a98-4dd9-9ade-0adfea2c7a62 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Volume info retrieved successfully. [ 639.023054] [54969]: INFO cinder.api.openstack.wsgi [None req-010f6de5-9a98-4dd9-9ade-0adfea2c7a62 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/7c0be338-76c5-4985-97cf-d2ade40d7fd9 returned with HTTP 200 [ 639.023476] [54969]: [pid: 54969|app: 0|req: 20/38] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:31 2024] GET /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/7c0be338-76c5-4985-97cf-d2ade40d7fd9 => generated 917 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 639.583474] [54968]: DEBUG cinder.api.middleware.request_id [req-e4dc5bd8-def7-46fc-ac7a-6773c2b0e351 req-8a65b2b7-120a-46f6-a685-b1aeec179b80 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 639.586327] [54968]: INFO cinder.api.openstack.wsgi [req-e4dc5bd8-def7-46fc-ac7a-6773c2b0e351 req-8a65b2b7-120a-46f6-a685-b1aeec179b80 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] GET http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/7c0be338-76c5-4985-97cf-d2ade40d7fd9 [ 639.586722] [54968]: DEBUG cinder.api.openstack.wsgi [req-e4dc5bd8-def7-46fc-ac7a-6773c2b0e351 req-8a65b2b7-120a-46f6-a685-b1aeec179b80 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 639.586889] [54968]: DEBUG cinder.api.openstack.wsgi [req-e4dc5bd8-def7-46fc-ac7a-6773c2b0e351 req-8a65b2b7-120a-46f6-a685-b1aeec179b80 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 639.595077] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 639.595077] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 639.605409] [54968]: INFO cinder.volume.api [req-e4dc5bd8-def7-46fc-ac7a-6773c2b0e351 req-8a65b2b7-120a-46f6-a685-b1aeec179b80 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Volume info retrieved successfully. [ 639.610995] [54968]: INFO cinder.api.openstack.wsgi [req-e4dc5bd8-def7-46fc-ac7a-6773c2b0e351 req-8a65b2b7-120a-46f6-a685-b1aeec179b80 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/7c0be338-76c5-4985-97cf-d2ade40d7fd9 returned with HTTP 200 [ 639.611508] [54968]: [pid: 54968|app: 0|req: 19/39] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 6 09:07:32 2024] GET /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/7c0be338-76c5-4985-97cf-d2ade40d7fd9 => generated 917 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 639.618631] [54969]: DEBUG cinder.api.middleware.request_id [None req-722a8620-71a7-4935-aed2-d43d66840f8a None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 639.621001] [54969]: INFO cinder.api.openstack.wsgi [None req-722a8620-71a7-4935-aed2-d43d66840f8a tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] POST http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes [ 639.621605] [54969]: DEBUG cinder.api.openstack.wsgi [None req-722a8620-71a7-4935-aed2-d43d66840f8a tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1190739164"}} {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 639.623572] [54969]: DEBUG cinder.api.v3.volumes [None req-722a8620-71a7-4935-aed2-d43d66840f8a tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1190739164'}} {{(pid=54969) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 639.624021] [54969]: INFO cinder.api.v3.volumes [None req-722a8620-71a7-4935-aed2-d43d66840f8a tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Create volume of 1 GB [ 639.631909] [54969]: INFO cinder.volume.api [None req-722a8620-71a7-4935-aed2-d43d66840f8a tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Availability Zones retrieved successfully. [ 639.638721] [54969]: DEBUG cinder.volume.api [None req-722a8620-71a7-4935-aed2-d43d66840f8a tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Flow 'volume_create_api' (8c73a919-b95d-4783-8105-41b94e5f2c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 639.639965] [54969]: DEBUG cinder.volume.api [None req-722a8620-71a7-4935-aed2-d43d66840f8a tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9703696-9916-4bce-b080-df4a732397b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 639.641351] [54969]: DEBUG cinder.volume.flows.api.create_volume [None req-722a8620-71a7-4935-aed2-d43d66840f8a tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Validating volume size '1' using validate_int {{(pid=54969) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 639.660793] [54969]: DEBUG cinder.volume.api [None req-722a8620-71a7-4935-aed2-d43d66840f8a tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9703696-9916-4bce-b080-df4a732397b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-06T09:03:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ca92b2f-d4e2-40d1-aec3-0881a2da09c4', '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=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 639.661709] [54969]: DEBUG cinder.volume.api [None req-722a8620-71a7-4935-aed2-d43d66840f8a tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6343abcf-3752-418c-a33e-ea736c0e6c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 639.697069] [54969]: DEBUG cinder.quota [None req-722a8620-71a7-4935-aed2-d43d66840f8a tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Created reservations ['ef838ba3-a5a0-414e-8b30-788c9a6011df', 'dbc8028e-0964-4380-9d96-82287935d9ce', '82c86da5-99dc-416b-b8a1-48d19449be6f', '4d05588c-06f4-43fe-8604-bab29919fb8b'] {{(pid=54969) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 639.698118] [54969]: DEBUG cinder.volume.api [None req-722a8620-71a7-4935-aed2-d43d66840f8a tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6343abcf-3752-418c-a33e-ea736c0e6c28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef838ba3-a5a0-414e-8b30-788c9a6011df', 'dbc8028e-0964-4380-9d96-82287935d9ce', '82c86da5-99dc-416b-b8a1-48d19449be6f', '4d05588c-06f4-43fe-8604-bab29919fb8b']}' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 639.699244] [54969]: DEBUG cinder.volume.api [None req-722a8620-71a7-4935-aed2-d43d66840f8a tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (429f264b-74e7-4d4c-8e82-20d2b15947af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 639.719151] [54969]: DEBUG cinder.volume.api [None req-722a8620-71a7-4935-aed2-d43d66840f8a tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (429f264b-74e7-4d4c-8e82-20d2b15947af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5aedbe71-1d96-4dc8-8890-83bbf163b709', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1190739164',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='e87d963ebd954515a35dc3d1cb169edf',qos_specs=None,replication_status=<?>,reservations=['ef838ba3-a5a0-414e-8b30-788c9a6011df','dbc8028e-0964-4380-9d96-82287935d9ce','82c86da5-99dc-416b-b8a1-48d19449be6f','4d05588c-06f4-43fe-8604-bab29919fb8b'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='89026dffc04844b488e28c6ccae91ec7',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-06T09:07:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1190739164',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=5aedbe71-1d96-4dc8-8890-83bbf163b709,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e87d963ebd954515a35dc3d1cb169edf',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='89026dffc04844b488e28c6ccae91ec7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ca92b2f-d4e2-40d1-aec3-0881a2da09c4),volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 639.720129] [54969]: DEBUG cinder.volume.api [None req-722a8620-71a7-4935-aed2-d43d66840f8a tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5df8d876-a6e0-45e5-bd66-b6c892b6d702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 639.765364] [54969]: DEBUG cinder.volume.api [None req-722a8620-71a7-4935-aed2-d43d66840f8a tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5df8d876-a6e0-45e5-bd66-b6c892b6d702) 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-1190739164',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='e87d963ebd954515a35dc3d1cb169edf',qos_specs=None,replication_status=<?>,reservations=['ef838ba3-a5a0-414e-8b30-788c9a6011df','dbc8028e-0964-4380-9d96-82287935d9ce','82c86da5-99dc-416b-b8a1-48d19449be6f','4d05588c-06f4-43fe-8604-bab29919fb8b'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='89026dffc04844b488e28c6ccae91ec7',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 639.766319] [54969]: DEBUG cinder.volume.api [None req-722a8620-71a7-4935-aed2-d43d66840f8a tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67726679-04f3-44df-8879-34a562f7a3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 639.779331] [54969]: DEBUG cinder.volume.api [None req-722a8620-71a7-4935-aed2-d43d66840f8a tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67726679-04f3-44df-8879-34a562f7a3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 639.780563] [54969]: DEBUG cinder.volume.api [None req-722a8620-71a7-4935-aed2-d43d66840f8a tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Flow 'volume_create_api' (8c73a919-b95d-4783-8105-41b94e5f2c60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54969) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 639.780990] [54969]: INFO cinder.volume.api [None req-722a8620-71a7-4935-aed2-d43d66840f8a tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Create volume request issued successfully. [ 639.781934] [54969]: INFO cinder.api.openstack.wsgi [None req-722a8620-71a7-4935-aed2-d43d66840f8a tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes returned with HTTP 202 [ 639.789089] [54969]: [pid: 54969|app: 0|req: 21/40] 10.180.1.21 () {64 vars in 1318 bytes} [Tue Feb 6 09:07:32 2024] POST /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes => generated 825 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 639.791281] [54968]: DEBUG cinder.api.middleware.request_id [None req-703bc107-a895-444b-a2f1-6921d8e5bb56 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 639.793477] [54968]: INFO cinder.api.openstack.wsgi [None req-703bc107-a895-444b-a2f1-6921d8e5bb56 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] GET http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/5aedbe71-1d96-4dc8-8890-83bbf163b709 [ 639.793749] [54968]: DEBUG cinder.api.openstack.wsgi [None req-703bc107-a895-444b-a2f1-6921d8e5bb56 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 639.794009] [54968]: DEBUG cinder.api.openstack.wsgi [None req-703bc107-a895-444b-a2f1-6921d8e5bb56 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 639.806736] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 639.806736] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 639.814103] [54968]: INFO cinder.volume.api [None req-703bc107-a895-444b-a2f1-6921d8e5bb56 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Volume info retrieved successfully. [ 639.819481] [54968]: INFO cinder.api.openstack.wsgi [None req-703bc107-a895-444b-a2f1-6921d8e5bb56 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/5aedbe71-1d96-4dc8-8890-83bbf163b709 returned with HTTP 200 [ 639.819922] [54968]: [pid: 54968|app: 0|req: 20/41] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:32 2024] GET /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/5aedbe71-1d96-4dc8-8890-83bbf163b709 => generated 893 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 640.131421] [54969]: DEBUG cinder.api.middleware.request_id [None req-d95fd5d6-f547-44d3-b4c4-8c387a5a3257 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 640.251792] [54969]: INFO cinder.api.openstack.wsgi [None req-d95fd5d6-f547-44d3-b4c4-8c387a5a3257 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] POST http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes [ 640.251792] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d95fd5d6-f547-44d3-b4c4-8c387a5a3257 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1536055222", "imageRef": "77df2b34-a7d7-43a1-a59a-01f7474c0cf7"}} {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 640.251792] [54969]: DEBUG cinder.api.v3.volumes [None req-d95fd5d6-f547-44d3-b4c4-8c387a5a3257 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1536055222', 'imageRef': '77df2b34-a7d7-43a1-a59a-01f7474c0cf7'}} {{(pid=54969) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 640.548812] [54969]: INFO cinder.api.v3.volumes [None req-d95fd5d6-f547-44d3-b4c4-8c387a5a3257 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Create volume of 1 GB [ 640.549194] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 640.549194] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 640.556733] [54969]: INFO cinder.volume.api [None req-d95fd5d6-f547-44d3-b4c4-8c387a5a3257 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Availability Zones retrieved successfully. [ 640.566374] [54969]: DEBUG cinder.volume.api [None req-d95fd5d6-f547-44d3-b4c4-8c387a5a3257 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Flow 'volume_create_api' (215433bf-fe07-457a-aabf-c9e281f1a178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 640.567620] [54969]: DEBUG cinder.volume.api [None req-d95fd5d6-f547-44d3-b4c4-8c387a5a3257 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e013279-d453-44f8-9f0b-b831d77f86d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 640.568882] [54969]: DEBUG cinder.volume.flows.api.create_volume [None req-d95fd5d6-f547-44d3-b4c4-8c387a5a3257 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Validating volume size '1' using validate_int {{(pid=54969) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 640.637988] [54969]: DEBUG cinder.volume.api [None req-d95fd5d6-f547-44d3-b4c4-8c387a5a3257 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e013279-d453-44f8-9f0b-b831d77f86d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-06T09:03:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ca92b2f-d4e2-40d1-aec3-0881a2da09c4', '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=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 640.639281] [54969]: DEBUG cinder.volume.api [None req-d95fd5d6-f547-44d3-b4c4-8c387a5a3257 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ba542be-21cb-4dce-a891-21c445823b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 640.697809] [54969]: DEBUG cinder.quota [None req-d95fd5d6-f547-44d3-b4c4-8c387a5a3257 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Created reservations ['ba0068c5-24af-459b-929f-182cae725f42', '48dc235e-96bd-46eb-98b3-b120aef15372', 'aac0b333-4be3-40a2-8add-816d65897cfe', '3d84c5e8-6212-4dbc-97b8-d0e8b0a99644'] {{(pid=54969) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 640.699283] [54969]: DEBUG cinder.volume.api [None req-d95fd5d6-f547-44d3-b4c4-8c387a5a3257 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ba542be-21cb-4dce-a891-21c445823b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba0068c5-24af-459b-929f-182cae725f42', '48dc235e-96bd-46eb-98b3-b120aef15372', 'aac0b333-4be3-40a2-8add-816d65897cfe', '3d84c5e8-6212-4dbc-97b8-d0e8b0a99644']}' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 640.701014] [54969]: DEBUG cinder.volume.api [None req-d95fd5d6-f547-44d3-b4c4-8c387a5a3257 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47e640d9-93fb-4917-b10e-ba6e730b7a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 640.716308] [54969]: DEBUG cinder.volume.api [None req-d95fd5d6-f547-44d3-b4c4-8c387a5a3257 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47e640d9-93fb-4917-b10e-ba6e730b7a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86a45fb8-b4e6-4a89-b052-b43bdf7b7a63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1536055222',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='f02a4d7c7b0c46ae8adf76b3902db70c',qos_specs=None,replication_status=<?>,reservations=['ba0068c5-24af-459b-929f-182cae725f42','48dc235e-96bd-46eb-98b3-b120aef15372','aac0b333-4be3-40a2-8add-816d65897cfe','3d84c5e8-6212-4dbc-97b8-d0e8b0a99644'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='10c57bbde0da4775b9108782b98a8942',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-06T09:07:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1536055222',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=86a45fb8-b4e6-4a89-b052-b43bdf7b7a63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f02a4d7c7b0c46ae8adf76b3902db70c',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='10c57bbde0da4775b9108782b98a8942',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ca92b2f-d4e2-40d1-aec3-0881a2da09c4),volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 640.717651] [54969]: DEBUG cinder.volume.api [None req-d95fd5d6-f547-44d3-b4c4-8c387a5a3257 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53aab5a9-04f8-4d12-a6d6-5714c94c7fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 640.738592] [54969]: DEBUG cinder.volume.api [None req-d95fd5d6-f547-44d3-b4c4-8c387a5a3257 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53aab5a9-04f8-4d12-a6d6-5714c94c7fcf) 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-TaggedBootDevicesTest_v242-volume-1536055222',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='f02a4d7c7b0c46ae8adf76b3902db70c',qos_specs=None,replication_status=<?>,reservations=['ba0068c5-24af-459b-929f-182cae725f42','48dc235e-96bd-46eb-98b3-b120aef15372','aac0b333-4be3-40a2-8add-816d65897cfe','3d84c5e8-6212-4dbc-97b8-d0e8b0a99644'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='10c57bbde0da4775b9108782b98a8942',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 640.739620] [54969]: DEBUG cinder.volume.api [None req-d95fd5d6-f547-44d3-b4c4-8c387a5a3257 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9095057e-4c65-410a-b75b-99bbac68c63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 640.749970] [54969]: DEBUG cinder.volume.api [None req-d95fd5d6-f547-44d3-b4c4-8c387a5a3257 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9095057e-4c65-410a-b75b-99bbac68c63c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 640.751158] [54969]: DEBUG cinder.volume.api [None req-d95fd5d6-f547-44d3-b4c4-8c387a5a3257 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Flow 'volume_create_api' (215433bf-fe07-457a-aabf-c9e281f1a178) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54969) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 640.751640] [54969]: INFO cinder.volume.api [None req-d95fd5d6-f547-44d3-b4c4-8c387a5a3257 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Create volume request issued successfully. [ 640.752450] [54969]: INFO cinder.api.openstack.wsgi [None req-d95fd5d6-f547-44d3-b4c4-8c387a5a3257 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes returned with HTTP 202 [ 640.753086] [54969]: [pid: 54969|app: 0|req: 22/42] 10.180.1.21 () {64 vars in 1318 bytes} [Tue Feb 6 09:07:32 2024] POST /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes => generated 822 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 640.761089] [54968]: DEBUG cinder.api.middleware.request_id [None req-b1c43085-7e03-498c-897d-00af17a2845d None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 640.763444] [54968]: INFO cinder.api.openstack.wsgi [None req-b1c43085-7e03-498c-897d-00af17a2845d tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 [ 640.763564] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b1c43085-7e03-498c-897d-00af17a2845d tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 640.763786] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b1c43085-7e03-498c-897d-00af17a2845d tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 640.772842] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 640.772842] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 640.776688] [54968]: INFO cinder.volume.api [None req-b1c43085-7e03-498c-897d-00af17a2845d tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 640.781833] [54968]: INFO cinder.api.openstack.wsgi [None req-b1c43085-7e03-498c-897d-00af17a2845d tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 returned with HTTP 200 [ 640.782288] [54968]: [pid: 54968|app: 0|req: 21/43] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:33 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 => generated 890 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 640.830744] [54969]: DEBUG cinder.api.middleware.request_id [None req-a9b69529-35c1-4f5f-a799-45ae3b71f9be None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 640.837185] [54969]: INFO cinder.api.openstack.wsgi [None req-a9b69529-35c1-4f5f-a799-45ae3b71f9be tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] GET http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/5aedbe71-1d96-4dc8-8890-83bbf163b709 [ 640.837494] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a9b69529-35c1-4f5f-a799-45ae3b71f9be tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 640.837796] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a9b69529-35c1-4f5f-a799-45ae3b71f9be tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 640.851800] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 640.851800] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 640.857500] [54969]: INFO cinder.volume.api [None req-a9b69529-35c1-4f5f-a799-45ae3b71f9be tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Volume info retrieved successfully. [ 640.881918] [54969]: INFO cinder.api.openstack.wsgi [None req-a9b69529-35c1-4f5f-a799-45ae3b71f9be tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/5aedbe71-1d96-4dc8-8890-83bbf163b709 returned with HTTP 200 [ 640.881918] [54969]: [pid: 54969|app: 0|req: 23/44] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:33 2024] GET /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/5aedbe71-1d96-4dc8-8890-83bbf163b709 => generated 918 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 641.503840] [54968]: DEBUG cinder.api.middleware.request_id [req-771fdc2a-4536-4405-8d48-0ccb2bede468 req-6048e93c-b291-4270-8f3a-5d5d3486da84 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 641.506789] [54968]: INFO cinder.api.openstack.wsgi [req-771fdc2a-4536-4405-8d48-0ccb2bede468 req-6048e93c-b291-4270-8f3a-5d5d3486da84 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] GET http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/5aedbe71-1d96-4dc8-8890-83bbf163b709 [ 641.507196] [54968]: DEBUG cinder.api.openstack.wsgi [req-771fdc2a-4536-4405-8d48-0ccb2bede468 req-6048e93c-b291-4270-8f3a-5d5d3486da84 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 641.507346] [54968]: DEBUG cinder.api.openstack.wsgi [req-771fdc2a-4536-4405-8d48-0ccb2bede468 req-6048e93c-b291-4270-8f3a-5d5d3486da84 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 641.517161] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 641.517161] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 641.525802] [54968]: INFO cinder.volume.api [req-771fdc2a-4536-4405-8d48-0ccb2bede468 req-6048e93c-b291-4270-8f3a-5d5d3486da84 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Volume info retrieved successfully. [ 641.531256] [54968]: INFO cinder.api.openstack.wsgi [req-771fdc2a-4536-4405-8d48-0ccb2bede468 req-6048e93c-b291-4270-8f3a-5d5d3486da84 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/5aedbe71-1d96-4dc8-8890-83bbf163b709 returned with HTTP 200 [ 641.531915] [54968]: [pid: 54968|app: 0|req: 22/45] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 6 09:07:34 2024] GET /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/5aedbe71-1d96-4dc8-8890-83bbf163b709 => generated 918 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 641.540466] [54969]: DEBUG cinder.api.middleware.request_id [None req-063fd750-6139-460e-bc12-8d0dbf986d59 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 641.546395] [54969]: INFO cinder.api.openstack.wsgi [None req-063fd750-6139-460e-bc12-8d0dbf986d59 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] POST http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes [ 641.546647] [54969]: DEBUG cinder.api.openstack.wsgi [None req-063fd750-6139-460e-bc12-8d0dbf986d59 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-22634735"}} {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 641.548788] [54969]: DEBUG cinder.api.v3.volumes [None req-063fd750-6139-460e-bc12-8d0dbf986d59 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-22634735'}} {{(pid=54969) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 641.548788] [54969]: INFO cinder.api.v3.volumes [None req-063fd750-6139-460e-bc12-8d0dbf986d59 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Create volume of 1 GB [ 641.556246] [54969]: INFO cinder.volume.api [None req-063fd750-6139-460e-bc12-8d0dbf986d59 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Availability Zones retrieved successfully. [ 641.565047] [54969]: DEBUG cinder.volume.api [None req-063fd750-6139-460e-bc12-8d0dbf986d59 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Flow 'volume_create_api' (8d77daf9-b790-44bf-bf12-45958169ab28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 641.566456] [54969]: DEBUG cinder.volume.api [None req-063fd750-6139-460e-bc12-8d0dbf986d59 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ddfdee3-8001-471b-88d6-bdffcfa003e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 641.567826] [54969]: DEBUG cinder.volume.flows.api.create_volume [None req-063fd750-6139-460e-bc12-8d0dbf986d59 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Validating volume size '1' using validate_int {{(pid=54969) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 641.592901] [54969]: DEBUG cinder.volume.api [None req-063fd750-6139-460e-bc12-8d0dbf986d59 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ddfdee3-8001-471b-88d6-bdffcfa003e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-06T09:03:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ca92b2f-d4e2-40d1-aec3-0881a2da09c4', '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=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 641.593941] [54969]: DEBUG cinder.volume.api [None req-063fd750-6139-460e-bc12-8d0dbf986d59 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34c6fb36-8d96-4c92-beea-1c4a6c5c6ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 641.629156] [54969]: DEBUG cinder.quota [None req-063fd750-6139-460e-bc12-8d0dbf986d59 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Created reservations ['0e5bdc4b-8345-417c-9b90-ac35dde58520', '73f2d3e4-c518-4c4d-a124-25cda41f9337', 'b5066af9-a23f-45da-9c06-fe4daed1e88b', 'f208cc4e-9df3-4295-af02-690853be95a0'] {{(pid=54969) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 641.630642] [54969]: DEBUG cinder.volume.api [None req-063fd750-6139-460e-bc12-8d0dbf986d59 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34c6fb36-8d96-4c92-beea-1c4a6c5c6ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e5bdc4b-8345-417c-9b90-ac35dde58520', '73f2d3e4-c518-4c4d-a124-25cda41f9337', 'b5066af9-a23f-45da-9c06-fe4daed1e88b', 'f208cc4e-9df3-4295-af02-690853be95a0']}' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 641.631443] [54969]: DEBUG cinder.volume.api [None req-063fd750-6139-460e-bc12-8d0dbf986d59 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a4fc8d1-2a40-4e4e-9454-28a1d9d78dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 641.646189] [54969]: DEBUG cinder.volume.api [None req-063fd750-6139-460e-bc12-8d0dbf986d59 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a4fc8d1-2a40-4e4e-9454-28a1d9d78dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bdd54f2-4435-4c02-ae44-7a8401f10b49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-22634735',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='e87d963ebd954515a35dc3d1cb169edf',qos_specs=None,replication_status=<?>,reservations=['0e5bdc4b-8345-417c-9b90-ac35dde58520','73f2d3e4-c518-4c4d-a124-25cda41f9337','b5066af9-a23f-45da-9c06-fe4daed1e88b','f208cc4e-9df3-4295-af02-690853be95a0'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='89026dffc04844b488e28c6ccae91ec7',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-06T09:07:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-22634735',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=8bdd54f2-4435-4c02-ae44-7a8401f10b49,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e87d963ebd954515a35dc3d1cb169edf',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='89026dffc04844b488e28c6ccae91ec7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ca92b2f-d4e2-40d1-aec3-0881a2da09c4),volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 641.647161] [54969]: DEBUG cinder.volume.api [None req-063fd750-6139-460e-bc12-8d0dbf986d59 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c28fb5fe-6e72-4a8d-aead-4f2e39326ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 641.666511] [54969]: DEBUG cinder.volume.api [None req-063fd750-6139-460e-bc12-8d0dbf986d59 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c28fb5fe-6e72-4a8d-aead-4f2e39326ea2) 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-22634735',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='e87d963ebd954515a35dc3d1cb169edf',qos_specs=None,replication_status=<?>,reservations=['0e5bdc4b-8345-417c-9b90-ac35dde58520','73f2d3e4-c518-4c4d-a124-25cda41f9337','b5066af9-a23f-45da-9c06-fe4daed1e88b','f208cc4e-9df3-4295-af02-690853be95a0'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='89026dffc04844b488e28c6ccae91ec7',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 641.667535] [54969]: DEBUG cinder.volume.api [None req-063fd750-6139-460e-bc12-8d0dbf986d59 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (249d36ac-e378-4ad8-bb5b-56713731424d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 641.680037] [54969]: DEBUG cinder.volume.api [None req-063fd750-6139-460e-bc12-8d0dbf986d59 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (249d36ac-e378-4ad8-bb5b-56713731424d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 641.680037] [54969]: DEBUG cinder.volume.api [None req-063fd750-6139-460e-bc12-8d0dbf986d59 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Flow 'volume_create_api' (8d77daf9-b790-44bf-bf12-45958169ab28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54969) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 641.680461] [54969]: INFO cinder.volume.api [None req-063fd750-6139-460e-bc12-8d0dbf986d59 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Create volume request issued successfully. [ 641.681138] [54969]: INFO cinder.api.openstack.wsgi [None req-063fd750-6139-460e-bc12-8d0dbf986d59 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes returned with HTTP 202 [ 641.681900] [54969]: [pid: 54969|app: 0|req: 24/46] 10.180.1.21 () {64 vars in 1318 bytes} [Tue Feb 6 09:07:34 2024] POST /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes => generated 823 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 641.689934] [54968]: DEBUG cinder.api.middleware.request_id [None req-130ae12f-5e7d-4e70-98c2-682841548b9d None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 641.692238] [54968]: INFO cinder.api.openstack.wsgi [None req-130ae12f-5e7d-4e70-98c2-682841548b9d tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] GET http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/8bdd54f2-4435-4c02-ae44-7a8401f10b49 [ 641.692537] [54968]: DEBUG cinder.api.openstack.wsgi [None req-130ae12f-5e7d-4e70-98c2-682841548b9d tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 641.692802] [54968]: DEBUG cinder.api.openstack.wsgi [None req-130ae12f-5e7d-4e70-98c2-682841548b9d tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 641.704951] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 641.704951] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 641.710600] [54968]: INFO cinder.volume.api [None req-130ae12f-5e7d-4e70-98c2-682841548b9d tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Volume info retrieved successfully. [ 641.717043] [54968]: INFO cinder.api.openstack.wsgi [None req-130ae12f-5e7d-4e70-98c2-682841548b9d tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/8bdd54f2-4435-4c02-ae44-7a8401f10b49 returned with HTTP 200 [ 641.725200] [54968]: [pid: 54968|app: 0|req: 23/47] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:34 2024] GET /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/8bdd54f2-4435-4c02-ae44-7a8401f10b49 => generated 891 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 641.792430] [54969]: DEBUG cinder.api.middleware.request_id [None req-2bbca700-5e21-4178-bf71-70f677eeec23 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 641.794749] [54969]: INFO cinder.api.openstack.wsgi [None req-2bbca700-5e21-4178-bf71-70f677eeec23 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 [ 641.795045] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2bbca700-5e21-4178-bf71-70f677eeec23 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 641.795304] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2bbca700-5e21-4178-bf71-70f677eeec23 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 641.812496] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 641.812496] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 641.818184] [54969]: INFO cinder.volume.api [None req-2bbca700-5e21-4178-bf71-70f677eeec23 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 641.825489] [54969]: INFO cinder.api.openstack.wsgi [None req-2bbca700-5e21-4178-bf71-70f677eeec23 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 returned with HTTP 200 [ 641.826070] [54969]: [pid: 54969|app: 0|req: 25/48] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:34 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 => generated 914 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 642.728344] [54968]: DEBUG cinder.api.middleware.request_id [None req-58f7617c-4846-41c0-aac2-0292101daccd None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 642.730710] [54968]: INFO cinder.api.openstack.wsgi [None req-58f7617c-4846-41c0-aac2-0292101daccd tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] GET http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/8bdd54f2-4435-4c02-ae44-7a8401f10b49 [ 642.731311] [54968]: DEBUG cinder.api.openstack.wsgi [None req-58f7617c-4846-41c0-aac2-0292101daccd tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 642.731311] [54968]: DEBUG cinder.api.openstack.wsgi [None req-58f7617c-4846-41c0-aac2-0292101daccd tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 642.743232] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 642.743232] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 642.747098] [54968]: INFO cinder.volume.api [None req-58f7617c-4846-41c0-aac2-0292101daccd tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Volume info retrieved successfully. [ 642.752408] [54968]: INFO cinder.api.openstack.wsgi [None req-58f7617c-4846-41c0-aac2-0292101daccd tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/8bdd54f2-4435-4c02-ae44-7a8401f10b49 returned with HTTP 200 [ 642.752901] [54968]: [pid: 54968|app: 0|req: 24/49] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:35 2024] GET /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/8bdd54f2-4435-4c02-ae44-7a8401f10b49 => generated 916 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 642.838964] [54969]: DEBUG cinder.api.middleware.request_id [None req-94f14252-eed0-4f4b-ab6f-3c0be1c62bb6 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 642.841472] [54969]: INFO cinder.api.openstack.wsgi [None req-94f14252-eed0-4f4b-ab6f-3c0be1c62bb6 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 [ 642.841784] [54969]: DEBUG cinder.api.openstack.wsgi [None req-94f14252-eed0-4f4b-ab6f-3c0be1c62bb6 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 642.842058] [54969]: DEBUG cinder.api.openstack.wsgi [None req-94f14252-eed0-4f4b-ab6f-3c0be1c62bb6 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 642.852024] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 642.852024] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 642.860148] [54969]: INFO cinder.volume.api [None req-94f14252-eed0-4f4b-ab6f-3c0be1c62bb6 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 642.866892] [54969]: INFO cinder.api.openstack.wsgi [None req-94f14252-eed0-4f4b-ab6f-3c0be1c62bb6 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 returned with HTTP 200 [ 642.867295] [54969]: [pid: 54969|app: 0|req: 26/50] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:35 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 => generated 914 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 643.475081] [54968]: DEBUG cinder.api.middleware.request_id [req-efe518b3-7cd5-4d9e-88f9-0aefe47640d1 req-d8c2aefe-ed38-4d9e-b21d-9e3969f3da2b None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 643.477714] [54968]: INFO cinder.api.openstack.wsgi [req-efe518b3-7cd5-4d9e-88f9-0aefe47640d1 req-d8c2aefe-ed38-4d9e-b21d-9e3969f3da2b tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] GET http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/8bdd54f2-4435-4c02-ae44-7a8401f10b49 [ 643.478091] [54968]: DEBUG cinder.api.openstack.wsgi [req-efe518b3-7cd5-4d9e-88f9-0aefe47640d1 req-d8c2aefe-ed38-4d9e-b21d-9e3969f3da2b tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 643.478284] [54968]: DEBUG cinder.api.openstack.wsgi [req-efe518b3-7cd5-4d9e-88f9-0aefe47640d1 req-d8c2aefe-ed38-4d9e-b21d-9e3969f3da2b tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 643.487142] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 643.487142] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 643.491640] [54968]: INFO cinder.volume.api [req-efe518b3-7cd5-4d9e-88f9-0aefe47640d1 req-d8c2aefe-ed38-4d9e-b21d-9e3969f3da2b tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Volume info retrieved successfully. [ 643.498527] [54968]: INFO cinder.api.openstack.wsgi [req-efe518b3-7cd5-4d9e-88f9-0aefe47640d1 req-d8c2aefe-ed38-4d9e-b21d-9e3969f3da2b tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/8bdd54f2-4435-4c02-ae44-7a8401f10b49 returned with HTTP 200 [ 643.498984] [54968]: [pid: 54968|app: 0|req: 25/51] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 6 09:07:36 2024] GET /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/8bdd54f2-4435-4c02-ae44-7a8401f10b49 => generated 916 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 643.877377] [54969]: DEBUG cinder.api.middleware.request_id [None req-8864b042-79a2-4ebf-bc66-2695ef6fd6de None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 643.880160] [54969]: INFO cinder.api.openstack.wsgi [None req-8864b042-79a2-4ebf-bc66-2695ef6fd6de tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 [ 643.880470] [54969]: DEBUG cinder.api.openstack.wsgi [None req-8864b042-79a2-4ebf-bc66-2695ef6fd6de tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 643.880789] [54969]: DEBUG cinder.api.openstack.wsgi [None req-8864b042-79a2-4ebf-bc66-2695ef6fd6de tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 643.890477] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 643.890477] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 643.896317] [54969]: INFO cinder.volume.api [None req-8864b042-79a2-4ebf-bc66-2695ef6fd6de tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 643.902260] [54969]: INFO cinder.api.openstack.wsgi [None req-8864b042-79a2-4ebf-bc66-2695ef6fd6de tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 returned with HTTP 200 [ 643.902770] [54969]: [pid: 54969|app: 0|req: 27/52] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:36 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 => generated 914 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 644.167489] [54968]: DEBUG cinder.api.middleware.request_id [req-2bc200e2-17d8-4259-9fc4-060cf5661d96 req-996de8e5-2aba-47d7-beda-595e9d0e1325 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 644.170576] [54968]: INFO cinder.api.openstack.wsgi [req-2bc200e2-17d8-4259-9fc4-060cf5661d96 req-996de8e5-2aba-47d7-beda-595e9d0e1325 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] GET http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/detail [ 644.170984] [54968]: DEBUG cinder.api.openstack.wsgi [req-2bc200e2-17d8-4259-9fc4-060cf5661d96 req-996de8e5-2aba-47d7-beda-595e9d0e1325 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 644.171128] [54968]: DEBUG cinder.api.openstack.wsgi [req-2bc200e2-17d8-4259-9fc4-060cf5661d96 req-996de8e5-2aba-47d7-beda-595e9d0e1325 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Calling method 'detail' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 644.171881] [54968]: DEBUG cinder.api.api_utils [req-2bc200e2-17d8-4259-9fc4-060cf5661d96 req-996de8e5-2aba-47d7-beda-595e9d0e1325 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Removing options '' from query. {{(pid=54968) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}} [ 644.173963] [54968]: DEBUG cinder.volume.api [req-2bc200e2-17d8-4259-9fc4-060cf5661d96 req-996de8e5-2aba-47d7-beda-595e9d0e1325 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54968) get_all /opt/stack/cinder/cinder/volume/api.py:664}} [ 644.207808] [54968]: INFO cinder.volume.api [req-2bc200e2-17d8-4259-9fc4-060cf5661d96 req-996de8e5-2aba-47d7-beda-595e9d0e1325 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Get all volumes completed successfully. [ 644.209176] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 644.209176] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 644.214707] [54968]: INFO cinder.api.openstack.wsgi [req-2bc200e2-17d8-4259-9fc4-060cf5661d96 req-996de8e5-2aba-47d7-beda-595e9d0e1325 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/detail returned with HTTP 200 [ 644.215207] [54968]: [pid: 54968|app: 0|req: 26/53] 10.180.1.21 () {64 vars in 1570 bytes} [Tue Feb 6 09:07:36 2024] GET /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/detail => generated 2734 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 644.915336] [54969]: DEBUG cinder.api.middleware.request_id [None req-b8ccc64f-5c06-4390-9a11-c6be584cffea None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 644.918110] [54969]: INFO cinder.api.openstack.wsgi [None req-b8ccc64f-5c06-4390-9a11-c6be584cffea tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 [ 644.918459] [54969]: DEBUG cinder.api.openstack.wsgi [None req-b8ccc64f-5c06-4390-9a11-c6be584cffea tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 644.918771] [54969]: DEBUG cinder.api.openstack.wsgi [None req-b8ccc64f-5c06-4390-9a11-c6be584cffea tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 644.930319] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 644.930319] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 644.939387] [54969]: INFO cinder.volume.api [None req-b8ccc64f-5c06-4390-9a11-c6be584cffea tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 644.945413] [54969]: INFO cinder.api.openstack.wsgi [None req-b8ccc64f-5c06-4390-9a11-c6be584cffea tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 returned with HTTP 200 [ 644.945926] [54969]: [pid: 54969|app: 0|req: 28/54] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:37 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 => generated 914 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 645.000025] [54968]: DEBUG cinder.api.middleware.request_id [req-7acb5f6d-3956-472d-bb2a-656f678c7b5d req-72a21d99-07ea-4219-9843-5b1e5723ef3c None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 645.002475] [54968]: INFO cinder.api.openstack.wsgi [req-7acb5f6d-3956-472d-bb2a-656f678c7b5d req-72a21d99-07ea-4219-9843-5b1e5723ef3c tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] GET http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/detail [ 645.002764] [54968]: DEBUG cinder.api.openstack.wsgi [req-7acb5f6d-3956-472d-bb2a-656f678c7b5d req-72a21d99-07ea-4219-9843-5b1e5723ef3c tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 645.003029] [54968]: DEBUG cinder.api.openstack.wsgi [req-7acb5f6d-3956-472d-bb2a-656f678c7b5d req-72a21d99-07ea-4219-9843-5b1e5723ef3c tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Calling method 'detail' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 645.003353] [54968]: DEBUG cinder.api.api_utils [req-7acb5f6d-3956-472d-bb2a-656f678c7b5d req-72a21d99-07ea-4219-9843-5b1e5723ef3c tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Removing options '' from query. {{(pid=54968) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}} [ 645.004451] [54968]: DEBUG cinder.volume.api [req-7acb5f6d-3956-472d-bb2a-656f678c7b5d req-72a21d99-07ea-4219-9843-5b1e5723ef3c tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54968) get_all /opt/stack/cinder/cinder/volume/api.py:664}} [ 645.016146] [54968]: INFO cinder.volume.api [req-7acb5f6d-3956-472d-bb2a-656f678c7b5d req-72a21d99-07ea-4219-9843-5b1e5723ef3c tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Get all volumes completed successfully. [ 645.016865] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 645.016865] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 645.022047] [54968]: INFO cinder.api.openstack.wsgi [req-7acb5f6d-3956-472d-bb2a-656f678c7b5d req-72a21d99-07ea-4219-9843-5b1e5723ef3c tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/detail returned with HTTP 200 [ 645.022689] [54968]: [pid: 54968|app: 0|req: 27/55] 10.180.1.21 () {64 vars in 1570 bytes} [Tue Feb 6 09:07:37 2024] GET /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/detail => generated 2734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 645.786116] [54969]: DEBUG cinder.api.middleware.request_id [req-e203368d-9883-46ed-9a24-57323dc9c93f req-3dcedffe-36a2-40c3-b681-bf0b5af0f725 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 645.788659] [54969]: INFO cinder.api.openstack.wsgi [req-e203368d-9883-46ed-9a24-57323dc9c93f req-3dcedffe-36a2-40c3-b681-bf0b5af0f725 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] GET http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/detail [ 645.788936] [54969]: DEBUG cinder.api.openstack.wsgi [req-e203368d-9883-46ed-9a24-57323dc9c93f req-3dcedffe-36a2-40c3-b681-bf0b5af0f725 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 645.789196] [54969]: DEBUG cinder.api.openstack.wsgi [req-e203368d-9883-46ed-9a24-57323dc9c93f req-3dcedffe-36a2-40c3-b681-bf0b5af0f725 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Calling method 'detail' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 645.791977] [54969]: DEBUG cinder.api.api_utils [req-e203368d-9883-46ed-9a24-57323dc9c93f req-3dcedffe-36a2-40c3-b681-bf0b5af0f725 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Removing options '' from query. {{(pid=54969) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}} [ 645.791977] [54969]: DEBUG cinder.volume.api [req-e203368d-9883-46ed-9a24-57323dc9c93f req-3dcedffe-36a2-40c3-b681-bf0b5af0f725 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54969) get_all /opt/stack/cinder/cinder/volume/api.py:664}} [ 645.818614] [54969]: INFO cinder.volume.api [req-e203368d-9883-46ed-9a24-57323dc9c93f req-3dcedffe-36a2-40c3-b681-bf0b5af0f725 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Get all volumes completed successfully. [ 645.820464] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 645.820464] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 645.824805] [54969]: INFO cinder.api.openstack.wsgi [req-e203368d-9883-46ed-9a24-57323dc9c93f req-3dcedffe-36a2-40c3-b681-bf0b5af0f725 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/detail returned with HTTP 200 [ 645.825322] [54969]: [pid: 54969|app: 0|req: 29/56] 10.180.1.21 () {64 vars in 1570 bytes} [Tue Feb 6 09:07:38 2024] GET /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/detail => generated 2734 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 645.955753] [54968]: DEBUG cinder.api.middleware.request_id [None req-c3e0829d-e3d3-4c50-86bf-3510cce74223 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 645.957942] [54968]: INFO cinder.api.openstack.wsgi [None req-c3e0829d-e3d3-4c50-86bf-3510cce74223 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 [ 645.958202] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c3e0829d-e3d3-4c50-86bf-3510cce74223 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 645.958459] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c3e0829d-e3d3-4c50-86bf-3510cce74223 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 645.966510] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 645.966510] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 645.975150] [54968]: INFO cinder.volume.api [None req-c3e0829d-e3d3-4c50-86bf-3510cce74223 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 645.976231] [54968]: INFO cinder.api.openstack.wsgi [None req-c3e0829d-e3d3-4c50-86bf-3510cce74223 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 returned with HTTP 200 [ 645.976682] [54968]: [pid: 54968|app: 0|req: 28/57] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:38 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 => generated 914 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 646.080270] [54969]: DEBUG cinder.api.middleware.request_id [req-30b0ec02-5275-40b6-a911-0d920875b1a8 req-d3d8625d-9997-4021-9531-392d1675e209 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 646.082634] [54969]: INFO cinder.api.openstack.wsgi [req-30b0ec02-5275-40b6-a911-0d920875b1a8 req-d3d8625d-9997-4021-9531-392d1675e209 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] GET http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/detail [ 646.082894] [54969]: DEBUG cinder.api.openstack.wsgi [req-30b0ec02-5275-40b6-a911-0d920875b1a8 req-d3d8625d-9997-4021-9531-392d1675e209 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 646.083158] [54969]: DEBUG cinder.api.openstack.wsgi [req-30b0ec02-5275-40b6-a911-0d920875b1a8 req-d3d8625d-9997-4021-9531-392d1675e209 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Calling method 'detail' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 646.083579] [54969]: DEBUG cinder.api.api_utils [req-30b0ec02-5275-40b6-a911-0d920875b1a8 req-d3d8625d-9997-4021-9531-392d1675e209 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Removing options '' from query. {{(pid=54969) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}} [ 646.084401] [54969]: DEBUG cinder.volume.api [req-30b0ec02-5275-40b6-a911-0d920875b1a8 req-d3d8625d-9997-4021-9531-392d1675e209 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54969) get_all /opt/stack/cinder/cinder/volume/api.py:664}} [ 646.093787] [54969]: INFO cinder.volume.api [req-30b0ec02-5275-40b6-a911-0d920875b1a8 req-d3d8625d-9997-4021-9531-392d1675e209 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Get all volumes completed successfully. [ 646.094848] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 646.094848] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 646.099328] [54969]: INFO cinder.api.openstack.wsgi [req-30b0ec02-5275-40b6-a911-0d920875b1a8 req-d3d8625d-9997-4021-9531-392d1675e209 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/detail returned with HTTP 200 [ 646.099742] [54969]: [pid: 54969|app: 0|req: 30/58] 10.180.1.21 () {64 vars in 1570 bytes} [Tue Feb 6 09:07:38 2024] GET /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/detail => generated 2734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 646.258004] [54968]: DEBUG cinder.api.middleware.request_id [req-7da75614-cab1-483c-a77c-dca9e054b837 req-a39e05da-d695-4bd5-98b5-cf2b5f5e8fee None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 646.260496] [54968]: INFO cinder.api.openstack.wsgi [req-7da75614-cab1-483c-a77c-dca9e054b837 req-a39e05da-d695-4bd5-98b5-cf2b5f5e8fee tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] GET http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/detail [ 646.260837] [54968]: DEBUG cinder.api.openstack.wsgi [req-7da75614-cab1-483c-a77c-dca9e054b837 req-a39e05da-d695-4bd5-98b5-cf2b5f5e8fee tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 646.261114] [54968]: DEBUG cinder.api.openstack.wsgi [req-7da75614-cab1-483c-a77c-dca9e054b837 req-a39e05da-d695-4bd5-98b5-cf2b5f5e8fee tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Calling method 'detail' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 646.261437] [54968]: DEBUG cinder.api.api_utils [req-7da75614-cab1-483c-a77c-dca9e054b837 req-a39e05da-d695-4bd5-98b5-cf2b5f5e8fee tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Removing options '' from query. {{(pid=54968) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}} [ 646.262368] [54968]: DEBUG cinder.volume.api [req-7da75614-cab1-483c-a77c-dca9e054b837 req-a39e05da-d695-4bd5-98b5-cf2b5f5e8fee tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54968) get_all /opt/stack/cinder/cinder/volume/api.py:664}} [ 646.271320] [54968]: INFO cinder.volume.api [req-7da75614-cab1-483c-a77c-dca9e054b837 req-a39e05da-d695-4bd5-98b5-cf2b5f5e8fee tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Get all volumes completed successfully. [ 646.272463] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 646.272463] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 646.277711] [54968]: INFO cinder.api.openstack.wsgi [req-7da75614-cab1-483c-a77c-dca9e054b837 req-a39e05da-d695-4bd5-98b5-cf2b5f5e8fee tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/detail returned with HTTP 200 [ 646.278348] [54968]: [pid: 54968|app: 0|req: 29/59] 10.180.1.21 () {64 vars in 1570 bytes} [Tue Feb 6 09:07:38 2024] GET /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/detail => generated 2734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 646.412244] [54969]: DEBUG cinder.api.middleware.request_id [req-bf1a3ed2-f5a0-42a7-be8b-b294a795183d req-d6ecbd91-e9b1-48aa-b14f-885d22eaf8e3 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 646.415288] [54969]: INFO cinder.api.openstack.wsgi [req-bf1a3ed2-f5a0-42a7-be8b-b294a795183d req-d6ecbd91-e9b1-48aa-b14f-885d22eaf8e3 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] GET http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/detail [ 646.415620] [54969]: DEBUG cinder.api.openstack.wsgi [req-bf1a3ed2-f5a0-42a7-be8b-b294a795183d req-d6ecbd91-e9b1-48aa-b14f-885d22eaf8e3 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 646.416567] [54969]: DEBUG cinder.api.openstack.wsgi [req-bf1a3ed2-f5a0-42a7-be8b-b294a795183d req-d6ecbd91-e9b1-48aa-b14f-885d22eaf8e3 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Calling method 'detail' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 646.416567] [54969]: DEBUG cinder.api.api_utils [req-bf1a3ed2-f5a0-42a7-be8b-b294a795183d req-d6ecbd91-e9b1-48aa-b14f-885d22eaf8e3 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Removing options '' from query. {{(pid=54969) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}} [ 646.417167] [54969]: DEBUG cinder.volume.api [req-bf1a3ed2-f5a0-42a7-be8b-b294a795183d req-d6ecbd91-e9b1-48aa-b14f-885d22eaf8e3 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54969) get_all /opt/stack/cinder/cinder/volume/api.py:664}} [ 646.425826] [54969]: INFO cinder.volume.api [req-bf1a3ed2-f5a0-42a7-be8b-b294a795183d req-d6ecbd91-e9b1-48aa-b14f-885d22eaf8e3 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Get all volumes completed successfully. [ 646.426893] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 646.426893] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 646.431617] [54969]: INFO cinder.api.openstack.wsgi [req-bf1a3ed2-f5a0-42a7-be8b-b294a795183d req-d6ecbd91-e9b1-48aa-b14f-885d22eaf8e3 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/detail returned with HTTP 200 [ 646.432049] [54969]: [pid: 54969|app: 0|req: 31/60] 10.180.1.21 () {64 vars in 1570 bytes} [Tue Feb 6 09:07:38 2024] GET /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/detail => generated 2734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 646.509035] [54968]: DEBUG cinder.api.middleware.request_id [req-2eea0060-a590-4b1f-8a5b-db872d9748ce req-0962af6e-4d79-45d5-9785-0ee439c25728 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 646.511272] [54968]: INFO cinder.api.openstack.wsgi [req-2eea0060-a590-4b1f-8a5b-db872d9748ce req-0962af6e-4d79-45d5-9785-0ee439c25728 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] GET http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/detail [ 646.511564] [54968]: DEBUG cinder.api.openstack.wsgi [req-2eea0060-a590-4b1f-8a5b-db872d9748ce req-0962af6e-4d79-45d5-9785-0ee439c25728 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 646.512351] [54968]: DEBUG cinder.api.openstack.wsgi [req-2eea0060-a590-4b1f-8a5b-db872d9748ce req-0962af6e-4d79-45d5-9785-0ee439c25728 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Calling method 'detail' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 646.512351] [54968]: DEBUG cinder.api.api_utils [req-2eea0060-a590-4b1f-8a5b-db872d9748ce req-0962af6e-4d79-45d5-9785-0ee439c25728 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Removing options '' from query. {{(pid=54968) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}} [ 646.513161] [54968]: DEBUG cinder.volume.api [req-2eea0060-a590-4b1f-8a5b-db872d9748ce req-0962af6e-4d79-45d5-9785-0ee439c25728 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54968) get_all /opt/stack/cinder/cinder/volume/api.py:664}} [ 646.523679] [54968]: INFO cinder.volume.api [req-2eea0060-a590-4b1f-8a5b-db872d9748ce req-0962af6e-4d79-45d5-9785-0ee439c25728 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Get all volumes completed successfully. [ 646.524929] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 646.524929] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 646.529918] [54968]: INFO cinder.api.openstack.wsgi [req-2eea0060-a590-4b1f-8a5b-db872d9748ce req-0962af6e-4d79-45d5-9785-0ee439c25728 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/detail returned with HTTP 200 [ 646.530386] [54968]: [pid: 54968|app: 0|req: 30/61] 10.180.1.21 () {64 vars in 1570 bytes} [Tue Feb 6 09:07:39 2024] GET /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/detail => generated 2734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 646.573671] [54969]: DEBUG cinder.api.middleware.request_id [req-c5c3ce1a-f2c9-4e1b-9802-ea2992108946 req-6c2c448c-ebb8-4329-b921-883d08fb7784 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 646.576087] [54969]: INFO cinder.api.openstack.wsgi [req-c5c3ce1a-f2c9-4e1b-9802-ea2992108946 req-6c2c448c-ebb8-4329-b921-883d08fb7784 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] GET http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/detail [ 646.576370] [54969]: DEBUG cinder.api.openstack.wsgi [req-c5c3ce1a-f2c9-4e1b-9802-ea2992108946 req-6c2c448c-ebb8-4329-b921-883d08fb7784 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 646.576623] [54969]: DEBUG cinder.api.openstack.wsgi [req-c5c3ce1a-f2c9-4e1b-9802-ea2992108946 req-6c2c448c-ebb8-4329-b921-883d08fb7784 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Calling method 'detail' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 646.576966] [54969]: DEBUG cinder.api.api_utils [req-c5c3ce1a-f2c9-4e1b-9802-ea2992108946 req-6c2c448c-ebb8-4329-b921-883d08fb7784 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Removing options '' from query. {{(pid=54969) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}} [ 646.577913] [54969]: DEBUG cinder.volume.api [req-c5c3ce1a-f2c9-4e1b-9802-ea2992108946 req-6c2c448c-ebb8-4329-b921-883d08fb7784 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54969) get_all /opt/stack/cinder/cinder/volume/api.py:664}} [ 646.587720] [54969]: INFO cinder.volume.api [req-c5c3ce1a-f2c9-4e1b-9802-ea2992108946 req-6c2c448c-ebb8-4329-b921-883d08fb7784 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Get all volumes completed successfully. [ 646.588996] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 646.588996] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 646.599902] [54969]: INFO cinder.api.openstack.wsgi [req-c5c3ce1a-f2c9-4e1b-9802-ea2992108946 req-6c2c448c-ebb8-4329-b921-883d08fb7784 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/detail returned with HTTP 200 [ 646.600358] [54969]: [pid: 54969|app: 0|req: 32/62] 10.180.1.21 () {64 vars in 1570 bytes} [Tue Feb 6 09:07:39 2024] GET /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/detail => generated 2734 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 646.615471] [54968]: DEBUG cinder.api.middleware.request_id [None req-7f77140d-fea4-4add-9e54-add3dadc655c None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 646.621550] [54968]: INFO cinder.api.openstack.wsgi [None req-7f77140d-fea4-4add-9e54-add3dadc655c tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] DELETE http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/8bdd54f2-4435-4c02-ae44-7a8401f10b49 [ 646.621855] [54968]: DEBUG cinder.api.openstack.wsgi [None req-7f77140d-fea4-4add-9e54-add3dadc655c tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 646.622114] [54968]: DEBUG cinder.api.openstack.wsgi [None req-7f77140d-fea4-4add-9e54-add3dadc655c tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Calling method 'delete' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 646.622340] [54968]: INFO cinder.api.v3.volumes [None req-7f77140d-fea4-4add-9e54-add3dadc655c tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Delete volume with id: 8bdd54f2-4435-4c02-ae44-7a8401f10b49 [ 646.632965] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 646.632965] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 646.633901] [54968]: INFO cinder.volume.api [None req-7f77140d-fea4-4add-9e54-add3dadc655c tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Volume info retrieved successfully. [ 646.657465] [54968]: INFO cinder.volume.api [None req-7f77140d-fea4-4add-9e54-add3dadc655c tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Delete volume request issued successfully. [ 646.657793] [54968]: INFO cinder.api.openstack.wsgi [None req-7f77140d-fea4-4add-9e54-add3dadc655c tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/8bdd54f2-4435-4c02-ae44-7a8401f10b49 returned with HTTP 202 [ 646.658203] [54968]: [pid: 54968|app: 0|req: 31/63] 10.180.1.21 () {62 vars in 1410 bytes} [Tue Feb 6 09:07:39 2024] DELETE /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/8bdd54f2-4435-4c02-ae44-7a8401f10b49 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 646.664194] [54969]: DEBUG cinder.api.middleware.request_id [None req-f46ade3b-e8f6-4e84-8954-6199bd4af10b None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 646.666562] [54969]: INFO cinder.api.openstack.wsgi [None req-f46ade3b-e8f6-4e84-8954-6199bd4af10b tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] GET http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/8bdd54f2-4435-4c02-ae44-7a8401f10b49 [ 646.666880] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f46ade3b-e8f6-4e84-8954-6199bd4af10b tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 646.667259] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f46ade3b-e8f6-4e84-8954-6199bd4af10b tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 646.675554] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 646.675554] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 646.685405] [54969]: INFO cinder.volume.api [None req-f46ade3b-e8f6-4e84-8954-6199bd4af10b tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Volume info retrieved successfully. [ 646.694562] [54969]: INFO cinder.api.openstack.wsgi [None req-f46ade3b-e8f6-4e84-8954-6199bd4af10b tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/8bdd54f2-4435-4c02-ae44-7a8401f10b49 returned with HTTP 200 [ 646.695110] [54969]: [pid: 54969|app: 0|req: 33/64] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:39 2024] GET /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/8bdd54f2-4435-4c02-ae44-7a8401f10b49 => generated 915 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 646.986118] [54968]: DEBUG cinder.api.middleware.request_id [None req-9c9e2080-2552-4457-8813-ec677285c20c None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 646.988336] [54968]: INFO cinder.api.openstack.wsgi [None req-9c9e2080-2552-4457-8813-ec677285c20c tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 [ 646.988663] [54968]: DEBUG cinder.api.openstack.wsgi [None req-9c9e2080-2552-4457-8813-ec677285c20c tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 646.988979] [54968]: DEBUG cinder.api.openstack.wsgi [None req-9c9e2080-2552-4457-8813-ec677285c20c tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 646.999420] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 646.999420] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 647.005435] [54968]: INFO cinder.volume.api [None req-9c9e2080-2552-4457-8813-ec677285c20c tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 647.011522] [54968]: INFO cinder.api.openstack.wsgi [None req-9c9e2080-2552-4457-8813-ec677285c20c tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 returned with HTTP 200 [ 647.012310] [54968]: [pid: 54968|app: 0|req: 32/65] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:39 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 => generated 914 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 647.704039] [54969]: DEBUG cinder.api.middleware.request_id [None req-4e90078c-9ad0-4232-88d2-6bc8a6a37885 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 647.706509] [54969]: INFO cinder.api.openstack.wsgi [None req-4e90078c-9ad0-4232-88d2-6bc8a6a37885 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] GET http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/8bdd54f2-4435-4c02-ae44-7a8401f10b49 [ 647.706793] [54969]: DEBUG cinder.api.openstack.wsgi [None req-4e90078c-9ad0-4232-88d2-6bc8a6a37885 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 647.707055] [54969]: DEBUG cinder.api.openstack.wsgi [None req-4e90078c-9ad0-4232-88d2-6bc8a6a37885 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 647.713342] [54969]: INFO cinder.api.openstack.wsgi [None req-4e90078c-9ad0-4232-88d2-6bc8a6a37885 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/8bdd54f2-4435-4c02-ae44-7a8401f10b49 returned with HTTP 404 [ 647.713876] [54969]: [pid: 54969|app: 0|req: 34/66] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:40 2024] GET /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/8bdd54f2-4435-4c02-ae44-7a8401f10b49 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 647.716776] [54968]: DEBUG cinder.api.middleware.request_id [None req-5e5320e3-79cc-4a25-852e-6045e55c2b6c None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 647.718966] [54968]: INFO cinder.api.openstack.wsgi [None req-5e5320e3-79cc-4a25-852e-6045e55c2b6c tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] DELETE http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/5aedbe71-1d96-4dc8-8890-83bbf163b709 [ 647.719232] [54968]: DEBUG cinder.api.openstack.wsgi [None req-5e5320e3-79cc-4a25-852e-6045e55c2b6c tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 647.719495] [54968]: DEBUG cinder.api.openstack.wsgi [None req-5e5320e3-79cc-4a25-852e-6045e55c2b6c tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Calling method 'delete' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 647.719718] [54968]: INFO cinder.api.v3.volumes [None req-5e5320e3-79cc-4a25-852e-6045e55c2b6c tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Delete volume with id: 5aedbe71-1d96-4dc8-8890-83bbf163b709 [ 647.727343] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 647.727343] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 647.727966] [54968]: INFO cinder.volume.api [None req-5e5320e3-79cc-4a25-852e-6045e55c2b6c tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Volume info retrieved successfully. [ 647.746827] [54968]: INFO cinder.volume.api [None req-5e5320e3-79cc-4a25-852e-6045e55c2b6c tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Delete volume request issued successfully. [ 647.747074] [54968]: INFO cinder.api.openstack.wsgi [None req-5e5320e3-79cc-4a25-852e-6045e55c2b6c tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/5aedbe71-1d96-4dc8-8890-83bbf163b709 returned with HTTP 202 [ 647.747523] [54968]: [pid: 54968|app: 0|req: 33/67] 10.180.1.21 () {62 vars in 1410 bytes} [Tue Feb 6 09:07:40 2024] DELETE /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/5aedbe71-1d96-4dc8-8890-83bbf163b709 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 647.751343] [54969]: DEBUG cinder.api.middleware.request_id [None req-80eef4e5-cd5a-47cc-90b5-2edca3206ef1 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 647.754632] [54969]: INFO cinder.api.openstack.wsgi [None req-80eef4e5-cd5a-47cc-90b5-2edca3206ef1 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] GET http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/5aedbe71-1d96-4dc8-8890-83bbf163b709 [ 647.754916] [54969]: DEBUG cinder.api.openstack.wsgi [None req-80eef4e5-cd5a-47cc-90b5-2edca3206ef1 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 647.755191] [54969]: DEBUG cinder.api.openstack.wsgi [None req-80eef4e5-cd5a-47cc-90b5-2edca3206ef1 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 647.765007] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 647.765007] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 647.770342] [54969]: INFO cinder.volume.api [None req-80eef4e5-cd5a-47cc-90b5-2edca3206ef1 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Volume info retrieved successfully. [ 647.776789] [54969]: INFO cinder.api.openstack.wsgi [None req-80eef4e5-cd5a-47cc-90b5-2edca3206ef1 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/5aedbe71-1d96-4dc8-8890-83bbf163b709 returned with HTTP 200 [ 647.777215] [54969]: [pid: 54969|app: 0|req: 35/68] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:40 2024] GET /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/5aedbe71-1d96-4dc8-8890-83bbf163b709 => generated 917 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 648.021883] [54968]: DEBUG cinder.api.middleware.request_id [None req-e13bb118-00c8-4bf8-80d6-9ce5293192e3 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 648.024056] [54968]: INFO cinder.api.openstack.wsgi [None req-e13bb118-00c8-4bf8-80d6-9ce5293192e3 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 [ 648.024333] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e13bb118-00c8-4bf8-80d6-9ce5293192e3 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 648.024588] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e13bb118-00c8-4bf8-80d6-9ce5293192e3 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 648.032222] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 648.032222] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 648.035909] [54968]: INFO cinder.volume.api [None req-e13bb118-00c8-4bf8-80d6-9ce5293192e3 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 648.040480] [54968]: INFO cinder.api.openstack.wsgi [None req-e13bb118-00c8-4bf8-80d6-9ce5293192e3 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 returned with HTTP 200 [ 648.040878] [54968]: [pid: 54968|app: 0|req: 34/69] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:40 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 => generated 914 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 648.786246] [54969]: DEBUG cinder.api.middleware.request_id [None req-dbb2fb8f-8106-4ee6-9387-6e0d4c4fda75 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 648.788413] [54969]: INFO cinder.api.openstack.wsgi [None req-dbb2fb8f-8106-4ee6-9387-6e0d4c4fda75 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] GET http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/5aedbe71-1d96-4dc8-8890-83bbf163b709 [ 648.788706] [54969]: DEBUG cinder.api.openstack.wsgi [None req-dbb2fb8f-8106-4ee6-9387-6e0d4c4fda75 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 648.788987] [54969]: DEBUG cinder.api.openstack.wsgi [None req-dbb2fb8f-8106-4ee6-9387-6e0d4c4fda75 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 648.795794] [54969]: INFO cinder.api.openstack.wsgi [None req-dbb2fb8f-8106-4ee6-9387-6e0d4c4fda75 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/5aedbe71-1d96-4dc8-8890-83bbf163b709 returned with HTTP 404 [ 648.796960] [54969]: [pid: 54969|app: 0|req: 36/70] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:41 2024] GET /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/5aedbe71-1d96-4dc8-8890-83bbf163b709 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 648.800639] [54968]: DEBUG cinder.api.middleware.request_id [None req-9db15560-6758-45fa-a8da-bc76891869b8 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 648.803025] [54968]: INFO cinder.api.openstack.wsgi [None req-9db15560-6758-45fa-a8da-bc76891869b8 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] DELETE http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/7c0be338-76c5-4985-97cf-d2ade40d7fd9 [ 648.803360] [54968]: DEBUG cinder.api.openstack.wsgi [None req-9db15560-6758-45fa-a8da-bc76891869b8 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 648.803634] [54968]: DEBUG cinder.api.openstack.wsgi [None req-9db15560-6758-45fa-a8da-bc76891869b8 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Calling method 'delete' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 648.803916] [54968]: INFO cinder.api.v3.volumes [None req-9db15560-6758-45fa-a8da-bc76891869b8 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Delete volume with id: 7c0be338-76c5-4985-97cf-d2ade40d7fd9 [ 648.813897] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 648.813897] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 648.814577] [54968]: INFO cinder.volume.api [None req-9db15560-6758-45fa-a8da-bc76891869b8 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Volume info retrieved successfully. [ 648.870926] [54968]: INFO cinder.volume.api [None req-9db15560-6758-45fa-a8da-bc76891869b8 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Delete volume request issued successfully. [ 648.870926] [54968]: INFO cinder.api.openstack.wsgi [None req-9db15560-6758-45fa-a8da-bc76891869b8 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/7c0be338-76c5-4985-97cf-d2ade40d7fd9 returned with HTTP 202 [ 648.871338] [54968]: [pid: 54968|app: 0|req: 35/71] 10.180.1.21 () {62 vars in 1410 bytes} [Tue Feb 6 09:07:41 2024] DELETE /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/7c0be338-76c5-4985-97cf-d2ade40d7fd9 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 648.875055] [54969]: DEBUG cinder.api.middleware.request_id [None req-5ad63790-1ebf-4532-b642-61ceed6b7cac None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 648.876389] [54969]: INFO cinder.api.openstack.wsgi [None req-5ad63790-1ebf-4532-b642-61ceed6b7cac tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] GET http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/7c0be338-76c5-4985-97cf-d2ade40d7fd9 [ 648.876665] [54969]: DEBUG cinder.api.openstack.wsgi [None req-5ad63790-1ebf-4532-b642-61ceed6b7cac tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 648.876937] [54969]: DEBUG cinder.api.openstack.wsgi [None req-5ad63790-1ebf-4532-b642-61ceed6b7cac tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 648.888290] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 648.888290] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 648.892805] [54969]: INFO cinder.volume.api [None req-5ad63790-1ebf-4532-b642-61ceed6b7cac tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Volume info retrieved successfully. [ 648.900202] [54969]: INFO cinder.api.openstack.wsgi [None req-5ad63790-1ebf-4532-b642-61ceed6b7cac tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/7c0be338-76c5-4985-97cf-d2ade40d7fd9 returned with HTTP 200 [ 648.900659] [54969]: [pid: 54969|app: 0|req: 37/72] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:41 2024] GET /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/7c0be338-76c5-4985-97cf-d2ade40d7fd9 => generated 916 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 649.051714] [54968]: DEBUG cinder.api.middleware.request_id [None req-e8cd65ff-7aae-44d5-8045-a0453f066673 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 649.053925] [54968]: INFO cinder.api.openstack.wsgi [None req-e8cd65ff-7aae-44d5-8045-a0453f066673 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 [ 649.054218] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e8cd65ff-7aae-44d5-8045-a0453f066673 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 649.054448] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e8cd65ff-7aae-44d5-8045-a0453f066673 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 649.062404] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 649.062404] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 649.067670] [54968]: INFO cinder.volume.api [None req-e8cd65ff-7aae-44d5-8045-a0453f066673 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 649.072644] [54968]: INFO cinder.api.openstack.wsgi [None req-e8cd65ff-7aae-44d5-8045-a0453f066673 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 returned with HTTP 200 [ 649.073066] [54968]: [pid: 54968|app: 0|req: 36/73] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:41 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 649.914437] [54969]: DEBUG cinder.api.middleware.request_id [None req-3dc904b9-dbc1-4388-a0e0-9844af1e5095 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 649.920915] [54969]: INFO cinder.api.openstack.wsgi [None req-3dc904b9-dbc1-4388-a0e0-9844af1e5095 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] GET http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/7c0be338-76c5-4985-97cf-d2ade40d7fd9 [ 649.921207] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3dc904b9-dbc1-4388-a0e0-9844af1e5095 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 649.921463] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3dc904b9-dbc1-4388-a0e0-9844af1e5095 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 649.931825] [54969]: INFO cinder.api.openstack.wsgi [None req-3dc904b9-dbc1-4388-a0e0-9844af1e5095 tempest-VolumesTestJSON-551600252 tempest-VolumesTestJSON-551600252-project-member] http://10.180.1.21/volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/7c0be338-76c5-4985-97cf-d2ade40d7fd9 returned with HTTP 404 [ 649.932414] [54969]: [pid: 54969|app: 0|req: 38/74] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:42 2024] GET /volume/v3/e87d963ebd954515a35dc3d1cb169edf/volumes/7c0be338-76c5-4985-97cf-d2ade40d7fd9 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 650.082380] [54968]: DEBUG cinder.api.middleware.request_id [None req-d940f58b-e42c-4786-bd36-013c303567e4 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 650.084650] [54968]: INFO cinder.api.openstack.wsgi [None req-d940f58b-e42c-4786-bd36-013c303567e4 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 [ 650.088582] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d940f58b-e42c-4786-bd36-013c303567e4 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 650.088582] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d940f58b-e42c-4786-bd36-013c303567e4 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 650.095964] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 650.095964] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 650.102567] [54968]: INFO cinder.volume.api [None req-d940f58b-e42c-4786-bd36-013c303567e4 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 650.106502] [54968]: INFO cinder.api.openstack.wsgi [None req-d940f58b-e42c-4786-bd36-013c303567e4 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 returned with HTTP 200 [ 650.106931] [54968]: [pid: 54968|app: 0|req: 37/75] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:42 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 => generated 914 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 651.118509] [54969]: DEBUG cinder.api.middleware.request_id [None req-b932f3fc-5e61-4fa7-9de1-4a0a70a253db None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 651.121619] [54969]: INFO cinder.api.openstack.wsgi [None req-b932f3fc-5e61-4fa7-9de1-4a0a70a253db tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 [ 651.121942] [54969]: DEBUG cinder.api.openstack.wsgi [None req-b932f3fc-5e61-4fa7-9de1-4a0a70a253db tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 651.122188] [54969]: DEBUG cinder.api.openstack.wsgi [None req-b932f3fc-5e61-4fa7-9de1-4a0a70a253db tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 651.131150] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 651.131150] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 651.137739] [54969]: INFO cinder.volume.api [None req-b932f3fc-5e61-4fa7-9de1-4a0a70a253db tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 651.144621] [54969]: INFO cinder.api.openstack.wsgi [None req-b932f3fc-5e61-4fa7-9de1-4a0a70a253db tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 returned with HTTP 200 [ 651.145072] [54969]: [pid: 54969|app: 0|req: 39/76] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:43 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 => generated 914 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 652.155374] [54968]: DEBUG cinder.api.middleware.request_id [None req-add9d144-5af5-4885-a168-a8c930c5267c None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 652.157744] [54968]: INFO cinder.api.openstack.wsgi [None req-add9d144-5af5-4885-a168-a8c930c5267c tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 [ 652.158015] [54968]: DEBUG cinder.api.openstack.wsgi [None req-add9d144-5af5-4885-a168-a8c930c5267c tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 652.158281] [54968]: DEBUG cinder.api.openstack.wsgi [None req-add9d144-5af5-4885-a168-a8c930c5267c tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 652.167371] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 652.167371] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 652.171644] [54968]: INFO cinder.volume.api [None req-add9d144-5af5-4885-a168-a8c930c5267c tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 652.177968] [54968]: INFO cinder.api.openstack.wsgi [None req-add9d144-5af5-4885-a168-a8c930c5267c tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 returned with HTTP 200 [ 652.177968] [54968]: [pid: 54968|app: 0|req: 38/77] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:44 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 => generated 914 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 653.186380] [54969]: DEBUG cinder.api.middleware.request_id [None req-526f87fe-684b-4507-922c-437c39b56f72 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 653.188749] [54969]: INFO cinder.api.openstack.wsgi [None req-526f87fe-684b-4507-922c-437c39b56f72 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 [ 653.189030] [54969]: DEBUG cinder.api.openstack.wsgi [None req-526f87fe-684b-4507-922c-437c39b56f72 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 653.189290] [54969]: DEBUG cinder.api.openstack.wsgi [None req-526f87fe-684b-4507-922c-437c39b56f72 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 653.198197] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 653.198197] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 653.202542] [54969]: INFO cinder.volume.api [None req-526f87fe-684b-4507-922c-437c39b56f72 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 653.207778] [54969]: INFO cinder.api.openstack.wsgi [None req-526f87fe-684b-4507-922c-437c39b56f72 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 returned with HTTP 200 [ 653.208520] [54969]: [pid: 54969|app: 0|req: 40/78] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:45 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 654.218134] [54968]: DEBUG cinder.api.middleware.request_id [None req-5d5be0b7-e95e-478b-83ce-df745b9ebdca None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 654.220765] [54968]: INFO cinder.api.openstack.wsgi [None req-5d5be0b7-e95e-478b-83ce-df745b9ebdca tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 [ 654.221160] [54968]: DEBUG cinder.api.openstack.wsgi [None req-5d5be0b7-e95e-478b-83ce-df745b9ebdca tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 654.221514] [54968]: DEBUG cinder.api.openstack.wsgi [None req-5d5be0b7-e95e-478b-83ce-df745b9ebdca tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 654.234790] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 654.234790] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 654.239686] [54968]: INFO cinder.volume.api [None req-5d5be0b7-e95e-478b-83ce-df745b9ebdca tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 654.245920] [54968]: INFO cinder.api.openstack.wsgi [None req-5d5be0b7-e95e-478b-83ce-df745b9ebdca tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 returned with HTTP 200 [ 654.246544] [54968]: [pid: 54968|app: 0|req: 39/79] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:46 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 => generated 914 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 655.256537] [54969]: DEBUG cinder.api.middleware.request_id [None req-3e73441e-8ef4-4c5b-b98e-0213f3eb6cf0 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 655.258876] [54969]: INFO cinder.api.openstack.wsgi [None req-3e73441e-8ef4-4c5b-b98e-0213f3eb6cf0 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 [ 655.259146] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3e73441e-8ef4-4c5b-b98e-0213f3eb6cf0 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 655.259409] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3e73441e-8ef4-4c5b-b98e-0213f3eb6cf0 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 655.267957] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 655.267957] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 655.272319] [54969]: INFO cinder.volume.api [None req-3e73441e-8ef4-4c5b-b98e-0213f3eb6cf0 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 655.278936] [54969]: INFO cinder.api.openstack.wsgi [None req-3e73441e-8ef4-4c5b-b98e-0213f3eb6cf0 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 returned with HTTP 200 [ 655.279763] [54969]: [pid: 54969|app: 0|req: 41/80] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:47 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 656.289294] [54968]: DEBUG cinder.api.middleware.request_id [None req-21ccda9d-2a61-4bff-9c6e-fd22a956a79a None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 656.291630] [54968]: INFO cinder.api.openstack.wsgi [None req-21ccda9d-2a61-4bff-9c6e-fd22a956a79a tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 [ 656.291902] [54968]: DEBUG cinder.api.openstack.wsgi [None req-21ccda9d-2a61-4bff-9c6e-fd22a956a79a tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 656.292187] [54968]: DEBUG cinder.api.openstack.wsgi [None req-21ccda9d-2a61-4bff-9c6e-fd22a956a79a tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 656.300391] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 656.300391] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 656.307608] [54968]: INFO cinder.volume.api [None req-21ccda9d-2a61-4bff-9c6e-fd22a956a79a tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 656.317598] [54968]: INFO cinder.api.openstack.wsgi [None req-21ccda9d-2a61-4bff-9c6e-fd22a956a79a tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 returned with HTTP 200 [ 656.324144] [54968]: [pid: 54968|app: 0|req: 40/81] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:48 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 => generated 914 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 657.327761] [54969]: DEBUG cinder.api.middleware.request_id [None req-1388a4cb-e84e-428b-9dec-ecf013686e70 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 657.329924] [54969]: INFO cinder.api.openstack.wsgi [None req-1388a4cb-e84e-428b-9dec-ecf013686e70 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 [ 657.330200] [54969]: DEBUG cinder.api.openstack.wsgi [None req-1388a4cb-e84e-428b-9dec-ecf013686e70 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 657.330461] [54969]: DEBUG cinder.api.openstack.wsgi [None req-1388a4cb-e84e-428b-9dec-ecf013686e70 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 657.338022] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 657.338022] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 657.342157] [54969]: INFO cinder.volume.api [None req-1388a4cb-e84e-428b-9dec-ecf013686e70 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 657.347293] [54969]: INFO cinder.api.openstack.wsgi [None req-1388a4cb-e84e-428b-9dec-ecf013686e70 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 returned with HTTP 200 [ 657.354153] [54969]: [pid: 54969|app: 0|req: 42/82] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:49 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 => generated 914 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 658.357173] [54968]: DEBUG cinder.api.middleware.request_id [None req-490ba483-d5b7-4746-8c57-2f94f8ef3081 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 658.359405] [54968]: INFO cinder.api.openstack.wsgi [None req-490ba483-d5b7-4746-8c57-2f94f8ef3081 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 [ 658.359687] [54968]: DEBUG cinder.api.openstack.wsgi [None req-490ba483-d5b7-4746-8c57-2f94f8ef3081 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 658.359950] [54968]: DEBUG cinder.api.openstack.wsgi [None req-490ba483-d5b7-4746-8c57-2f94f8ef3081 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 658.369946] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 658.369946] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 658.373103] [54968]: INFO cinder.volume.api [None req-490ba483-d5b7-4746-8c57-2f94f8ef3081 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 658.378808] [54968]: INFO cinder.api.openstack.wsgi [None req-490ba483-d5b7-4746-8c57-2f94f8ef3081 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 returned with HTTP 200 [ 658.379240] [54968]: [pid: 54968|app: 0|req: 41/83] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:50 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 => generated 914 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 659.388940] [54969]: DEBUG cinder.api.middleware.request_id [None req-a42b58ef-ee62-4919-a968-7958c37ddd19 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 659.391088] [54969]: INFO cinder.api.openstack.wsgi [None req-a42b58ef-ee62-4919-a968-7958c37ddd19 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 [ 659.391358] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a42b58ef-ee62-4919-a968-7958c37ddd19 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 659.391624] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a42b58ef-ee62-4919-a968-7958c37ddd19 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 659.399781] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 659.399781] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 659.403781] [54969]: INFO cinder.volume.api [None req-a42b58ef-ee62-4919-a968-7958c37ddd19 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 659.409604] [54969]: INFO cinder.api.openstack.wsgi [None req-a42b58ef-ee62-4919-a968-7958c37ddd19 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 returned with HTTP 200 [ 659.410077] [54969]: [pid: 54969|app: 0|req: 43/84] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:51 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 => generated 1416 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 659.421460] [54968]: DEBUG cinder.api.middleware.request_id [None req-1701fe56-4573-4364-86a2-9a4b5c219ac9 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 659.423674] [54968]: INFO cinder.api.openstack.wsgi [None req-1701fe56-4573-4364-86a2-9a4b5c219ac9 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] POST http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes [ 659.424061] [54968]: DEBUG cinder.api.openstack.wsgi [None req-1701fe56-4573-4364-86a2-9a4b5c219ac9 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-229288331"}} {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 659.425950] [54968]: DEBUG cinder.api.v3.volumes [None req-1701fe56-4573-4364-86a2-9a4b5c219ac9 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-229288331'}} {{(pid=54968) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 659.426002] [54968]: INFO cinder.api.v3.volumes [None req-1701fe56-4573-4364-86a2-9a4b5c219ac9 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Create volume of 1 GB [ 659.431509] [54968]: INFO cinder.volume.api [None req-1701fe56-4573-4364-86a2-9a4b5c219ac9 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Availability Zones retrieved successfully. [ 659.439547] [54968]: DEBUG cinder.volume.api [None req-1701fe56-4573-4364-86a2-9a4b5c219ac9 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Flow 'volume_create_api' (9a585d99-ddf1-4f94-a607-4f53f289f0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 659.440817] [54968]: DEBUG cinder.volume.api [None req-1701fe56-4573-4364-86a2-9a4b5c219ac9 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36499f0c-fe9b-46a9-99a6-74c2ccaa10ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 659.443277] [54968]: DEBUG cinder.volume.flows.api.create_volume [None req-1701fe56-4573-4364-86a2-9a4b5c219ac9 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Validating volume size '1' using validate_int {{(pid=54968) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 659.465397] [54968]: DEBUG cinder.volume.api [None req-1701fe56-4573-4364-86a2-9a4b5c219ac9 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36499f0c-fe9b-46a9-99a6-74c2ccaa10ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-06T09:03:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ca92b2f-d4e2-40d1-aec3-0881a2da09c4', '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=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 659.466481] [54968]: DEBUG cinder.volume.api [None req-1701fe56-4573-4364-86a2-9a4b5c219ac9 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecec2d43-8467-4702-b4d7-5e94c2b6011f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 659.499045] [54968]: DEBUG cinder.quota [None req-1701fe56-4573-4364-86a2-9a4b5c219ac9 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Created reservations ['01336604-6cfb-41fc-9dd2-f9474bb9a69e', 'dcc4a98a-ff35-4619-817d-091a3dfddee8', '4a739faa-ab0b-4047-8dad-7e49c4026b6b', 'ed263892-e9c7-4a07-8f46-0c0318800bb6'] {{(pid=54968) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 659.500153] [54968]: DEBUG cinder.volume.api [None req-1701fe56-4573-4364-86a2-9a4b5c219ac9 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecec2d43-8467-4702-b4d7-5e94c2b6011f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01336604-6cfb-41fc-9dd2-f9474bb9a69e', 'dcc4a98a-ff35-4619-817d-091a3dfddee8', '4a739faa-ab0b-4047-8dad-7e49c4026b6b', 'ed263892-e9c7-4a07-8f46-0c0318800bb6']}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 659.501127] [54968]: DEBUG cinder.volume.api [None req-1701fe56-4573-4364-86a2-9a4b5c219ac9 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44629162-8953-48db-bb01-3d4285667f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 659.515024] [54968]: DEBUG cinder.volume.api [None req-1701fe56-4573-4364-86a2-9a4b5c219ac9 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44629162-8953-48db-bb01-3d4285667f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfe750fb-8fa7-475c-9dde-426ea3151445', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-229288331',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='f02a4d7c7b0c46ae8adf76b3902db70c',qos_specs=None,replication_status=<?>,reservations=['01336604-6cfb-41fc-9dd2-f9474bb9a69e','dcc4a98a-ff35-4619-817d-091a3dfddee8','4a739faa-ab0b-4047-8dad-7e49c4026b6b','ed263892-e9c7-4a07-8f46-0c0318800bb6'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='10c57bbde0da4775b9108782b98a8942',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-06T09:07:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-229288331',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=bfe750fb-8fa7-475c-9dde-426ea3151445,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f02a4d7c7b0c46ae8adf76b3902db70c',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='10c57bbde0da4775b9108782b98a8942',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ca92b2f-d4e2-40d1-aec3-0881a2da09c4),volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 659.516150] [54968]: DEBUG cinder.volume.api [None req-1701fe56-4573-4364-86a2-9a4b5c219ac9 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0218d8eb-6a46-4453-a02b-97ca86ae4327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 659.533089] [54968]: DEBUG cinder.volume.api [None req-1701fe56-4573-4364-86a2-9a4b5c219ac9 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0218d8eb-6a46-4453-a02b-97ca86ae4327) 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-TaggedBootDevicesTest_v242-volume-229288331',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='f02a4d7c7b0c46ae8adf76b3902db70c',qos_specs=None,replication_status=<?>,reservations=['01336604-6cfb-41fc-9dd2-f9474bb9a69e','dcc4a98a-ff35-4619-817d-091a3dfddee8','4a739faa-ab0b-4047-8dad-7e49c4026b6b','ed263892-e9c7-4a07-8f46-0c0318800bb6'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='10c57bbde0da4775b9108782b98a8942',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 659.534063] [54968]: DEBUG cinder.volume.api [None req-1701fe56-4573-4364-86a2-9a4b5c219ac9 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e711318c-07b5-49a1-a5c1-3f8cbe0a90b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 659.545480] [54968]: DEBUG cinder.volume.api [None req-1701fe56-4573-4364-86a2-9a4b5c219ac9 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e711318c-07b5-49a1-a5c1-3f8cbe0a90b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 659.546675] [54968]: DEBUG cinder.volume.api [None req-1701fe56-4573-4364-86a2-9a4b5c219ac9 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Flow 'volume_create_api' (9a585d99-ddf1-4f94-a607-4f53f289f0f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54968) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 659.547372] [54968]: INFO cinder.volume.api [None req-1701fe56-4573-4364-86a2-9a4b5c219ac9 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Create volume request issued successfully. [ 659.547883] [54968]: INFO cinder.api.openstack.wsgi [None req-1701fe56-4573-4364-86a2-9a4b5c219ac9 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes returned with HTTP 202 [ 659.548370] [54968]: [pid: 54968|app: 0|req: 42/85] 10.180.1.21 () {64 vars in 1317 bytes} [Tue Feb 6 09:07:52 2024] POST /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes => generated 821 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 659.556287] [54969]: DEBUG cinder.api.middleware.request_id [None req-3c2d38c1-ce00-4d37-b0fe-91fc79a0bd9c None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 659.558513] [54969]: INFO cinder.api.openstack.wsgi [None req-3c2d38c1-ce00-4d37-b0fe-91fc79a0bd9c tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/bfe750fb-8fa7-475c-9dde-426ea3151445 [ 659.558823] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3c2d38c1-ce00-4d37-b0fe-91fc79a0bd9c tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 659.559090] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3c2d38c1-ce00-4d37-b0fe-91fc79a0bd9c tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 659.566671] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 659.566671] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 659.570842] [54969]: INFO cinder.volume.api [None req-3c2d38c1-ce00-4d37-b0fe-91fc79a0bd9c tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 659.575926] [54969]: INFO cinder.api.openstack.wsgi [None req-3c2d38c1-ce00-4d37-b0fe-91fc79a0bd9c tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/bfe750fb-8fa7-475c-9dde-426ea3151445 returned with HTTP 200 [ 659.576371] [54969]: [pid: 54969|app: 0|req: 44/86] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:52 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/bfe750fb-8fa7-475c-9dde-426ea3151445 => generated 889 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 660.586513] [54968]: DEBUG cinder.api.middleware.request_id [None req-d76c37db-6709-43e3-8f10-655a09a660ad None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 660.588912] [54968]: INFO cinder.api.openstack.wsgi [None req-d76c37db-6709-43e3-8f10-655a09a660ad tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/bfe750fb-8fa7-475c-9dde-426ea3151445 [ 660.589181] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d76c37db-6709-43e3-8f10-655a09a660ad tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 660.589446] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d76c37db-6709-43e3-8f10-655a09a660ad tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 660.597666] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 660.597666] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 660.601491] [54968]: INFO cinder.volume.api [None req-d76c37db-6709-43e3-8f10-655a09a660ad tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 660.606217] [54968]: INFO cinder.api.openstack.wsgi [None req-d76c37db-6709-43e3-8f10-655a09a660ad tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/bfe750fb-8fa7-475c-9dde-426ea3151445 returned with HTTP 200 [ 660.606801] [54968]: [pid: 54968|app: 0|req: 43/87] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:53 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/bfe750fb-8fa7-475c-9dde-426ea3151445 => generated 914 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 660.615377] [54969]: DEBUG cinder.api.middleware.request_id [None req-b9398e1d-c49a-40f8-992b-87014eff077e None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 660.617290] [54969]: INFO cinder.api.openstack.wsgi [None req-b9398e1d-c49a-40f8-992b-87014eff077e tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] POST http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes [ 660.617797] [54969]: DEBUG cinder.api.openstack.wsgi [None req-b9398e1d-c49a-40f8-992b-87014eff077e tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1147914439"}} {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 660.619568] [54969]: DEBUG cinder.api.v3.volumes [None req-b9398e1d-c49a-40f8-992b-87014eff077e tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1147914439'}} {{(pid=54969) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 660.619747] [54969]: INFO cinder.api.v3.volumes [None req-b9398e1d-c49a-40f8-992b-87014eff077e tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Create volume of 1 GB [ 660.624280] [54969]: INFO cinder.volume.api [None req-b9398e1d-c49a-40f8-992b-87014eff077e tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Availability Zones retrieved successfully. [ 660.631366] [54969]: DEBUG cinder.volume.api [None req-b9398e1d-c49a-40f8-992b-87014eff077e tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Flow 'volume_create_api' (a4d5dd70-09bc-4be5-ae6f-b01eb15095c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 660.632646] [54969]: DEBUG cinder.volume.api [None req-b9398e1d-c49a-40f8-992b-87014eff077e tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1948f40-b261-4090-a337-3237ed363094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 660.633788] [54969]: DEBUG cinder.volume.flows.api.create_volume [None req-b9398e1d-c49a-40f8-992b-87014eff077e tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Validating volume size '1' using validate_int {{(pid=54969) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 660.653408] [54969]: DEBUG cinder.volume.api [None req-b9398e1d-c49a-40f8-992b-87014eff077e tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1948f40-b261-4090-a337-3237ed363094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-06T09:03:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ca92b2f-d4e2-40d1-aec3-0881a2da09c4', '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=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 660.654379] [54969]: DEBUG cinder.volume.api [None req-b9398e1d-c49a-40f8-992b-87014eff077e tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (840a24f6-c11d-4ddc-b774-1a2df1a2f761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 660.684354] [54969]: DEBUG cinder.quota [None req-b9398e1d-c49a-40f8-992b-87014eff077e tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Created reservations ['a2c4036b-f9fa-4a46-85d1-2a7de8ee4cf5', '1492061e-5958-4870-a285-1d7f529a96fe', '881d7c1b-5e72-4d36-ae4a-2e522515ee89', '98a0686b-e732-418a-8b82-30b45d1da1f2'] {{(pid=54969) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 660.685511] [54969]: DEBUG cinder.volume.api [None req-b9398e1d-c49a-40f8-992b-87014eff077e tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (840a24f6-c11d-4ddc-b774-1a2df1a2f761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2c4036b-f9fa-4a46-85d1-2a7de8ee4cf5', '1492061e-5958-4870-a285-1d7f529a96fe', '881d7c1b-5e72-4d36-ae4a-2e522515ee89', '98a0686b-e732-418a-8b82-30b45d1da1f2']}' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 660.686595] [54969]: DEBUG cinder.volume.api [None req-b9398e1d-c49a-40f8-992b-87014eff077e tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75fc9fbf-feb9-4dbe-9ae9-e96a41901fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 660.699165] [54969]: DEBUG cinder.volume.api [None req-b9398e1d-c49a-40f8-992b-87014eff077e tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75fc9fbf-feb9-4dbe-9ae9-e96a41901fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87ce587b-1fd4-4549-9135-e6d0b9e7aff3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1147914439',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='f02a4d7c7b0c46ae8adf76b3902db70c',qos_specs=None,replication_status=<?>,reservations=['a2c4036b-f9fa-4a46-85d1-2a7de8ee4cf5','1492061e-5958-4870-a285-1d7f529a96fe','881d7c1b-5e72-4d36-ae4a-2e522515ee89','98a0686b-e732-418a-8b82-30b45d1da1f2'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='10c57bbde0da4775b9108782b98a8942',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-06T09:07:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1147914439',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=87ce587b-1fd4-4549-9135-e6d0b9e7aff3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f02a4d7c7b0c46ae8adf76b3902db70c',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='10c57bbde0da4775b9108782b98a8942',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ca92b2f-d4e2-40d1-aec3-0881a2da09c4),volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 660.699935] [54969]: DEBUG cinder.volume.api [None req-b9398e1d-c49a-40f8-992b-87014eff077e tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8725d0f0-2cd1-4f60-9d61-7773bb9e774e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 660.714705] [54969]: DEBUG cinder.volume.api [None req-b9398e1d-c49a-40f8-992b-87014eff077e tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8725d0f0-2cd1-4f60-9d61-7773bb9e774e) 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-TaggedBootDevicesTest_v242-volume-1147914439',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='f02a4d7c7b0c46ae8adf76b3902db70c',qos_specs=None,replication_status=<?>,reservations=['a2c4036b-f9fa-4a46-85d1-2a7de8ee4cf5','1492061e-5958-4870-a285-1d7f529a96fe','881d7c1b-5e72-4d36-ae4a-2e522515ee89','98a0686b-e732-418a-8b82-30b45d1da1f2'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='10c57bbde0da4775b9108782b98a8942',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 660.715824] [54969]: DEBUG cinder.volume.api [None req-b9398e1d-c49a-40f8-992b-87014eff077e tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2676871e-62d6-47ad-b175-253311f710dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 660.726267] [54969]: DEBUG cinder.volume.api [None req-b9398e1d-c49a-40f8-992b-87014eff077e tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2676871e-62d6-47ad-b175-253311f710dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 660.727634] [54969]: DEBUG cinder.volume.api [None req-b9398e1d-c49a-40f8-992b-87014eff077e tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Flow 'volume_create_api' (a4d5dd70-09bc-4be5-ae6f-b01eb15095c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54969) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 660.728186] [54969]: INFO cinder.volume.api [None req-b9398e1d-c49a-40f8-992b-87014eff077e tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Create volume request issued successfully. [ 660.729009] [54969]: INFO cinder.api.openstack.wsgi [None req-b9398e1d-c49a-40f8-992b-87014eff077e tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes returned with HTTP 202 [ 660.729691] [54969]: [pid: 54969|app: 0|req: 45/88] 10.180.1.21 () {64 vars in 1317 bytes} [Tue Feb 6 09:07:53 2024] POST /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes => generated 822 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 660.737727] [54968]: DEBUG cinder.api.middleware.request_id [None req-148d50f4-6d41-4b50-a296-b0962ba0ed1d None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 660.739943] [54968]: INFO cinder.api.openstack.wsgi [None req-148d50f4-6d41-4b50-a296-b0962ba0ed1d tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/87ce587b-1fd4-4549-9135-e6d0b9e7aff3 [ 660.740236] [54968]: DEBUG cinder.api.openstack.wsgi [None req-148d50f4-6d41-4b50-a296-b0962ba0ed1d tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 660.740495] [54968]: DEBUG cinder.api.openstack.wsgi [None req-148d50f4-6d41-4b50-a296-b0962ba0ed1d tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 660.748964] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 660.748964] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 660.752879] [54968]: INFO cinder.volume.api [None req-148d50f4-6d41-4b50-a296-b0962ba0ed1d tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 660.757762] [54968]: INFO cinder.api.openstack.wsgi [None req-148d50f4-6d41-4b50-a296-b0962ba0ed1d tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/87ce587b-1fd4-4549-9135-e6d0b9e7aff3 returned with HTTP 200 [ 660.758180] [54968]: [pid: 54968|app: 0|req: 44/89] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:53 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/87ce587b-1fd4-4549-9135-e6d0b9e7aff3 => generated 890 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 661.768888] [54969]: DEBUG cinder.api.middleware.request_id [None req-4bc63009-1f22-4805-91a2-7213afc2dcff None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 661.771101] [54969]: INFO cinder.api.openstack.wsgi [None req-4bc63009-1f22-4805-91a2-7213afc2dcff tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/87ce587b-1fd4-4549-9135-e6d0b9e7aff3 [ 661.771101] [54969]: DEBUG cinder.api.openstack.wsgi [None req-4bc63009-1f22-4805-91a2-7213afc2dcff tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 661.771318] [54969]: DEBUG cinder.api.openstack.wsgi [None req-4bc63009-1f22-4805-91a2-7213afc2dcff tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 661.779821] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 661.779821] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 661.784136] [54969]: INFO cinder.volume.api [None req-4bc63009-1f22-4805-91a2-7213afc2dcff tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 661.789430] [54969]: INFO cinder.api.openstack.wsgi [None req-4bc63009-1f22-4805-91a2-7213afc2dcff tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/87ce587b-1fd4-4549-9135-e6d0b9e7aff3 returned with HTTP 200 [ 661.789872] [54969]: [pid: 54969|app: 0|req: 46/90] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:07:54 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/87ce587b-1fd4-4549-9135-e6d0b9e7aff3 => generated 915 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 665.982303] [54968]: DEBUG cinder.api.middleware.request_id [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-0192c077-ad64-4d33-a913-fad1c3c2e969 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 665.984795] [54968]: INFO cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-0192c077-ad64-4d33-a913-fad1c3c2e969 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 [ 665.985074] [54968]: DEBUG cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-0192c077-ad64-4d33-a913-fad1c3c2e969 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 665.985340] [54968]: DEBUG cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-0192c077-ad64-4d33-a913-fad1c3c2e969 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 665.993502] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 665.993502] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 665.997820] [54968]: INFO cinder.volume.api [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-0192c077-ad64-4d33-a913-fad1c3c2e969 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 666.003699] [54968]: INFO cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-0192c077-ad64-4d33-a913-fad1c3c2e969 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 returned with HTTP 200 [ 666.005515] [54968]: [pid: 54968|app: 0|req: 45/91] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 6 09:07:58 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 => generated 1416 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 666.009301] [54969]: DEBUG cinder.api.middleware.request_id [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-edd8b16e-4643-4126-a515-bfafef53935f None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 666.011902] [54969]: INFO cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-edd8b16e-4643-4126-a515-bfafef53935f tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/bfe750fb-8fa7-475c-9dde-426ea3151445 [ 666.012378] [54969]: DEBUG cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-edd8b16e-4643-4126-a515-bfafef53935f tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 666.012812] [54969]: DEBUG cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-edd8b16e-4643-4126-a515-bfafef53935f tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 666.021974] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 666.021974] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 666.026722] [54969]: INFO cinder.volume.api [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-edd8b16e-4643-4126-a515-bfafef53935f tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 666.031991] [54969]: INFO cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-edd8b16e-4643-4126-a515-bfafef53935f tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/bfe750fb-8fa7-475c-9dde-426ea3151445 returned with HTTP 200 [ 666.032666] [54969]: [pid: 54969|app: 0|req: 47/92] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 6 09:07:58 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/bfe750fb-8fa7-475c-9dde-426ea3151445 => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 666.037055] [54968]: DEBUG cinder.api.middleware.request_id [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-f07d53ec-2040-43fd-a3d6-b31c3ddc9f7b None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 666.039609] [54968]: INFO cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-f07d53ec-2040-43fd-a3d6-b31c3ddc9f7b tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/87ce587b-1fd4-4549-9135-e6d0b9e7aff3 [ 666.040083] [54968]: DEBUG cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-f07d53ec-2040-43fd-a3d6-b31c3ddc9f7b tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 666.040633] [54968]: DEBUG cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-f07d53ec-2040-43fd-a3d6-b31c3ddc9f7b tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 666.048958] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 666.048958] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 666.053751] [54968]: INFO cinder.volume.api [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-f07d53ec-2040-43fd-a3d6-b31c3ddc9f7b tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 666.058785] [54968]: INFO cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-f07d53ec-2040-43fd-a3d6-b31c3ddc9f7b tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/87ce587b-1fd4-4549-9135-e6d0b9e7aff3 returned with HTTP 200 [ 666.059360] [54968]: [pid: 54968|app: 0|req: 46/93] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 6 09:07:58 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/87ce587b-1fd4-4549-9135-e6d0b9e7aff3 => generated 915 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 666.065468] [54969]: DEBUG cinder.api.middleware.request_id [None req-22994640-d3c0-4b04-a864-b7d145226d01 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 666.066003] [54969]: INFO cinder.api.openstack.wsgi [None req-22994640-d3c0-4b04-a864-b7d145226d01 None None] GET http://10.180.1.21/volume// [ 666.066226] [54969]: DEBUG cinder.api.openstack.wsgi [None req-22994640-d3c0-4b04-a864-b7d145226d01 None None] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 666.066491] [54969]: DEBUG cinder.api.openstack.wsgi [None req-22994640-d3c0-4b04-a864-b7d145226d01 None None] Calling method 'all' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 666.066942] [54969]: INFO cinder.api.openstack.wsgi [None req-22994640-d3c0-4b04-a864-b7d145226d01 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 666.067255] [54969]: [pid: 54969|app: 0|req: 48/94] 10.180.1.21 () {62 vars in 1382 bytes} [Tue Feb 6 09:07:58 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 666.071506] [54968]: DEBUG cinder.api.middleware.request_id [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-4419b00a-44f5-4d19-a562-4f1937c16908 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 666.074446] [54968]: INFO cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-4419b00a-44f5-4d19-a562-4f1937c16908 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] POST http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments [ 666.074955] [54968]: DEBUG cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-4419b00a-44f5-4d19-a562-4f1937c16908 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86a45fb8-b4e6-4a89-b052-b43bdf7b7a63", "connector": null, "instance_uuid": "bc074836-1520-44cf-aae0-acbfaa7a77e9"}} {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 666.088025] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 666.088025] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 666.115924] [54968]: INFO cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-4419b00a-44f5-4d19-a562-4f1937c16908 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments returned with HTTP 200 [ 666.116430] [54968]: [pid: 54968|app: 0|req: 47/95] 10.180.1.21 () {70 vars in 1656 bytes} [Tue Feb 6 09:07:58 2024] POST /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 666.120747] [54969]: DEBUG cinder.api.middleware.request_id [None req-80180956-bec8-4e70-bf89-05fb2128c83a None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 666.121226] [54969]: INFO cinder.api.openstack.wsgi [None req-80180956-bec8-4e70-bf89-05fb2128c83a None None] GET http://10.180.1.21/volume// [ 666.121442] [54969]: DEBUG cinder.api.openstack.wsgi [None req-80180956-bec8-4e70-bf89-05fb2128c83a None None] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 666.121684] [54969]: DEBUG cinder.api.openstack.wsgi [None req-80180956-bec8-4e70-bf89-05fb2128c83a None None] Calling method 'all' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 666.122111] [54969]: INFO cinder.api.openstack.wsgi [None req-80180956-bec8-4e70-bf89-05fb2128c83a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 666.122510] [54969]: [pid: 54969|app: 0|req: 49/96] 10.180.1.21 () {62 vars in 1382 bytes} [Tue Feb 6 09:07:58 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 666.126964] [54968]: DEBUG cinder.api.middleware.request_id [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-cdfd6ef5-b3b0-414f-9b21-9599698e2b91 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 666.129720] [54968]: INFO cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-cdfd6ef5-b3b0-414f-9b21-9599698e2b91 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] POST http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments [ 666.130179] [54968]: DEBUG cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-cdfd6ef5-b3b0-414f-9b21-9599698e2b91 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bfe750fb-8fa7-475c-9dde-426ea3151445", "connector": null, "instance_uuid": "bc074836-1520-44cf-aae0-acbfaa7a77e9"}} {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 666.139186] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 666.139186] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 666.166574] [54968]: INFO cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-cdfd6ef5-b3b0-414f-9b21-9599698e2b91 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments returned with HTTP 200 [ 666.167246] [54968]: [pid: 54968|app: 0|req: 48/97] 10.180.1.21 () {70 vars in 1656 bytes} [Tue Feb 6 09:07:58 2024] POST /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 666.171239] [54969]: DEBUG cinder.api.middleware.request_id [None req-c3a7cb46-057f-4e12-bae2-58c08fa512be None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 666.171746] [54969]: INFO cinder.api.openstack.wsgi [None req-c3a7cb46-057f-4e12-bae2-58c08fa512be None None] GET http://10.180.1.21/volume// [ 666.171972] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c3a7cb46-057f-4e12-bae2-58c08fa512be None None] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 666.172249] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c3a7cb46-057f-4e12-bae2-58c08fa512be None None] Calling method 'all' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 666.172701] [54969]: INFO cinder.api.openstack.wsgi [None req-c3a7cb46-057f-4e12-bae2-58c08fa512be None None] http://10.180.1.21/volume// returned with HTTP 300 [ 666.173156] [54969]: [pid: 54969|app: 0|req: 50/98] 10.180.1.21 () {62 vars in 1382 bytes} [Tue Feb 6 09:07:58 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 666.177375] [54968]: DEBUG cinder.api.middleware.request_id [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-4768d724-30a1-4dff-843a-5e4893670c26 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 666.180745] [54968]: INFO cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-4768d724-30a1-4dff-843a-5e4893670c26 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] POST http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments [ 666.181214] [54968]: DEBUG cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-4768d724-30a1-4dff-843a-5e4893670c26 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "87ce587b-1fd4-4549-9135-e6d0b9e7aff3", "connector": null, "instance_uuid": "bc074836-1520-44cf-aae0-acbfaa7a77e9"}} {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 666.190299] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 666.190299] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 666.219599] [54968]: INFO cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-4768d724-30a1-4dff-843a-5e4893670c26 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments returned with HTTP 200 [ 666.220108] [54968]: [pid: 54968|app: 0|req: 49/99] 10.180.1.21 () {70 vars in 1656 bytes} [Tue Feb 6 09:07:58 2024] POST /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 676.030041] [54969]: DEBUG dbcounter [-] [54969] Writing DB stats cinder:SELECT=349,cinder:INSERT=41,cinder:UPDATE=60 {{(pid=54969) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 676.215722] [54968]: DEBUG dbcounter [-] [54968] Writing DB stats cinder:SELECT=264,cinder:UPDATE=21,cinder:INSERT=12 {{(pid=54968) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 754.287690] [54969]: DEBUG cinder.api.middleware.request_id [None req-2e723b99-d606-4154-991e-da83211bc461 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.290341] [54969]: INFO cinder.api.openstack.wsgi [None req-2e723b99-d606-4154-991e-da83211bc461 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] DELETE http://10.180.1.21/volume/v3/45ba39b8d02c49daab87f035f8efea53/volumes/c8ed361e-a053-4cb2-81d6-0c8f5c77fba3 [ 754.290625] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2e723b99-d606-4154-991e-da83211bc461 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 754.290901] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2e723b99-d606-4154-991e-da83211bc461 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Calling method 'delete' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 754.291137] [54969]: INFO cinder.api.v3.volumes [None req-2e723b99-d606-4154-991e-da83211bc461 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Delete volume with id: c8ed361e-a053-4cb2-81d6-0c8f5c77fba3 [ 754.302129] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.302129] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 754.302654] [54969]: INFO cinder.volume.api [None req-2e723b99-d606-4154-991e-da83211bc461 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Volume info retrieved successfully. [ 754.333065] [54969]: INFO cinder.volume.api [None req-2e723b99-d606-4154-991e-da83211bc461 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Delete volume request issued successfully. [ 754.333317] [54969]: INFO cinder.api.openstack.wsgi [None req-2e723b99-d606-4154-991e-da83211bc461 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] http://10.180.1.21/volume/v3/45ba39b8d02c49daab87f035f8efea53/volumes/c8ed361e-a053-4cb2-81d6-0c8f5c77fba3 returned with HTTP 202 [ 754.333971] [54969]: [pid: 54969|app: 0|req: 51/100] 10.180.1.21 () {62 vars in 1410 bytes} [Tue Feb 6 09:09:26 2024] DELETE /volume/v3/45ba39b8d02c49daab87f035f8efea53/volumes/c8ed361e-a053-4cb2-81d6-0c8f5c77fba3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 754.337862] [54968]: DEBUG cinder.api.middleware.request_id [None req-d1febfa4-2433-42cf-9a05-c576ad5984f7 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.341555] [54968]: INFO cinder.api.openstack.wsgi [None req-d1febfa4-2433-42cf-9a05-c576ad5984f7 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] GET http://10.180.1.21/volume/v3/45ba39b8d02c49daab87f035f8efea53/volumes/c8ed361e-a053-4cb2-81d6-0c8f5c77fba3 [ 754.341829] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d1febfa4-2433-42cf-9a05-c576ad5984f7 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 754.342234] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d1febfa4-2433-42cf-9a05-c576ad5984f7 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 754.351157] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.351157] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 754.356234] [54968]: INFO cinder.volume.api [None req-d1febfa4-2433-42cf-9a05-c576ad5984f7 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Volume info retrieved successfully. [ 754.361980] [54968]: INFO cinder.api.openstack.wsgi [None req-d1febfa4-2433-42cf-9a05-c576ad5984f7 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] http://10.180.1.21/volume/v3/45ba39b8d02c49daab87f035f8efea53/volumes/c8ed361e-a053-4cb2-81d6-0c8f5c77fba3 returned with HTTP 200 [ 754.362406] [54968]: [pid: 54968|app: 0|req: 50/101] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:09:26 2024] GET /volume/v3/45ba39b8d02c49daab87f035f8efea53/volumes/c8ed361e-a053-4cb2-81d6-0c8f5c77fba3 => generated 1075 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 755.372206] [54969]: DEBUG cinder.api.middleware.request_id [None req-3dd40f39-6219-4e45-afee-03e3ae23e1ff None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.374406] [54969]: INFO cinder.api.openstack.wsgi [None req-3dd40f39-6219-4e45-afee-03e3ae23e1ff tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] GET http://10.180.1.21/volume/v3/45ba39b8d02c49daab87f035f8efea53/volumes/c8ed361e-a053-4cb2-81d6-0c8f5c77fba3 [ 755.374674] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3dd40f39-6219-4e45-afee-03e3ae23e1ff tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 755.374995] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3dd40f39-6219-4e45-afee-03e3ae23e1ff tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 755.381588] [54969]: INFO cinder.api.openstack.wsgi [None req-3dd40f39-6219-4e45-afee-03e3ae23e1ff tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] http://10.180.1.21/volume/v3/45ba39b8d02c49daab87f035f8efea53/volumes/c8ed361e-a053-4cb2-81d6-0c8f5c77fba3 returned with HTTP 404 [ 755.382160] [54969]: [pid: 54969|app: 0|req: 52/102] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:09:27 2024] GET /volume/v3/45ba39b8d02c49daab87f035f8efea53/volumes/c8ed361e-a053-4cb2-81d6-0c8f5c77fba3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 755.836497] [54968]: DEBUG cinder.api.middleware.request_id [None req-693c77d8-1546-430f-821a-e900e10bdc4d None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.838738] [54968]: INFO cinder.api.openstack.wsgi [None req-693c77d8-1546-430f-821a-e900e10bdc4d tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] DELETE http://10.180.1.21/volume/v3/45ba39b8d02c49daab87f035f8efea53/volumes/c8ed361e-a053-4cb2-81d6-0c8f5c77fba3 [ 755.839020] [54968]: DEBUG cinder.api.openstack.wsgi [None req-693c77d8-1546-430f-821a-e900e10bdc4d tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 755.839277] [54968]: DEBUG cinder.api.openstack.wsgi [None req-693c77d8-1546-430f-821a-e900e10bdc4d tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Calling method 'delete' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 755.839522] [54968]: INFO cinder.api.v3.volumes [None req-693c77d8-1546-430f-821a-e900e10bdc4d tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Delete volume with id: c8ed361e-a053-4cb2-81d6-0c8f5c77fba3 [ 755.845899] [54968]: INFO cinder.api.openstack.wsgi [None req-693c77d8-1546-430f-821a-e900e10bdc4d tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] http://10.180.1.21/volume/v3/45ba39b8d02c49daab87f035f8efea53/volumes/c8ed361e-a053-4cb2-81d6-0c8f5c77fba3 returned with HTTP 404 [ 755.846381] [54968]: [pid: 54968|app: 0|req: 51/103] 10.180.1.21 () {62 vars in 1410 bytes} [Tue Feb 6 09:09:28 2024] DELETE /volume/v3/45ba39b8d02c49daab87f035f8efea53/volumes/c8ed361e-a053-4cb2-81d6-0c8f5c77fba3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 755.849200] [54969]: DEBUG cinder.api.middleware.request_id [None req-b3b4c208-577c-4f18-baae-12eaaf1a9a49 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.851296] [54969]: INFO cinder.api.openstack.wsgi [None req-b3b4c208-577c-4f18-baae-12eaaf1a9a49 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] GET http://10.180.1.21/volume/v3/45ba39b8d02c49daab87f035f8efea53/volumes/c8ed361e-a053-4cb2-81d6-0c8f5c77fba3 [ 755.851568] [54969]: DEBUG cinder.api.openstack.wsgi [None req-b3b4c208-577c-4f18-baae-12eaaf1a9a49 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 755.851810] [54969]: DEBUG cinder.api.openstack.wsgi [None req-b3b4c208-577c-4f18-baae-12eaaf1a9a49 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 755.858201] [54969]: INFO cinder.api.openstack.wsgi [None req-b3b4c208-577c-4f18-baae-12eaaf1a9a49 tempest-VolumesAssistedSnapshotsTest-1277883011 tempest-VolumesAssistedSnapshotsTest-1277883011-project-admin] http://10.180.1.21/volume/v3/45ba39b8d02c49daab87f035f8efea53/volumes/c8ed361e-a053-4cb2-81d6-0c8f5c77fba3 returned with HTTP 404 [ 755.858781] [54969]: [pid: 54969|app: 0|req: 53/104] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:09:28 2024] GET /volume/v3/45ba39b8d02c49daab87f035f8efea53/volumes/c8ed361e-a053-4cb2-81d6-0c8f5c77fba3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 765.842055] [54968]: DEBUG dbcounter [-] [54968] Writing DB stats cinder:SELECT=9 {{(pid=54968) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 765.854281] [54969]: DEBUG dbcounter [-] [54969] Writing DB stats cinder:SELECT=12,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54969) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 839.229090] [54968]: DEBUG cinder.api.middleware.request_id [None req-9dc65de8-e97c-4cfe-9139-985892a46410 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.231778] [54968]: INFO cinder.api.openstack.wsgi [None req-9dc65de8-e97c-4cfe-9139-985892a46410 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] POST http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes [ 839.232337] [54968]: DEBUG cinder.api.openstack.wsgi [None req-9dc65de8-e97c-4cfe-9139-985892a46410 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1537793003", "imageRef": "77df2b34-a7d7-43a1-a59a-01f7474c0cf7", "size": 1}} {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 839.233954] [54968]: DEBUG cinder.api.v3.volumes [None req-9dc65de8-e97c-4cfe-9139-985892a46410 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1537793003', 'imageRef': '77df2b34-a7d7-43a1-a59a-01f7474c0cf7', 'size': 1}} {{(pid=54968) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 839.296802] [54968]: INFO cinder.api.v3.volumes [None req-9dc65de8-e97c-4cfe-9139-985892a46410 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Create volume of 1 GB [ 839.305285] [54968]: INFO cinder.volume.api [None req-9dc65de8-e97c-4cfe-9139-985892a46410 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Availability Zones retrieved successfully. [ 839.319966] [54968]: DEBUG cinder.volume.api [None req-9dc65de8-e97c-4cfe-9139-985892a46410 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Flow 'volume_create_api' (300647d0-cbd8-45eb-8ce7-ff3080db31b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 839.321226] [54968]: DEBUG cinder.volume.api [None req-9dc65de8-e97c-4cfe-9139-985892a46410 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (611d7ff2-1de5-4283-a209-a763f7f7e77a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 839.322486] [54968]: DEBUG cinder.volume.flows.api.create_volume [None req-9dc65de8-e97c-4cfe-9139-985892a46410 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Validating volume size '1' using validate_int {{(pid=54968) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 839.377642] [54968]: DEBUG cinder.volume.api [None req-9dc65de8-e97c-4cfe-9139-985892a46410 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (611d7ff2-1de5-4283-a209-a763f7f7e77a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-06T09:03:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ca92b2f-d4e2-40d1-aec3-0881a2da09c4', '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=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 839.378632] [54968]: DEBUG cinder.volume.api [None req-9dc65de8-e97c-4cfe-9139-985892a46410 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1055ac7e-6ce4-4e2f-b688-4d9f4cff90cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 839.443633] [54968]: DEBUG cinder.quota [None req-9dc65de8-e97c-4cfe-9139-985892a46410 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Created reservations ['c8dcfcb4-7b44-42b1-a42b-ae2675755a9d', 'dea6c700-03d2-4bad-8013-6f43fc00b671', 'c90e99fa-279c-4d59-8e7d-03b1399445d4', 'f926c8da-ec51-438d-a578-3ff3b3138f7e'] {{(pid=54968) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 839.444959] [54968]: DEBUG cinder.volume.api [None req-9dc65de8-e97c-4cfe-9139-985892a46410 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1055ac7e-6ce4-4e2f-b688-4d9f4cff90cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8dcfcb4-7b44-42b1-a42b-ae2675755a9d', 'dea6c700-03d2-4bad-8013-6f43fc00b671', 'c90e99fa-279c-4d59-8e7d-03b1399445d4', 'f926c8da-ec51-438d-a578-3ff3b3138f7e']}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 839.445955] [54968]: DEBUG cinder.volume.api [None req-9dc65de8-e97c-4cfe-9139-985892a46410 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46c3f2f9-8f70-476a-9177-fdbd6bfe7cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 839.461219] [54968]: DEBUG cinder.volume.api [None req-9dc65de8-e97c-4cfe-9139-985892a46410 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46c3f2f9-8f70-476a-9177-fdbd6bfe7cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8081a599-2e23-46d3-98e7-b5d17423ffed', '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-1537793003',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='fa3ab1d8914049eaa18a13c7dcf3289e',qos_specs=None,replication_status=<?>,reservations=['c8dcfcb4-7b44-42b1-a42b-ae2675755a9d','dea6c700-03d2-4bad-8013-6f43fc00b671','c90e99fa-279c-4d59-8e7d-03b1399445d4','f926c8da-ec51-438d-a578-3ff3b3138f7e'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='fab8feeed6f64d19a1a614e71f70875c',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-06T09:10:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1537793003',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=8081a599-2e23-46d3-98e7-b5d17423ffed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa3ab1d8914049eaa18a13c7dcf3289e',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='fab8feeed6f64d19a1a614e71f70875c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ca92b2f-d4e2-40d1-aec3-0881a2da09c4),volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 839.462194] [54968]: DEBUG cinder.volume.api [None req-9dc65de8-e97c-4cfe-9139-985892a46410 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0e40b72-7ab2-4191-aa66-0a950489e9fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 839.479760] [54968]: DEBUG cinder.volume.api [None req-9dc65de8-e97c-4cfe-9139-985892a46410 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0e40b72-7ab2-4191-aa66-0a950489e9fb) 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-1537793003',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='fa3ab1d8914049eaa18a13c7dcf3289e',qos_specs=None,replication_status=<?>,reservations=['c8dcfcb4-7b44-42b1-a42b-ae2675755a9d','dea6c700-03d2-4bad-8013-6f43fc00b671','c90e99fa-279c-4d59-8e7d-03b1399445d4','f926c8da-ec51-438d-a578-3ff3b3138f7e'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='fab8feeed6f64d19a1a614e71f70875c',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 839.481029] [54968]: DEBUG cinder.volume.api [None req-9dc65de8-e97c-4cfe-9139-985892a46410 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca88eb92-8c8f-4fc6-95a6-812d9b76c66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 839.496534] [54968]: DEBUG cinder.volume.api [None req-9dc65de8-e97c-4cfe-9139-985892a46410 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca88eb92-8c8f-4fc6-95a6-812d9b76c66f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 839.497710] [54968]: DEBUG cinder.volume.api [None req-9dc65de8-e97c-4cfe-9139-985892a46410 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Flow 'volume_create_api' (300647d0-cbd8-45eb-8ce7-ff3080db31b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54968) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 839.498127] [54968]: INFO cinder.volume.api [None req-9dc65de8-e97c-4cfe-9139-985892a46410 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Create volume request issued successfully. [ 839.498944] [54968]: INFO cinder.api.openstack.wsgi [None req-9dc65de8-e97c-4cfe-9139-985892a46410 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes returned with HTTP 202 [ 839.499442] [54968]: [pid: 54968|app: 0|req: 52/105] 10.180.1.21 () {66 vars in 1359 bytes} [Tue Feb 6 09:10:51 2024] POST /volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes => generated 964 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 839.508033] [54969]: DEBUG cinder.api.middleware.request_id [None req-c6ed6b6c-b24d-4576-badc-85cc3030be44 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.510491] [54969]: INFO cinder.api.openstack.wsgi [None req-c6ed6b6c-b24d-4576-badc-85cc3030be44 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] GET http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed [ 839.510771] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c6ed6b6c-b24d-4576-badc-85cc3030be44 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 839.511050] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c6ed6b6c-b24d-4576-badc-85cc3030be44 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 839.521240] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 839.521240] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 839.526537] [54969]: INFO cinder.volume.api [None req-c6ed6b6c-b24d-4576-badc-85cc3030be44 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Volume info retrieved successfully. [ 839.534616] [54969]: INFO cinder.api.openstack.wsgi [None req-c6ed6b6c-b24d-4576-badc-85cc3030be44 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed returned with HTTP 200 [ 839.535045] [54969]: [pid: 54969|app: 0|req: 54/106] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 6 09:10:52 2024] GET /volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed => generated 1032 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 840.545951] [54968]: DEBUG cinder.api.middleware.request_id [None req-e164566b-62ea-4a31-a82b-47334c3cc989 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 840.548608] [54968]: INFO cinder.api.openstack.wsgi [None req-e164566b-62ea-4a31-a82b-47334c3cc989 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] GET http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed [ 840.548962] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e164566b-62ea-4a31-a82b-47334c3cc989 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 840.549262] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e164566b-62ea-4a31-a82b-47334c3cc989 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 840.557631] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.557631] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 840.564713] [54968]: INFO cinder.volume.api [None req-e164566b-62ea-4a31-a82b-47334c3cc989 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Volume info retrieved successfully. [ 840.570238] [54968]: INFO cinder.api.openstack.wsgi [None req-e164566b-62ea-4a31-a82b-47334c3cc989 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed returned with HTTP 200 [ 840.570737] [54968]: [pid: 54968|app: 0|req: 53/107] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 6 09:10:53 2024] GET /volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 841.581079] [54969]: DEBUG cinder.api.middleware.request_id [None req-bed9c28a-2730-4aff-9b74-3081705a47b7 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 841.583478] [54969]: INFO cinder.api.openstack.wsgi [None req-bed9c28a-2730-4aff-9b74-3081705a47b7 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] GET http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed [ 841.583771] [54969]: DEBUG cinder.api.openstack.wsgi [None req-bed9c28a-2730-4aff-9b74-3081705a47b7 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 841.584105] [54969]: DEBUG cinder.api.openstack.wsgi [None req-bed9c28a-2730-4aff-9b74-3081705a47b7 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 841.592303] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.592303] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 841.596685] [54969]: INFO cinder.volume.api [None req-bed9c28a-2730-4aff-9b74-3081705a47b7 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Volume info retrieved successfully. [ 841.606081] [54969]: INFO cinder.api.openstack.wsgi [None req-bed9c28a-2730-4aff-9b74-3081705a47b7 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed returned with HTTP 200 [ 841.606580] [54969]: [pid: 54969|app: 0|req: 55/108] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 6 09:10:54 2024] GET /volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 842.617359] [54968]: DEBUG cinder.api.middleware.request_id [None req-0fddce46-b621-49b6-86da-6cae1c87ec0f None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 842.619745] [54968]: INFO cinder.api.openstack.wsgi [None req-0fddce46-b621-49b6-86da-6cae1c87ec0f tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] GET http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed [ 842.620170] [54968]: DEBUG cinder.api.openstack.wsgi [None req-0fddce46-b621-49b6-86da-6cae1c87ec0f tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 842.620454] [54968]: DEBUG cinder.api.openstack.wsgi [None req-0fddce46-b621-49b6-86da-6cae1c87ec0f tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 842.628946] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.628946] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 842.633506] [54968]: INFO cinder.volume.api [None req-0fddce46-b621-49b6-86da-6cae1c87ec0f tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Volume info retrieved successfully. [ 842.639412] [54968]: INFO cinder.api.openstack.wsgi [None req-0fddce46-b621-49b6-86da-6cae1c87ec0f tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed returned with HTTP 200 [ 842.639895] [54968]: [pid: 54968|app: 0|req: 54/109] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 6 09:10:55 2024] GET /volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 843.650534] [54969]: DEBUG cinder.api.middleware.request_id [None req-4b4a9946-a7a2-4ffc-aecc-35c7d16e2db6 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 843.652715] [54969]: INFO cinder.api.openstack.wsgi [None req-4b4a9946-a7a2-4ffc-aecc-35c7d16e2db6 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] GET http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed [ 843.653004] [54969]: DEBUG cinder.api.openstack.wsgi [None req-4b4a9946-a7a2-4ffc-aecc-35c7d16e2db6 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 843.653265] [54969]: DEBUG cinder.api.openstack.wsgi [None req-4b4a9946-a7a2-4ffc-aecc-35c7d16e2db6 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 843.665937] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 843.665937] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 843.670430] [54969]: INFO cinder.volume.api [None req-4b4a9946-a7a2-4ffc-aecc-35c7d16e2db6 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Volume info retrieved successfully. [ 843.679219] [54969]: INFO cinder.api.openstack.wsgi [None req-4b4a9946-a7a2-4ffc-aecc-35c7d16e2db6 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed returned with HTTP 200 [ 843.679739] [54969]: [pid: 54969|app: 0|req: 56/110] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 6 09:10:56 2024] GET /volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed => generated 1056 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 844.690506] [54968]: DEBUG cinder.api.middleware.request_id [None req-9a9655ed-4ad5-4789-a08e-303a540bbcb6 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 844.694311] [54968]: INFO cinder.api.openstack.wsgi [None req-9a9655ed-4ad5-4789-a08e-303a540bbcb6 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] GET http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed [ 844.694311] [54968]: DEBUG cinder.api.openstack.wsgi [None req-9a9655ed-4ad5-4789-a08e-303a540bbcb6 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 844.694311] [54968]: DEBUG cinder.api.openstack.wsgi [None req-9a9655ed-4ad5-4789-a08e-303a540bbcb6 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 844.707703] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 844.707703] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 844.707703] [54968]: INFO cinder.volume.api [None req-9a9655ed-4ad5-4789-a08e-303a540bbcb6 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Volume info retrieved successfully. [ 844.719557] [54968]: INFO cinder.api.openstack.wsgi [None req-9a9655ed-4ad5-4789-a08e-303a540bbcb6 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed returned with HTTP 200 [ 844.719557] [54968]: [pid: 54968|app: 0|req: 55/111] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 6 09:10:57 2024] GET /volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed => generated 1056 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 845.728857] [54969]: DEBUG cinder.api.middleware.request_id [None req-673126c6-d02c-4bc1-be12-9f8415a5a8d4 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 845.731066] [54969]: INFO cinder.api.openstack.wsgi [None req-673126c6-d02c-4bc1-be12-9f8415a5a8d4 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] GET http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed [ 845.731413] [54969]: DEBUG cinder.api.openstack.wsgi [None req-673126c6-d02c-4bc1-be12-9f8415a5a8d4 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 845.731613] [54969]: DEBUG cinder.api.openstack.wsgi [None req-673126c6-d02c-4bc1-be12-9f8415a5a8d4 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 845.741351] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 845.741351] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 845.745837] [54969]: INFO cinder.volume.api [None req-673126c6-d02c-4bc1-be12-9f8415a5a8d4 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Volume info retrieved successfully. [ 845.752772] [54969]: INFO cinder.api.openstack.wsgi [None req-673126c6-d02c-4bc1-be12-9f8415a5a8d4 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed returned with HTTP 200 [ 845.754113] [54969]: [pid: 54969|app: 0|req: 57/112] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 6 09:10:58 2024] GET /volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 846.764747] [54968]: DEBUG cinder.api.middleware.request_id [None req-fb90d39e-3988-47ca-9cc9-931d6807a905 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 846.766976] [54968]: INFO cinder.api.openstack.wsgi [None req-fb90d39e-3988-47ca-9cc9-931d6807a905 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] GET http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed [ 846.767293] [54968]: DEBUG cinder.api.openstack.wsgi [None req-fb90d39e-3988-47ca-9cc9-931d6807a905 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 846.767579] [54968]: DEBUG cinder.api.openstack.wsgi [None req-fb90d39e-3988-47ca-9cc9-931d6807a905 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 846.776970] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 846.776970] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 846.782236] [54968]: INFO cinder.volume.api [None req-fb90d39e-3988-47ca-9cc9-931d6807a905 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Volume info retrieved successfully. [ 846.788619] [54968]: INFO cinder.api.openstack.wsgi [None req-fb90d39e-3988-47ca-9cc9-931d6807a905 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed returned with HTTP 200 [ 846.789017] [54968]: [pid: 54968|app: 0|req: 56/113] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 6 09:10:59 2024] GET /volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 847.803301] [54969]: DEBUG cinder.api.middleware.request_id [None req-b8394ef4-0c96-4315-9153-751a9cfdbfbd None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 847.805549] [54969]: INFO cinder.api.openstack.wsgi [None req-b8394ef4-0c96-4315-9153-751a9cfdbfbd tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] GET http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed [ 847.805847] [54969]: DEBUG cinder.api.openstack.wsgi [None req-b8394ef4-0c96-4315-9153-751a9cfdbfbd tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 847.806112] [54969]: DEBUG cinder.api.openstack.wsgi [None req-b8394ef4-0c96-4315-9153-751a9cfdbfbd tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 847.814450] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 847.814450] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 847.819270] [54969]: INFO cinder.volume.api [None req-b8394ef4-0c96-4315-9153-751a9cfdbfbd tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Volume info retrieved successfully. [ 847.827207] [54969]: INFO cinder.api.openstack.wsgi [None req-b8394ef4-0c96-4315-9153-751a9cfdbfbd tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed returned with HTTP 200 [ 847.827207] [54969]: [pid: 54969|app: 0|req: 58/114] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 6 09:11:00 2024] GET /volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 848.839790] [54968]: DEBUG cinder.api.middleware.request_id [None req-d125994c-1399-4750-bc38-328097a124a7 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 848.839790] [54968]: INFO cinder.api.openstack.wsgi [None req-d125994c-1399-4750-bc38-328097a124a7 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] GET http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed [ 848.839790] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d125994c-1399-4750-bc38-328097a124a7 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 848.839790] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d125994c-1399-4750-bc38-328097a124a7 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 848.846943] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 848.846943] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 848.851620] [54968]: INFO cinder.volume.api [None req-d125994c-1399-4750-bc38-328097a124a7 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Volume info retrieved successfully. [ 848.862460] [54968]: INFO cinder.api.openstack.wsgi [None req-d125994c-1399-4750-bc38-328097a124a7 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed returned with HTTP 200 [ 848.862934] [54968]: [pid: 54968|app: 0|req: 57/115] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 6 09:11:01 2024] GET /volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed => generated 1056 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 849.875590] [54969]: DEBUG cinder.api.middleware.request_id [None req-6381b43e-3a00-476c-be5d-590e1007ac90 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.877763] [54969]: INFO cinder.api.openstack.wsgi [None req-6381b43e-3a00-476c-be5d-590e1007ac90 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] GET http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed [ 849.878233] [54969]: DEBUG cinder.api.openstack.wsgi [None req-6381b43e-3a00-476c-be5d-590e1007ac90 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 849.878312] [54969]: DEBUG cinder.api.openstack.wsgi [None req-6381b43e-3a00-476c-be5d-590e1007ac90 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 849.887400] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 849.887400] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 849.891712] [54969]: INFO cinder.volume.api [None req-6381b43e-3a00-476c-be5d-590e1007ac90 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Volume info retrieved successfully. [ 849.899267] [54969]: INFO cinder.api.openstack.wsgi [None req-6381b43e-3a00-476c-be5d-590e1007ac90 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed returned with HTTP 200 [ 849.899703] [54969]: [pid: 54969|app: 0|req: 59/116] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 6 09:11:02 2024] GET /volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 850.909274] [54968]: DEBUG cinder.api.middleware.request_id [None req-e06952d4-379d-4083-ad24-1c997c003611 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.911982] [54968]: INFO cinder.api.openstack.wsgi [None req-e06952d4-379d-4083-ad24-1c997c003611 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] GET http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed [ 850.912086] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e06952d4-379d-4083-ad24-1c997c003611 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 850.912398] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e06952d4-379d-4083-ad24-1c997c003611 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 850.936041] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 850.936041] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 850.936041] [54968]: INFO cinder.volume.api [None req-e06952d4-379d-4083-ad24-1c997c003611 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Volume info retrieved successfully. [ 850.944237] [54968]: INFO cinder.api.openstack.wsgi [None req-e06952d4-379d-4083-ad24-1c997c003611 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed returned with HTTP 200 [ 850.944696] [54968]: [pid: 54968|app: 0|req: 58/117] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 6 09:11:03 2024] GET /volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed => generated 1056 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 851.956537] [54969]: DEBUG cinder.api.middleware.request_id [None req-96dc1f5e-8fab-4314-b710-dbc47ba181a1 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.958903] [54969]: INFO cinder.api.openstack.wsgi [None req-96dc1f5e-8fab-4314-b710-dbc47ba181a1 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] GET http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed [ 851.959198] [54969]: DEBUG cinder.api.openstack.wsgi [None req-96dc1f5e-8fab-4314-b710-dbc47ba181a1 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 851.959458] [54969]: DEBUG cinder.api.openstack.wsgi [None req-96dc1f5e-8fab-4314-b710-dbc47ba181a1 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 851.968860] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 851.968860] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 851.973564] [54969]: INFO cinder.volume.api [None req-96dc1f5e-8fab-4314-b710-dbc47ba181a1 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Volume info retrieved successfully. [ 851.980993] [54969]: INFO cinder.api.openstack.wsgi [None req-96dc1f5e-8fab-4314-b710-dbc47ba181a1 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed returned with HTTP 200 [ 851.990970] [54969]: [pid: 54969|app: 0|req: 60/118] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 6 09:11:04 2024] GET /volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed => generated 1056 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 852.994243] [54968]: DEBUG cinder.api.middleware.request_id [None req-e41069a0-2a59-478e-8ac8-a949b235f78b None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.996571] [54968]: INFO cinder.api.openstack.wsgi [None req-e41069a0-2a59-478e-8ac8-a949b235f78b tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] GET http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed [ 852.996877] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e41069a0-2a59-478e-8ac8-a949b235f78b tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 852.997132] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e41069a0-2a59-478e-8ac8-a949b235f78b tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 853.005651] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 853.005651] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 853.015948] [54968]: INFO cinder.volume.api [None req-e41069a0-2a59-478e-8ac8-a949b235f78b tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Volume info retrieved successfully. [ 853.019980] [54968]: INFO cinder.api.openstack.wsgi [None req-e41069a0-2a59-478e-8ac8-a949b235f78b tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed returned with HTTP 200 [ 853.020417] [54968]: [pid: 54968|app: 0|req: 59/119] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 6 09:11:05 2024] GET /volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 854.031208] [54969]: DEBUG cinder.api.middleware.request_id [None req-50334c74-32ad-4fd9-a25d-163932d68652 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 854.034989] [54969]: INFO cinder.api.openstack.wsgi [None req-50334c74-32ad-4fd9-a25d-163932d68652 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] GET http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed [ 854.034989] [54969]: DEBUG cinder.api.openstack.wsgi [None req-50334c74-32ad-4fd9-a25d-163932d68652 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 854.034989] [54969]: DEBUG cinder.api.openstack.wsgi [None req-50334c74-32ad-4fd9-a25d-163932d68652 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 854.041680] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 854.041680] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 854.048346] [54969]: INFO cinder.volume.api [None req-50334c74-32ad-4fd9-a25d-163932d68652 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Volume info retrieved successfully. [ 854.055741] [54969]: INFO cinder.api.openstack.wsgi [None req-50334c74-32ad-4fd9-a25d-163932d68652 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed returned with HTTP 200 [ 854.056194] [54969]: [pid: 54969|app: 0|req: 61/120] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 6 09:11:06 2024] GET /volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 854.359330] [54968]: DEBUG cinder.api.middleware.request_id [None req-268674d0-3fec-4b50-9558-3766f165bc64 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 854.457260] [54968]: INFO cinder.api.openstack.wsgi [None req-268674d0-3fec-4b50-9558-3766f165bc64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] POST http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes [ 854.457885] [54968]: DEBUG cinder.api.openstack.wsgi [None req-268674d0-3fec-4b50-9558-3766f165bc64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2056947661", "imageRef": "77df2b34-a7d7-43a1-a59a-01f7474c0cf7"}} {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 854.459618] [54968]: DEBUG cinder.api.v3.volumes [None req-268674d0-3fec-4b50-9558-3766f165bc64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2056947661', 'imageRef': '77df2b34-a7d7-43a1-a59a-01f7474c0cf7'}} {{(pid=54968) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 854.519397] [54968]: INFO cinder.api.v3.volumes [None req-268674d0-3fec-4b50-9558-3766f165bc64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Create volume of 1 GB [ 854.525240] [54968]: INFO cinder.volume.api [None req-268674d0-3fec-4b50-9558-3766f165bc64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Availability Zones retrieved successfully. [ 854.532529] [54968]: DEBUG cinder.volume.api [None req-268674d0-3fec-4b50-9558-3766f165bc64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Flow 'volume_create_api' (be5ac227-2b75-4e76-b71f-e227b9ad3b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 854.533928] [54968]: DEBUG cinder.volume.api [None req-268674d0-3fec-4b50-9558-3766f165bc64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a518536-cc60-4b4e-b44c-13b590a666bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 854.535258] [54968]: DEBUG cinder.volume.flows.api.create_volume [None req-268674d0-3fec-4b50-9558-3766f165bc64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Validating volume size '1' using validate_int {{(pid=54968) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 854.590457] [54968]: DEBUG cinder.volume.api [None req-268674d0-3fec-4b50-9558-3766f165bc64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a518536-cc60-4b4e-b44c-13b590a666bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-06T09:03:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ca92b2f-d4e2-40d1-aec3-0881a2da09c4', '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=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 854.591480] [54968]: DEBUG cinder.volume.api [None req-268674d0-3fec-4b50-9558-3766f165bc64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1085120-e6bb-488b-bb34-74799dd6a1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 854.638834] [54968]: DEBUG cinder.quota [None req-268674d0-3fec-4b50-9558-3766f165bc64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Created reservations ['dfdb0df4-c418-4bad-b96e-1dbeb72d0372', '4044e6e1-cd02-4917-8a7c-d1dcd1b41ad0', '130ef2da-b3ec-42b3-b2d2-6e06ca783424', '22cf2034-9859-4628-9a11-eb35409ce649'] {{(pid=54968) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 854.640271] [54968]: DEBUG cinder.volume.api [None req-268674d0-3fec-4b50-9558-3766f165bc64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1085120-e6bb-488b-bb34-74799dd6a1b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfdb0df4-c418-4bad-b96e-1dbeb72d0372', '4044e6e1-cd02-4917-8a7c-d1dcd1b41ad0', '130ef2da-b3ec-42b3-b2d2-6e06ca783424', '22cf2034-9859-4628-9a11-eb35409ce649']}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 854.641815] [54968]: DEBUG cinder.volume.api [None req-268674d0-3fec-4b50-9558-3766f165bc64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff30c381-83a5-4404-b371-d6c896afe274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 854.657580] [54968]: DEBUG cinder.volume.api [None req-268674d0-3fec-4b50-9558-3766f165bc64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff30c381-83a5-4404-b371-d6c896afe274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4a2031a-7092-4a1f-9704-b108269ea1c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2056947661',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='84d96dc8ab6745e88562ba4160f1f743',qos_specs=None,replication_status=<?>,reservations=['dfdb0df4-c418-4bad-b96e-1dbeb72d0372','4044e6e1-cd02-4917-8a7c-d1dcd1b41ad0','130ef2da-b3ec-42b3-b2d2-6e06ca783424','22cf2034-9859-4628-9a11-eb35409ce649'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='bfc00c0252e347f7bfd6acc6848ba454',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-06T09:11:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2056947661',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=a4a2031a-7092-4a1f-9704-b108269ea1c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84d96dc8ab6745e88562ba4160f1f743',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='bfc00c0252e347f7bfd6acc6848ba454',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ca92b2f-d4e2-40d1-aec3-0881a2da09c4),volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 854.658627] [54968]: DEBUG cinder.volume.api [None req-268674d0-3fec-4b50-9558-3766f165bc64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0e01833-5ed1-4fd4-ae1a-b752dc1eb5e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 854.673704] [54968]: DEBUG cinder.volume.api [None req-268674d0-3fec-4b50-9558-3766f165bc64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0e01833-5ed1-4fd4-ae1a-b752dc1eb5e5) 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-TaggedBootDevicesTest-volume-2056947661',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='84d96dc8ab6745e88562ba4160f1f743',qos_specs=None,replication_status=<?>,reservations=['dfdb0df4-c418-4bad-b96e-1dbeb72d0372','4044e6e1-cd02-4917-8a7c-d1dcd1b41ad0','130ef2da-b3ec-42b3-b2d2-6e06ca783424','22cf2034-9859-4628-9a11-eb35409ce649'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='bfc00c0252e347f7bfd6acc6848ba454',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 854.675461] [54968]: DEBUG cinder.volume.api [None req-268674d0-3fec-4b50-9558-3766f165bc64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (105fbf6b-8983-4816-9eea-a59cb35a9c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 854.687985] [54968]: DEBUG cinder.volume.api [None req-268674d0-3fec-4b50-9558-3766f165bc64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (105fbf6b-8983-4816-9eea-a59cb35a9c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 854.689227] [54968]: DEBUG cinder.volume.api [None req-268674d0-3fec-4b50-9558-3766f165bc64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Flow 'volume_create_api' (be5ac227-2b75-4e76-b71f-e227b9ad3b80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54968) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 854.689885] [54968]: INFO cinder.volume.api [None req-268674d0-3fec-4b50-9558-3766f165bc64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Create volume request issued successfully. [ 854.690610] [54968]: INFO cinder.api.openstack.wsgi [None req-268674d0-3fec-4b50-9558-3766f165bc64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes returned with HTTP 202 [ 854.691455] [54968]: [pid: 54968|app: 0|req: 60/121] 10.180.1.21 () {64 vars in 1318 bytes} [Tue Feb 6 09:11:06 2024] POST /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes => generated 817 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 854.700039] [54969]: DEBUG cinder.api.middleware.request_id [None req-709516e5-a76f-4b30-8d5b-5cd80bc26e16 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 854.701173] [54969]: INFO cinder.api.openstack.wsgi [None req-709516e5-a76f-4b30-8d5b-5cd80bc26e16 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 854.701427] [54969]: DEBUG cinder.api.openstack.wsgi [None req-709516e5-a76f-4b30-8d5b-5cd80bc26e16 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 854.701672] [54969]: DEBUG cinder.api.openstack.wsgi [None req-709516e5-a76f-4b30-8d5b-5cd80bc26e16 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 854.712303] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 854.712303] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 854.717691] [54969]: INFO cinder.volume.api [None req-709516e5-a76f-4b30-8d5b-5cd80bc26e16 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 854.724805] [54969]: INFO cinder.api.openstack.wsgi [None req-709516e5-a76f-4b30-8d5b-5cd80bc26e16 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 854.725104] [54969]: [pid: 54969|app: 0|req: 62/122] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:07 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 885 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 855.066452] [54968]: DEBUG cinder.api.middleware.request_id [None req-8bfaac58-c43d-43de-86b8-16ad3ce4dccc None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 855.069209] [54968]: INFO cinder.api.openstack.wsgi [None req-8bfaac58-c43d-43de-86b8-16ad3ce4dccc tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] GET http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed [ 855.070759] [54968]: DEBUG cinder.api.openstack.wsgi [None req-8bfaac58-c43d-43de-86b8-16ad3ce4dccc tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 855.070759] [54968]: DEBUG cinder.api.openstack.wsgi [None req-8bfaac58-c43d-43de-86b8-16ad3ce4dccc tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 855.079635] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 855.079635] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 855.084351] [54968]: INFO cinder.volume.api [None req-8bfaac58-c43d-43de-86b8-16ad3ce4dccc tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Volume info retrieved successfully. [ 855.101955] [54968]: INFO cinder.api.openstack.wsgi [None req-8bfaac58-c43d-43de-86b8-16ad3ce4dccc tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed returned with HTTP 200 [ 855.102588] [54968]: [pid: 54968|app: 0|req: 61/123] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 6 09:11:07 2024] GET /volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed => generated 1056 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 855.734300] [54969]: DEBUG cinder.api.middleware.request_id [None req-c4c5677d-a2a5-4b21-8c88-d567f5eb5313 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 855.736774] [54969]: INFO cinder.api.openstack.wsgi [None req-c4c5677d-a2a5-4b21-8c88-d567f5eb5313 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 855.737163] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c4c5677d-a2a5-4b21-8c88-d567f5eb5313 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 855.737456] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c4c5677d-a2a5-4b21-8c88-d567f5eb5313 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 855.746276] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 855.746276] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 855.754095] [54969]: INFO cinder.volume.api [None req-c4c5677d-a2a5-4b21-8c88-d567f5eb5313 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 855.758833] [54969]: INFO cinder.api.openstack.wsgi [None req-c4c5677d-a2a5-4b21-8c88-d567f5eb5313 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 855.759449] [54969]: [pid: 54969|app: 0|req: 63/124] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:08 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 909 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 856.112501] [54968]: DEBUG cinder.api.middleware.request_id [None req-e858e2dc-12b1-40b8-9ce7-5a3c9ebc081b None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.114590] [54968]: INFO cinder.api.openstack.wsgi [None req-e858e2dc-12b1-40b8-9ce7-5a3c9ebc081b tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] GET http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed [ 856.114857] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e858e2dc-12b1-40b8-9ce7-5a3c9ebc081b tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 856.115113] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e858e2dc-12b1-40b8-9ce7-5a3c9ebc081b tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 856.123236] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 856.123236] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 856.127232] [54968]: INFO cinder.volume.api [None req-e858e2dc-12b1-40b8-9ce7-5a3c9ebc081b tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Volume info retrieved successfully. [ 856.132107] [54968]: INFO cinder.api.openstack.wsgi [None req-e858e2dc-12b1-40b8-9ce7-5a3c9ebc081b tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed returned with HTTP 200 [ 856.132531] [54968]: [pid: 54968|app: 0|req: 62/125] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 6 09:11:08 2024] GET /volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 856.771809] [54969]: DEBUG cinder.api.middleware.request_id [None req-a1643067-0692-4d46-8c58-42a945ee1f5a None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.774066] [54969]: INFO cinder.api.openstack.wsgi [None req-a1643067-0692-4d46-8c58-42a945ee1f5a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 856.774319] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a1643067-0692-4d46-8c58-42a945ee1f5a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 856.774571] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a1643067-0692-4d46-8c58-42a945ee1f5a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 856.782498] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 856.782498] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 856.786246] [54969]: INFO cinder.volume.api [None req-a1643067-0692-4d46-8c58-42a945ee1f5a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 856.791198] [54969]: INFO cinder.api.openstack.wsgi [None req-a1643067-0692-4d46-8c58-42a945ee1f5a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 856.791594] [54969]: [pid: 54969|app: 0|req: 64/126] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:09 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 909 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 857.142860] [54968]: DEBUG cinder.api.middleware.request_id [None req-625245f1-f347-471b-9232-4534d4ade125 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.144790] [54968]: INFO cinder.api.openstack.wsgi [None req-625245f1-f347-471b-9232-4534d4ade125 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] GET http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed [ 857.144790] [54968]: DEBUG cinder.api.openstack.wsgi [None req-625245f1-f347-471b-9232-4534d4ade125 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 857.145331] [54968]: DEBUG cinder.api.openstack.wsgi [None req-625245f1-f347-471b-9232-4534d4ade125 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 857.153305] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 857.153305] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 857.157671] [54968]: INFO cinder.volume.api [None req-625245f1-f347-471b-9232-4534d4ade125 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Volume info retrieved successfully. [ 857.162387] [54968]: INFO cinder.api.openstack.wsgi [None req-625245f1-f347-471b-9232-4534d4ade125 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed returned with HTTP 200 [ 857.162783] [54968]: [pid: 54968|app: 0|req: 63/127] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 6 09:11:09 2024] GET /volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed => generated 1055 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 857.801983] [54969]: DEBUG cinder.api.middleware.request_id [None req-85d3fc9b-d3f1-404d-ac3c-f14c595e2d6c None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.804438] [54969]: INFO cinder.api.openstack.wsgi [None req-85d3fc9b-d3f1-404d-ac3c-f14c595e2d6c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 857.804765] [54969]: DEBUG cinder.api.openstack.wsgi [None req-85d3fc9b-d3f1-404d-ac3c-f14c595e2d6c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 857.805116] [54969]: DEBUG cinder.api.openstack.wsgi [None req-85d3fc9b-d3f1-404d-ac3c-f14c595e2d6c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 857.813609] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 857.813609] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 857.822466] [54969]: INFO cinder.volume.api [None req-85d3fc9b-d3f1-404d-ac3c-f14c595e2d6c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 857.831337] [54969]: INFO cinder.api.openstack.wsgi [None req-85d3fc9b-d3f1-404d-ac3c-f14c595e2d6c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 857.831876] [54969]: [pid: 54969|app: 0|req: 65/128] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:10 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 909 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 858.174026] [54968]: DEBUG cinder.api.middleware.request_id [None req-4c15063b-7553-4c88-b944-5f8d5777d570 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.176428] [54968]: INFO cinder.api.openstack.wsgi [None req-4c15063b-7553-4c88-b944-5f8d5777d570 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] GET http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed [ 858.176674] [54968]: DEBUG cinder.api.openstack.wsgi [None req-4c15063b-7553-4c88-b944-5f8d5777d570 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 858.176926] [54968]: DEBUG cinder.api.openstack.wsgi [None req-4c15063b-7553-4c88-b944-5f8d5777d570 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 858.185534] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.185534] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 858.192675] [54968]: INFO cinder.volume.api [None req-4c15063b-7553-4c88-b944-5f8d5777d570 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Volume info retrieved successfully. [ 858.199051] [54968]: INFO cinder.api.openstack.wsgi [None req-4c15063b-7553-4c88-b944-5f8d5777d570 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed returned with HTTP 200 [ 858.199428] [54968]: [pid: 54968|app: 0|req: 64/129] 10.180.1.21 () {64 vars in 1448 bytes} [Tue Feb 6 09:11:10 2024] GET /volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed => generated 1593 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 858.327248] [54969]: DEBUG cinder.api.middleware.request_id [req-89623a71-b86c-40a6-ba07-065a79f32e60 req-002eddab-e1be-4d9f-a539-c55caa6e8374 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.329637] [54969]: INFO cinder.api.openstack.wsgi [req-89623a71-b86c-40a6-ba07-065a79f32e60 req-002eddab-e1be-4d9f-a539-c55caa6e8374 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] GET http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed [ 858.329979] [54969]: DEBUG cinder.api.openstack.wsgi [req-89623a71-b86c-40a6-ba07-065a79f32e60 req-002eddab-e1be-4d9f-a539-c55caa6e8374 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 858.330258] [54969]: DEBUG cinder.api.openstack.wsgi [req-89623a71-b86c-40a6-ba07-065a79f32e60 req-002eddab-e1be-4d9f-a539-c55caa6e8374 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 858.338089] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.338089] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 858.342037] [54969]: INFO cinder.volume.api [req-89623a71-b86c-40a6-ba07-065a79f32e60 req-002eddab-e1be-4d9f-a539-c55caa6e8374 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Volume info retrieved successfully. [ 858.350501] [54969]: INFO cinder.api.openstack.wsgi [req-89623a71-b86c-40a6-ba07-065a79f32e60 req-002eddab-e1be-4d9f-a539-c55caa6e8374 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed returned with HTTP 200 [ 858.350971] [54969]: [pid: 54969|app: 0|req: 66/130] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 6 09:11:10 2024] GET /volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed => generated 1412 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 858.676395] [54968]: DEBUG cinder.api.middleware.request_id [req-89623a71-b86c-40a6-ba07-065a79f32e60 req-9d570921-65ce-483f-9418-47c967e41087 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.680789] [54968]: INFO cinder.api.openstack.wsgi [req-89623a71-b86c-40a6-ba07-065a79f32e60 req-9d570921-65ce-483f-9418-47c967e41087 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] GET http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed [ 858.680789] [54968]: DEBUG cinder.api.openstack.wsgi [req-89623a71-b86c-40a6-ba07-065a79f32e60 req-9d570921-65ce-483f-9418-47c967e41087 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 858.680789] [54968]: DEBUG cinder.api.openstack.wsgi [req-89623a71-b86c-40a6-ba07-065a79f32e60 req-9d570921-65ce-483f-9418-47c967e41087 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 858.688771] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.688771] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 858.694459] [54968]: INFO cinder.volume.api [req-89623a71-b86c-40a6-ba07-065a79f32e60 req-9d570921-65ce-483f-9418-47c967e41087 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Volume info retrieved successfully. [ 858.700880] [54968]: INFO cinder.api.openstack.wsgi [req-89623a71-b86c-40a6-ba07-065a79f32e60 req-9d570921-65ce-483f-9418-47c967e41087 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed returned with HTTP 200 [ 858.701527] [54968]: [pid: 54968|app: 0|req: 65/131] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 6 09:11:11 2024] GET /volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/volumes/8081a599-2e23-46d3-98e7-b5d17423ffed => generated 1412 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 858.708513] [54969]: DEBUG cinder.api.middleware.request_id [None req-5d7735ae-3763-43d1-ae1a-b457f25800da None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.709049] [54969]: INFO cinder.api.openstack.wsgi [None req-5d7735ae-3763-43d1-ae1a-b457f25800da None None] GET http://10.180.1.21/volume// [ 858.709271] [54969]: DEBUG cinder.api.openstack.wsgi [None req-5d7735ae-3763-43d1-ae1a-b457f25800da None None] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 858.709527] [54969]: DEBUG cinder.api.openstack.wsgi [None req-5d7735ae-3763-43d1-ae1a-b457f25800da None None] Calling method 'all' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 858.709973] [54969]: INFO cinder.api.openstack.wsgi [None req-5d7735ae-3763-43d1-ae1a-b457f25800da None None] http://10.180.1.21/volume// returned with HTTP 300 [ 858.710289] [54969]: [pid: 54969|app: 0|req: 67/132] 10.180.1.21 () {62 vars in 1382 bytes} [Tue Feb 6 09:11:11 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 858.714177] [54968]: DEBUG cinder.api.middleware.request_id [req-89623a71-b86c-40a6-ba07-065a79f32e60 req-eca8effc-487c-4ba1-ae6e-baaddb330f07 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.718611] [54968]: INFO cinder.api.openstack.wsgi [req-89623a71-b86c-40a6-ba07-065a79f32e60 req-eca8effc-487c-4ba1-ae6e-baaddb330f07 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] POST http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/attachments [ 858.719515] [54968]: DEBUG cinder.api.openstack.wsgi [req-89623a71-b86c-40a6-ba07-065a79f32e60 req-eca8effc-487c-4ba1-ae6e-baaddb330f07 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8081a599-2e23-46d3-98e7-b5d17423ffed", "connector": null, "instance_uuid": "61cc043c-1d4a-4a47-86b0-cc4fb61abed4"}} {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 858.733238] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.733238] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 858.764068] [54968]: INFO cinder.api.openstack.wsgi [req-89623a71-b86c-40a6-ba07-065a79f32e60 req-eca8effc-487c-4ba1-ae6e-baaddb330f07 tempest-ServerActionsV293TestJSON-2076507366 tempest-ServerActionsV293TestJSON-2076507366-project-member] http://10.180.1.21/volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/attachments returned with HTTP 200 [ 858.764745] [54968]: [pid: 54968|app: 0|req: 66/133] 10.180.1.21 () {70 vars in 1656 bytes} [Tue Feb 6 09:11:11 2024] POST /volume/v3/fa3ab1d8914049eaa18a13c7dcf3289e/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 858.841643] [54969]: DEBUG cinder.api.middleware.request_id [None req-36f4829f-b3c8-406c-9d4a-2ca20616dc4e None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.844163] [54969]: INFO cinder.api.openstack.wsgi [None req-36f4829f-b3c8-406c-9d4a-2ca20616dc4e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 858.844311] [54969]: DEBUG cinder.api.openstack.wsgi [None req-36f4829f-b3c8-406c-9d4a-2ca20616dc4e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 858.844565] [54969]: DEBUG cinder.api.openstack.wsgi [None req-36f4829f-b3c8-406c-9d4a-2ca20616dc4e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 858.857948] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.857948] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 858.862160] [54969]: INFO cinder.volume.api [None req-36f4829f-b3c8-406c-9d4a-2ca20616dc4e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 858.866992] [54969]: INFO cinder.api.openstack.wsgi [None req-36f4829f-b3c8-406c-9d4a-2ca20616dc4e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 858.867330] [54969]: [pid: 54969|app: 0|req: 68/134] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:11 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 909 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 859.879110] [54968]: DEBUG cinder.api.middleware.request_id [None req-76b8e988-d5bd-4bf0-9a60-c280c3c159e7 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.881356] [54968]: INFO cinder.api.openstack.wsgi [None req-76b8e988-d5bd-4bf0-9a60-c280c3c159e7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 859.881610] [54968]: DEBUG cinder.api.openstack.wsgi [None req-76b8e988-d5bd-4bf0-9a60-c280c3c159e7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 859.881860] [54968]: DEBUG cinder.api.openstack.wsgi [None req-76b8e988-d5bd-4bf0-9a60-c280c3c159e7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 859.889980] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 859.889980] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 859.896153] [54968]: INFO cinder.volume.api [None req-76b8e988-d5bd-4bf0-9a60-c280c3c159e7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 859.899949] [54968]: INFO cinder.api.openstack.wsgi [None req-76b8e988-d5bd-4bf0-9a60-c280c3c159e7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 859.900695] [54968]: [pid: 54968|app: 0|req: 67/135] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:12 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 860.911869] [54969]: DEBUG cinder.api.middleware.request_id [None req-0328b180-7592-40a6-bbaa-7566fbe0e980 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.913971] [54969]: INFO cinder.api.openstack.wsgi [None req-0328b180-7592-40a6-bbaa-7566fbe0e980 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 860.914240] [54969]: DEBUG cinder.api.openstack.wsgi [None req-0328b180-7592-40a6-bbaa-7566fbe0e980 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 860.914490] [54969]: DEBUG cinder.api.openstack.wsgi [None req-0328b180-7592-40a6-bbaa-7566fbe0e980 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 860.923223] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 860.923223] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 860.928292] [54969]: INFO cinder.volume.api [None req-0328b180-7592-40a6-bbaa-7566fbe0e980 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 860.933951] [54969]: INFO cinder.api.openstack.wsgi [None req-0328b180-7592-40a6-bbaa-7566fbe0e980 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 860.934425] [54969]: [pid: 54969|app: 0|req: 69/136] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:13 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 861.648730] [54968]: DEBUG cinder.api.middleware.request_id [None req-e3ef4e21-fb3f-4ff1-bcca-84e5ed450e9f None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.649220] [54968]: INFO cinder.api.openstack.wsgi [None req-e3ef4e21-fb3f-4ff1-bcca-84e5ed450e9f None None] GET http://10.180.1.21/volume// [ 861.649420] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e3ef4e21-fb3f-4ff1-bcca-84e5ed450e9f None None] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.649696] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e3ef4e21-fb3f-4ff1-bcca-84e5ed450e9f None None] Calling method 'all' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.650254] [54968]: INFO cinder.api.openstack.wsgi [None req-e3ef4e21-fb3f-4ff1-bcca-84e5ed450e9f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 861.650584] [54968]: [pid: 54968|app: 0|req: 68/137] 10.180.1.21 () {62 vars in 1389 bytes} [Tue Feb 6 09:11:14 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 861.663974] [54969]: DEBUG cinder.api.middleware.request_id [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-d06983d3-8201-4b7c-b117-87a79f3c06af None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.666922] [54969]: INFO cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-d06983d3-8201-4b7c-b117-87a79f3c06af tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 [ 861.667222] [54969]: DEBUG cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-d06983d3-8201-4b7c-b117-87a79f3c06af tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.667478] [54969]: DEBUG cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-d06983d3-8201-4b7c-b117-87a79f3c06af tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.688175] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.688175] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.693325] [54969]: INFO cinder.volume.api [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-d06983d3-8201-4b7c-b117-87a79f3c06af tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 861.699911] [54969]: INFO cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-d06983d3-8201-4b7c-b117-87a79f3c06af tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 returned with HTTP 200 [ 861.700256] [54969]: [pid: 54969|app: 0|req: 70/138] 10.180.1.21 () {66 vars in 1701 bytes} [Tue Feb 6 09:11:14 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 => generated 1514 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 861.705085] [54968]: DEBUG cinder.api.middleware.request_id [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-0ff46a49-3c6f-4248-8647-cded0a3d11a0 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.708039] [54968]: INFO cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-0ff46a49-3c6f-4248-8647-cded0a3d11a0 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] DELETE http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments/6ca41220-d441-4ec9-84d4-d3918ce9b07e [ 861.708295] [54968]: DEBUG cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-0ff46a49-3c6f-4248-8647-cded0a3d11a0 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.708548] [54968]: DEBUG cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-0ff46a49-3c6f-4248-8647-cded0a3d11a0 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'version_select' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.721452] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.721452] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.754933] [54968]: INFO cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-0ff46a49-3c6f-4248-8647-cded0a3d11a0 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments/6ca41220-d441-4ec9-84d4-d3918ce9b07e returned with HTTP 200 [ 861.755451] [54968]: [pid: 54968|app: 0|req: 69/139] 10.180.1.21 () {68 vars in 1735 bytes} [Tue Feb 6 09:11:14 2024] DELETE /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments/6ca41220-d441-4ec9-84d4-d3918ce9b07e => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 861.769940] [54969]: DEBUG cinder.api.middleware.request_id [None req-c40ad321-8f84-4ca8-9f11-385481decf6b None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.770663] [54969]: INFO cinder.api.openstack.wsgi [None req-c40ad321-8f84-4ca8-9f11-385481decf6b None None] GET http://10.180.1.21/volume// [ 861.771054] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c40ad321-8f84-4ca8-9f11-385481decf6b None None] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.771461] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c40ad321-8f84-4ca8-9f11-385481decf6b None None] Calling method 'all' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.772080] [54969]: INFO cinder.api.openstack.wsgi [None req-c40ad321-8f84-4ca8-9f11-385481decf6b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 861.772571] [54969]: [pid: 54969|app: 0|req: 71/140] 10.180.1.21 () {62 vars in 1389 bytes} [Tue Feb 6 09:11:14 2024] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 861.776347] [54968]: DEBUG cinder.api.middleware.request_id [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-ca38f8c7-fb4b-4380-a871-ef01a4429153 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.778712] [54968]: INFO cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-ca38f8c7-fb4b-4380-a871-ef01a4429153 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/bfe750fb-8fa7-475c-9dde-426ea3151445 [ 861.779001] [54968]: DEBUG cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-ca38f8c7-fb4b-4380-a871-ef01a4429153 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.779245] [54968]: DEBUG cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-ca38f8c7-fb4b-4380-a871-ef01a4429153 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.791538] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.791538] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.795506] [54968]: INFO cinder.volume.api [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-ca38f8c7-fb4b-4380-a871-ef01a4429153 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 861.800354] [54968]: INFO cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-ca38f8c7-fb4b-4380-a871-ef01a4429153 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/bfe750fb-8fa7-475c-9dde-426ea3151445 returned with HTTP 200 [ 861.800996] [54968]: [pid: 54968|app: 0|req: 70/141] 10.180.1.21 () {66 vars in 1701 bytes} [Tue Feb 6 09:11:14 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/bfe750fb-8fa7-475c-9dde-426ea3151445 => generated 1012 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 861.805824] [54969]: DEBUG cinder.api.middleware.request_id [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-0a313c2d-e2a6-42f0-8470-478df82d33dd None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.808653] [54969]: INFO cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-0a313c2d-e2a6-42f0-8470-478df82d33dd tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] DELETE http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments/20205132-0663-450b-982d-7947f278669c [ 861.809088] [54969]: DEBUG cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-0a313c2d-e2a6-42f0-8470-478df82d33dd tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.809472] [54969]: DEBUG cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-0a313c2d-e2a6-42f0-8470-478df82d33dd tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'version_select' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.827793] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.827793] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.874573] [54969]: INFO cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-0a313c2d-e2a6-42f0-8470-478df82d33dd tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments/20205132-0663-450b-982d-7947f278669c returned with HTTP 200 [ 861.875102] [54969]: [pid: 54969|app: 0|req: 72/142] 10.180.1.21 () {68 vars in 1735 bytes} [Tue Feb 6 09:11:14 2024] DELETE /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments/20205132-0663-450b-982d-7947f278669c => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 861.881912] [54968]: DEBUG cinder.api.middleware.request_id [None req-b1ca727b-1d6b-4ab5-a8ce-24a22685ea6a None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.882791] [54968]: INFO cinder.api.openstack.wsgi [None req-b1ca727b-1d6b-4ab5-a8ce-24a22685ea6a None None] GET http://10.180.1.21/volume// [ 861.883110] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b1ca727b-1d6b-4ab5-a8ce-24a22685ea6a None None] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.883465] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b1ca727b-1d6b-4ab5-a8ce-24a22685ea6a None None] Calling method 'all' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.884128] [54968]: INFO cinder.api.openstack.wsgi [None req-b1ca727b-1d6b-4ab5-a8ce-24a22685ea6a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 861.884686] [54968]: [pid: 54968|app: 0|req: 71/143] 10.180.1.21 () {62 vars in 1389 bytes} [Tue Feb 6 09:11:14 2024] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 861.892893] [54969]: DEBUG cinder.api.middleware.request_id [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-a7d9307f-1863-43f3-b69d-1af581c41cd1 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.895376] [54969]: INFO cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-a7d9307f-1863-43f3-b69d-1af581c41cd1 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/87ce587b-1fd4-4549-9135-e6d0b9e7aff3 [ 861.895852] [54969]: DEBUG cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-a7d9307f-1863-43f3-b69d-1af581c41cd1 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.896272] [54969]: DEBUG cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-a7d9307f-1863-43f3-b69d-1af581c41cd1 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.906308] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.906308] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.909829] [54969]: INFO cinder.volume.api [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-a7d9307f-1863-43f3-b69d-1af581c41cd1 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 861.914536] [54969]: INFO cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-a7d9307f-1863-43f3-b69d-1af581c41cd1 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/87ce587b-1fd4-4549-9135-e6d0b9e7aff3 returned with HTTP 200 [ 861.914984] [54969]: [pid: 54969|app: 0|req: 73/144] 10.180.1.21 () {66 vars in 1701 bytes} [Tue Feb 6 09:11:14 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/87ce587b-1fd4-4549-9135-e6d0b9e7aff3 => generated 1013 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 861.919737] [54968]: DEBUG cinder.api.middleware.request_id [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-e958d9c2-91b1-444c-82c1-73ebf5a51bcc None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.922661] [54968]: INFO cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-e958d9c2-91b1-444c-82c1-73ebf5a51bcc tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] DELETE http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments/a481f580-1df6-41c5-ba4f-ffbc0f3db972 [ 861.923052] [54968]: DEBUG cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-e958d9c2-91b1-444c-82c1-73ebf5a51bcc tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.923321] [54968]: DEBUG cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-e958d9c2-91b1-444c-82c1-73ebf5a51bcc tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'version_select' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.931287] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.931287] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.945602] [54969]: DEBUG cinder.api.middleware.request_id [None req-92bbaa63-bb8b-49e6-9dfd-fae1f9e0186c None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.948111] [54969]: INFO cinder.api.openstack.wsgi [None req-92bbaa63-bb8b-49e6-9dfd-fae1f9e0186c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 861.948606] [54969]: DEBUG cinder.api.openstack.wsgi [None req-92bbaa63-bb8b-49e6-9dfd-fae1f9e0186c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.948931] [54969]: DEBUG cinder.api.openstack.wsgi [None req-92bbaa63-bb8b-49e6-9dfd-fae1f9e0186c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.956056] [54968]: INFO cinder.api.openstack.wsgi [req-de6c3cf5-4aab-423b-897c-210175773ff3 req-e958d9c2-91b1-444c-82c1-73ebf5a51bcc tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments/a481f580-1df6-41c5-ba4f-ffbc0f3db972 returned with HTTP 200 [ 861.956555] [54968]: [pid: 54968|app: 0|req: 72/145] 10.180.1.21 () {68 vars in 1735 bytes} [Tue Feb 6 09:11:14 2024] DELETE /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments/a481f580-1df6-41c5-ba4f-ffbc0f3db972 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 861.958202] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.958202] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.967370] [54969]: INFO cinder.volume.api [None req-92bbaa63-bb8b-49e6-9dfd-fae1f9e0186c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 861.980836] [54969]: INFO cinder.api.openstack.wsgi [None req-92bbaa63-bb8b-49e6-9dfd-fae1f9e0186c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 861.980836] [54969]: [pid: 54969|app: 0|req: 74/146] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:14 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 909 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 862.983990] [54968]: DEBUG cinder.api.middleware.request_id [None req-2381d451-8b70-4d42-8365-704d77fb9c31 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 862.989774] [54968]: INFO cinder.api.openstack.wsgi [None req-2381d451-8b70-4d42-8365-704d77fb9c31 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 862.990574] [54968]: DEBUG cinder.api.openstack.wsgi [None req-2381d451-8b70-4d42-8365-704d77fb9c31 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 862.990574] [54968]: DEBUG cinder.api.openstack.wsgi [None req-2381d451-8b70-4d42-8365-704d77fb9c31 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 863.000559] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.000559] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 863.005475] [54968]: INFO cinder.volume.api [None req-2381d451-8b70-4d42-8365-704d77fb9c31 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 863.010710] [54968]: INFO cinder.api.openstack.wsgi [None req-2381d451-8b70-4d42-8365-704d77fb9c31 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 863.011134] [54968]: [pid: 54968|app: 0|req: 73/147] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:15 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 909 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 863.122246] [54969]: DEBUG cinder.api.middleware.request_id [req-6788bf9f-19bb-4751-a258-e637372c54e5 req-67d8898f-50bb-43b0-b016-e513f84ecf04 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.125447] [54969]: INFO cinder.api.openstack.wsgi [req-6788bf9f-19bb-4751-a258-e637372c54e5 req-67d8898f-50bb-43b0-b016-e513f84ecf04 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] DELETE http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments/6ca41220-d441-4ec9-84d4-d3918ce9b07e [ 863.125871] [54969]: DEBUG cinder.api.openstack.wsgi [req-6788bf9f-19bb-4751-a258-e637372c54e5 req-67d8898f-50bb-43b0-b016-e513f84ecf04 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 863.126194] [54969]: DEBUG cinder.api.openstack.wsgi [req-6788bf9f-19bb-4751-a258-e637372c54e5 req-67d8898f-50bb-43b0-b016-e513f84ecf04 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'version_select' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 863.130822] [54969]: INFO cinder.api.openstack.wsgi [req-6788bf9f-19bb-4751-a258-e637372c54e5 req-67d8898f-50bb-43b0-b016-e513f84ecf04 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments/6ca41220-d441-4ec9-84d4-d3918ce9b07e returned with HTTP 404 [ 863.131403] [54969]: [pid: 54969|app: 0|req: 75/148] 10.180.1.21 () {68 vars in 1735 bytes} [Tue Feb 6 09:11:15 2024] DELETE /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments/6ca41220-d441-4ec9-84d4-d3918ce9b07e => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) [ 863.145359] [54968]: DEBUG cinder.api.middleware.request_id [req-6788bf9f-19bb-4751-a258-e637372c54e5 req-1b1e5b98-b562-4c76-abab-dd10a8269665 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.148768] [54968]: INFO cinder.api.openstack.wsgi [req-6788bf9f-19bb-4751-a258-e637372c54e5 req-1b1e5b98-b562-4c76-abab-dd10a8269665 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] DELETE http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments/20205132-0663-450b-982d-7947f278669c [ 863.149147] [54968]: DEBUG cinder.api.openstack.wsgi [req-6788bf9f-19bb-4751-a258-e637372c54e5 req-1b1e5b98-b562-4c76-abab-dd10a8269665 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 863.149423] [54968]: DEBUG cinder.api.openstack.wsgi [req-6788bf9f-19bb-4751-a258-e637372c54e5 req-1b1e5b98-b562-4c76-abab-dd10a8269665 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'version_select' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 863.154241] [54968]: INFO cinder.api.openstack.wsgi [req-6788bf9f-19bb-4751-a258-e637372c54e5 req-1b1e5b98-b562-4c76-abab-dd10a8269665 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments/20205132-0663-450b-982d-7947f278669c returned with HTTP 404 [ 863.155201] [54968]: [pid: 54968|app: 0|req: 74/149] 10.180.1.21 () {68 vars in 1735 bytes} [Tue Feb 6 09:11:15 2024] DELETE /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments/20205132-0663-450b-982d-7947f278669c => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) [ 863.169697] [54969]: DEBUG cinder.api.middleware.request_id [req-6788bf9f-19bb-4751-a258-e637372c54e5 req-9109bdc3-dea9-4624-b60e-0ad598a7a821 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.173569] [54969]: INFO cinder.api.openstack.wsgi [req-6788bf9f-19bb-4751-a258-e637372c54e5 req-9109bdc3-dea9-4624-b60e-0ad598a7a821 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] DELETE http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments/a481f580-1df6-41c5-ba4f-ffbc0f3db972 [ 863.173954] [54969]: DEBUG cinder.api.openstack.wsgi [req-6788bf9f-19bb-4751-a258-e637372c54e5 req-9109bdc3-dea9-4624-b60e-0ad598a7a821 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 863.174207] [54969]: DEBUG cinder.api.openstack.wsgi [req-6788bf9f-19bb-4751-a258-e637372c54e5 req-9109bdc3-dea9-4624-b60e-0ad598a7a821 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'version_select' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 863.179623] [54969]: INFO cinder.api.openstack.wsgi [req-6788bf9f-19bb-4751-a258-e637372c54e5 req-9109bdc3-dea9-4624-b60e-0ad598a7a821 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments/a481f580-1df6-41c5-ba4f-ffbc0f3db972 returned with HTTP 404 [ 863.180517] [54969]: [pid: 54969|app: 0|req: 76/150] 10.180.1.21 () {68 vars in 1735 bytes} [Tue Feb 6 09:11:15 2024] DELETE /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/attachments/a481f580-1df6-41c5-ba4f-ffbc0f3db972 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) [ 864.022511] [54968]: DEBUG cinder.api.middleware.request_id [None req-04fe4a3d-f250-4c7c-a991-c3391631b268 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.024540] [54968]: INFO cinder.api.openstack.wsgi [None req-04fe4a3d-f250-4c7c-a991-c3391631b268 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 864.024797] [54968]: DEBUG cinder.api.openstack.wsgi [None req-04fe4a3d-f250-4c7c-a991-c3391631b268 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 864.025069] [54968]: DEBUG cinder.api.openstack.wsgi [None req-04fe4a3d-f250-4c7c-a991-c3391631b268 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 864.033028] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 864.033028] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 864.037081] [54968]: INFO cinder.volume.api [None req-04fe4a3d-f250-4c7c-a991-c3391631b268 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 864.049583] [54968]: INFO cinder.api.openstack.wsgi [None req-04fe4a3d-f250-4c7c-a991-c3391631b268 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 864.050041] [54968]: [pid: 54968|app: 0|req: 75/151] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:16 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 909 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 865.059549] [54969]: DEBUG cinder.api.middleware.request_id [None req-9a9f2b19-6d1d-4e34-87ce-de2145e93974 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.061626] [54969]: INFO cinder.api.openstack.wsgi [None req-9a9f2b19-6d1d-4e34-87ce-de2145e93974 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 865.061892] [54969]: DEBUG cinder.api.openstack.wsgi [None req-9a9f2b19-6d1d-4e34-87ce-de2145e93974 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 865.062147] [54969]: DEBUG cinder.api.openstack.wsgi [None req-9a9f2b19-6d1d-4e34-87ce-de2145e93974 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 865.070804] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 865.070804] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 865.074826] [54969]: INFO cinder.volume.api [None req-9a9f2b19-6d1d-4e34-87ce-de2145e93974 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 865.079999] [54969]: INFO cinder.api.openstack.wsgi [None req-9a9f2b19-6d1d-4e34-87ce-de2145e93974 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 865.080603] [54969]: [pid: 54969|app: 0|req: 77/152] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:17 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 866.090229] [54968]: DEBUG cinder.api.middleware.request_id [None req-cd2a7248-fb44-4299-b0dd-605eccffcbdb None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.092754] [54968]: INFO cinder.api.openstack.wsgi [None req-cd2a7248-fb44-4299-b0dd-605eccffcbdb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 866.093249] [54968]: DEBUG cinder.api.openstack.wsgi [None req-cd2a7248-fb44-4299-b0dd-605eccffcbdb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 866.093524] [54968]: DEBUG cinder.api.openstack.wsgi [None req-cd2a7248-fb44-4299-b0dd-605eccffcbdb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 866.102041] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.102041] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 866.106186] [54968]: INFO cinder.volume.api [None req-cd2a7248-fb44-4299-b0dd-605eccffcbdb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 866.111073] [54968]: INFO cinder.api.openstack.wsgi [None req-cd2a7248-fb44-4299-b0dd-605eccffcbdb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 866.111576] [54968]: [pid: 54968|app: 0|req: 76/153] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:18 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 866.405279] [54969]: DEBUG cinder.api.middleware.request_id [None req-796103dd-451c-4054-a5b8-7a33ee05fe29 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.408041] [54969]: INFO cinder.api.openstack.wsgi [None req-796103dd-451c-4054-a5b8-7a33ee05fe29 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] DELETE http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/87ce587b-1fd4-4549-9135-e6d0b9e7aff3 [ 866.408041] [54969]: DEBUG cinder.api.openstack.wsgi [None req-796103dd-451c-4054-a5b8-7a33ee05fe29 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 866.408211] [54969]: DEBUG cinder.api.openstack.wsgi [None req-796103dd-451c-4054-a5b8-7a33ee05fe29 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'delete' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 866.409394] [54969]: INFO cinder.api.v3.volumes [None req-796103dd-451c-4054-a5b8-7a33ee05fe29 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Delete volume with id: 87ce587b-1fd4-4549-9135-e6d0b9e7aff3 [ 866.419083] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.419083] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 866.420035] [54969]: INFO cinder.volume.api [None req-796103dd-451c-4054-a5b8-7a33ee05fe29 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 866.441530] [54969]: INFO cinder.volume.api [None req-796103dd-451c-4054-a5b8-7a33ee05fe29 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Delete volume request issued successfully. [ 866.441784] [54969]: INFO cinder.api.openstack.wsgi [None req-796103dd-451c-4054-a5b8-7a33ee05fe29 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/87ce587b-1fd4-4549-9135-e6d0b9e7aff3 returned with HTTP 202 [ 866.442392] [54969]: [pid: 54969|app: 0|req: 78/154] 10.180.1.21 () {62 vars in 1410 bytes} [Tue Feb 6 09:11:18 2024] DELETE /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/87ce587b-1fd4-4549-9135-e6d0b9e7aff3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 866.445707] [54968]: DEBUG cinder.api.middleware.request_id [None req-11331a9a-fa7b-4ab2-98d5-97e7cc604f5e None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.449747] [54968]: INFO cinder.api.openstack.wsgi [None req-11331a9a-fa7b-4ab2-98d5-97e7cc604f5e tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/87ce587b-1fd4-4549-9135-e6d0b9e7aff3 [ 866.449747] [54968]: DEBUG cinder.api.openstack.wsgi [None req-11331a9a-fa7b-4ab2-98d5-97e7cc604f5e tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 866.449747] [54968]: DEBUG cinder.api.openstack.wsgi [None req-11331a9a-fa7b-4ab2-98d5-97e7cc604f5e tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 866.457912] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.457912] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 866.462820] [54968]: INFO cinder.volume.api [None req-11331a9a-fa7b-4ab2-98d5-97e7cc604f5e tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 866.471321] [54968]: INFO cinder.api.openstack.wsgi [None req-11331a9a-fa7b-4ab2-98d5-97e7cc604f5e tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/87ce587b-1fd4-4549-9135-e6d0b9e7aff3 returned with HTTP 200 [ 866.471948] [54968]: [pid: 54968|app: 0|req: 77/155] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:19 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/87ce587b-1fd4-4549-9135-e6d0b9e7aff3 => generated 914 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 867.120663] [54969]: DEBUG cinder.api.middleware.request_id [None req-c7b5ef10-6d82-45c7-829a-41775ba62de2 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.124029] [54969]: INFO cinder.api.openstack.wsgi [None req-c7b5ef10-6d82-45c7-829a-41775ba62de2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 867.124029] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c7b5ef10-6d82-45c7-829a-41775ba62de2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 867.124029] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c7b5ef10-6d82-45c7-829a-41775ba62de2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 867.131284] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.131284] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 867.135181] [54969]: INFO cinder.volume.api [None req-c7b5ef10-6d82-45c7-829a-41775ba62de2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 867.139877] [54969]: INFO cinder.api.openstack.wsgi [None req-c7b5ef10-6d82-45c7-829a-41775ba62de2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 867.140283] [54969]: [pid: 54969|app: 0|req: 79/156] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:19 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 909 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 867.482691] [54968]: DEBUG cinder.api.middleware.request_id [None req-b1c27002-b500-41c3-a6ce-b4fab4251192 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.485018] [54968]: INFO cinder.api.openstack.wsgi [None req-b1c27002-b500-41c3-a6ce-b4fab4251192 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/87ce587b-1fd4-4549-9135-e6d0b9e7aff3 [ 867.485291] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b1c27002-b500-41c3-a6ce-b4fab4251192 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 867.487364] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b1c27002-b500-41c3-a6ce-b4fab4251192 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 867.494525] [54968]: INFO cinder.api.openstack.wsgi [None req-b1c27002-b500-41c3-a6ce-b4fab4251192 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/87ce587b-1fd4-4549-9135-e6d0b9e7aff3 returned with HTTP 404 [ 867.495278] [54968]: [pid: 54968|app: 0|req: 78/157] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:20 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/87ce587b-1fd4-4549-9135-e6d0b9e7aff3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 867.499013] [54969]: DEBUG cinder.api.middleware.request_id [None req-59c75bdf-bde5-42d2-8f94-c1c73b07d6ca None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.501315] [54969]: INFO cinder.api.openstack.wsgi [None req-59c75bdf-bde5-42d2-8f94-c1c73b07d6ca tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] DELETE http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/bfe750fb-8fa7-475c-9dde-426ea3151445 [ 867.501512] [54969]: DEBUG cinder.api.openstack.wsgi [None req-59c75bdf-bde5-42d2-8f94-c1c73b07d6ca tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 867.501753] [54969]: DEBUG cinder.api.openstack.wsgi [None req-59c75bdf-bde5-42d2-8f94-c1c73b07d6ca tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'delete' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 867.501966] [54969]: INFO cinder.api.v3.volumes [None req-59c75bdf-bde5-42d2-8f94-c1c73b07d6ca tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Delete volume with id: bfe750fb-8fa7-475c-9dde-426ea3151445 [ 867.513785] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.513785] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 867.514406] [54969]: INFO cinder.volume.api [None req-59c75bdf-bde5-42d2-8f94-c1c73b07d6ca tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 867.537778] [54969]: INFO cinder.volume.api [None req-59c75bdf-bde5-42d2-8f94-c1c73b07d6ca tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Delete volume request issued successfully. [ 867.537778] [54969]: INFO cinder.api.openstack.wsgi [None req-59c75bdf-bde5-42d2-8f94-c1c73b07d6ca tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/bfe750fb-8fa7-475c-9dde-426ea3151445 returned with HTTP 202 [ 867.537778] [54969]: [pid: 54969|app: 0|req: 80/158] 10.180.1.21 () {62 vars in 1410 bytes} [Tue Feb 6 09:11:20 2024] DELETE /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/bfe750fb-8fa7-475c-9dde-426ea3151445 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 867.540690] [54968]: DEBUG cinder.api.middleware.request_id [None req-50920526-1869-4e9d-ba7c-2621296a40cb None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.543317] [54968]: INFO cinder.api.openstack.wsgi [None req-50920526-1869-4e9d-ba7c-2621296a40cb tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/bfe750fb-8fa7-475c-9dde-426ea3151445 [ 867.543600] [54968]: DEBUG cinder.api.openstack.wsgi [None req-50920526-1869-4e9d-ba7c-2621296a40cb tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 867.543856] [54968]: DEBUG cinder.api.openstack.wsgi [None req-50920526-1869-4e9d-ba7c-2621296a40cb tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 867.553439] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.553439] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 867.558331] [54968]: INFO cinder.volume.api [None req-50920526-1869-4e9d-ba7c-2621296a40cb tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 867.564859] [54968]: INFO cinder.api.openstack.wsgi [None req-50920526-1869-4e9d-ba7c-2621296a40cb tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/bfe750fb-8fa7-475c-9dde-426ea3151445 returned with HTTP 200 [ 867.565373] [54968]: [pid: 54968|app: 0|req: 79/159] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:20 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/bfe750fb-8fa7-475c-9dde-426ea3151445 => generated 913 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 868.151372] [54969]: DEBUG cinder.api.middleware.request_id [None req-5571325b-f898-46e3-9f95-c39047f6d300 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.153867] [54969]: INFO cinder.api.openstack.wsgi [None req-5571325b-f898-46e3-9f95-c39047f6d300 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 868.153867] [54969]: DEBUG cinder.api.openstack.wsgi [None req-5571325b-f898-46e3-9f95-c39047f6d300 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 868.153867] [54969]: DEBUG cinder.api.openstack.wsgi [None req-5571325b-f898-46e3-9f95-c39047f6d300 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 868.161818] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 868.161818] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 868.171966] [54969]: INFO cinder.volume.api [None req-5571325b-f898-46e3-9f95-c39047f6d300 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 868.176865] [54969]: INFO cinder.api.openstack.wsgi [None req-5571325b-f898-46e3-9f95-c39047f6d300 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 868.177276] [54969]: [pid: 54969|app: 0|req: 81/160] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:20 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 909 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 868.575290] [54968]: DEBUG cinder.api.middleware.request_id [None req-85c74b08-0d52-477e-b13f-ac403d190950 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.577675] [54968]: INFO cinder.api.openstack.wsgi [None req-85c74b08-0d52-477e-b13f-ac403d190950 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/bfe750fb-8fa7-475c-9dde-426ea3151445 [ 868.577935] [54968]: DEBUG cinder.api.openstack.wsgi [None req-85c74b08-0d52-477e-b13f-ac403d190950 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 868.578213] [54968]: DEBUG cinder.api.openstack.wsgi [None req-85c74b08-0d52-477e-b13f-ac403d190950 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 868.585792] [54968]: INFO cinder.api.openstack.wsgi [None req-85c74b08-0d52-477e-b13f-ac403d190950 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/bfe750fb-8fa7-475c-9dde-426ea3151445 returned with HTTP 404 [ 868.586536] [54968]: [pid: 54968|app: 0|req: 80/161] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:21 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/bfe750fb-8fa7-475c-9dde-426ea3151445 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 868.590084] [54969]: DEBUG cinder.api.middleware.request_id [None req-91ebdd0d-b16f-43fc-984d-b0221ec0dce8 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.594102] [54969]: INFO cinder.api.openstack.wsgi [None req-91ebdd0d-b16f-43fc-984d-b0221ec0dce8 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] DELETE http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 [ 868.594102] [54969]: DEBUG cinder.api.openstack.wsgi [None req-91ebdd0d-b16f-43fc-984d-b0221ec0dce8 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 868.594102] [54969]: DEBUG cinder.api.openstack.wsgi [None req-91ebdd0d-b16f-43fc-984d-b0221ec0dce8 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'delete' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 868.594102] [54969]: INFO cinder.api.v3.volumes [None req-91ebdd0d-b16f-43fc-984d-b0221ec0dce8 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Delete volume with id: 86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 [ 868.606218] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 868.606218] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 868.606984] [54969]: INFO cinder.volume.api [None req-91ebdd0d-b16f-43fc-984d-b0221ec0dce8 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 868.632442] [54969]: INFO cinder.volume.api [None req-91ebdd0d-b16f-43fc-984d-b0221ec0dce8 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Delete volume request issued successfully. [ 868.633006] [54969]: INFO cinder.api.openstack.wsgi [None req-91ebdd0d-b16f-43fc-984d-b0221ec0dce8 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 returned with HTTP 202 [ 868.633587] [54969]: [pid: 54969|app: 0|req: 82/162] 10.180.1.21 () {62 vars in 1410 bytes} [Tue Feb 6 09:11:21 2024] DELETE /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 868.636626] [54968]: DEBUG cinder.api.middleware.request_id [None req-dba8cc43-beae-4011-af46-2d95803a82e6 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.638810] [54968]: INFO cinder.api.openstack.wsgi [None req-dba8cc43-beae-4011-af46-2d95803a82e6 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 [ 868.638985] [54968]: DEBUG cinder.api.openstack.wsgi [None req-dba8cc43-beae-4011-af46-2d95803a82e6 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 868.639198] [54968]: DEBUG cinder.api.openstack.wsgi [None req-dba8cc43-beae-4011-af46-2d95803a82e6 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 868.647752] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 868.647752] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 868.652897] [54968]: INFO cinder.volume.api [None req-dba8cc43-beae-4011-af46-2d95803a82e6 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 868.659201] [54968]: INFO cinder.api.openstack.wsgi [None req-dba8cc43-beae-4011-af46-2d95803a82e6 tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 returned with HTTP 200 [ 868.659637] [54968]: [pid: 54968|app: 0|req: 81/163] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:21 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 869.187794] [54969]: DEBUG cinder.api.middleware.request_id [None req-9349cea7-23fb-4844-8054-59ccec3bc14f None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 869.190149] [54969]: INFO cinder.api.openstack.wsgi [None req-9349cea7-23fb-4844-8054-59ccec3bc14f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 869.190415] [54969]: DEBUG cinder.api.openstack.wsgi [None req-9349cea7-23fb-4844-8054-59ccec3bc14f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 869.190671] [54969]: DEBUG cinder.api.openstack.wsgi [None req-9349cea7-23fb-4844-8054-59ccec3bc14f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 869.198494] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 869.198494] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 869.203015] [54969]: INFO cinder.volume.api [None req-9349cea7-23fb-4844-8054-59ccec3bc14f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 869.207772] [54969]: INFO cinder.api.openstack.wsgi [None req-9349cea7-23fb-4844-8054-59ccec3bc14f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 869.208490] [54969]: [pid: 54969|app: 0|req: 83/164] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:21 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 869.678470] [54968]: DEBUG cinder.api.middleware.request_id [None req-35ffe672-6bd7-4836-a67b-6f286183fb2d None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 869.681174] [54968]: INFO cinder.api.openstack.wsgi [None req-35ffe672-6bd7-4836-a67b-6f286183fb2d tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 [ 869.681287] [54968]: DEBUG cinder.api.openstack.wsgi [None req-35ffe672-6bd7-4836-a67b-6f286183fb2d tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 869.681557] [54968]: DEBUG cinder.api.openstack.wsgi [None req-35ffe672-6bd7-4836-a67b-6f286183fb2d tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 869.690168] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 869.690168] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 869.694367] [54968]: INFO cinder.volume.api [None req-35ffe672-6bd7-4836-a67b-6f286183fb2d tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Volume info retrieved successfully. [ 869.700547] [54968]: INFO cinder.api.openstack.wsgi [None req-35ffe672-6bd7-4836-a67b-6f286183fb2d tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 returned with HTTP 200 [ 869.700968] [54968]: [pid: 54968|app: 0|req: 82/165] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:22 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 870.217956] [54969]: DEBUG cinder.api.middleware.request_id [None req-35886489-c3b1-41b0-86f0-5de1f09e17dc None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.220560] [54969]: INFO cinder.api.openstack.wsgi [None req-35886489-c3b1-41b0-86f0-5de1f09e17dc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 870.220838] [54969]: DEBUG cinder.api.openstack.wsgi [None req-35886489-c3b1-41b0-86f0-5de1f09e17dc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 870.221093] [54969]: DEBUG cinder.api.openstack.wsgi [None req-35886489-c3b1-41b0-86f0-5de1f09e17dc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 870.228988] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 870.228988] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 870.233101] [54969]: INFO cinder.volume.api [None req-35886489-c3b1-41b0-86f0-5de1f09e17dc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 870.237779] [54969]: INFO cinder.api.openstack.wsgi [None req-35886489-c3b1-41b0-86f0-5de1f09e17dc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 870.238183] [54969]: [pid: 54969|app: 0|req: 84/166] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:22 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 870.710477] [54968]: DEBUG cinder.api.middleware.request_id [None req-697be98f-e92b-4b94-ac25-79ebb21e9b5f None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.712456] [54968]: INFO cinder.api.openstack.wsgi [None req-697be98f-e92b-4b94-ac25-79ebb21e9b5f tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] GET http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 [ 870.712719] [54968]: DEBUG cinder.api.openstack.wsgi [None req-697be98f-e92b-4b94-ac25-79ebb21e9b5f tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 870.712972] [54968]: DEBUG cinder.api.openstack.wsgi [None req-697be98f-e92b-4b94-ac25-79ebb21e9b5f tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 870.720849] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 870.720849] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 870.723750] [54968]: INFO cinder.api.openstack.wsgi [None req-697be98f-e92b-4b94-ac25-79ebb21e9b5f tempest-TaggedBootDevicesTest_v242-1001415429 tempest-TaggedBootDevicesTest_v242-1001415429-project-member] http://10.180.1.21/volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 returned with HTTP 404 [ 870.724267] [54968]: [pid: 54968|app: 0|req: 83/167] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:23 2024] GET /volume/v3/f02a4d7c7b0c46ae8adf76b3902db70c/volumes/86a45fb8-b4e6-4a89-b052-b43bdf7b7a63 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 871.248317] [54969]: DEBUG cinder.api.middleware.request_id [None req-29929c43-dc78-4ae2-8948-530bb7223543 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 871.251245] [54969]: INFO cinder.api.openstack.wsgi [None req-29929c43-dc78-4ae2-8948-530bb7223543 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 871.251615] [54969]: DEBUG cinder.api.openstack.wsgi [None req-29929c43-dc78-4ae2-8948-530bb7223543 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 871.251981] [54969]: DEBUG cinder.api.openstack.wsgi [None req-29929c43-dc78-4ae2-8948-530bb7223543 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 871.263233] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 871.263233] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 871.268480] [54969]: INFO cinder.volume.api [None req-29929c43-dc78-4ae2-8948-530bb7223543 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 871.275337] [54969]: INFO cinder.api.openstack.wsgi [None req-29929c43-dc78-4ae2-8948-530bb7223543 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 871.276132] [54969]: [pid: 54969|app: 0|req: 85/168] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:23 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 909 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 872.289438] [54968]: DEBUG cinder.api.middleware.request_id [None req-f0b6d48e-debf-48c5-86f3-4e32b476c9fc None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.291668] [54968]: INFO cinder.api.openstack.wsgi [None req-f0b6d48e-debf-48c5-86f3-4e32b476c9fc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 872.291948] [54968]: DEBUG cinder.api.openstack.wsgi [None req-f0b6d48e-debf-48c5-86f3-4e32b476c9fc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 872.292255] [54968]: DEBUG cinder.api.openstack.wsgi [None req-f0b6d48e-debf-48c5-86f3-4e32b476c9fc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 872.301115] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 872.301115] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 872.306636] [54968]: INFO cinder.volume.api [None req-f0b6d48e-debf-48c5-86f3-4e32b476c9fc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 872.311891] [54968]: INFO cinder.api.openstack.wsgi [None req-f0b6d48e-debf-48c5-86f3-4e32b476c9fc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 872.312362] [54968]: [pid: 54968|app: 0|req: 84/169] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:24 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 873.321485] [54969]: DEBUG cinder.api.middleware.request_id [None req-ada0ca84-0a14-4dc6-ae92-c3e65f5ac974 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 873.323750] [54969]: INFO cinder.api.openstack.wsgi [None req-ada0ca84-0a14-4dc6-ae92-c3e65f5ac974 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 873.324024] [54969]: DEBUG cinder.api.openstack.wsgi [None req-ada0ca84-0a14-4dc6-ae92-c3e65f5ac974 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 873.324275] [54969]: DEBUG cinder.api.openstack.wsgi [None req-ada0ca84-0a14-4dc6-ae92-c3e65f5ac974 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 873.332053] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 873.332053] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 873.335851] [54969]: INFO cinder.volume.api [None req-ada0ca84-0a14-4dc6-ae92-c3e65f5ac974 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 873.341084] [54969]: INFO cinder.api.openstack.wsgi [None req-ada0ca84-0a14-4dc6-ae92-c3e65f5ac974 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 873.341460] [54969]: [pid: 54969|app: 0|req: 86/170] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:25 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1411 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 873.353273] [54968]: DEBUG cinder.api.middleware.request_id [None req-86ac066b-b917-42ee-8cd1-e15d54441229 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 873.355368] [54968]: INFO cinder.api.openstack.wsgi [None req-86ac066b-b917-42ee-8cd1-e15d54441229 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] POST http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes [ 873.355831] [54968]: DEBUG cinder.api.openstack.wsgi [None req-86ac066b-b917-42ee-8cd1-e15d54441229 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1757563195"}} {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 873.357505] [54968]: DEBUG cinder.api.v3.volumes [None req-86ac066b-b917-42ee-8cd1-e15d54441229 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1757563195'}} {{(pid=54968) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 873.357698] [54968]: INFO cinder.api.v3.volumes [None req-86ac066b-b917-42ee-8cd1-e15d54441229 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Create volume of 1 GB [ 873.362439] [54968]: INFO cinder.volume.api [None req-86ac066b-b917-42ee-8cd1-e15d54441229 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Availability Zones retrieved successfully. [ 873.375299] [54968]: DEBUG cinder.volume.api [None req-86ac066b-b917-42ee-8cd1-e15d54441229 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Flow 'volume_create_api' (7d4bb939-4a3b-42a4-9b33-8bda7835bffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 873.376591] [54968]: DEBUG cinder.volume.api [None req-86ac066b-b917-42ee-8cd1-e15d54441229 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6cfff6e-1693-44b0-98bd-b0f22c4ea3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 873.377883] [54968]: DEBUG cinder.volume.flows.api.create_volume [None req-86ac066b-b917-42ee-8cd1-e15d54441229 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Validating volume size '1' using validate_int {{(pid=54968) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 873.406457] [54968]: DEBUG cinder.volume.api [None req-86ac066b-b917-42ee-8cd1-e15d54441229 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6cfff6e-1693-44b0-98bd-b0f22c4ea3bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-06T09:03:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ca92b2f-d4e2-40d1-aec3-0881a2da09c4', '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=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 873.407647] [54968]: DEBUG cinder.volume.api [None req-86ac066b-b917-42ee-8cd1-e15d54441229 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e8044cb-eb44-4fad-928b-86085abf5bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 873.441623] [54968]: DEBUG cinder.quota [None req-86ac066b-b917-42ee-8cd1-e15d54441229 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Created reservations ['94f6b210-1f4e-4590-a7cc-26761347c2cc', 'b76149e7-631c-4e59-a4b2-0be2334427f6', 'a03427c5-7b7c-4947-897f-ad406f308716', '13487552-f9db-4e54-94dc-023e98f76ca4'] {{(pid=54968) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 873.442884] [54968]: DEBUG cinder.volume.api [None req-86ac066b-b917-42ee-8cd1-e15d54441229 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e8044cb-eb44-4fad-928b-86085abf5bbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94f6b210-1f4e-4590-a7cc-26761347c2cc', 'b76149e7-631c-4e59-a4b2-0be2334427f6', 'a03427c5-7b7c-4947-897f-ad406f308716', '13487552-f9db-4e54-94dc-023e98f76ca4']}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 873.444013] [54968]: DEBUG cinder.volume.api [None req-86ac066b-b917-42ee-8cd1-e15d54441229 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed40de91-8be7-48c8-9644-633b72e6df1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 873.459478] [54968]: DEBUG cinder.volume.api [None req-86ac066b-b917-42ee-8cd1-e15d54441229 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed40de91-8be7-48c8-9644-633b72e6df1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b4b0198-8395-473d-af2a-a42a3216066f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1757563195',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='84d96dc8ab6745e88562ba4160f1f743',qos_specs=None,replication_status=<?>,reservations=['94f6b210-1f4e-4590-a7cc-26761347c2cc','b76149e7-631c-4e59-a4b2-0be2334427f6','a03427c5-7b7c-4947-897f-ad406f308716','13487552-f9db-4e54-94dc-023e98f76ca4'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='bfc00c0252e347f7bfd6acc6848ba454',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-06T09:11:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1757563195',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=7b4b0198-8395-473d-af2a-a42a3216066f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84d96dc8ab6745e88562ba4160f1f743',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='bfc00c0252e347f7bfd6acc6848ba454',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ca92b2f-d4e2-40d1-aec3-0881a2da09c4),volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 873.460689] [54968]: DEBUG cinder.volume.api [None req-86ac066b-b917-42ee-8cd1-e15d54441229 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53f82162-3dee-41a7-a310-6b53e8cdcba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 873.478613] [54968]: DEBUG cinder.volume.api [None req-86ac066b-b917-42ee-8cd1-e15d54441229 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53f82162-3dee-41a7-a310-6b53e8cdcba3) 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-TaggedBootDevicesTest-volume-1757563195',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='84d96dc8ab6745e88562ba4160f1f743',qos_specs=None,replication_status=<?>,reservations=['94f6b210-1f4e-4590-a7cc-26761347c2cc','b76149e7-631c-4e59-a4b2-0be2334427f6','a03427c5-7b7c-4947-897f-ad406f308716','13487552-f9db-4e54-94dc-023e98f76ca4'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='bfc00c0252e347f7bfd6acc6848ba454',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 873.479541] [54968]: DEBUG cinder.volume.api [None req-86ac066b-b917-42ee-8cd1-e15d54441229 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2758818f-7208-4a3d-9c6f-9e2be63234d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 873.490081] [54968]: DEBUG cinder.volume.api [None req-86ac066b-b917-42ee-8cd1-e15d54441229 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2758818f-7208-4a3d-9c6f-9e2be63234d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 873.491191] [54968]: DEBUG cinder.volume.api [None req-86ac066b-b917-42ee-8cd1-e15d54441229 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Flow 'volume_create_api' (7d4bb939-4a3b-42a4-9b33-8bda7835bffd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54968) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 873.491592] [54968]: INFO cinder.volume.api [None req-86ac066b-b917-42ee-8cd1-e15d54441229 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Create volume request issued successfully. [ 873.492454] [54968]: INFO cinder.api.openstack.wsgi [None req-86ac066b-b917-42ee-8cd1-e15d54441229 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes returned with HTTP 202 [ 873.492919] [54968]: [pid: 54968|app: 0|req: 85/171] 10.180.1.21 () {64 vars in 1317 bytes} [Tue Feb 6 09:11:25 2024] POST /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes => generated 817 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 873.501701] [54969]: DEBUG cinder.api.middleware.request_id [None req-1137a976-18e3-4ebc-8e2d-50b0bc68b4c8 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 873.503926] [54969]: INFO cinder.api.openstack.wsgi [None req-1137a976-18e3-4ebc-8e2d-50b0bc68b4c8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 873.504301] [54969]: DEBUG cinder.api.openstack.wsgi [None req-1137a976-18e3-4ebc-8e2d-50b0bc68b4c8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 873.504561] [54969]: DEBUG cinder.api.openstack.wsgi [None req-1137a976-18e3-4ebc-8e2d-50b0bc68b4c8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 873.512761] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 873.512761] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 873.517119] [54969]: INFO cinder.volume.api [None req-1137a976-18e3-4ebc-8e2d-50b0bc68b4c8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 873.522128] [54969]: INFO cinder.api.openstack.wsgi [None req-1137a976-18e3-4ebc-8e2d-50b0bc68b4c8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 873.522664] [54969]: [pid: 54969|app: 0|req: 87/172] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:26 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 885 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 874.532451] [54968]: DEBUG cinder.api.middleware.request_id [None req-9d09f00a-d1e5-48d4-86ff-7960036be74e None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 874.535027] [54968]: INFO cinder.api.openstack.wsgi [None req-9d09f00a-d1e5-48d4-86ff-7960036be74e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 874.535309] [54968]: DEBUG cinder.api.openstack.wsgi [None req-9d09f00a-d1e5-48d4-86ff-7960036be74e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 874.535575] [54968]: DEBUG cinder.api.openstack.wsgi [None req-9d09f00a-d1e5-48d4-86ff-7960036be74e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 874.543433] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 874.543433] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 874.550694] [54968]: INFO cinder.volume.api [None req-9d09f00a-d1e5-48d4-86ff-7960036be74e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 874.555818] [54968]: INFO cinder.api.openstack.wsgi [None req-9d09f00a-d1e5-48d4-86ff-7960036be74e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 874.556248] [54968]: [pid: 54968|app: 0|req: 86/173] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:27 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 910 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 874.569389] [54969]: DEBUG cinder.api.middleware.request_id [None req-a4a973f5-1e48-4c87-94b0-1c14a4cc5173 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 874.571511] [54969]: INFO cinder.api.openstack.wsgi [None req-a4a973f5-1e48-4c87-94b0-1c14a4cc5173 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] POST http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes [ 874.571951] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a4a973f5-1e48-4c87-94b0-1c14a4cc5173 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1120357245"}} {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 874.575676] [54969]: DEBUG cinder.api.v3.volumes [None req-a4a973f5-1e48-4c87-94b0-1c14a4cc5173 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1120357245'}} {{(pid=54969) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 874.575869] [54969]: INFO cinder.api.v3.volumes [None req-a4a973f5-1e48-4c87-94b0-1c14a4cc5173 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Create volume of 1 GB [ 874.580958] [54969]: INFO cinder.volume.api [None req-a4a973f5-1e48-4c87-94b0-1c14a4cc5173 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Availability Zones retrieved successfully. [ 874.588075] [54969]: DEBUG cinder.volume.api [None req-a4a973f5-1e48-4c87-94b0-1c14a4cc5173 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Flow 'volume_create_api' (d9d4f935-f68b-4e1d-a849-1e36ac34ef4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 874.589304] [54969]: DEBUG cinder.volume.api [None req-a4a973f5-1e48-4c87-94b0-1c14a4cc5173 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef872581-1c92-434a-a98d-f3ad75d08370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 874.590496] [54969]: DEBUG cinder.volume.flows.api.create_volume [None req-a4a973f5-1e48-4c87-94b0-1c14a4cc5173 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Validating volume size '1' using validate_int {{(pid=54969) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 874.608742] [54969]: DEBUG cinder.volume.api [None req-a4a973f5-1e48-4c87-94b0-1c14a4cc5173 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef872581-1c92-434a-a98d-f3ad75d08370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-06T09:03:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ca92b2f-d4e2-40d1-aec3-0881a2da09c4', '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=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 874.610513] [54969]: DEBUG cinder.volume.api [None req-a4a973f5-1e48-4c87-94b0-1c14a4cc5173 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8712a7fd-c5f7-45c5-926d-e55bd612b9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 874.640616] [54969]: DEBUG cinder.quota [None req-a4a973f5-1e48-4c87-94b0-1c14a4cc5173 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Created reservations ['7219d90e-ec2d-4f78-a895-110767cff9c3', 'b1c86c36-645e-4047-9fd5-716f7bdb17dd', '2c24b512-77ad-4885-8f12-048a959abc73', '606ac315-facc-4b10-b4ac-5dc1c027f7e3'] {{(pid=54969) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 874.641826] [54969]: DEBUG cinder.volume.api [None req-a4a973f5-1e48-4c87-94b0-1c14a4cc5173 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8712a7fd-c5f7-45c5-926d-e55bd612b9da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7219d90e-ec2d-4f78-a895-110767cff9c3', 'b1c86c36-645e-4047-9fd5-716f7bdb17dd', '2c24b512-77ad-4885-8f12-048a959abc73', '606ac315-facc-4b10-b4ac-5dc1c027f7e3']}' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 874.642742] [54969]: DEBUG cinder.volume.api [None req-a4a973f5-1e48-4c87-94b0-1c14a4cc5173 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (def33824-3929-4d00-a08d-4102e5fd3088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 874.656688] [54969]: DEBUG cinder.volume.api [None req-a4a973f5-1e48-4c87-94b0-1c14a4cc5173 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (def33824-3929-4d00-a08d-4102e5fd3088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '176bc9a7-8a7f-4cad-9163-1c8d62ff4a23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1120357245',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='84d96dc8ab6745e88562ba4160f1f743',qos_specs=None,replication_status=<?>,reservations=['7219d90e-ec2d-4f78-a895-110767cff9c3','b1c86c36-645e-4047-9fd5-716f7bdb17dd','2c24b512-77ad-4885-8f12-048a959abc73','606ac315-facc-4b10-b4ac-5dc1c027f7e3'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='bfc00c0252e347f7bfd6acc6848ba454',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-06T09:11:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1120357245',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=176bc9a7-8a7f-4cad-9163-1c8d62ff4a23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84d96dc8ab6745e88562ba4160f1f743',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='bfc00c0252e347f7bfd6acc6848ba454',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ca92b2f-d4e2-40d1-aec3-0881a2da09c4),volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 874.658089] [54969]: DEBUG cinder.volume.api [None req-a4a973f5-1e48-4c87-94b0-1c14a4cc5173 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57299136-a71e-437f-8244-c39112c3a784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 874.673523] [54969]: DEBUG cinder.volume.api [None req-a4a973f5-1e48-4c87-94b0-1c14a4cc5173 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57299136-a71e-437f-8244-c39112c3a784) 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-TaggedBootDevicesTest-volume-1120357245',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='84d96dc8ab6745e88562ba4160f1f743',qos_specs=None,replication_status=<?>,reservations=['7219d90e-ec2d-4f78-a895-110767cff9c3','b1c86c36-645e-4047-9fd5-716f7bdb17dd','2c24b512-77ad-4885-8f12-048a959abc73','606ac315-facc-4b10-b4ac-5dc1c027f7e3'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='bfc00c0252e347f7bfd6acc6848ba454',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 874.674494] [54969]: DEBUG cinder.volume.api [None req-a4a973f5-1e48-4c87-94b0-1c14a4cc5173 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2ba4ab1-7a0c-41c3-b2ff-aae418bf04e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 874.684417] [54969]: DEBUG cinder.volume.api [None req-a4a973f5-1e48-4c87-94b0-1c14a4cc5173 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2ba4ab1-7a0c-41c3-b2ff-aae418bf04e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54969) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 874.685503] [54969]: DEBUG cinder.volume.api [None req-a4a973f5-1e48-4c87-94b0-1c14a4cc5173 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Flow 'volume_create_api' (d9d4f935-f68b-4e1d-a849-1e36ac34ef4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54969) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 874.685907] [54969]: INFO cinder.volume.api [None req-a4a973f5-1e48-4c87-94b0-1c14a4cc5173 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Create volume request issued successfully. [ 874.686629] [54969]: INFO cinder.api.openstack.wsgi [None req-a4a973f5-1e48-4c87-94b0-1c14a4cc5173 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes returned with HTTP 202 [ 874.687078] [54969]: [pid: 54969|app: 0|req: 88/174] 10.180.1.21 () {64 vars in 1317 bytes} [Tue Feb 6 09:11:27 2024] POST /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes => generated 817 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 874.695258] [54968]: DEBUG cinder.api.middleware.request_id [None req-995fe3f3-5112-49f0-a465-72335814df47 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 874.697724] [54968]: INFO cinder.api.openstack.wsgi [None req-995fe3f3-5112-49f0-a465-72335814df47 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 874.698036] [54968]: DEBUG cinder.api.openstack.wsgi [None req-995fe3f3-5112-49f0-a465-72335814df47 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 874.698334] [54968]: DEBUG cinder.api.openstack.wsgi [None req-995fe3f3-5112-49f0-a465-72335814df47 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 874.707558] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 874.707558] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 874.711413] [54968]: INFO cinder.volume.api [None req-995fe3f3-5112-49f0-a465-72335814df47 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 874.716126] [54968]: INFO cinder.api.openstack.wsgi [None req-995fe3f3-5112-49f0-a465-72335814df47 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 874.716704] [54968]: [pid: 54968|app: 0|req: 87/175] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:27 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 885 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 875.726348] [54969]: DEBUG cinder.api.middleware.request_id [None req-9573967c-993d-4e27-80bd-8455c75f0dfe None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 875.728656] [54969]: INFO cinder.api.openstack.wsgi [None req-9573967c-993d-4e27-80bd-8455c75f0dfe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 875.728956] [54969]: DEBUG cinder.api.openstack.wsgi [None req-9573967c-993d-4e27-80bd-8455c75f0dfe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 875.729223] [54969]: DEBUG cinder.api.openstack.wsgi [None req-9573967c-993d-4e27-80bd-8455c75f0dfe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 875.736769] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 875.736769] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 875.741326] [54969]: INFO cinder.volume.api [None req-9573967c-993d-4e27-80bd-8455c75f0dfe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 875.746341] [54969]: INFO cinder.api.openstack.wsgi [None req-9573967c-993d-4e27-80bd-8455c75f0dfe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 875.746739] [54969]: [pid: 54969|app: 0|req: 89/176] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:11:28 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 910 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 880.341253] [54968]: DEBUG cinder.api.middleware.request_id [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-79f51e60-0707-47e9-a264-cec3863f5560 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 880.344329] [54968]: INFO cinder.api.openstack.wsgi [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-79f51e60-0707-47e9-a264-cec3863f5560 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 880.344602] [54968]: DEBUG cinder.api.openstack.wsgi [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-79f51e60-0707-47e9-a264-cec3863f5560 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 880.344854] [54968]: DEBUG cinder.api.openstack.wsgi [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-79f51e60-0707-47e9-a264-cec3863f5560 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 880.353909] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 880.353909] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 880.358284] [54968]: INFO cinder.volume.api [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-79f51e60-0707-47e9-a264-cec3863f5560 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 880.364011] [54968]: INFO cinder.api.openstack.wsgi [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-79f51e60-0707-47e9-a264-cec3863f5560 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 880.364548] [54968]: [pid: 54968|app: 0|req: 88/177] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 6 09:11:32 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1411 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 880.369597] [54969]: DEBUG cinder.api.middleware.request_id [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-4170fa74-7feb-4e10-94ed-b7561c0e2db9 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 880.372052] [54969]: INFO cinder.api.openstack.wsgi [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-4170fa74-7feb-4e10-94ed-b7561c0e2db9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 880.372444] [54969]: DEBUG cinder.api.openstack.wsgi [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-4170fa74-7feb-4e10-94ed-b7561c0e2db9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 880.372726] [54969]: DEBUG cinder.api.openstack.wsgi [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-4170fa74-7feb-4e10-94ed-b7561c0e2db9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 880.380318] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 880.380318] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 880.384639] [54969]: INFO cinder.volume.api [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-4170fa74-7feb-4e10-94ed-b7561c0e2db9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 880.389282] [54969]: INFO cinder.api.openstack.wsgi [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-4170fa74-7feb-4e10-94ed-b7561c0e2db9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 880.389776] [54969]: [pid: 54969|app: 0|req: 90/178] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 6 09:11:32 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 910 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 880.394444] [54968]: DEBUG cinder.api.middleware.request_id [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-99a1da78-9c44-46d4-a530-1ec4a419428d None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 880.396903] [54968]: INFO cinder.api.openstack.wsgi [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-99a1da78-9c44-46d4-a530-1ec4a419428d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 880.397190] [54968]: DEBUG cinder.api.openstack.wsgi [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-99a1da78-9c44-46d4-a530-1ec4a419428d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 880.397452] [54968]: DEBUG cinder.api.openstack.wsgi [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-99a1da78-9c44-46d4-a530-1ec4a419428d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 880.406389] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 880.406389] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 880.410054] [54968]: INFO cinder.volume.api [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-99a1da78-9c44-46d4-a530-1ec4a419428d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 880.414374] [54968]: INFO cinder.api.openstack.wsgi [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-99a1da78-9c44-46d4-a530-1ec4a419428d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 880.414764] [54968]: [pid: 54968|app: 0|req: 89/179] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 6 09:11:32 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 910 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 880.420714] [54969]: DEBUG cinder.api.middleware.request_id [None req-3396462b-70c2-4e10-a7d1-f484ec3ef5a0 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 880.421217] [54969]: INFO cinder.api.openstack.wsgi [None req-3396462b-70c2-4e10-a7d1-f484ec3ef5a0 None None] GET http://10.180.1.21/volume// [ 880.421433] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3396462b-70c2-4e10-a7d1-f484ec3ef5a0 None None] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 880.421680] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3396462b-70c2-4e10-a7d1-f484ec3ef5a0 None None] Calling method 'all' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 880.422251] [54969]: INFO cinder.api.openstack.wsgi [None req-3396462b-70c2-4e10-a7d1-f484ec3ef5a0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 880.422738] [54969]: [pid: 54969|app: 0|req: 91/180] 10.180.1.21 () {62 vars in 1382 bytes} [Tue Feb 6 09:11:33 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 880.426109] [54968]: DEBUG cinder.api.middleware.request_id [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-9ed71767-69ac-4e56-95be-ac5b442c54bc None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 880.428870] [54968]: INFO cinder.api.openstack.wsgi [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-9ed71767-69ac-4e56-95be-ac5b442c54bc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] POST http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/attachments [ 880.429318] [54968]: DEBUG cinder.api.openstack.wsgi [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-9ed71767-69ac-4e56-95be-ac5b442c54bc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a4a2031a-7092-4a1f-9704-b108269ea1c8", "connector": null, "instance_uuid": "3cd22f76-71d2-4d03-88c6-10192bb9418e"}} {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 880.438145] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 880.438145] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 880.465432] [54968]: INFO cinder.api.openstack.wsgi [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-9ed71767-69ac-4e56-95be-ac5b442c54bc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/attachments returned with HTTP 200 [ 880.465991] [54968]: [pid: 54968|app: 0|req: 90/181] 10.180.1.21 () {70 vars in 1656 bytes} [Tue Feb 6 09:11:33 2024] POST /volume/v3/84d96dc8ab6745e88562ba4160f1f743/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 880.472311] [54969]: DEBUG cinder.api.middleware.request_id [None req-fe646e3d-15b1-4dd8-b32f-5a1622eb7e89 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 880.472783] [54969]: INFO cinder.api.openstack.wsgi [None req-fe646e3d-15b1-4dd8-b32f-5a1622eb7e89 None None] GET http://10.180.1.21/volume// [ 880.473008] [54969]: DEBUG cinder.api.openstack.wsgi [None req-fe646e3d-15b1-4dd8-b32f-5a1622eb7e89 None None] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 880.473331] [54969]: DEBUG cinder.api.openstack.wsgi [None req-fe646e3d-15b1-4dd8-b32f-5a1622eb7e89 None None] Calling method 'all' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 880.473677] [54969]: INFO cinder.api.openstack.wsgi [None req-fe646e3d-15b1-4dd8-b32f-5a1622eb7e89 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 880.474132] [54969]: [pid: 54969|app: 0|req: 92/182] 10.180.1.21 () {62 vars in 1382 bytes} [Tue Feb 6 09:11:33 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 880.477771] [54968]: DEBUG cinder.api.middleware.request_id [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-ad07c08c-c0d8-4645-9b9e-55e5adccbf3a None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 880.480539] [54968]: INFO cinder.api.openstack.wsgi [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-ad07c08c-c0d8-4645-9b9e-55e5adccbf3a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] POST http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/attachments [ 880.481067] [54968]: DEBUG cinder.api.openstack.wsgi [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-ad07c08c-c0d8-4645-9b9e-55e5adccbf3a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b4b0198-8395-473d-af2a-a42a3216066f", "connector": null, "instance_uuid": "3cd22f76-71d2-4d03-88c6-10192bb9418e"}} {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 880.489645] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 880.489645] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 880.513948] [54968]: INFO cinder.api.openstack.wsgi [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-ad07c08c-c0d8-4645-9b9e-55e5adccbf3a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/attachments returned with HTTP 200 [ 880.514408] [54968]: [pid: 54968|app: 0|req: 91/183] 10.180.1.21 () {70 vars in 1656 bytes} [Tue Feb 6 09:11:33 2024] POST /volume/v3/84d96dc8ab6745e88562ba4160f1f743/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 880.518515] [54969]: DEBUG cinder.api.middleware.request_id [None req-79e76302-1649-48c2-9e08-a41f499e060e None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 880.518987] [54969]: INFO cinder.api.openstack.wsgi [None req-79e76302-1649-48c2-9e08-a41f499e060e None None] GET http://10.180.1.21/volume// [ 880.519206] [54969]: DEBUG cinder.api.openstack.wsgi [None req-79e76302-1649-48c2-9e08-a41f499e060e None None] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 880.519449] [54969]: DEBUG cinder.api.openstack.wsgi [None req-79e76302-1649-48c2-9e08-a41f499e060e None None] Calling method 'all' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 880.519890] [54969]: INFO cinder.api.openstack.wsgi [None req-79e76302-1649-48c2-9e08-a41f499e060e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 880.520382] [54969]: [pid: 54969|app: 0|req: 93/184] 10.180.1.21 () {62 vars in 1382 bytes} [Tue Feb 6 09:11:33 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 880.523911] [54968]: DEBUG cinder.api.middleware.request_id [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-3b6c69c4-9050-4c9c-85ff-f3b753f313a0 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 880.526539] [54968]: INFO cinder.api.openstack.wsgi [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-3b6c69c4-9050-4c9c-85ff-f3b753f313a0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] POST http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/attachments [ 880.527041] [54968]: DEBUG cinder.api.openstack.wsgi [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-3b6c69c4-9050-4c9c-85ff-f3b753f313a0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "176bc9a7-8a7f-4cad-9163-1c8d62ff4a23", "connector": null, "instance_uuid": "3cd22f76-71d2-4d03-88c6-10192bb9418e"}} {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 880.535462] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 880.535462] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 880.566265] [54968]: INFO cinder.api.openstack.wsgi [req-587d14de-0f25-47c3-ab7d-1b870a46dad9 req-3b6c69c4-9050-4c9c-85ff-f3b753f313a0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/attachments returned with HTTP 200 [ 880.566769] [54968]: [pid: 54968|app: 0|req: 92/185] 10.180.1.21 () {70 vars in 1656 bytes} [Tue Feb 6 09:11:33 2024] POST /volume/v3/84d96dc8ab6745e88562ba4160f1f743/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 890.387273] [54969]: DEBUG dbcounter [-] [54969] Writing DB stats cinder:SELECT=284,cinder:UPDATE=18,cinder:INSERT=9 {{(pid=54969) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 890.562673] [54968]: DEBUG dbcounter [-] [54968] Writing DB stats cinder:SELECT=412,cinder:INSERT=30,cinder:UPDATE=50 {{(pid=54968) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1003.763061] [54969]: DEBUG cinder.api.middleware.request_id [None req-ee159c75-7e51-4639-9f48-25c8a3b3ea86 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.765689] [54969]: INFO cinder.api.openstack.wsgi [None req-ee159c75-7e51-4639-9f48-25c8a3b3ea86 tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] DELETE http://10.180.1.21/volume/v3/292576eaff6e47f2ac079ebdf420a2a8/volumes/8015cd07-6baf-4638-8979-2840e293ae73 [ 1003.766001] [54969]: DEBUG cinder.api.openstack.wsgi [None req-ee159c75-7e51-4639-9f48-25c8a3b3ea86 tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1003.770297] [54969]: DEBUG cinder.api.openstack.wsgi [None req-ee159c75-7e51-4639-9f48-25c8a3b3ea86 tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Calling method 'delete' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1003.770297] [54969]: INFO cinder.api.v3.volumes [None req-ee159c75-7e51-4639-9f48-25c8a3b3ea86 tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Delete volume with id: 8015cd07-6baf-4638-8979-2840e293ae73 [ 1003.775450] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.775450] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1003.776132] [54969]: INFO cinder.volume.api [None req-ee159c75-7e51-4639-9f48-25c8a3b3ea86 tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Volume info retrieved successfully. [ 1003.798918] [54969]: INFO cinder.volume.api [None req-ee159c75-7e51-4639-9f48-25c8a3b3ea86 tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Delete volume request issued successfully. [ 1003.799344] [54969]: INFO cinder.api.openstack.wsgi [None req-ee159c75-7e51-4639-9f48-25c8a3b3ea86 tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] http://10.180.1.21/volume/v3/292576eaff6e47f2ac079ebdf420a2a8/volumes/8015cd07-6baf-4638-8979-2840e293ae73 returned with HTTP 202 [ 1003.799899] [54969]: [pid: 54969|app: 0|req: 94/186] 10.180.1.21 () {62 vars in 1410 bytes} [Tue Feb 6 09:13:36 2024] DELETE /volume/v3/292576eaff6e47f2ac079ebdf420a2a8/volumes/8015cd07-6baf-4638-8979-2840e293ae73 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1003.803517] [54968]: DEBUG cinder.api.middleware.request_id [None req-99f2e945-428e-45b0-b90a-294e03c54a44 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.806171] [54968]: INFO cinder.api.openstack.wsgi [None req-99f2e945-428e-45b0-b90a-294e03c54a44 tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] GET http://10.180.1.21/volume/v3/292576eaff6e47f2ac079ebdf420a2a8/volumes/8015cd07-6baf-4638-8979-2840e293ae73 [ 1003.808148] [54968]: DEBUG cinder.api.openstack.wsgi [None req-99f2e945-428e-45b0-b90a-294e03c54a44 tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1003.808148] [54968]: DEBUG cinder.api.openstack.wsgi [None req-99f2e945-428e-45b0-b90a-294e03c54a44 tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1003.817953] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.817953] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1003.827218] [54968]: INFO cinder.volume.api [None req-99f2e945-428e-45b0-b90a-294e03c54a44 tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Volume info retrieved successfully. [ 1003.833733] [54968]: INFO cinder.api.openstack.wsgi [None req-99f2e945-428e-45b0-b90a-294e03c54a44 tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] http://10.180.1.21/volume/v3/292576eaff6e47f2ac079ebdf420a2a8/volumes/8015cd07-6baf-4638-8979-2840e293ae73 returned with HTTP 200 [ 1003.834210] [54968]: [pid: 54968|app: 0|req: 93/187] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:13:36 2024] GET /volume/v3/292576eaff6e47f2ac079ebdf420a2a8/volumes/8015cd07-6baf-4638-8979-2840e293ae73 => generated 909 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1004.844924] [54969]: DEBUG cinder.api.middleware.request_id [None req-e0bcc342-1d5e-4e79-9a56-f8be6e13158a None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.846529] [54969]: INFO cinder.api.openstack.wsgi [None req-e0bcc342-1d5e-4e79-9a56-f8be6e13158a tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] GET http://10.180.1.21/volume/v3/292576eaff6e47f2ac079ebdf420a2a8/volumes/8015cd07-6baf-4638-8979-2840e293ae73 [ 1004.846733] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e0bcc342-1d5e-4e79-9a56-f8be6e13158a tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1004.846990] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e0bcc342-1d5e-4e79-9a56-f8be6e13158a tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1004.853204] [54969]: INFO cinder.api.openstack.wsgi [None req-e0bcc342-1d5e-4e79-9a56-f8be6e13158a tempest-TaggedAttachmentsTest-1196056706 tempest-TaggedAttachmentsTest-1196056706-project-member] http://10.180.1.21/volume/v3/292576eaff6e47f2ac079ebdf420a2a8/volumes/8015cd07-6baf-4638-8979-2840e293ae73 returned with HTTP 404 [ 1004.853715] [54969]: [pid: 54969|app: 0|req: 95/188] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:13:37 2024] GET /volume/v3/292576eaff6e47f2ac079ebdf420a2a8/volumes/8015cd07-6baf-4638-8979-2840e293ae73 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1013.831888] [54968]: DEBUG dbcounter [-] [54968] Writing DB stats cinder:SELECT=7 {{(pid=54968) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1014.849389] [54969]: DEBUG dbcounter [-] [54969] Writing DB stats cinder:SELECT=10,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54969) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1023.661337] [54968]: DEBUG cinder.api.middleware.request_id [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-7eec78d3-4659-4741-af54-86e251cea781 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.663785] [54968]: INFO cinder.api.openstack.wsgi [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-7eec78d3-4659-4741-af54-86e251cea781 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] POST http://10.180.1.21/volume/v3/a003e1bfce884da9aaf6e10e4f0e684b/volumes [ 1023.664349] [54968]: DEBUG cinder.api.openstack.wsgi [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-7eec78d3-4659-4741-af54-86e251cea781 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1678404716", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1023.668210] [54968]: DEBUG cinder.api.v3.volumes [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-7eec78d3-4659-4741-af54-86e251cea781 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1678404716', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54968) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1023.668433] [54968]: INFO cinder.api.v3.volumes [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-7eec78d3-4659-4741-af54-86e251cea781 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Create volume of 1 GB [ 1023.675689] [54968]: INFO cinder.volume.api [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-7eec78d3-4659-4741-af54-86e251cea781 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Availability Zones retrieved successfully. [ 1023.684485] [54968]: DEBUG cinder.volume.api [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-7eec78d3-4659-4741-af54-86e251cea781 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Flow 'volume_create_api' (63fcf2fb-330f-4f42-950f-44eadbb7d03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1023.685772] [54968]: DEBUG cinder.volume.api [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-7eec78d3-4659-4741-af54-86e251cea781 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf43b98-bd6f-473b-bb11-c8c346dac4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1023.687337] [54968]: DEBUG cinder.volume.flows.api.create_volume [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-7eec78d3-4659-4741-af54-86e251cea781 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Validating volume size '1' using validate_int {{(pid=54968) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 1023.705969] [54968]: DEBUG cinder.volume.api [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-7eec78d3-4659-4741-af54-86e251cea781 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf43b98-bd6f-473b-bb11-c8c346dac4e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-06T09:03:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ca92b2f-d4e2-40d1-aec3-0881a2da09c4', '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=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1023.707116] [54968]: DEBUG cinder.volume.api [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-7eec78d3-4659-4741-af54-86e251cea781 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95cd4e25-57d6-479e-bb7f-7da357fa4821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1023.781575] [54968]: DEBUG cinder.quota [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-7eec78d3-4659-4741-af54-86e251cea781 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Created reservations ['58167750-06d7-4552-b5f2-03d2902a18b4', '22780ff8-044b-446b-92c4-b9afd0dc431c', 'c486142a-6b57-4172-aea5-aa44555e69e3', 'ceca7375-7d7f-4ab7-a305-ed54917bb1e5'] {{(pid=54968) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1023.782581] [54968]: DEBUG cinder.volume.api [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-7eec78d3-4659-4741-af54-86e251cea781 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95cd4e25-57d6-479e-bb7f-7da357fa4821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58167750-06d7-4552-b5f2-03d2902a18b4', '22780ff8-044b-446b-92c4-b9afd0dc431c', 'c486142a-6b57-4172-aea5-aa44555e69e3', 'ceca7375-7d7f-4ab7-a305-ed54917bb1e5']}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1023.783615] [54968]: DEBUG cinder.volume.api [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-7eec78d3-4659-4741-af54-86e251cea781 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c016910-9268-41cd-89e7-dd7362871202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1023.801705] [54968]: DEBUG cinder.volume.api [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-7eec78d3-4659-4741-af54-86e251cea781 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c016910-9268-41cd-89e7-dd7362871202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b875e33-4225-40d9-a383-9b0f72c7618e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1678404716',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='a003e1bfce884da9aaf6e10e4f0e684b',qos_specs=None,replication_status=<?>,reservations=['58167750-06d7-4552-b5f2-03d2902a18b4','22780ff8-044b-446b-92c4-b9afd0dc431c','c486142a-6b57-4172-aea5-aa44555e69e3','ceca7375-7d7f-4ab7-a305-ed54917bb1e5'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='721668da37f54c94beaf0e4800f2bc5d',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-06T09:13:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1678404716',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=3b875e33-4225-40d9-a383-9b0f72c7618e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a003e1bfce884da9aaf6e10e4f0e684b',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='721668da37f54c94beaf0e4800f2bc5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ca92b2f-d4e2-40d1-aec3-0881a2da09c4),volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1023.804164] [54968]: DEBUG cinder.volume.api [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-7eec78d3-4659-4741-af54-86e251cea781 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52406959-7f8d-44b0-a376-6521a280fbbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1023.819480] [54968]: DEBUG cinder.volume.api [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-7eec78d3-4659-4741-af54-86e251cea781 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52406959-7f8d-44b0-a376-6521a280fbbe) 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-1678404716',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='a003e1bfce884da9aaf6e10e4f0e684b',qos_specs=None,replication_status=<?>,reservations=['58167750-06d7-4552-b5f2-03d2902a18b4','22780ff8-044b-446b-92c4-b9afd0dc431c','c486142a-6b57-4172-aea5-aa44555e69e3','ceca7375-7d7f-4ab7-a305-ed54917bb1e5'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='721668da37f54c94beaf0e4800f2bc5d',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1023.820867] [54968]: DEBUG cinder.volume.api [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-7eec78d3-4659-4741-af54-86e251cea781 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8535aa27-a511-4bd9-a21a-8203983f3251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1023.831281] [54968]: DEBUG cinder.volume.api [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-7eec78d3-4659-4741-af54-86e251cea781 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8535aa27-a511-4bd9-a21a-8203983f3251) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1023.832893] [54968]: DEBUG cinder.volume.api [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-7eec78d3-4659-4741-af54-86e251cea781 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Flow 'volume_create_api' (63fcf2fb-330f-4f42-950f-44eadbb7d03f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54968) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1023.833362] [54968]: INFO cinder.volume.api [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-7eec78d3-4659-4741-af54-86e251cea781 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Create volume request issued successfully. [ 1023.834638] [54968]: INFO cinder.api.openstack.wsgi [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-7eec78d3-4659-4741-af54-86e251cea781 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] http://10.180.1.21/volume/v3/a003e1bfce884da9aaf6e10e4f0e684b/volumes returned with HTTP 202 [ 1023.835149] [54968]: [pid: 54968|app: 0|req: 94/189] 10.180.1.21 () {68 vars in 1603 bytes} [Tue Feb 6 09:13:56 2024] POST /volume/v3/a003e1bfce884da9aaf6e10e4f0e684b/volumes => generated 828 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1023.839467] [54969]: DEBUG cinder.api.middleware.request_id [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-84fd9006-ec0c-4b74-9adc-736da721ec56 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.846598] [54969]: INFO cinder.api.openstack.wsgi [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-84fd9006-ec0c-4b74-9adc-736da721ec56 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] GET http://10.180.1.21/volume/v3/a003e1bfce884da9aaf6e10e4f0e684b/volumes/3b875e33-4225-40d9-a383-9b0f72c7618e [ 1023.846598] [54969]: DEBUG cinder.api.openstack.wsgi [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-84fd9006-ec0c-4b74-9adc-736da721ec56 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1023.846598] [54969]: DEBUG cinder.api.openstack.wsgi [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-84fd9006-ec0c-4b74-9adc-736da721ec56 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.853855] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1023.853855] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1023.861975] [54969]: INFO cinder.volume.api [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-84fd9006-ec0c-4b74-9adc-736da721ec56 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Volume info retrieved successfully. [ 1023.867300] [54969]: INFO cinder.api.openstack.wsgi [req-0da635b6-2af9-455b-9e3a-a02dbc0105ac req-84fd9006-ec0c-4b74-9adc-736da721ec56 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] http://10.180.1.21/volume/v3/a003e1bfce884da9aaf6e10e4f0e684b/volumes/3b875e33-4225-40d9-a383-9b0f72c7618e returned with HTTP 200 [ 1023.867932] [54969]: [pid: 54969|app: 0|req: 96/190] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 6 09:13:56 2024] GET /volume/v3/a003e1bfce884da9aaf6e10e4f0e684b/volumes/3b875e33-4225-40d9-a383-9b0f72c7618e => generated 896 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1024.152560] [54968]: DEBUG cinder.api.middleware.request_id [req-991901dd-7d53-4b09-a163-9d86c527f456 req-1471d7e0-54d5-4de5-a825-51e7cdd12da7 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.155048] [54968]: INFO cinder.api.openstack.wsgi [req-991901dd-7d53-4b09-a163-9d86c527f456 req-1471d7e0-54d5-4de5-a825-51e7cdd12da7 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] GET http://10.180.1.21/volume/v3/a003e1bfce884da9aaf6e10e4f0e684b/volumes/3b875e33-4225-40d9-a383-9b0f72c7618e [ 1024.155343] [54968]: DEBUG cinder.api.openstack.wsgi [req-991901dd-7d53-4b09-a163-9d86c527f456 req-1471d7e0-54d5-4de5-a825-51e7cdd12da7 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.155604] [54968]: DEBUG cinder.api.openstack.wsgi [req-991901dd-7d53-4b09-a163-9d86c527f456 req-1471d7e0-54d5-4de5-a825-51e7cdd12da7 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.169797] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1024.169797] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.175592] [54968]: INFO cinder.volume.api [req-991901dd-7d53-4b09-a163-9d86c527f456 req-1471d7e0-54d5-4de5-a825-51e7cdd12da7 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Volume info retrieved successfully. [ 1024.181387] [54968]: INFO cinder.api.openstack.wsgi [req-991901dd-7d53-4b09-a163-9d86c527f456 req-1471d7e0-54d5-4de5-a825-51e7cdd12da7 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] http://10.180.1.21/volume/v3/a003e1bfce884da9aaf6e10e4f0e684b/volumes/3b875e33-4225-40d9-a383-9b0f72c7618e returned with HTTP 200 [ 1024.181870] [54968]: [pid: 54968|app: 0|req: 95/191] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 6 09:13:56 2024] GET /volume/v3/a003e1bfce884da9aaf6e10e4f0e684b/volumes/3b875e33-4225-40d9-a383-9b0f72c7618e => generated 921 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1024.467886] [54969]: DEBUG cinder.api.middleware.request_id [req-2d819a6e-6b00-45d8-a78f-2344f4409c51 req-f996ea9c-8379-428b-a147-1e986b0c58a4 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.470536] [54969]: INFO cinder.api.openstack.wsgi [req-2d819a6e-6b00-45d8-a78f-2344f4409c51 req-f996ea9c-8379-428b-a147-1e986b0c58a4 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] GET http://10.180.1.21/volume/v3/a003e1bfce884da9aaf6e10e4f0e684b/volumes/3b875e33-4225-40d9-a383-9b0f72c7618e [ 1024.470798] [54969]: DEBUG cinder.api.openstack.wsgi [req-2d819a6e-6b00-45d8-a78f-2344f4409c51 req-f996ea9c-8379-428b-a147-1e986b0c58a4 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.471049] [54969]: DEBUG cinder.api.openstack.wsgi [req-2d819a6e-6b00-45d8-a78f-2344f4409c51 req-f996ea9c-8379-428b-a147-1e986b0c58a4 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.479609] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1024.479609] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.483970] [54969]: INFO cinder.volume.api [req-2d819a6e-6b00-45d8-a78f-2344f4409c51 req-f996ea9c-8379-428b-a147-1e986b0c58a4 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Volume info retrieved successfully. [ 1024.489226] [54969]: INFO cinder.api.openstack.wsgi [req-2d819a6e-6b00-45d8-a78f-2344f4409c51 req-f996ea9c-8379-428b-a147-1e986b0c58a4 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] http://10.180.1.21/volume/v3/a003e1bfce884da9aaf6e10e4f0e684b/volumes/3b875e33-4225-40d9-a383-9b0f72c7618e returned with HTTP 200 [ 1024.489838] [54969]: [pid: 54969|app: 0|req: 97/192] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 6 09:13:57 2024] GET /volume/v3/a003e1bfce884da9aaf6e10e4f0e684b/volumes/3b875e33-4225-40d9-a383-9b0f72c7618e => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1024.658554] [54968]: DEBUG cinder.api.middleware.request_id [req-a78fa154-8f19-450b-9e85-ab0f6381180b req-4ffa6561-7245-41d2-858d-c14437b75171 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.660952] [54968]: INFO cinder.api.openstack.wsgi [req-a78fa154-8f19-450b-9e85-ab0f6381180b req-4ffa6561-7245-41d2-858d-c14437b75171 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] DELETE http://10.180.1.21/volume/v3/a003e1bfce884da9aaf6e10e4f0e684b/volumes/3b875e33-4225-40d9-a383-9b0f72c7618e [ 1024.661138] [54968]: DEBUG cinder.api.openstack.wsgi [req-a78fa154-8f19-450b-9e85-ab0f6381180b req-4ffa6561-7245-41d2-858d-c14437b75171 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.661385] [54968]: DEBUG cinder.api.openstack.wsgi [req-a78fa154-8f19-450b-9e85-ab0f6381180b req-4ffa6561-7245-41d2-858d-c14437b75171 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Calling method 'delete' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.661609] [54968]: INFO cinder.api.v3.volumes [req-a78fa154-8f19-450b-9e85-ab0f6381180b req-4ffa6561-7245-41d2-858d-c14437b75171 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Delete volume with id: 3b875e33-4225-40d9-a383-9b0f72c7618e [ 1024.674191] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1024.674191] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.674885] [54968]: INFO cinder.volume.api [req-a78fa154-8f19-450b-9e85-ab0f6381180b req-4ffa6561-7245-41d2-858d-c14437b75171 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Volume info retrieved successfully. [ 1024.694716] [54968]: INFO cinder.volume.api [req-a78fa154-8f19-450b-9e85-ab0f6381180b req-4ffa6561-7245-41d2-858d-c14437b75171 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Delete volume request issued successfully. [ 1024.694968] [54968]: INFO cinder.api.openstack.wsgi [req-a78fa154-8f19-450b-9e85-ab0f6381180b req-4ffa6561-7245-41d2-858d-c14437b75171 tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] http://10.180.1.21/volume/v3/a003e1bfce884da9aaf6e10e4f0e684b/volumes/3b875e33-4225-40d9-a383-9b0f72c7618e returned with HTTP 202 [ 1024.695530] [54968]: [pid: 54968|app: 0|req: 96/193] 10.180.1.21 () {66 vars in 1682 bytes} [Tue Feb 6 09:13:57 2024] DELETE /volume/v3/a003e1bfce884da9aaf6e10e4f0e684b/volumes/3b875e33-4225-40d9-a383-9b0f72c7618e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1024.812663] [54969]: DEBUG cinder.api.middleware.request_id [req-43f77258-cb8a-48f2-9c67-3d0e6fcc8a6f req-d5558b6d-be25-437a-991b-563072c7404e None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.820390] [54969]: INFO cinder.api.openstack.wsgi [req-43f77258-cb8a-48f2-9c67-3d0e6fcc8a6f req-d5558b6d-be25-437a-991b-563072c7404e tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] GET http://10.180.1.21/volume/v3/a003e1bfce884da9aaf6e10e4f0e684b/volumes/3b875e33-4225-40d9-a383-9b0f72c7618e [ 1024.820390] [54969]: DEBUG cinder.api.openstack.wsgi [req-43f77258-cb8a-48f2-9c67-3d0e6fcc8a6f req-d5558b6d-be25-437a-991b-563072c7404e tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.820390] [54969]: DEBUG cinder.api.openstack.wsgi [req-43f77258-cb8a-48f2-9c67-3d0e6fcc8a6f req-d5558b6d-be25-437a-991b-563072c7404e tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.825861] [54969]: INFO cinder.api.openstack.wsgi [req-43f77258-cb8a-48f2-9c67-3d0e6fcc8a6f req-d5558b6d-be25-437a-991b-563072c7404e tempest-VolumesGetTestJSON-1690055863 tempest-VolumesGetTestJSON-1690055863-project-member] http://10.180.1.21/volume/v3/a003e1bfce884da9aaf6e10e4f0e684b/volumes/3b875e33-4225-40d9-a383-9b0f72c7618e returned with HTTP 404 [ 1024.826551] [54969]: [pid: 54969|app: 0|req: 98/194] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 6 09:13:57 2024] GET /volume/v3/a003e1bfce884da9aaf6e10e4f0e684b/volumes/3b875e33-4225-40d9-a383-9b0f72c7618e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1034.689958] [54968]: DEBUG dbcounter [-] [54968] Writing DB stats cinder:SELECT=61,cinder:INSERT=12,cinder:UPDATE=13 {{(pid=54968) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1034.821654] [54969]: DEBUG dbcounter [-] [54969] Writing DB stats cinder:SELECT=16 {{(pid=54969) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1079.287058] [54968]: DEBUG cinder.api.middleware.request_id [None req-ca829708-de8c-4461-a630-b465085ade20 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.289100] [54968]: INFO cinder.api.openstack.wsgi [None req-ca829708-de8c-4461-a630-b465085ade20 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] DELETE http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1079.289100] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ca829708-de8c-4461-a630-b465085ade20 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.289313] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ca829708-de8c-4461-a630-b465085ade20 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'delete' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.289543] [54968]: INFO cinder.api.v3.volumes [None req-ca829708-de8c-4461-a630-b465085ade20 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Delete volume with id: 176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1079.300461] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.300461] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.301094] [54968]: INFO cinder.volume.api [None req-ca829708-de8c-4461-a630-b465085ade20 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1079.308042] [54968]: INFO cinder.volume.api [None req-ca829708-de8c-4461-a630-b465085ade20 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-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. [ 1079.308447] [54968]: INFO cinder.api.openstack.wsgi [None req-ca829708-de8c-4461-a630-b465085ade20 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 400 [ 1079.309002] [54968]: [pid: 54968|app: 0|req: 97/195] 10.180.1.21 () {62 vars in 1410 bytes} [Tue Feb 6 09:14:51 2024] DELETE /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 307 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1079.312481] [54969]: DEBUG cinder.api.middleware.request_id [None req-d210264a-7726-4a6a-ae8f-994affa197fe None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.314727] [54969]: INFO cinder.api.openstack.wsgi [None req-d210264a-7726-4a6a-ae8f-994affa197fe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1079.314970] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d210264a-7726-4a6a-ae8f-994affa197fe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.315212] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d210264a-7726-4a6a-ae8f-994affa197fe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.327252] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.327252] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.339286] [54969]: INFO cinder.volume.api [None req-d210264a-7726-4a6a-ae8f-994affa197fe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1079.344525] [54969]: INFO cinder.api.openstack.wsgi [None req-d210264a-7726-4a6a-ae8f-994affa197fe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1079.345136] [54969]: [pid: 54969|app: 0|req: 99/196] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:14:51 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1080.354538] [54968]: DEBUG cinder.api.middleware.request_id [None req-b6ed8143-cc16-4de8-b29a-3721007ef2df None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.356778] [54968]: INFO cinder.api.openstack.wsgi [None req-b6ed8143-cc16-4de8-b29a-3721007ef2df tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1080.357035] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b6ed8143-cc16-4de8-b29a-3721007ef2df tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.357284] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b6ed8143-cc16-4de8-b29a-3721007ef2df tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.369046] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.369046] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.372859] [54968]: INFO cinder.volume.api [None req-b6ed8143-cc16-4de8-b29a-3721007ef2df tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1080.378452] [54968]: INFO cinder.api.openstack.wsgi [None req-b6ed8143-cc16-4de8-b29a-3721007ef2df tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1080.378910] [54968]: [pid: 54968|app: 0|req: 98/197] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:14:52 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1081.388616] [54969]: DEBUG cinder.api.middleware.request_id [None req-7ae5d654-2386-415c-b23e-0050ed8a4312 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.390906] [54969]: INFO cinder.api.openstack.wsgi [None req-7ae5d654-2386-415c-b23e-0050ed8a4312 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1081.393312] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7ae5d654-2386-415c-b23e-0050ed8a4312 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.393312] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7ae5d654-2386-415c-b23e-0050ed8a4312 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.407388] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.407388] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.411360] [54969]: INFO cinder.volume.api [None req-7ae5d654-2386-415c-b23e-0050ed8a4312 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1081.416612] [54969]: INFO cinder.api.openstack.wsgi [None req-7ae5d654-2386-415c-b23e-0050ed8a4312 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1081.417020] [54969]: [pid: 54969|app: 0|req: 100/198] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:14:53 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1082.426156] [54968]: DEBUG cinder.api.middleware.request_id [None req-22b516de-d300-4247-a4bd-289490c69ba3 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.428364] [54968]: INFO cinder.api.openstack.wsgi [None req-22b516de-d300-4247-a4bd-289490c69ba3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1082.428613] [54968]: DEBUG cinder.api.openstack.wsgi [None req-22b516de-d300-4247-a4bd-289490c69ba3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1082.428986] [54968]: DEBUG cinder.api.openstack.wsgi [None req-22b516de-d300-4247-a4bd-289490c69ba3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1082.438839] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.438839] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.442300] [54968]: INFO cinder.volume.api [None req-22b516de-d300-4247-a4bd-289490c69ba3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1082.446807] [54968]: INFO cinder.api.openstack.wsgi [None req-22b516de-d300-4247-a4bd-289490c69ba3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1082.447359] [54968]: [pid: 54968|app: 0|req: 99/199] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:14:55 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1083.456834] [54969]: DEBUG cinder.api.middleware.request_id [None req-2ee656f5-957a-42f4-a598-aac43ba145ff None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.459214] [54969]: INFO cinder.api.openstack.wsgi [None req-2ee656f5-957a-42f4-a598-aac43ba145ff tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1083.459492] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2ee656f5-957a-42f4-a598-aac43ba145ff tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.459799] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2ee656f5-957a-42f4-a598-aac43ba145ff tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.470445] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.470445] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.474133] [54969]: INFO cinder.volume.api [None req-2ee656f5-957a-42f4-a598-aac43ba145ff tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1083.478947] [54969]: INFO cinder.api.openstack.wsgi [None req-2ee656f5-957a-42f4-a598-aac43ba145ff tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1083.479337] [54969]: [pid: 54969|app: 0|req: 101/200] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:14:56 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.489433] [54968]: DEBUG cinder.api.middleware.request_id [None req-cbf3e56b-47fd-44c3-9e80-7414c25fe1ac None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.491822] [54968]: INFO cinder.api.openstack.wsgi [None req-cbf3e56b-47fd-44c3-9e80-7414c25fe1ac tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1084.491822] [54968]: DEBUG cinder.api.openstack.wsgi [None req-cbf3e56b-47fd-44c3-9e80-7414c25fe1ac tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.491957] [54968]: DEBUG cinder.api.openstack.wsgi [None req-cbf3e56b-47fd-44c3-9e80-7414c25fe1ac tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.501956] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1084.501956] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.505281] [54968]: INFO cinder.volume.api [None req-cbf3e56b-47fd-44c3-9e80-7414c25fe1ac tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1084.510667] [54968]: INFO cinder.api.openstack.wsgi [None req-cbf3e56b-47fd-44c3-9e80-7414c25fe1ac tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1084.511068] [54968]: [pid: 54968|app: 0|req: 100/201] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:14:57 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.520605] [54969]: DEBUG cinder.api.middleware.request_id [None req-0fd3c79a-1e61-4872-a54d-60b0e27e1de9 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.522780] [54969]: INFO cinder.api.openstack.wsgi [None req-0fd3c79a-1e61-4872-a54d-60b0e27e1de9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1085.523041] [54969]: DEBUG cinder.api.openstack.wsgi [None req-0fd3c79a-1e61-4872-a54d-60b0e27e1de9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.523284] [54969]: DEBUG cinder.api.openstack.wsgi [None req-0fd3c79a-1e61-4872-a54d-60b0e27e1de9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.533491] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.533491] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.537078] [54969]: INFO cinder.volume.api [None req-0fd3c79a-1e61-4872-a54d-60b0e27e1de9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1085.541696] [54969]: INFO cinder.api.openstack.wsgi [None req-0fd3c79a-1e61-4872-a54d-60b0e27e1de9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1085.542092] [54969]: [pid: 54969|app: 0|req: 102/202] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:14:58 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.552775] [54968]: DEBUG cinder.api.middleware.request_id [None req-e4462530-6884-4263-88b5-03467e554e18 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.554914] [54968]: INFO cinder.api.openstack.wsgi [None req-e4462530-6884-4263-88b5-03467e554e18 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1086.555173] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e4462530-6884-4263-88b5-03467e554e18 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1086.555424] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e4462530-6884-4263-88b5-03467e554e18 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1086.567493] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.567493] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1086.571016] [54968]: INFO cinder.volume.api [None req-e4462530-6884-4263-88b5-03467e554e18 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1086.575461] [54968]: INFO cinder.api.openstack.wsgi [None req-e4462530-6884-4263-88b5-03467e554e18 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1086.575858] [54968]: [pid: 54968|app: 0|req: 101/203] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:14:59 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1087.586066] [54969]: DEBUG cinder.api.middleware.request_id [None req-148f6729-7429-41ac-86e0-8bd611f7e4cd None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.588929] [54969]: INFO cinder.api.openstack.wsgi [None req-148f6729-7429-41ac-86e0-8bd611f7e4cd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1087.589225] [54969]: DEBUG cinder.api.openstack.wsgi [None req-148f6729-7429-41ac-86e0-8bd611f7e4cd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1087.589792] [54969]: DEBUG cinder.api.openstack.wsgi [None req-148f6729-7429-41ac-86e0-8bd611f7e4cd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1087.600324] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1087.600324] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1087.603714] [54969]: INFO cinder.volume.api [None req-148f6729-7429-41ac-86e0-8bd611f7e4cd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1087.608057] [54969]: INFO cinder.api.openstack.wsgi [None req-148f6729-7429-41ac-86e0-8bd611f7e4cd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1087.608444] [54969]: [pid: 54969|app: 0|req: 103/204] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:00 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1088.618214] [54968]: DEBUG cinder.api.middleware.request_id [None req-9212afff-adad-4789-9483-e1d5568c8c39 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.620305] [54968]: INFO cinder.api.openstack.wsgi [None req-9212afff-adad-4789-9483-e1d5568c8c39 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1088.620562] [54968]: DEBUG cinder.api.openstack.wsgi [None req-9212afff-adad-4789-9483-e1d5568c8c39 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1088.620817] [54968]: DEBUG cinder.api.openstack.wsgi [None req-9212afff-adad-4789-9483-e1d5568c8c39 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1088.630846] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1088.630846] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1088.634071] [54968]: INFO cinder.volume.api [None req-9212afff-adad-4789-9483-e1d5568c8c39 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1088.638410] [54968]: INFO cinder.api.openstack.wsgi [None req-9212afff-adad-4789-9483-e1d5568c8c39 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1088.638840] [54968]: [pid: 54968|app: 0|req: 102/205] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:01 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.648245] [54969]: DEBUG cinder.api.middleware.request_id [None req-b1c27c29-646b-4a58-a1b1-39de8ee1335a None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.650471] [54969]: INFO cinder.api.openstack.wsgi [None req-b1c27c29-646b-4a58-a1b1-39de8ee1335a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1089.650741] [54969]: DEBUG cinder.api.openstack.wsgi [None req-b1c27c29-646b-4a58-a1b1-39de8ee1335a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.651000] [54969]: DEBUG cinder.api.openstack.wsgi [None req-b1c27c29-646b-4a58-a1b1-39de8ee1335a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.661613] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.661613] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.665307] [54969]: INFO cinder.volume.api [None req-b1c27c29-646b-4a58-a1b1-39de8ee1335a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1089.670138] [54969]: INFO cinder.api.openstack.wsgi [None req-b1c27c29-646b-4a58-a1b1-39de8ee1335a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1089.670705] [54969]: [pid: 54969|app: 0|req: 104/206] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:02 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.679832] [54968]: DEBUG cinder.api.middleware.request_id [None req-97dccde2-94d4-419f-9d84-00b023d69472 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.682162] [54968]: INFO cinder.api.openstack.wsgi [None req-97dccde2-94d4-419f-9d84-00b023d69472 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1090.682312] [54968]: DEBUG cinder.api.openstack.wsgi [None req-97dccde2-94d4-419f-9d84-00b023d69472 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.682575] [54968]: DEBUG cinder.api.openstack.wsgi [None req-97dccde2-94d4-419f-9d84-00b023d69472 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.692950] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.692950] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.696391] [54968]: INFO cinder.volume.api [None req-97dccde2-94d4-419f-9d84-00b023d69472 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1090.701011] [54968]: INFO cinder.api.openstack.wsgi [None req-97dccde2-94d4-419f-9d84-00b023d69472 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1090.701415] [54968]: [pid: 54968|app: 0|req: 103/207] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:03 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1091.710664] [54969]: DEBUG cinder.api.middleware.request_id [None req-bbd57876-e9b0-4380-ae62-98ecc7b15e33 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.712941] [54969]: INFO cinder.api.openstack.wsgi [None req-bbd57876-e9b0-4380-ae62-98ecc7b15e33 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1091.713204] [54969]: DEBUG cinder.api.openstack.wsgi [None req-bbd57876-e9b0-4380-ae62-98ecc7b15e33 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.713451] [54969]: DEBUG cinder.api.openstack.wsgi [None req-bbd57876-e9b0-4380-ae62-98ecc7b15e33 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.723315] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.723315] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.726763] [54969]: INFO cinder.volume.api [None req-bbd57876-e9b0-4380-ae62-98ecc7b15e33 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1091.731340] [54969]: INFO cinder.api.openstack.wsgi [None req-bbd57876-e9b0-4380-ae62-98ecc7b15e33 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1091.731929] [54969]: [pid: 54969|app: 0|req: 105/208] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:04 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.741206] [54968]: DEBUG cinder.api.middleware.request_id [None req-cd9945a9-7038-4019-9777-5e0ed8db9142 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.743344] [54968]: INFO cinder.api.openstack.wsgi [None req-cd9945a9-7038-4019-9777-5e0ed8db9142 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1092.743605] [54968]: DEBUG cinder.api.openstack.wsgi [None req-cd9945a9-7038-4019-9777-5e0ed8db9142 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.743860] [54968]: DEBUG cinder.api.openstack.wsgi [None req-cd9945a9-7038-4019-9777-5e0ed8db9142 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.753682] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.753682] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.757284] [54968]: INFO cinder.volume.api [None req-cd9945a9-7038-4019-9777-5e0ed8db9142 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1092.761881] [54968]: INFO cinder.api.openstack.wsgi [None req-cd9945a9-7038-4019-9777-5e0ed8db9142 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1092.762285] [54968]: [pid: 54968|app: 0|req: 104/209] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:05 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1093.771844] [54969]: DEBUG cinder.api.middleware.request_id [None req-550348b0-429b-4a86-9667-b4a27d64e15f None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.774104] [54969]: INFO cinder.api.openstack.wsgi [None req-550348b0-429b-4a86-9667-b4a27d64e15f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1093.774311] [54969]: DEBUG cinder.api.openstack.wsgi [None req-550348b0-429b-4a86-9667-b4a27d64e15f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.774567] [54969]: DEBUG cinder.api.openstack.wsgi [None req-550348b0-429b-4a86-9667-b4a27d64e15f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.786250] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.786250] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.790196] [54969]: INFO cinder.volume.api [None req-550348b0-429b-4a86-9667-b4a27d64e15f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1093.795357] [54969]: INFO cinder.api.openstack.wsgi [None req-550348b0-429b-4a86-9667-b4a27d64e15f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1093.795781] [54969]: [pid: 54969|app: 0|req: 106/210] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:06 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1094.807835] [54968]: DEBUG cinder.api.middleware.request_id [None req-0ab7bed1-aa6d-4c14-8230-e5d22436c7ed None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.810049] [54968]: INFO cinder.api.openstack.wsgi [None req-0ab7bed1-aa6d-4c14-8230-e5d22436c7ed tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1094.810304] [54968]: DEBUG cinder.api.openstack.wsgi [None req-0ab7bed1-aa6d-4c14-8230-e5d22436c7ed tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.810554] [54968]: DEBUG cinder.api.openstack.wsgi [None req-0ab7bed1-aa6d-4c14-8230-e5d22436c7ed tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.821040] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.821040] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.824984] [54968]: INFO cinder.volume.api [None req-0ab7bed1-aa6d-4c14-8230-e5d22436c7ed tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1094.830088] [54968]: INFO cinder.api.openstack.wsgi [None req-0ab7bed1-aa6d-4c14-8230-e5d22436c7ed tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1094.830746] [54968]: [pid: 54968|app: 0|req: 105/211] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:07 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1095.840234] [54969]: DEBUG cinder.api.middleware.request_id [None req-a91f5f89-9364-448e-82fc-d15816dfa28d None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.842365] [54969]: INFO cinder.api.openstack.wsgi [None req-a91f5f89-9364-448e-82fc-d15816dfa28d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1095.842614] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a91f5f89-9364-448e-82fc-d15816dfa28d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.842893] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a91f5f89-9364-448e-82fc-d15816dfa28d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1095.852762] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.852762] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.856403] [54969]: INFO cinder.volume.api [None req-a91f5f89-9364-448e-82fc-d15816dfa28d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1095.861123] [54969]: INFO cinder.api.openstack.wsgi [None req-a91f5f89-9364-448e-82fc-d15816dfa28d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1095.861523] [54969]: [pid: 54969|app: 0|req: 107/212] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:08 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1096.870063] [54968]: DEBUG cinder.api.middleware.request_id [None req-5eb3a290-7625-4f60-a91a-fec2ae0b893f None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.872218] [54968]: INFO cinder.api.openstack.wsgi [None req-5eb3a290-7625-4f60-a91a-fec2ae0b893f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1096.872479] [54968]: DEBUG cinder.api.openstack.wsgi [None req-5eb3a290-7625-4f60-a91a-fec2ae0b893f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.872725] [54968]: DEBUG cinder.api.openstack.wsgi [None req-5eb3a290-7625-4f60-a91a-fec2ae0b893f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.883746] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.883746] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.886977] [54968]: INFO cinder.volume.api [None req-5eb3a290-7625-4f60-a91a-fec2ae0b893f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1096.891685] [54968]: INFO cinder.api.openstack.wsgi [None req-5eb3a290-7625-4f60-a91a-fec2ae0b893f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1096.892106] [54968]: [pid: 54968|app: 0|req: 106/213] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:09 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.901777] [54969]: DEBUG cinder.api.middleware.request_id [None req-833ed0c7-f7e8-41b2-8971-ae674a72dbb8 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.904100] [54969]: INFO cinder.api.openstack.wsgi [None req-833ed0c7-f7e8-41b2-8971-ae674a72dbb8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1097.904405] [54969]: DEBUG cinder.api.openstack.wsgi [None req-833ed0c7-f7e8-41b2-8971-ae674a72dbb8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.904671] [54969]: DEBUG cinder.api.openstack.wsgi [None req-833ed0c7-f7e8-41b2-8971-ae674a72dbb8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.915206] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.915206] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.919141] [54969]: INFO cinder.volume.api [None req-833ed0c7-f7e8-41b2-8971-ae674a72dbb8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1097.923698] [54969]: INFO cinder.api.openstack.wsgi [None req-833ed0c7-f7e8-41b2-8971-ae674a72dbb8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1097.924128] [54969]: [pid: 54969|app: 0|req: 108/214] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:10 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.933360] [54968]: DEBUG cinder.api.middleware.request_id [None req-94cb8d88-ef5b-4047-9d86-ac6285eebc49 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.935508] [54968]: INFO cinder.api.openstack.wsgi [None req-94cb8d88-ef5b-4047-9d86-ac6285eebc49 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1098.935754] [54968]: DEBUG cinder.api.openstack.wsgi [None req-94cb8d88-ef5b-4047-9d86-ac6285eebc49 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.936076] [54968]: DEBUG cinder.api.openstack.wsgi [None req-94cb8d88-ef5b-4047-9d86-ac6285eebc49 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.946183] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.946183] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.949753] [54968]: INFO cinder.volume.api [None req-94cb8d88-ef5b-4047-9d86-ac6285eebc49 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1098.954393] [54968]: INFO cinder.api.openstack.wsgi [None req-94cb8d88-ef5b-4047-9d86-ac6285eebc49 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1098.954867] [54968]: [pid: 54968|app: 0|req: 107/215] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:11 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.964638] [54969]: DEBUG cinder.api.middleware.request_id [None req-5e827ba3-728f-4d36-a84c-a93c72af1766 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.966651] [54969]: INFO cinder.api.openstack.wsgi [None req-5e827ba3-728f-4d36-a84c-a93c72af1766 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1099.966926] [54969]: DEBUG cinder.api.openstack.wsgi [None req-5e827ba3-728f-4d36-a84c-a93c72af1766 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.967183] [54969]: DEBUG cinder.api.openstack.wsgi [None req-5e827ba3-728f-4d36-a84c-a93c72af1766 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.977371] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.977371] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.981075] [54969]: INFO cinder.volume.api [None req-5e827ba3-728f-4d36-a84c-a93c72af1766 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1099.987089] [54969]: INFO cinder.api.openstack.wsgi [None req-5e827ba3-728f-4d36-a84c-a93c72af1766 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1099.987515] [54969]: [pid: 54969|app: 0|req: 109/216] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:12 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.997720] [54968]: DEBUG cinder.api.middleware.request_id [None req-4690a66c-7a9c-425e-98c8-5236707239ec None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.000218] [54968]: INFO cinder.api.openstack.wsgi [None req-4690a66c-7a9c-425e-98c8-5236707239ec tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1101.000588] [54968]: DEBUG cinder.api.openstack.wsgi [None req-4690a66c-7a9c-425e-98c8-5236707239ec tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1101.000880] [54968]: DEBUG cinder.api.openstack.wsgi [None req-4690a66c-7a9c-425e-98c8-5236707239ec tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1101.011672] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1101.011672] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.015352] [54968]: INFO cinder.volume.api [None req-4690a66c-7a9c-425e-98c8-5236707239ec tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1101.020360] [54968]: INFO cinder.api.openstack.wsgi [None req-4690a66c-7a9c-425e-98c8-5236707239ec tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1101.020870] [54968]: [pid: 54968|app: 0|req: 108/217] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:13 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1102.030283] [54969]: DEBUG cinder.api.middleware.request_id [None req-732cf63e-4feb-4abc-9b53-73348c5a2528 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.032700] [54969]: INFO cinder.api.openstack.wsgi [None req-732cf63e-4feb-4abc-9b53-73348c5a2528 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1102.032963] [54969]: DEBUG cinder.api.openstack.wsgi [None req-732cf63e-4feb-4abc-9b53-73348c5a2528 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.033215] [54969]: DEBUG cinder.api.openstack.wsgi [None req-732cf63e-4feb-4abc-9b53-73348c5a2528 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.043897] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.043897] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.047760] [54969]: INFO cinder.volume.api [None req-732cf63e-4feb-4abc-9b53-73348c5a2528 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1102.052348] [54969]: INFO cinder.api.openstack.wsgi [None req-732cf63e-4feb-4abc-9b53-73348c5a2528 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1102.052747] [54969]: [pid: 54969|app: 0|req: 110/218] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:14 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1103.062366] [54968]: DEBUG cinder.api.middleware.request_id [None req-ea9119bd-c01b-4e0a-9ad4-041ed5b96166 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.064526] [54968]: INFO cinder.api.openstack.wsgi [None req-ea9119bd-c01b-4e0a-9ad4-041ed5b96166 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1103.064766] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ea9119bd-c01b-4e0a-9ad4-041ed5b96166 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1103.065031] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ea9119bd-c01b-4e0a-9ad4-041ed5b96166 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1103.075029] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.075029] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1103.079776] [54968]: INFO cinder.volume.api [None req-ea9119bd-c01b-4e0a-9ad4-041ed5b96166 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1103.084422] [54968]: INFO cinder.api.openstack.wsgi [None req-ea9119bd-c01b-4e0a-9ad4-041ed5b96166 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1103.084811] [54968]: [pid: 54968|app: 0|req: 109/219] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:15 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.094769] [54969]: DEBUG cinder.api.middleware.request_id [None req-2c34f18e-b098-4d4c-bd6a-d47463f5085c None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.096817] [54969]: INFO cinder.api.openstack.wsgi [None req-2c34f18e-b098-4d4c-bd6a-d47463f5085c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1104.096817] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2c34f18e-b098-4d4c-bd6a-d47463f5085c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.096966] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2c34f18e-b098-4d4c-bd6a-d47463f5085c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.107167] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.107167] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.110815] [54969]: INFO cinder.volume.api [None req-2c34f18e-b098-4d4c-bd6a-d47463f5085c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1104.115219] [54969]: INFO cinder.api.openstack.wsgi [None req-2c34f18e-b098-4d4c-bd6a-d47463f5085c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1104.115606] [54969]: [pid: 54969|app: 0|req: 111/220] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:16 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.125004] [54968]: DEBUG cinder.api.middleware.request_id [None req-8cb94f22-68e5-40aa-ab98-0f90e06c18cc None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.127129] [54968]: INFO cinder.api.openstack.wsgi [None req-8cb94f22-68e5-40aa-ab98-0f90e06c18cc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1105.127393] [54968]: DEBUG cinder.api.openstack.wsgi [None req-8cb94f22-68e5-40aa-ab98-0f90e06c18cc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.127643] [54968]: DEBUG cinder.api.openstack.wsgi [None req-8cb94f22-68e5-40aa-ab98-0f90e06c18cc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.138783] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.138783] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.141168] [54968]: INFO cinder.volume.api [None req-8cb94f22-68e5-40aa-ab98-0f90e06c18cc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1105.145578] [54968]: INFO cinder.api.openstack.wsgi [None req-8cb94f22-68e5-40aa-ab98-0f90e06c18cc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1105.145986] [54968]: [pid: 54968|app: 0|req: 110/221] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:17 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.155575] [54969]: DEBUG cinder.api.middleware.request_id [None req-3afc6565-f307-4933-b4c4-4b8eb397eb3b None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.157988] [54969]: INFO cinder.api.openstack.wsgi [None req-3afc6565-f307-4933-b4c4-4b8eb397eb3b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1106.158237] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3afc6565-f307-4933-b4c4-4b8eb397eb3b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.158519] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3afc6565-f307-4933-b4c4-4b8eb397eb3b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.168799] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.168799] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.172618] [54969]: INFO cinder.volume.api [None req-3afc6565-f307-4933-b4c4-4b8eb397eb3b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1106.177456] [54969]: INFO cinder.api.openstack.wsgi [None req-3afc6565-f307-4933-b4c4-4b8eb397eb3b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1106.178079] [54969]: [pid: 54969|app: 0|req: 112/222] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:18 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.187189] [54968]: DEBUG cinder.api.middleware.request_id [None req-d163282c-4b13-4f46-9d39-107cfcb0a101 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.189371] [54968]: INFO cinder.api.openstack.wsgi [None req-d163282c-4b13-4f46-9d39-107cfcb0a101 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1107.189637] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d163282c-4b13-4f46-9d39-107cfcb0a101 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.189888] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d163282c-4b13-4f46-9d39-107cfcb0a101 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.199923] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.199923] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.203437] [54968]: INFO cinder.volume.api [None req-d163282c-4b13-4f46-9d39-107cfcb0a101 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1107.207956] [54968]: INFO cinder.api.openstack.wsgi [None req-d163282c-4b13-4f46-9d39-107cfcb0a101 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1107.208350] [54968]: [pid: 54968|app: 0|req: 111/223] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:19 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.217288] [54969]: DEBUG cinder.api.middleware.request_id [None req-2afbdb83-8f77-4937-832e-9de0858d61a5 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.219860] [54969]: INFO cinder.api.openstack.wsgi [None req-2afbdb83-8f77-4937-832e-9de0858d61a5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1108.220166] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2afbdb83-8f77-4937-832e-9de0858d61a5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.220519] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2afbdb83-8f77-4937-832e-9de0858d61a5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.231748] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.231748] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.235490] [54969]: INFO cinder.volume.api [None req-2afbdb83-8f77-4937-832e-9de0858d61a5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1108.240326] [54969]: INFO cinder.api.openstack.wsgi [None req-2afbdb83-8f77-4937-832e-9de0858d61a5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1108.240740] [54969]: [pid: 54969|app: 0|req: 113/224] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:20 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.250516] [54968]: DEBUG cinder.api.middleware.request_id [None req-89abaa9b-7f8d-49e3-a74d-f935443acfdf None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.252694] [54968]: INFO cinder.api.openstack.wsgi [None req-89abaa9b-7f8d-49e3-a74d-f935443acfdf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1109.252917] [54968]: DEBUG cinder.api.openstack.wsgi [None req-89abaa9b-7f8d-49e3-a74d-f935443acfdf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.253177] [54968]: DEBUG cinder.api.openstack.wsgi [None req-89abaa9b-7f8d-49e3-a74d-f935443acfdf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.265177] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.265177] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.269647] [54968]: INFO cinder.volume.api [None req-89abaa9b-7f8d-49e3-a74d-f935443acfdf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1109.275477] [54968]: INFO cinder.api.openstack.wsgi [None req-89abaa9b-7f8d-49e3-a74d-f935443acfdf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1109.275906] [54968]: [pid: 54968|app: 0|req: 112/225] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:21 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.292853] [54969]: DEBUG cinder.api.middleware.request_id [None req-77ab2446-0150-4240-9728-7caa5ee5a37b None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.295361] [54969]: INFO cinder.api.openstack.wsgi [None req-77ab2446-0150-4240-9728-7caa5ee5a37b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1110.295756] [54969]: DEBUG cinder.api.openstack.wsgi [None req-77ab2446-0150-4240-9728-7caa5ee5a37b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.296112] [54969]: DEBUG cinder.api.openstack.wsgi [None req-77ab2446-0150-4240-9728-7caa5ee5a37b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.308285] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.308285] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.312262] [54969]: INFO cinder.volume.api [None req-77ab2446-0150-4240-9728-7caa5ee5a37b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1110.317005] [54969]: INFO cinder.api.openstack.wsgi [None req-77ab2446-0150-4240-9728-7caa5ee5a37b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1110.317491] [54969]: [pid: 54969|app: 0|req: 114/226] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:22 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.326265] [54968]: DEBUG cinder.api.middleware.request_id [None req-0855f70e-aca5-4213-bd6a-0c5a109c77f7 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.328507] [54968]: INFO cinder.api.openstack.wsgi [None req-0855f70e-aca5-4213-bd6a-0c5a109c77f7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1111.328757] [54968]: DEBUG cinder.api.openstack.wsgi [None req-0855f70e-aca5-4213-bd6a-0c5a109c77f7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.329007] [54968]: DEBUG cinder.api.openstack.wsgi [None req-0855f70e-aca5-4213-bd6a-0c5a109c77f7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.339329] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.339329] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.342878] [54968]: INFO cinder.volume.api [None req-0855f70e-aca5-4213-bd6a-0c5a109c77f7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1111.347402] [54968]: INFO cinder.api.openstack.wsgi [None req-0855f70e-aca5-4213-bd6a-0c5a109c77f7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1111.347911] [54968]: [pid: 54968|app: 0|req: 113/227] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:23 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.357524] [54969]: DEBUG cinder.api.middleware.request_id [None req-caebe875-37f3-445e-a988-6087918a82ed None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.359848] [54969]: INFO cinder.api.openstack.wsgi [None req-caebe875-37f3-445e-a988-6087918a82ed tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1112.360152] [54969]: DEBUG cinder.api.openstack.wsgi [None req-caebe875-37f3-445e-a988-6087918a82ed tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.360409] [54969]: DEBUG cinder.api.openstack.wsgi [None req-caebe875-37f3-445e-a988-6087918a82ed tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.370244] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.370244] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.373677] [54969]: INFO cinder.volume.api [None req-caebe875-37f3-445e-a988-6087918a82ed tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1112.378139] [54969]: INFO cinder.api.openstack.wsgi [None req-caebe875-37f3-445e-a988-6087918a82ed tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1112.378615] [54969]: [pid: 54969|app: 0|req: 115/228] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:24 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.387553] [54968]: DEBUG cinder.api.middleware.request_id [None req-4739a7b0-a6db-4526-8f01-7b574abd1e01 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.389930] [54968]: INFO cinder.api.openstack.wsgi [None req-4739a7b0-a6db-4526-8f01-7b574abd1e01 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1113.390485] [54968]: DEBUG cinder.api.openstack.wsgi [None req-4739a7b0-a6db-4526-8f01-7b574abd1e01 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.390485] [54968]: DEBUG cinder.api.openstack.wsgi [None req-4739a7b0-a6db-4526-8f01-7b574abd1e01 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.401203] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.401203] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.404847] [54968]: INFO cinder.volume.api [None req-4739a7b0-a6db-4526-8f01-7b574abd1e01 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1113.409550] [54968]: INFO cinder.api.openstack.wsgi [None req-4739a7b0-a6db-4526-8f01-7b574abd1e01 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1113.410061] [54968]: [pid: 54968|app: 0|req: 114/229] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:25 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.420038] [54969]: DEBUG cinder.api.middleware.request_id [None req-767344fb-6c47-4720-81a2-31cc8a95caf0 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.421548] [54969]: INFO cinder.api.openstack.wsgi [None req-767344fb-6c47-4720-81a2-31cc8a95caf0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1114.421810] [54969]: DEBUG cinder.api.openstack.wsgi [None req-767344fb-6c47-4720-81a2-31cc8a95caf0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.422066] [54969]: DEBUG cinder.api.openstack.wsgi [None req-767344fb-6c47-4720-81a2-31cc8a95caf0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.432993] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.432993] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.436661] [54969]: INFO cinder.volume.api [None req-767344fb-6c47-4720-81a2-31cc8a95caf0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1114.441251] [54969]: INFO cinder.api.openstack.wsgi [None req-767344fb-6c47-4720-81a2-31cc8a95caf0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1114.441722] [54969]: [pid: 54969|app: 0|req: 116/230] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:27 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.451750] [54968]: DEBUG cinder.api.middleware.request_id [None req-d5753ce5-0ce0-4ade-9d68-2204516f6eda None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.453885] [54968]: INFO cinder.api.openstack.wsgi [None req-d5753ce5-0ce0-4ade-9d68-2204516f6eda tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1115.454067] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d5753ce5-0ce0-4ade-9d68-2204516f6eda tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.454320] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d5753ce5-0ce0-4ade-9d68-2204516f6eda tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.465013] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.465013] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.469949] [54968]: INFO cinder.volume.api [None req-d5753ce5-0ce0-4ade-9d68-2204516f6eda tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1115.476274] [54968]: INFO cinder.api.openstack.wsgi [None req-d5753ce5-0ce0-4ade-9d68-2204516f6eda tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1115.477060] [54968]: [pid: 54968|app: 0|req: 115/231] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:28 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1116.486039] [54969]: DEBUG cinder.api.middleware.request_id [None req-f476df0c-4514-4e10-ae8c-b75b1896d016 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.488272] [54969]: INFO cinder.api.openstack.wsgi [None req-f476df0c-4514-4e10-ae8c-b75b1896d016 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1116.488516] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f476df0c-4514-4e10-ae8c-b75b1896d016 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.488822] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f476df0c-4514-4e10-ae8c-b75b1896d016 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.499125] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.499125] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.502913] [54969]: INFO cinder.volume.api [None req-f476df0c-4514-4e10-ae8c-b75b1896d016 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1116.507440] [54969]: INFO cinder.api.openstack.wsgi [None req-f476df0c-4514-4e10-ae8c-b75b1896d016 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1116.507850] [54969]: [pid: 54969|app: 0|req: 117/232] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:29 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1117.516391] [54968]: DEBUG cinder.api.middleware.request_id [None req-466373a6-cc77-4c05-87ba-ddfe42fb4db2 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.518549] [54968]: INFO cinder.api.openstack.wsgi [None req-466373a6-cc77-4c05-87ba-ddfe42fb4db2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1117.518905] [54968]: DEBUG cinder.api.openstack.wsgi [None req-466373a6-cc77-4c05-87ba-ddfe42fb4db2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1117.519168] [54968]: DEBUG cinder.api.openstack.wsgi [None req-466373a6-cc77-4c05-87ba-ddfe42fb4db2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1117.529343] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.529343] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.534058] [54968]: INFO cinder.volume.api [None req-466373a6-cc77-4c05-87ba-ddfe42fb4db2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1117.538885] [54968]: INFO cinder.api.openstack.wsgi [None req-466373a6-cc77-4c05-87ba-ddfe42fb4db2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1117.539493] [54968]: [pid: 54968|app: 0|req: 116/233] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:30 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1118.550216] [54969]: DEBUG cinder.api.middleware.request_id [None req-999ea50f-7eef-4da0-ab79-69326ccfefa8 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.551040] [54969]: INFO cinder.api.openstack.wsgi [None req-999ea50f-7eef-4da0-ab79-69326ccfefa8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1118.551302] [54969]: DEBUG cinder.api.openstack.wsgi [None req-999ea50f-7eef-4da0-ab79-69326ccfefa8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.551550] [54969]: DEBUG cinder.api.openstack.wsgi [None req-999ea50f-7eef-4da0-ab79-69326ccfefa8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.563853] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.563853] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.568726] [54969]: INFO cinder.volume.api [None req-999ea50f-7eef-4da0-ab79-69326ccfefa8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1118.573583] [54969]: INFO cinder.api.openstack.wsgi [None req-999ea50f-7eef-4da0-ab79-69326ccfefa8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1118.574047] [54969]: [pid: 54969|app: 0|req: 118/234] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:31 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1119.583552] [54968]: DEBUG cinder.api.middleware.request_id [None req-df34fb49-e57b-42a7-860f-ac0b92ac99c9 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.585653] [54968]: INFO cinder.api.openstack.wsgi [None req-df34fb49-e57b-42a7-860f-ac0b92ac99c9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1119.586039] [54968]: DEBUG cinder.api.openstack.wsgi [None req-df34fb49-e57b-42a7-860f-ac0b92ac99c9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.586321] [54968]: DEBUG cinder.api.openstack.wsgi [None req-df34fb49-e57b-42a7-860f-ac0b92ac99c9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.597005] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.597005] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.600796] [54968]: INFO cinder.volume.api [None req-df34fb49-e57b-42a7-860f-ac0b92ac99c9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1119.605549] [54968]: INFO cinder.api.openstack.wsgi [None req-df34fb49-e57b-42a7-860f-ac0b92ac99c9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1119.605954] [54968]: [pid: 54968|app: 0|req: 117/235] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:32 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1120.615550] [54969]: DEBUG cinder.api.middleware.request_id [None req-728555c7-5f17-4b17-b80c-b9cabe8c9fdc None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.617772] [54969]: INFO cinder.api.openstack.wsgi [None req-728555c7-5f17-4b17-b80c-b9cabe8c9fdc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1120.618054] [54969]: DEBUG cinder.api.openstack.wsgi [None req-728555c7-5f17-4b17-b80c-b9cabe8c9fdc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.618305] [54969]: DEBUG cinder.api.openstack.wsgi [None req-728555c7-5f17-4b17-b80c-b9cabe8c9fdc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.628553] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.628553] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.632271] [54969]: INFO cinder.volume.api [None req-728555c7-5f17-4b17-b80c-b9cabe8c9fdc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1120.637466] [54969]: INFO cinder.api.openstack.wsgi [None req-728555c7-5f17-4b17-b80c-b9cabe8c9fdc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1120.637985] [54969]: [pid: 54969|app: 0|req: 119/236] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:33 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1121.647377] [54968]: DEBUG cinder.api.middleware.request_id [None req-7400e3be-37b9-4acb-8202-040b66de72b9 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.649683] [54968]: INFO cinder.api.openstack.wsgi [None req-7400e3be-37b9-4acb-8202-040b66de72b9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1121.649943] [54968]: DEBUG cinder.api.openstack.wsgi [None req-7400e3be-37b9-4acb-8202-040b66de72b9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.650203] [54968]: DEBUG cinder.api.openstack.wsgi [None req-7400e3be-37b9-4acb-8202-040b66de72b9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.660265] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.660265] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.665382] [54968]: INFO cinder.volume.api [None req-7400e3be-37b9-4acb-8202-040b66de72b9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1121.670368] [54968]: INFO cinder.api.openstack.wsgi [None req-7400e3be-37b9-4acb-8202-040b66de72b9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1121.670970] [54968]: [pid: 54968|app: 0|req: 118/237] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:34 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1122.681448] [54969]: DEBUG cinder.api.middleware.request_id [None req-99b59077-2abc-4102-a1fe-d5041d29514d None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.683752] [54969]: INFO cinder.api.openstack.wsgi [None req-99b59077-2abc-4102-a1fe-d5041d29514d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1122.684063] [54969]: DEBUG cinder.api.openstack.wsgi [None req-99b59077-2abc-4102-a1fe-d5041d29514d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.684342] [54969]: DEBUG cinder.api.openstack.wsgi [None req-99b59077-2abc-4102-a1fe-d5041d29514d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.694652] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.694652] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.698182] [54969]: INFO cinder.volume.api [None req-99b59077-2abc-4102-a1fe-d5041d29514d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1122.702869] [54969]: INFO cinder.api.openstack.wsgi [None req-99b59077-2abc-4102-a1fe-d5041d29514d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1122.703275] [54969]: [pid: 54969|app: 0|req: 120/238] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:35 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1123.712588] [54968]: DEBUG cinder.api.middleware.request_id [None req-f560c538-c5d8-4cc1-a94d-f889237f1527 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.714810] [54968]: INFO cinder.api.openstack.wsgi [None req-f560c538-c5d8-4cc1-a94d-f889237f1527 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1123.715069] [54968]: DEBUG cinder.api.openstack.wsgi [None req-f560c538-c5d8-4cc1-a94d-f889237f1527 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.715324] [54968]: DEBUG cinder.api.openstack.wsgi [None req-f560c538-c5d8-4cc1-a94d-f889237f1527 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.725775] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.725775] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.729602] [54968]: INFO cinder.volume.api [None req-f560c538-c5d8-4cc1-a94d-f889237f1527 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1123.735228] [54968]: INFO cinder.api.openstack.wsgi [None req-f560c538-c5d8-4cc1-a94d-f889237f1527 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1123.735959] [54968]: [pid: 54968|app: 0|req: 119/239] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:36 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1124.745955] [54969]: DEBUG cinder.api.middleware.request_id [None req-2450f47f-67b3-4dc4-b8cc-5ba2ea44567f None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.748358] [54969]: INFO cinder.api.openstack.wsgi [None req-2450f47f-67b3-4dc4-b8cc-5ba2ea44567f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1124.748617] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2450f47f-67b3-4dc4-b8cc-5ba2ea44567f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.748889] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2450f47f-67b3-4dc4-b8cc-5ba2ea44567f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.758640] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.758640] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.762193] [54969]: INFO cinder.volume.api [None req-2450f47f-67b3-4dc4-b8cc-5ba2ea44567f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1124.767608] [54969]: INFO cinder.api.openstack.wsgi [None req-2450f47f-67b3-4dc4-b8cc-5ba2ea44567f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1124.768092] [54969]: [pid: 54969|app: 0|req: 121/240] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:37 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1125.777352] [54968]: DEBUG cinder.api.middleware.request_id [None req-e5c252d1-256f-471d-85b8-f56ae907f149 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.779487] [54968]: INFO cinder.api.openstack.wsgi [None req-e5c252d1-256f-471d-85b8-f56ae907f149 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1125.779741] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e5c252d1-256f-471d-85b8-f56ae907f149 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.779996] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e5c252d1-256f-471d-85b8-f56ae907f149 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.789757] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.789757] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.793396] [54968]: INFO cinder.volume.api [None req-e5c252d1-256f-471d-85b8-f56ae907f149 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1125.797768] [54968]: INFO cinder.api.openstack.wsgi [None req-e5c252d1-256f-471d-85b8-f56ae907f149 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1125.798263] [54968]: [pid: 54968|app: 0|req: 120/241] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:38 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1126.807463] [54969]: DEBUG cinder.api.middleware.request_id [None req-3499d59d-4cdb-4125-95bf-adf7b629f2be None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.810106] [54969]: INFO cinder.api.openstack.wsgi [None req-3499d59d-4cdb-4125-95bf-adf7b629f2be tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1126.810106] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3499d59d-4cdb-4125-95bf-adf7b629f2be tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1126.810364] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3499d59d-4cdb-4125-95bf-adf7b629f2be tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1126.820844] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.820844] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.824519] [54969]: INFO cinder.volume.api [None req-3499d59d-4cdb-4125-95bf-adf7b629f2be tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1126.829280] [54969]: INFO cinder.api.openstack.wsgi [None req-3499d59d-4cdb-4125-95bf-adf7b629f2be tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1126.829708] [54969]: [pid: 54969|app: 0|req: 122/242] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:39 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1127.839073] [54968]: DEBUG cinder.api.middleware.request_id [None req-cbe6aee5-cf21-491e-bc80-56ab0fca7daf None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.841270] [54968]: INFO cinder.api.openstack.wsgi [None req-cbe6aee5-cf21-491e-bc80-56ab0fca7daf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1127.841531] [54968]: DEBUG cinder.api.openstack.wsgi [None req-cbe6aee5-cf21-491e-bc80-56ab0fca7daf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.841780] [54968]: DEBUG cinder.api.openstack.wsgi [None req-cbe6aee5-cf21-491e-bc80-56ab0fca7daf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.851899] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.851899] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.855324] [54968]: INFO cinder.volume.api [None req-cbe6aee5-cf21-491e-bc80-56ab0fca7daf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1127.859750] [54968]: INFO cinder.api.openstack.wsgi [None req-cbe6aee5-cf21-491e-bc80-56ab0fca7daf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1127.860228] [54968]: [pid: 54968|app: 0|req: 121/243] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:40 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1128.869593] [54969]: DEBUG cinder.api.middleware.request_id [None req-0ae7844e-59ed-4477-a167-f4d6cf06b90b None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.872048] [54969]: INFO cinder.api.openstack.wsgi [None req-0ae7844e-59ed-4477-a167-f4d6cf06b90b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1128.872176] [54969]: DEBUG cinder.api.openstack.wsgi [None req-0ae7844e-59ed-4477-a167-f4d6cf06b90b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1128.872422] [54969]: DEBUG cinder.api.openstack.wsgi [None req-0ae7844e-59ed-4477-a167-f4d6cf06b90b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1128.882740] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.882740] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1128.886536] [54969]: INFO cinder.volume.api [None req-0ae7844e-59ed-4477-a167-f4d6cf06b90b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1128.891287] [54969]: INFO cinder.api.openstack.wsgi [None req-0ae7844e-59ed-4477-a167-f4d6cf06b90b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1128.891817] [54969]: [pid: 54969|app: 0|req: 123/244] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:41 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1129.901194] [54968]: DEBUG cinder.api.middleware.request_id [None req-b922818e-8a1f-4d26-90dc-879b1cab0bb8 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.903334] [54968]: INFO cinder.api.openstack.wsgi [None req-b922818e-8a1f-4d26-90dc-879b1cab0bb8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1129.903590] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b922818e-8a1f-4d26-90dc-879b1cab0bb8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.903836] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b922818e-8a1f-4d26-90dc-879b1cab0bb8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.913921] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.913921] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.917477] [54968]: INFO cinder.volume.api [None req-b922818e-8a1f-4d26-90dc-879b1cab0bb8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1129.921967] [54968]: INFO cinder.api.openstack.wsgi [None req-b922818e-8a1f-4d26-90dc-879b1cab0bb8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1129.922456] [54968]: [pid: 54968|app: 0|req: 122/245] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:42 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1130.932407] [54969]: DEBUG cinder.api.middleware.request_id [None req-c7776bf1-a606-4857-a0e9-2698c4cf9f5f None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.934782] [54969]: INFO cinder.api.openstack.wsgi [None req-c7776bf1-a606-4857-a0e9-2698c4cf9f5f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1130.934948] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c7776bf1-a606-4857-a0e9-2698c4cf9f5f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.935184] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c7776bf1-a606-4857-a0e9-2698c4cf9f5f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.946711] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1130.946711] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.950784] [54969]: INFO cinder.volume.api [None req-c7776bf1-a606-4857-a0e9-2698c4cf9f5f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1130.955604] [54969]: INFO cinder.api.openstack.wsgi [None req-c7776bf1-a606-4857-a0e9-2698c4cf9f5f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1130.956046] [54969]: [pid: 54969|app: 0|req: 124/246] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:43 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1131.966084] [54968]: DEBUG cinder.api.middleware.request_id [None req-dd1e47e3-2077-4872-b7c2-9ee074040dc6 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.968551] [54968]: INFO cinder.api.openstack.wsgi [None req-dd1e47e3-2077-4872-b7c2-9ee074040dc6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1131.968551] [54968]: DEBUG cinder.api.openstack.wsgi [None req-dd1e47e3-2077-4872-b7c2-9ee074040dc6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.968796] [54968]: DEBUG cinder.api.openstack.wsgi [None req-dd1e47e3-2077-4872-b7c2-9ee074040dc6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.978683] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.978683] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.982138] [54968]: INFO cinder.volume.api [None req-dd1e47e3-2077-4872-b7c2-9ee074040dc6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1131.986459] [54968]: INFO cinder.api.openstack.wsgi [None req-dd1e47e3-2077-4872-b7c2-9ee074040dc6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1131.986845] [54968]: [pid: 54968|app: 0|req: 123/247] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:44 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1132.996474] [54969]: DEBUG cinder.api.middleware.request_id [None req-76dad9c2-58d3-47b5-9880-bcc80bc681e8 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.998630] [54969]: INFO cinder.api.openstack.wsgi [None req-76dad9c2-58d3-47b5-9880-bcc80bc681e8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1132.998889] [54969]: DEBUG cinder.api.openstack.wsgi [None req-76dad9c2-58d3-47b5-9880-bcc80bc681e8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1132.999144] [54969]: DEBUG cinder.api.openstack.wsgi [None req-76dad9c2-58d3-47b5-9880-bcc80bc681e8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.009212] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1133.009212] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1133.012837] [54969]: INFO cinder.volume.api [None req-76dad9c2-58d3-47b5-9880-bcc80bc681e8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1133.017416] [54969]: INFO cinder.api.openstack.wsgi [None req-76dad9c2-58d3-47b5-9880-bcc80bc681e8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1133.017928] [54969]: [pid: 54969|app: 0|req: 125/248] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:45 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1134.027251] [54968]: DEBUG cinder.api.middleware.request_id [None req-29922281-b895-4fb5-9237-c5943d460f4a None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.029607] [54968]: INFO cinder.api.openstack.wsgi [None req-29922281-b895-4fb5-9237-c5943d460f4a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1134.029848] [54968]: DEBUG cinder.api.openstack.wsgi [None req-29922281-b895-4fb5-9237-c5943d460f4a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.030093] [54968]: DEBUG cinder.api.openstack.wsgi [None req-29922281-b895-4fb5-9237-c5943d460f4a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.040461] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.040461] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.044247] [54968]: INFO cinder.volume.api [None req-29922281-b895-4fb5-9237-c5943d460f4a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1134.048940] [54968]: INFO cinder.api.openstack.wsgi [None req-29922281-b895-4fb5-9237-c5943d460f4a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1134.049431] [54968]: [pid: 54968|app: 0|req: 124/249] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:46 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1135.058774] [54969]: DEBUG cinder.api.middleware.request_id [None req-a582cbf4-1a73-4222-8618-e07cea86a670 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.060914] [54969]: INFO cinder.api.openstack.wsgi [None req-a582cbf4-1a73-4222-8618-e07cea86a670 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1135.061167] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a582cbf4-1a73-4222-8618-e07cea86a670 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.061412] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a582cbf4-1a73-4222-8618-e07cea86a670 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.062831] [54969]: DEBUG dbcounter [-] [54969] Writing DB stats cinder:SELECT=244 {{(pid=54969) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1135.072390] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.072390] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.076160] [54969]: INFO cinder.volume.api [None req-a582cbf4-1a73-4222-8618-e07cea86a670 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1135.080848] [54969]: INFO cinder.api.openstack.wsgi [None req-a582cbf4-1a73-4222-8618-e07cea86a670 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1135.081410] [54969]: [pid: 54969|app: 0|req: 126/250] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:47 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1136.090151] [54968]: DEBUG cinder.api.middleware.request_id [None req-61dd9cdd-db28-4135-be54-7334309df972 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.092310] [54968]: INFO cinder.api.openstack.wsgi [None req-61dd9cdd-db28-4135-be54-7334309df972 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1136.092566] [54968]: DEBUG cinder.api.openstack.wsgi [None req-61dd9cdd-db28-4135-be54-7334309df972 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.092824] [54968]: DEBUG cinder.api.openstack.wsgi [None req-61dd9cdd-db28-4135-be54-7334309df972 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.094184] [54968]: DEBUG dbcounter [-] [54968] Writing DB stats cinder:SELECT=251,cinder:UPDATE=1 {{(pid=54968) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1136.104334] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.104334] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.108165] [54968]: INFO cinder.volume.api [None req-61dd9cdd-db28-4135-be54-7334309df972 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1136.112991] [54968]: INFO cinder.api.openstack.wsgi [None req-61dd9cdd-db28-4135-be54-7334309df972 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1136.113405] [54968]: [pid: 54968|app: 0|req: 125/251] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:48 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1137.123008] [54969]: DEBUG cinder.api.middleware.request_id [None req-94e77e89-e07f-47d5-a66f-ab0a42d4d716 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.125198] [54969]: INFO cinder.api.openstack.wsgi [None req-94e77e89-e07f-47d5-a66f-ab0a42d4d716 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1137.125460] [54969]: DEBUG cinder.api.openstack.wsgi [None req-94e77e89-e07f-47d5-a66f-ab0a42d4d716 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1137.125827] [54969]: DEBUG cinder.api.openstack.wsgi [None req-94e77e89-e07f-47d5-a66f-ab0a42d4d716 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1137.137074] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1137.137074] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1137.140843] [54969]: INFO cinder.volume.api [None req-94e77e89-e07f-47d5-a66f-ab0a42d4d716 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1137.145444] [54969]: INFO cinder.api.openstack.wsgi [None req-94e77e89-e07f-47d5-a66f-ab0a42d4d716 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1137.145849] [54969]: [pid: 54969|app: 0|req: 127/252] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:49 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1138.155180] [54968]: DEBUG cinder.api.middleware.request_id [None req-26d1908a-f963-4935-b370-659093844bc7 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.157400] [54968]: INFO cinder.api.openstack.wsgi [None req-26d1908a-f963-4935-b370-659093844bc7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1138.157659] [54968]: DEBUG cinder.api.openstack.wsgi [None req-26d1908a-f963-4935-b370-659093844bc7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.158005] [54968]: DEBUG cinder.api.openstack.wsgi [None req-26d1908a-f963-4935-b370-659093844bc7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.167923] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.167923] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.171392] [54968]: INFO cinder.volume.api [None req-26d1908a-f963-4935-b370-659093844bc7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1138.175734] [54968]: INFO cinder.api.openstack.wsgi [None req-26d1908a-f963-4935-b370-659093844bc7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1138.176139] [54968]: [pid: 54968|app: 0|req: 126/253] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:50 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1139.186172] [54969]: DEBUG cinder.api.middleware.request_id [None req-3115c503-5b2f-4820-9353-f0df64b74ee4 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.188912] [54969]: INFO cinder.api.openstack.wsgi [None req-3115c503-5b2f-4820-9353-f0df64b74ee4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1139.188912] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3115c503-5b2f-4820-9353-f0df64b74ee4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.188912] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3115c503-5b2f-4820-9353-f0df64b74ee4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.198791] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.198791] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.202322] [54969]: INFO cinder.volume.api [None req-3115c503-5b2f-4820-9353-f0df64b74ee4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1139.207009] [54969]: INFO cinder.api.openstack.wsgi [None req-3115c503-5b2f-4820-9353-f0df64b74ee4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1139.207448] [54969]: [pid: 54969|app: 0|req: 128/254] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:51 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.217015] [54968]: DEBUG cinder.api.middleware.request_id [None req-75d559c6-f36c-4838-b87c-81e4b65cf242 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.219396] [54968]: INFO cinder.api.openstack.wsgi [None req-75d559c6-f36c-4838-b87c-81e4b65cf242 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1140.219672] [54968]: DEBUG cinder.api.openstack.wsgi [None req-75d559c6-f36c-4838-b87c-81e4b65cf242 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.219938] [54968]: DEBUG cinder.api.openstack.wsgi [None req-75d559c6-f36c-4838-b87c-81e4b65cf242 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.230496] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.230496] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.233806] [54968]: INFO cinder.volume.api [None req-75d559c6-f36c-4838-b87c-81e4b65cf242 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1140.238340] [54968]: INFO cinder.api.openstack.wsgi [None req-75d559c6-f36c-4838-b87c-81e4b65cf242 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1140.238745] [54968]: [pid: 54968|app: 0|req: 127/255] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:52 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.248258] [54969]: DEBUG cinder.api.middleware.request_id [None req-875fcb7d-6c76-453b-ac92-db99739a3e54 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.250382] [54969]: INFO cinder.api.openstack.wsgi [None req-875fcb7d-6c76-453b-ac92-db99739a3e54 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1141.250634] [54969]: DEBUG cinder.api.openstack.wsgi [None req-875fcb7d-6c76-453b-ac92-db99739a3e54 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.250877] [54969]: DEBUG cinder.api.openstack.wsgi [None req-875fcb7d-6c76-453b-ac92-db99739a3e54 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.260973] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.260973] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.264698] [54969]: INFO cinder.volume.api [None req-875fcb7d-6c76-453b-ac92-db99739a3e54 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1141.269640] [54969]: INFO cinder.api.openstack.wsgi [None req-875fcb7d-6c76-453b-ac92-db99739a3e54 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1141.270037] [54969]: [pid: 54969|app: 0|req: 129/256] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:53 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1142.279875] [54968]: DEBUG cinder.api.middleware.request_id [None req-db4ef431-ca82-4cfc-8a68-55915bfcc3c3 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.281965] [54968]: INFO cinder.api.openstack.wsgi [None req-db4ef431-ca82-4cfc-8a68-55915bfcc3c3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1142.282219] [54968]: DEBUG cinder.api.openstack.wsgi [None req-db4ef431-ca82-4cfc-8a68-55915bfcc3c3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.282486] [54968]: DEBUG cinder.api.openstack.wsgi [None req-db4ef431-ca82-4cfc-8a68-55915bfcc3c3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.292377] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1142.292377] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.295876] [54968]: INFO cinder.volume.api [None req-db4ef431-ca82-4cfc-8a68-55915bfcc3c3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1142.300220] [54968]: INFO cinder.api.openstack.wsgi [None req-db4ef431-ca82-4cfc-8a68-55915bfcc3c3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1142.300609] [54968]: [pid: 54968|app: 0|req: 128/257] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:54 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1143.309971] [54969]: DEBUG cinder.api.middleware.request_id [None req-5dc03278-e8e6-4f76-a144-31dc9eda5ca9 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.312282] [54969]: INFO cinder.api.openstack.wsgi [None req-5dc03278-e8e6-4f76-a144-31dc9eda5ca9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1143.312565] [54969]: DEBUG cinder.api.openstack.wsgi [None req-5dc03278-e8e6-4f76-a144-31dc9eda5ca9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.312876] [54969]: DEBUG cinder.api.openstack.wsgi [None req-5dc03278-e8e6-4f76-a144-31dc9eda5ca9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.322881] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1143.322881] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.326450] [54969]: INFO cinder.volume.api [None req-5dc03278-e8e6-4f76-a144-31dc9eda5ca9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1143.331062] [54969]: INFO cinder.api.openstack.wsgi [None req-5dc03278-e8e6-4f76-a144-31dc9eda5ca9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1143.331629] [54969]: [pid: 54969|app: 0|req: 130/258] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:55 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1144.341624] [54968]: DEBUG cinder.api.middleware.request_id [None req-45b6613d-3253-49eb-bc03-ad83c00fab87 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.343778] [54968]: INFO cinder.api.openstack.wsgi [None req-45b6613d-3253-49eb-bc03-ad83c00fab87 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1144.344054] [54968]: DEBUG cinder.api.openstack.wsgi [None req-45b6613d-3253-49eb-bc03-ad83c00fab87 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1144.344321] [54968]: DEBUG cinder.api.openstack.wsgi [None req-45b6613d-3253-49eb-bc03-ad83c00fab87 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1144.353886] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.353886] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.357186] [54968]: INFO cinder.volume.api [None req-45b6613d-3253-49eb-bc03-ad83c00fab87 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1144.361542] [54968]: INFO cinder.api.openstack.wsgi [None req-45b6613d-3253-49eb-bc03-ad83c00fab87 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1144.361933] [54968]: [pid: 54968|app: 0|req: 129/259] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:56 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1145.371505] [54969]: DEBUG cinder.api.middleware.request_id [None req-c2a323e1-71f0-4c4f-83b1-b1604f48d8aa None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.373748] [54969]: INFO cinder.api.openstack.wsgi [None req-c2a323e1-71f0-4c4f-83b1-b1604f48d8aa tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1145.374027] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c2a323e1-71f0-4c4f-83b1-b1604f48d8aa tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.374278] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c2a323e1-71f0-4c4f-83b1-b1604f48d8aa tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.384636] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.384636] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.388281] [54969]: INFO cinder.volume.api [None req-c2a323e1-71f0-4c4f-83b1-b1604f48d8aa tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1145.393311] [54969]: INFO cinder.api.openstack.wsgi [None req-c2a323e1-71f0-4c4f-83b1-b1604f48d8aa tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1145.393824] [54969]: [pid: 54969|app: 0|req: 131/260] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:57 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1146.403667] [54968]: DEBUG cinder.api.middleware.request_id [None req-f9ac69c6-4be7-4fd8-8746-2d2a1f3f2b4e None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.405643] [54968]: INFO cinder.api.openstack.wsgi [None req-f9ac69c6-4be7-4fd8-8746-2d2a1f3f2b4e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1146.405897] [54968]: DEBUG cinder.api.openstack.wsgi [None req-f9ac69c6-4be7-4fd8-8746-2d2a1f3f2b4e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.406147] [54968]: DEBUG cinder.api.openstack.wsgi [None req-f9ac69c6-4be7-4fd8-8746-2d2a1f3f2b4e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.417110] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.417110] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.420851] [54968]: INFO cinder.volume.api [None req-f9ac69c6-4be7-4fd8-8746-2d2a1f3f2b4e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1146.425609] [54968]: INFO cinder.api.openstack.wsgi [None req-f9ac69c6-4be7-4fd8-8746-2d2a1f3f2b4e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1146.425977] [54968]: [pid: 54968|app: 0|req: 130/261] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:15:58 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1147.436036] [54969]: DEBUG cinder.api.middleware.request_id [None req-40cc0e80-14b6-49a3-8e31-b18855e82ef2 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.437864] [54969]: INFO cinder.api.openstack.wsgi [None req-40cc0e80-14b6-49a3-8e31-b18855e82ef2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1147.438161] [54969]: DEBUG cinder.api.openstack.wsgi [None req-40cc0e80-14b6-49a3-8e31-b18855e82ef2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.438415] [54969]: DEBUG cinder.api.openstack.wsgi [None req-40cc0e80-14b6-49a3-8e31-b18855e82ef2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.448404] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1147.448404] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.451983] [54969]: INFO cinder.volume.api [None req-40cc0e80-14b6-49a3-8e31-b18855e82ef2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1147.456365] [54969]: INFO cinder.api.openstack.wsgi [None req-40cc0e80-14b6-49a3-8e31-b18855e82ef2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1147.456757] [54969]: [pid: 54969|app: 0|req: 132/262] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:00 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1148.466233] [54968]: DEBUG cinder.api.middleware.request_id [None req-082e7871-5baf-4512-bdd6-76368c26aeb2 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.468674] [54968]: INFO cinder.api.openstack.wsgi [None req-082e7871-5baf-4512-bdd6-76368c26aeb2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1148.468979] [54968]: DEBUG cinder.api.openstack.wsgi [None req-082e7871-5baf-4512-bdd6-76368c26aeb2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.469248] [54968]: DEBUG cinder.api.openstack.wsgi [None req-082e7871-5baf-4512-bdd6-76368c26aeb2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.480166] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.480166] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.483930] [54968]: INFO cinder.volume.api [None req-082e7871-5baf-4512-bdd6-76368c26aeb2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1148.488682] [54968]: INFO cinder.api.openstack.wsgi [None req-082e7871-5baf-4512-bdd6-76368c26aeb2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1148.489148] [54968]: [pid: 54968|app: 0|req: 131/263] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:01 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1149.498501] [54969]: DEBUG cinder.api.middleware.request_id [None req-7a056d73-2f3d-4bc6-b68d-7bde9295ca34 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.500866] [54969]: INFO cinder.api.openstack.wsgi [None req-7a056d73-2f3d-4bc6-b68d-7bde9295ca34 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1149.501151] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7a056d73-2f3d-4bc6-b68d-7bde9295ca34 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.501516] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7a056d73-2f3d-4bc6-b68d-7bde9295ca34 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.513488] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.513488] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.517124] [54969]: INFO cinder.volume.api [None req-7a056d73-2f3d-4bc6-b68d-7bde9295ca34 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1149.521869] [54969]: INFO cinder.api.openstack.wsgi [None req-7a056d73-2f3d-4bc6-b68d-7bde9295ca34 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1149.522268] [54969]: [pid: 54969|app: 0|req: 133/264] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:02 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1150.531620] [54968]: DEBUG cinder.api.middleware.request_id [None req-eb06d24d-fcf8-45ca-bdf0-5434c9637eae None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.533752] [54968]: INFO cinder.api.openstack.wsgi [None req-eb06d24d-fcf8-45ca-bdf0-5434c9637eae tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1150.534004] [54968]: DEBUG cinder.api.openstack.wsgi [None req-eb06d24d-fcf8-45ca-bdf0-5434c9637eae tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.534257] [54968]: DEBUG cinder.api.openstack.wsgi [None req-eb06d24d-fcf8-45ca-bdf0-5434c9637eae tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.544314] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1150.544314] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.547777] [54968]: INFO cinder.volume.api [None req-eb06d24d-fcf8-45ca-bdf0-5434c9637eae tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1150.552214] [54968]: INFO cinder.api.openstack.wsgi [None req-eb06d24d-fcf8-45ca-bdf0-5434c9637eae tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1150.552606] [54968]: [pid: 54968|app: 0|req: 132/265] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:03 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1151.562185] [54969]: DEBUG cinder.api.middleware.request_id [None req-c0287321-a1b5-4d38-9c38-34ce1ace828b None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.564433] [54969]: INFO cinder.api.openstack.wsgi [None req-c0287321-a1b5-4d38-9c38-34ce1ace828b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1151.564701] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c0287321-a1b5-4d38-9c38-34ce1ace828b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1151.564960] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c0287321-a1b5-4d38-9c38-34ce1ace828b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1151.574984] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1151.574984] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1151.578878] [54969]: INFO cinder.volume.api [None req-c0287321-a1b5-4d38-9c38-34ce1ace828b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1151.584503] [54969]: INFO cinder.api.openstack.wsgi [None req-c0287321-a1b5-4d38-9c38-34ce1ace828b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1151.584918] [54969]: [pid: 54969|app: 0|req: 134/266] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:04 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1152.594316] [54968]: DEBUG cinder.api.middleware.request_id [None req-464a2e16-394d-4fd5-a85d-f09421594f2e None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.596788] [54968]: INFO cinder.api.openstack.wsgi [None req-464a2e16-394d-4fd5-a85d-f09421594f2e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1152.596966] [54968]: DEBUG cinder.api.openstack.wsgi [None req-464a2e16-394d-4fd5-a85d-f09421594f2e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.597238] [54968]: DEBUG cinder.api.openstack.wsgi [None req-464a2e16-394d-4fd5-a85d-f09421594f2e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.608880] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.608880] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.614037] [54968]: INFO cinder.volume.api [None req-464a2e16-394d-4fd5-a85d-f09421594f2e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1152.619182] [54968]: INFO cinder.api.openstack.wsgi [None req-464a2e16-394d-4fd5-a85d-f09421594f2e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1152.619841] [54968]: [pid: 54968|app: 0|req: 133/267] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:05 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1153.629638] [54969]: DEBUG cinder.api.middleware.request_id [None req-2ac026f2-65cd-47c0-8031-570a75d9a0a8 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.631847] [54969]: INFO cinder.api.openstack.wsgi [None req-2ac026f2-65cd-47c0-8031-570a75d9a0a8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1153.632137] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2ac026f2-65cd-47c0-8031-570a75d9a0a8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1153.632612] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2ac026f2-65cd-47c0-8031-570a75d9a0a8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1153.643058] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.643058] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1153.647303] [54969]: INFO cinder.volume.api [None req-2ac026f2-65cd-47c0-8031-570a75d9a0a8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1153.652139] [54969]: INFO cinder.api.openstack.wsgi [None req-2ac026f2-65cd-47c0-8031-570a75d9a0a8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1153.652544] [54969]: [pid: 54969|app: 0|req: 135/268] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:06 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1154.662079] [54968]: DEBUG cinder.api.middleware.request_id [None req-25b8b1f7-b0c8-4f9c-930c-34335fe2221c None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.751621] [54968]: INFO cinder.api.openstack.wsgi [None req-25b8b1f7-b0c8-4f9c-930c-34335fe2221c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1154.751978] [54968]: DEBUG cinder.api.openstack.wsgi [None req-25b8b1f7-b0c8-4f9c-930c-34335fe2221c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.752294] [54968]: DEBUG cinder.api.openstack.wsgi [None req-25b8b1f7-b0c8-4f9c-930c-34335fe2221c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.762856] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.762856] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.766326] [54968]: INFO cinder.volume.api [None req-25b8b1f7-b0c8-4f9c-930c-34335fe2221c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1154.770871] [54968]: INFO cinder.api.openstack.wsgi [None req-25b8b1f7-b0c8-4f9c-930c-34335fe2221c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1154.771269] [54968]: [pid: 54968|app: 0|req: 134/269] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:07 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1155.781542] [54969]: DEBUG cinder.api.middleware.request_id [None req-25a28dd5-f616-4f0a-a9e2-9dcb4bda98f8 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.783676] [54969]: INFO cinder.api.openstack.wsgi [None req-25a28dd5-f616-4f0a-a9e2-9dcb4bda98f8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1155.783931] [54969]: DEBUG cinder.api.openstack.wsgi [None req-25a28dd5-f616-4f0a-a9e2-9dcb4bda98f8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1155.784216] [54969]: DEBUG cinder.api.openstack.wsgi [None req-25a28dd5-f616-4f0a-a9e2-9dcb4bda98f8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1155.794036] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.794036] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1155.797313] [54969]: INFO cinder.volume.api [None req-25a28dd5-f616-4f0a-a9e2-9dcb4bda98f8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1155.801707] [54969]: INFO cinder.api.openstack.wsgi [None req-25a28dd5-f616-4f0a-a9e2-9dcb4bda98f8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1155.802184] [54969]: [pid: 54969|app: 0|req: 136/270] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:08 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1156.811634] [54968]: DEBUG cinder.api.middleware.request_id [None req-6a4e8c9a-5e8e-4bb2-9ba4-23dc07b04c4a None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.813820] [54968]: INFO cinder.api.openstack.wsgi [None req-6a4e8c9a-5e8e-4bb2-9ba4-23dc07b04c4a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1156.814083] [54968]: DEBUG cinder.api.openstack.wsgi [None req-6a4e8c9a-5e8e-4bb2-9ba4-23dc07b04c4a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1156.814338] [54968]: DEBUG cinder.api.openstack.wsgi [None req-6a4e8c9a-5e8e-4bb2-9ba4-23dc07b04c4a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1156.825516] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.825516] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.830150] [54968]: INFO cinder.volume.api [None req-6a4e8c9a-5e8e-4bb2-9ba4-23dc07b04c4a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1156.835472] [54968]: INFO cinder.api.openstack.wsgi [None req-6a4e8c9a-5e8e-4bb2-9ba4-23dc07b04c4a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1156.835585] [54968]: [pid: 54968|app: 0|req: 135/271] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:09 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1157.845266] [54969]: DEBUG cinder.api.middleware.request_id [None req-841209f9-16f6-4dd5-a82b-05539bffe4d5 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.847591] [54969]: INFO cinder.api.openstack.wsgi [None req-841209f9-16f6-4dd5-a82b-05539bffe4d5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1157.847926] [54969]: DEBUG cinder.api.openstack.wsgi [None req-841209f9-16f6-4dd5-a82b-05539bffe4d5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.848223] [54969]: DEBUG cinder.api.openstack.wsgi [None req-841209f9-16f6-4dd5-a82b-05539bffe4d5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.859244] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.859244] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.862966] [54969]: INFO cinder.volume.api [None req-841209f9-16f6-4dd5-a82b-05539bffe4d5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1157.868617] [54969]: INFO cinder.api.openstack.wsgi [None req-841209f9-16f6-4dd5-a82b-05539bffe4d5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1157.869058] [54969]: [pid: 54969|app: 0|req: 137/272] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:10 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1158.878498] [54968]: DEBUG cinder.api.middleware.request_id [None req-c791d66f-acfc-44d2-92ed-b6fae881ee34 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.880654] [54968]: INFO cinder.api.openstack.wsgi [None req-c791d66f-acfc-44d2-92ed-b6fae881ee34 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1158.880968] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c791d66f-acfc-44d2-92ed-b6fae881ee34 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.881172] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c791d66f-acfc-44d2-92ed-b6fae881ee34 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.891040] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.891040] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.894599] [54968]: INFO cinder.volume.api [None req-c791d66f-acfc-44d2-92ed-b6fae881ee34 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1158.899235] [54968]: INFO cinder.api.openstack.wsgi [None req-c791d66f-acfc-44d2-92ed-b6fae881ee34 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1158.900289] [54968]: [pid: 54968|app: 0|req: 136/273] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:11 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1159.918302] [54969]: DEBUG cinder.api.middleware.request_id [None req-2bd4c39e-1419-4bae-bdfd-175e9c6b2195 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.920816] [54969]: INFO cinder.api.openstack.wsgi [None req-2bd4c39e-1419-4bae-bdfd-175e9c6b2195 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1159.921209] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2bd4c39e-1419-4bae-bdfd-175e9c6b2195 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.921474] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2bd4c39e-1419-4bae-bdfd-175e9c6b2195 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.933448] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.933448] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.937549] [54969]: INFO cinder.volume.api [None req-2bd4c39e-1419-4bae-bdfd-175e9c6b2195 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1159.942688] [54969]: INFO cinder.api.openstack.wsgi [None req-2bd4c39e-1419-4bae-bdfd-175e9c6b2195 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1159.943177] [54969]: [pid: 54969|app: 0|req: 138/274] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:12 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.953751] [54968]: DEBUG cinder.api.middleware.request_id [None req-2cd4183a-5e06-4ae8-ac3b-f7addee124f5 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.955988] [54968]: INFO cinder.api.openstack.wsgi [None req-2cd4183a-5e06-4ae8-ac3b-f7addee124f5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1160.956246] [54968]: DEBUG cinder.api.openstack.wsgi [None req-2cd4183a-5e06-4ae8-ac3b-f7addee124f5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.956485] [54968]: DEBUG cinder.api.openstack.wsgi [None req-2cd4183a-5e06-4ae8-ac3b-f7addee124f5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.967943] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.967943] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.972368] [54968]: INFO cinder.volume.api [None req-2cd4183a-5e06-4ae8-ac3b-f7addee124f5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1160.977513] [54968]: INFO cinder.api.openstack.wsgi [None req-2cd4183a-5e06-4ae8-ac3b-f7addee124f5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1160.978561] [54968]: [pid: 54968|app: 0|req: 137/275] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:13 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1161.988210] [54969]: DEBUG cinder.api.middleware.request_id [None req-2161158a-0dab-40be-a66f-363a6d2571d1 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.990603] [54969]: INFO cinder.api.openstack.wsgi [None req-2161158a-0dab-40be-a66f-363a6d2571d1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1161.990997] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2161158a-0dab-40be-a66f-363a6d2571d1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.991136] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2161158a-0dab-40be-a66f-363a6d2571d1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.001833] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.001833] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.005693] [54969]: INFO cinder.volume.api [None req-2161158a-0dab-40be-a66f-363a6d2571d1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1162.010394] [54969]: INFO cinder.api.openstack.wsgi [None req-2161158a-0dab-40be-a66f-363a6d2571d1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1162.010969] [54969]: [pid: 54969|app: 0|req: 139/276] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:14 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1163.020704] [54968]: DEBUG cinder.api.middleware.request_id [None req-6847657f-7fdd-4ffa-852d-6ce88b38f8bb None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.023171] [54968]: INFO cinder.api.openstack.wsgi [None req-6847657f-7fdd-4ffa-852d-6ce88b38f8bb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1163.023468] [54968]: DEBUG cinder.api.openstack.wsgi [None req-6847657f-7fdd-4ffa-852d-6ce88b38f8bb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.023728] [54968]: DEBUG cinder.api.openstack.wsgi [None req-6847657f-7fdd-4ffa-852d-6ce88b38f8bb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.037832] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.037832] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.046156] [54968]: INFO cinder.volume.api [None req-6847657f-7fdd-4ffa-852d-6ce88b38f8bb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1163.051765] [54968]: INFO cinder.api.openstack.wsgi [None req-6847657f-7fdd-4ffa-852d-6ce88b38f8bb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1163.056135] [54968]: [pid: 54968|app: 0|req: 138/277] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:15 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1164.062751] [54969]: DEBUG cinder.api.middleware.request_id [None req-b85b4211-e53b-44b7-bbe8-8f2cb7b85ec1 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.064875] [54969]: INFO cinder.api.openstack.wsgi [None req-b85b4211-e53b-44b7-bbe8-8f2cb7b85ec1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1164.065095] [54969]: DEBUG cinder.api.openstack.wsgi [None req-b85b4211-e53b-44b7-bbe8-8f2cb7b85ec1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.065287] [54969]: DEBUG cinder.api.openstack.wsgi [None req-b85b4211-e53b-44b7-bbe8-8f2cb7b85ec1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.076177] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.076177] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1164.080315] [54969]: INFO cinder.volume.api [None req-b85b4211-e53b-44b7-bbe8-8f2cb7b85ec1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1164.085470] [54969]: INFO cinder.api.openstack.wsgi [None req-b85b4211-e53b-44b7-bbe8-8f2cb7b85ec1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1164.085921] [54969]: [pid: 54969|app: 0|req: 140/278] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:16 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1165.099603] [54968]: DEBUG cinder.api.middleware.request_id [None req-64f610a7-2f45-467b-b0df-4ace28a0933b None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.103520] [54968]: INFO cinder.api.openstack.wsgi [None req-64f610a7-2f45-467b-b0df-4ace28a0933b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1165.103520] [54968]: DEBUG cinder.api.openstack.wsgi [None req-64f610a7-2f45-467b-b0df-4ace28a0933b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.103520] [54968]: DEBUG cinder.api.openstack.wsgi [None req-64f610a7-2f45-467b-b0df-4ace28a0933b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.113098] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.113098] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.118088] [54968]: INFO cinder.volume.api [None req-64f610a7-2f45-467b-b0df-4ace28a0933b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1165.124066] [54968]: INFO cinder.api.openstack.wsgi [None req-64f610a7-2f45-467b-b0df-4ace28a0933b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1165.124513] [54968]: [pid: 54968|app: 0|req: 139/279] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:17 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.138871] [54969]: DEBUG cinder.api.middleware.request_id [None req-43a82273-3b54-409b-9edd-aba131595a63 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.141040] [54969]: INFO cinder.api.openstack.wsgi [None req-43a82273-3b54-409b-9edd-aba131595a63 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1166.141299] [54969]: DEBUG cinder.api.openstack.wsgi [None req-43a82273-3b54-409b-9edd-aba131595a63 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.141553] [54969]: DEBUG cinder.api.openstack.wsgi [None req-43a82273-3b54-409b-9edd-aba131595a63 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.152574] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.152574] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.156311] [54969]: INFO cinder.volume.api [None req-43a82273-3b54-409b-9edd-aba131595a63 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1166.161068] [54969]: INFO cinder.api.openstack.wsgi [None req-43a82273-3b54-409b-9edd-aba131595a63 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1166.161479] [54969]: [pid: 54969|app: 0|req: 141/280] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:18 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1167.170585] [54968]: DEBUG cinder.api.middleware.request_id [None req-1bb9ca3b-bafc-4645-b3d6-6a34e7def235 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.172797] [54968]: INFO cinder.api.openstack.wsgi [None req-1bb9ca3b-bafc-4645-b3d6-6a34e7def235 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1167.173068] [54968]: DEBUG cinder.api.openstack.wsgi [None req-1bb9ca3b-bafc-4645-b3d6-6a34e7def235 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.173324] [54968]: DEBUG cinder.api.openstack.wsgi [None req-1bb9ca3b-bafc-4645-b3d6-6a34e7def235 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.183372] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.183372] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.186991] [54968]: INFO cinder.volume.api [None req-1bb9ca3b-bafc-4645-b3d6-6a34e7def235 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1167.191526] [54968]: INFO cinder.api.openstack.wsgi [None req-1bb9ca3b-bafc-4645-b3d6-6a34e7def235 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1167.192093] [54968]: [pid: 54968|app: 0|req: 140/281] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:19 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.201958] [54969]: DEBUG cinder.api.middleware.request_id [None req-d0769e8e-c814-43d7-9ee6-194b2b1636d9 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.203955] [54969]: INFO cinder.api.openstack.wsgi [None req-d0769e8e-c814-43d7-9ee6-194b2b1636d9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1168.204211] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d0769e8e-c814-43d7-9ee6-194b2b1636d9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.204472] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d0769e8e-c814-43d7-9ee6-194b2b1636d9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.214279] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.214279] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.217848] [54969]: INFO cinder.volume.api [None req-d0769e8e-c814-43d7-9ee6-194b2b1636d9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1168.222309] [54969]: INFO cinder.api.openstack.wsgi [None req-d0769e8e-c814-43d7-9ee6-194b2b1636d9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1168.222691] [54969]: [pid: 54969|app: 0|req: 142/282] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:20 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1169.233018] [54968]: DEBUG cinder.api.middleware.request_id [None req-e4470d90-2900-4c77-ad59-56d6f8c417cb None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.235175] [54968]: INFO cinder.api.openstack.wsgi [None req-e4470d90-2900-4c77-ad59-56d6f8c417cb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1169.235432] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e4470d90-2900-4c77-ad59-56d6f8c417cb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.235708] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e4470d90-2900-4c77-ad59-56d6f8c417cb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.245912] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.245912] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.250509] [54968]: INFO cinder.volume.api [None req-e4470d90-2900-4c77-ad59-56d6f8c417cb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1169.255379] [54968]: INFO cinder.api.openstack.wsgi [None req-e4470d90-2900-4c77-ad59-56d6f8c417cb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1169.255644] [54968]: [pid: 54968|app: 0|req: 141/283] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:21 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.266633] [54969]: DEBUG cinder.api.middleware.request_id [None req-9c2928b9-01bb-41a7-a0cd-28707c8ec00b None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.268856] [54969]: INFO cinder.api.openstack.wsgi [None req-9c2928b9-01bb-41a7-a0cd-28707c8ec00b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1170.269123] [54969]: DEBUG cinder.api.openstack.wsgi [None req-9c2928b9-01bb-41a7-a0cd-28707c8ec00b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.269374] [54969]: DEBUG cinder.api.openstack.wsgi [None req-9c2928b9-01bb-41a7-a0cd-28707c8ec00b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.279389] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.279389] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.283018] [54969]: INFO cinder.volume.api [None req-9c2928b9-01bb-41a7-a0cd-28707c8ec00b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1170.287627] [54969]: INFO cinder.api.openstack.wsgi [None req-9c2928b9-01bb-41a7-a0cd-28707c8ec00b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1170.287977] [54969]: [pid: 54969|app: 0|req: 143/284] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:22 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1171.297233] [54968]: DEBUG cinder.api.middleware.request_id [None req-46adab2c-b8c5-4be2-8d9b-81cba07ec3e7 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.299856] [54968]: INFO cinder.api.openstack.wsgi [None req-46adab2c-b8c5-4be2-8d9b-81cba07ec3e7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1171.300146] [54968]: DEBUG cinder.api.openstack.wsgi [None req-46adab2c-b8c5-4be2-8d9b-81cba07ec3e7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.300425] [54968]: DEBUG cinder.api.openstack.wsgi [None req-46adab2c-b8c5-4be2-8d9b-81cba07ec3e7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.311405] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.311405] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.314819] [54968]: INFO cinder.volume.api [None req-46adab2c-b8c5-4be2-8d9b-81cba07ec3e7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1171.320353] [54968]: INFO cinder.api.openstack.wsgi [None req-46adab2c-b8c5-4be2-8d9b-81cba07ec3e7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1171.320767] [54968]: [pid: 54968|app: 0|req: 142/285] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:23 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1172.330219] [54969]: DEBUG cinder.api.middleware.request_id [None req-786b462b-ea10-43c9-a439-7205385304f1 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.332405] [54969]: INFO cinder.api.openstack.wsgi [None req-786b462b-ea10-43c9-a439-7205385304f1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1172.332648] [54969]: DEBUG cinder.api.openstack.wsgi [None req-786b462b-ea10-43c9-a439-7205385304f1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.332928] [54969]: DEBUG cinder.api.openstack.wsgi [None req-786b462b-ea10-43c9-a439-7205385304f1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.342954] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.342954] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.346617] [54969]: INFO cinder.volume.api [None req-786b462b-ea10-43c9-a439-7205385304f1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1172.351200] [54969]: INFO cinder.api.openstack.wsgi [None req-786b462b-ea10-43c9-a439-7205385304f1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1172.351588] [54969]: [pid: 54969|app: 0|req: 144/286] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:24 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.364538] [54968]: DEBUG cinder.api.middleware.request_id [None req-ef50397f-01f1-4289-85a6-4474794effaf None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.366711] [54968]: INFO cinder.api.openstack.wsgi [None req-ef50397f-01f1-4289-85a6-4474794effaf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1173.367352] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ef50397f-01f1-4289-85a6-4474794effaf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.367352] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ef50397f-01f1-4289-85a6-4474794effaf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.377162] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.377162] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.380765] [54968]: INFO cinder.volume.api [None req-ef50397f-01f1-4289-85a6-4474794effaf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1173.385219] [54968]: INFO cinder.api.openstack.wsgi [None req-ef50397f-01f1-4289-85a6-4474794effaf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1173.385620] [54968]: [pid: 54968|app: 0|req: 143/287] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:25 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1174.394080] [54969]: DEBUG cinder.api.middleware.request_id [None req-7112b2a9-ec1a-405e-8c91-e82db6e4625a None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.396787] [54969]: INFO cinder.api.openstack.wsgi [None req-7112b2a9-ec1a-405e-8c91-e82db6e4625a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1174.397057] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7112b2a9-ec1a-405e-8c91-e82db6e4625a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.397306] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7112b2a9-ec1a-405e-8c91-e82db6e4625a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.409027] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.409027] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.412834] [54969]: INFO cinder.volume.api [None req-7112b2a9-ec1a-405e-8c91-e82db6e4625a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1174.418314] [54969]: INFO cinder.api.openstack.wsgi [None req-7112b2a9-ec1a-405e-8c91-e82db6e4625a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1174.418314] [54969]: [pid: 54969|app: 0|req: 145/288] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:26 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1175.427283] [54968]: DEBUG cinder.api.middleware.request_id [None req-8785fc51-4464-48c2-a0be-df836b4daae4 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.429521] [54968]: INFO cinder.api.openstack.wsgi [None req-8785fc51-4464-48c2-a0be-df836b4daae4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1175.429769] [54968]: DEBUG cinder.api.openstack.wsgi [None req-8785fc51-4464-48c2-a0be-df836b4daae4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.430014] [54968]: DEBUG cinder.api.openstack.wsgi [None req-8785fc51-4464-48c2-a0be-df836b4daae4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.440154] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.440154] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.443811] [54968]: INFO cinder.volume.api [None req-8785fc51-4464-48c2-a0be-df836b4daae4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1175.448556] [54968]: INFO cinder.api.openstack.wsgi [None req-8785fc51-4464-48c2-a0be-df836b4daae4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1175.448957] [54968]: [pid: 54968|app: 0|req: 144/289] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:28 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1176.459858] [54969]: DEBUG cinder.api.middleware.request_id [None req-f52c3eb5-71af-446e-8da3-2e7c54c05a2d None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.462004] [54969]: INFO cinder.api.openstack.wsgi [None req-f52c3eb5-71af-446e-8da3-2e7c54c05a2d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1176.462254] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f52c3eb5-71af-446e-8da3-2e7c54c05a2d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.462504] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f52c3eb5-71af-446e-8da3-2e7c54c05a2d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.474488] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.474488] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.478041] [54969]: INFO cinder.volume.api [None req-f52c3eb5-71af-446e-8da3-2e7c54c05a2d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1176.482785] [54969]: INFO cinder.api.openstack.wsgi [None req-f52c3eb5-71af-446e-8da3-2e7c54c05a2d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1176.483354] [54969]: [pid: 54969|app: 0|req: 146/290] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:29 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1177.492639] [54968]: DEBUG cinder.api.middleware.request_id [None req-4b30b0ce-cc95-4a83-b887-8d0f51ec72c2 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.494726] [54968]: INFO cinder.api.openstack.wsgi [None req-4b30b0ce-cc95-4a83-b887-8d0f51ec72c2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1177.494986] [54968]: DEBUG cinder.api.openstack.wsgi [None req-4b30b0ce-cc95-4a83-b887-8d0f51ec72c2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1177.495231] [54968]: DEBUG cinder.api.openstack.wsgi [None req-4b30b0ce-cc95-4a83-b887-8d0f51ec72c2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.505469] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.505469] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.509584] [54968]: INFO cinder.volume.api [None req-4b30b0ce-cc95-4a83-b887-8d0f51ec72c2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1177.515080] [54968]: INFO cinder.api.openstack.wsgi [None req-4b30b0ce-cc95-4a83-b887-8d0f51ec72c2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1177.515696] [54968]: [pid: 54968|app: 0|req: 145/291] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:30 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.525020] [54969]: DEBUG cinder.api.middleware.request_id [None req-89645c23-f940-42c3-b050-32372ec9edb9 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.527211] [54969]: INFO cinder.api.openstack.wsgi [None req-89645c23-f940-42c3-b050-32372ec9edb9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1178.527506] [54969]: DEBUG cinder.api.openstack.wsgi [None req-89645c23-f940-42c3-b050-32372ec9edb9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.527810] [54969]: DEBUG cinder.api.openstack.wsgi [None req-89645c23-f940-42c3-b050-32372ec9edb9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.537739] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.537739] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.541208] [54969]: INFO cinder.volume.api [None req-89645c23-f940-42c3-b050-32372ec9edb9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1178.545581] [54969]: INFO cinder.api.openstack.wsgi [None req-89645c23-f940-42c3-b050-32372ec9edb9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1178.545975] [54969]: [pid: 54969|app: 0|req: 147/292] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:31 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.557568] [54968]: DEBUG cinder.api.middleware.request_id [None req-723334ea-4486-4657-ad32-7a17ca1991ae None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.559777] [54968]: INFO cinder.api.openstack.wsgi [None req-723334ea-4486-4657-ad32-7a17ca1991ae tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1179.560144] [54968]: DEBUG cinder.api.openstack.wsgi [None req-723334ea-4486-4657-ad32-7a17ca1991ae tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.560414] [54968]: DEBUG cinder.api.openstack.wsgi [None req-723334ea-4486-4657-ad32-7a17ca1991ae tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.570572] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.570572] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.574289] [54968]: INFO cinder.volume.api [None req-723334ea-4486-4657-ad32-7a17ca1991ae tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1179.579001] [54968]: INFO cinder.api.openstack.wsgi [None req-723334ea-4486-4657-ad32-7a17ca1991ae tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1179.579485] [54968]: [pid: 54968|app: 0|req: 146/293] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:32 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.589028] [54969]: DEBUG cinder.api.middleware.request_id [None req-97e5e5ac-c82e-4d82-92bf-0b77675417b1 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.591177] [54969]: INFO cinder.api.openstack.wsgi [None req-97e5e5ac-c82e-4d82-92bf-0b77675417b1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1180.591435] [54969]: DEBUG cinder.api.openstack.wsgi [None req-97e5e5ac-c82e-4d82-92bf-0b77675417b1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.591685] [54969]: DEBUG cinder.api.openstack.wsgi [None req-97e5e5ac-c82e-4d82-92bf-0b77675417b1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.602681] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.602681] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.605065] [54969]: INFO cinder.volume.api [None req-97e5e5ac-c82e-4d82-92bf-0b77675417b1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1180.609960] [54969]: INFO cinder.api.openstack.wsgi [None req-97e5e5ac-c82e-4d82-92bf-0b77675417b1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1180.610514] [54969]: [pid: 54969|app: 0|req: 148/294] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:33 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.620639] [54968]: DEBUG cinder.api.middleware.request_id [None req-84bd3a80-80aa-46ad-bd55-bc6213c6c6c7 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.623532] [54968]: INFO cinder.api.openstack.wsgi [None req-84bd3a80-80aa-46ad-bd55-bc6213c6c6c7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1181.623532] [54968]: DEBUG cinder.api.openstack.wsgi [None req-84bd3a80-80aa-46ad-bd55-bc6213c6c6c7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.623532] [54968]: DEBUG cinder.api.openstack.wsgi [None req-84bd3a80-80aa-46ad-bd55-bc6213c6c6c7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.633406] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.633406] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.636855] [54968]: INFO cinder.volume.api [None req-84bd3a80-80aa-46ad-bd55-bc6213c6c6c7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1181.641397] [54968]: INFO cinder.api.openstack.wsgi [None req-84bd3a80-80aa-46ad-bd55-bc6213c6c6c7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1181.641821] [54968]: [pid: 54968|app: 0|req: 147/295] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:34 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1182.650788] [54969]: DEBUG cinder.api.middleware.request_id [None req-9021a3bd-1da0-4102-837d-59e94fda205c None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.652944] [54969]: INFO cinder.api.openstack.wsgi [None req-9021a3bd-1da0-4102-837d-59e94fda205c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1182.653205] [54969]: DEBUG cinder.api.openstack.wsgi [None req-9021a3bd-1da0-4102-837d-59e94fda205c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.653512] [54969]: DEBUG cinder.api.openstack.wsgi [None req-9021a3bd-1da0-4102-837d-59e94fda205c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.663892] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.663892] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.667840] [54969]: INFO cinder.volume.api [None req-9021a3bd-1da0-4102-837d-59e94fda205c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1182.672828] [54969]: INFO cinder.api.openstack.wsgi [None req-9021a3bd-1da0-4102-837d-59e94fda205c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1182.673850] [54969]: [pid: 54969|app: 0|req: 149/296] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:35 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1183.682455] [54968]: DEBUG cinder.api.middleware.request_id [None req-83b97264-4cd9-41e6-b93a-0a0eecfeaabb None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.684488] [54968]: INFO cinder.api.openstack.wsgi [None req-83b97264-4cd9-41e6-b93a-0a0eecfeaabb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1183.684757] [54968]: DEBUG cinder.api.openstack.wsgi [None req-83b97264-4cd9-41e6-b93a-0a0eecfeaabb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.685013] [54968]: DEBUG cinder.api.openstack.wsgi [None req-83b97264-4cd9-41e6-b93a-0a0eecfeaabb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.695780] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.695780] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.699230] [54968]: INFO cinder.volume.api [None req-83b97264-4cd9-41e6-b93a-0a0eecfeaabb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1183.703674] [54968]: INFO cinder.api.openstack.wsgi [None req-83b97264-4cd9-41e6-b93a-0a0eecfeaabb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1183.704081] [54968]: [pid: 54968|app: 0|req: 148/297] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:36 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1184.714662] [54969]: DEBUG cinder.api.middleware.request_id [None req-ba24e5b5-2ae2-4445-a25f-59399a7a4064 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.716838] [54969]: INFO cinder.api.openstack.wsgi [None req-ba24e5b5-2ae2-4445-a25f-59399a7a4064 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1184.716983] [54969]: DEBUG cinder.api.openstack.wsgi [None req-ba24e5b5-2ae2-4445-a25f-59399a7a4064 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.717234] [54969]: DEBUG cinder.api.openstack.wsgi [None req-ba24e5b5-2ae2-4445-a25f-59399a7a4064 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.727253] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.727253] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.730871] [54969]: INFO cinder.volume.api [None req-ba24e5b5-2ae2-4445-a25f-59399a7a4064 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1184.735215] [54969]: INFO cinder.api.openstack.wsgi [None req-ba24e5b5-2ae2-4445-a25f-59399a7a4064 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1184.735846] [54969]: [pid: 54969|app: 0|req: 150/298] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:37 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.744964] [54968]: DEBUG cinder.api.middleware.request_id [None req-d77af643-c4ef-405a-9c79-1ac69794dc3b None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.747113] [54968]: INFO cinder.api.openstack.wsgi [None req-d77af643-c4ef-405a-9c79-1ac69794dc3b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1185.747381] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d77af643-c4ef-405a-9c79-1ac69794dc3b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.747648] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d77af643-c4ef-405a-9c79-1ac69794dc3b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.757498] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.757498] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.761053] [54968]: INFO cinder.volume.api [None req-d77af643-c4ef-405a-9c79-1ac69794dc3b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1185.765595] [54968]: INFO cinder.api.openstack.wsgi [None req-d77af643-c4ef-405a-9c79-1ac69794dc3b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1185.766175] [54968]: [pid: 54968|app: 0|req: 149/299] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:38 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1186.775806] [54969]: DEBUG cinder.api.middleware.request_id [None req-d6093130-ed0c-4efa-9684-c7b67a89b5de None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.778099] [54969]: INFO cinder.api.openstack.wsgi [None req-d6093130-ed0c-4efa-9684-c7b67a89b5de tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1186.778348] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d6093130-ed0c-4efa-9684-c7b67a89b5de tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.778594] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d6093130-ed0c-4efa-9684-c7b67a89b5de tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.788299] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.788299] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.791826] [54969]: INFO cinder.volume.api [None req-d6093130-ed0c-4efa-9684-c7b67a89b5de tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1186.796271] [54969]: INFO cinder.api.openstack.wsgi [None req-d6093130-ed0c-4efa-9684-c7b67a89b5de tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1186.796661] [54969]: [pid: 54969|app: 0|req: 151/300] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:39 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.806708] [54968]: DEBUG cinder.api.middleware.request_id [None req-f87acc21-bfaa-435b-8e82-81652920adc6 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.809107] [54968]: INFO cinder.api.openstack.wsgi [None req-f87acc21-bfaa-435b-8e82-81652920adc6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1187.809415] [54968]: DEBUG cinder.api.openstack.wsgi [None req-f87acc21-bfaa-435b-8e82-81652920adc6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.809681] [54968]: DEBUG cinder.api.openstack.wsgi [None req-f87acc21-bfaa-435b-8e82-81652920adc6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.821887] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.821887] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.828140] [54968]: INFO cinder.volume.api [None req-f87acc21-bfaa-435b-8e82-81652920adc6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1187.833332] [54968]: INFO cinder.api.openstack.wsgi [None req-f87acc21-bfaa-435b-8e82-81652920adc6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1187.833746] [54968]: [pid: 54968|app: 0|req: 150/301] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:40 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1188.844132] [54969]: DEBUG cinder.api.middleware.request_id [None req-db2eaf47-9c14-44ef-891f-91d242650d61 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.846536] [54969]: INFO cinder.api.openstack.wsgi [None req-db2eaf47-9c14-44ef-891f-91d242650d61 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1188.846836] [54969]: DEBUG cinder.api.openstack.wsgi [None req-db2eaf47-9c14-44ef-891f-91d242650d61 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.847056] [54969]: DEBUG cinder.api.openstack.wsgi [None req-db2eaf47-9c14-44ef-891f-91d242650d61 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.857245] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.857245] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.860911] [54969]: INFO cinder.volume.api [None req-db2eaf47-9c14-44ef-891f-91d242650d61 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1188.865880] [54969]: INFO cinder.api.openstack.wsgi [None req-db2eaf47-9c14-44ef-891f-91d242650d61 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1188.865880] [54969]: [pid: 54969|app: 0|req: 152/302] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:41 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.874384] [54968]: DEBUG cinder.api.middleware.request_id [None req-9cbee68f-9c57-4791-93a3-9e69cee922bb None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.876589] [54968]: INFO cinder.api.openstack.wsgi [None req-9cbee68f-9c57-4791-93a3-9e69cee922bb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1189.876858] [54968]: DEBUG cinder.api.openstack.wsgi [None req-9cbee68f-9c57-4791-93a3-9e69cee922bb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.877117] [54968]: DEBUG cinder.api.openstack.wsgi [None req-9cbee68f-9c57-4791-93a3-9e69cee922bb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.887242] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1189.887242] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.891106] [54968]: INFO cinder.volume.api [None req-9cbee68f-9c57-4791-93a3-9e69cee922bb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1189.895739] [54968]: INFO cinder.api.openstack.wsgi [None req-9cbee68f-9c57-4791-93a3-9e69cee922bb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1189.896168] [54968]: [pid: 54968|app: 0|req: 151/303] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:42 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1190.905578] [54969]: DEBUG cinder.api.middleware.request_id [None req-468ad0cf-72e3-4ed6-b524-e99f2df6e5e4 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.907826] [54969]: INFO cinder.api.openstack.wsgi [None req-468ad0cf-72e3-4ed6-b524-e99f2df6e5e4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1190.908103] [54969]: DEBUG cinder.api.openstack.wsgi [None req-468ad0cf-72e3-4ed6-b524-e99f2df6e5e4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.908363] [54969]: DEBUG cinder.api.openstack.wsgi [None req-468ad0cf-72e3-4ed6-b524-e99f2df6e5e4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.918657] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.918657] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.922569] [54969]: INFO cinder.volume.api [None req-468ad0cf-72e3-4ed6-b524-e99f2df6e5e4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1190.927170] [54969]: INFO cinder.api.openstack.wsgi [None req-468ad0cf-72e3-4ed6-b524-e99f2df6e5e4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1190.927649] [54969]: [pid: 54969|app: 0|req: 153/304] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:43 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1191.936914] [54968]: DEBUG cinder.api.middleware.request_id [None req-039d871a-4c76-46f2-9b8d-803ef5be1d6b None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.939127] [54968]: INFO cinder.api.openstack.wsgi [None req-039d871a-4c76-46f2-9b8d-803ef5be1d6b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1191.939351] [54968]: DEBUG cinder.api.openstack.wsgi [None req-039d871a-4c76-46f2-9b8d-803ef5be1d6b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.939606] [54968]: DEBUG cinder.api.openstack.wsgi [None req-039d871a-4c76-46f2-9b8d-803ef5be1d6b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.949398] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.949398] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.952877] [54968]: INFO cinder.volume.api [None req-039d871a-4c76-46f2-9b8d-803ef5be1d6b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1191.957377] [54968]: INFO cinder.api.openstack.wsgi [None req-039d871a-4c76-46f2-9b8d-803ef5be1d6b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1191.957810] [54968]: [pid: 54968|app: 0|req: 152/305] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:44 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1192.967087] [54969]: DEBUG cinder.api.middleware.request_id [None req-11f133b5-f1a9-4122-8278-f2cf7742b08f None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.969472] [54969]: INFO cinder.api.openstack.wsgi [None req-11f133b5-f1a9-4122-8278-f2cf7742b08f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1192.969736] [54969]: DEBUG cinder.api.openstack.wsgi [None req-11f133b5-f1a9-4122-8278-f2cf7742b08f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.969995] [54969]: DEBUG cinder.api.openstack.wsgi [None req-11f133b5-f1a9-4122-8278-f2cf7742b08f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.980480] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.980480] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.983994] [54969]: INFO cinder.volume.api [None req-11f133b5-f1a9-4122-8278-f2cf7742b08f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1192.988655] [54969]: INFO cinder.api.openstack.wsgi [None req-11f133b5-f1a9-4122-8278-f2cf7742b08f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1192.989176] [54969]: [pid: 54969|app: 0|req: 154/306] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:45 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.999657] [54968]: DEBUG cinder.api.middleware.request_id [None req-523a7d82-4411-428e-9ea3-cd058f2539d0 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.001803] [54968]: INFO cinder.api.openstack.wsgi [None req-523a7d82-4411-428e-9ea3-cd058f2539d0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1194.002067] [54968]: DEBUG cinder.api.openstack.wsgi [None req-523a7d82-4411-428e-9ea3-cd058f2539d0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.002415] [54968]: DEBUG cinder.api.openstack.wsgi [None req-523a7d82-4411-428e-9ea3-cd058f2539d0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.013127] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.013127] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.017293] [54968]: INFO cinder.volume.api [None req-523a7d82-4411-428e-9ea3-cd058f2539d0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1194.022040] [54968]: INFO cinder.api.openstack.wsgi [None req-523a7d82-4411-428e-9ea3-cd058f2539d0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1194.022537] [54968]: [pid: 54968|app: 0|req: 153/307] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:46 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1195.031801] [54969]: DEBUG cinder.api.middleware.request_id [None req-551e349d-49b4-434b-9fd9-077f74ddf441 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.034100] [54969]: INFO cinder.api.openstack.wsgi [None req-551e349d-49b4-434b-9fd9-077f74ddf441 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1195.034347] [54969]: DEBUG cinder.api.openstack.wsgi [None req-551e349d-49b4-434b-9fd9-077f74ddf441 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.034594] [54969]: DEBUG cinder.api.openstack.wsgi [None req-551e349d-49b4-434b-9fd9-077f74ddf441 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.045272] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.045272] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.049284] [54969]: INFO cinder.volume.api [None req-551e349d-49b4-434b-9fd9-077f74ddf441 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1195.053923] [54969]: INFO cinder.api.openstack.wsgi [None req-551e349d-49b4-434b-9fd9-077f74ddf441 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1195.054406] [54969]: [pid: 54969|app: 0|req: 155/308] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:47 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1196.063921] [54968]: DEBUG cinder.api.middleware.request_id [None req-93854b9a-9e8f-467f-acb3-99baac2db7cf None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.066088] [54968]: INFO cinder.api.openstack.wsgi [None req-93854b9a-9e8f-467f-acb3-99baac2db7cf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1196.066342] [54968]: DEBUG cinder.api.openstack.wsgi [None req-93854b9a-9e8f-467f-acb3-99baac2db7cf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.066593] [54968]: DEBUG cinder.api.openstack.wsgi [None req-93854b9a-9e8f-467f-acb3-99baac2db7cf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.076955] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.076955] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.081242] [54968]: INFO cinder.volume.api [None req-93854b9a-9e8f-467f-acb3-99baac2db7cf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1196.085980] [54968]: INFO cinder.api.openstack.wsgi [None req-93854b9a-9e8f-467f-acb3-99baac2db7cf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1196.086386] [54968]: [pid: 54968|app: 0|req: 154/309] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:48 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1197.095544] [54969]: DEBUG cinder.api.middleware.request_id [None req-48d55847-2330-4809-ac34-df992f775b7b None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.097964] [54969]: INFO cinder.api.openstack.wsgi [None req-48d55847-2330-4809-ac34-df992f775b7b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1197.098269] [54969]: DEBUG cinder.api.openstack.wsgi [None req-48d55847-2330-4809-ac34-df992f775b7b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.098528] [54969]: DEBUG cinder.api.openstack.wsgi [None req-48d55847-2330-4809-ac34-df992f775b7b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.099900] [54969]: DEBUG dbcounter [-] [54969] Writing DB stats cinder:SELECT=270 {{(pid=54969) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1197.109423] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.109423] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.113083] [54969]: INFO cinder.volume.api [None req-48d55847-2330-4809-ac34-df992f775b7b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1197.117628] [54969]: INFO cinder.api.openstack.wsgi [None req-48d55847-2330-4809-ac34-df992f775b7b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1197.118063] [54969]: [pid: 54969|app: 0|req: 156/310] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:49 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1198.129400] [54968]: DEBUG cinder.api.middleware.request_id [None req-6cbeedc8-e8ef-4279-b503-9e5bce686250 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.131625] [54968]: INFO cinder.api.openstack.wsgi [None req-6cbeedc8-e8ef-4279-b503-9e5bce686250 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1198.131906] [54968]: DEBUG cinder.api.openstack.wsgi [None req-6cbeedc8-e8ef-4279-b503-9e5bce686250 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1198.132185] [54968]: DEBUG cinder.api.openstack.wsgi [None req-6cbeedc8-e8ef-4279-b503-9e5bce686250 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1198.134848] [54968]: DEBUG dbcounter [-] [54968] Writing DB stats cinder:SELECT=270 {{(pid=54968) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1198.144032] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.144032] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1198.147824] [54968]: INFO cinder.volume.api [None req-6cbeedc8-e8ef-4279-b503-9e5bce686250 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1198.152729] [54968]: INFO cinder.api.openstack.wsgi [None req-6cbeedc8-e8ef-4279-b503-9e5bce686250 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1198.153145] [54968]: [pid: 54968|app: 0|req: 155/311] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:50 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.163789] [54969]: DEBUG cinder.api.middleware.request_id [None req-aece42a1-d08f-4c84-a09f-b430219e6992 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.166971] [54969]: INFO cinder.api.openstack.wsgi [None req-aece42a1-d08f-4c84-a09f-b430219e6992 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1199.167359] [54969]: DEBUG cinder.api.openstack.wsgi [None req-aece42a1-d08f-4c84-a09f-b430219e6992 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.167793] [54969]: DEBUG cinder.api.openstack.wsgi [None req-aece42a1-d08f-4c84-a09f-b430219e6992 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.182921] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.182921] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.189246] [54969]: INFO cinder.volume.api [None req-aece42a1-d08f-4c84-a09f-b430219e6992 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1199.196287] [54969]: INFO cinder.api.openstack.wsgi [None req-aece42a1-d08f-4c84-a09f-b430219e6992 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1199.197358] [54969]: [pid: 54969|app: 0|req: 157/312] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:51 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1200.206227] [54968]: DEBUG cinder.api.middleware.request_id [None req-e50e0131-552a-417f-92d3-e100d71e0cfa None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.208652] [54968]: INFO cinder.api.openstack.wsgi [None req-e50e0131-552a-417f-92d3-e100d71e0cfa tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1200.209144] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e50e0131-552a-417f-92d3-e100d71e0cfa tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1200.209441] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e50e0131-552a-417f-92d3-e100d71e0cfa tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1200.223468] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1200.223468] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1200.228669] [54968]: INFO cinder.volume.api [None req-e50e0131-552a-417f-92d3-e100d71e0cfa tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1200.233723] [54968]: INFO cinder.api.openstack.wsgi [None req-e50e0131-552a-417f-92d3-e100d71e0cfa tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1200.234409] [54968]: [pid: 54968|app: 0|req: 156/313] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:52 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1201.243981] [54969]: DEBUG cinder.api.middleware.request_id [None req-742ecedf-853e-49ed-9157-5c64dc43f5ca None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.246149] [54969]: INFO cinder.api.openstack.wsgi [None req-742ecedf-853e-49ed-9157-5c64dc43f5ca tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1201.246415] [54969]: DEBUG cinder.api.openstack.wsgi [None req-742ecedf-853e-49ed-9157-5c64dc43f5ca tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1201.246669] [54969]: DEBUG cinder.api.openstack.wsgi [None req-742ecedf-853e-49ed-9157-5c64dc43f5ca tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1201.257584] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1201.257584] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1201.261434] [54969]: INFO cinder.volume.api [None req-742ecedf-853e-49ed-9157-5c64dc43f5ca tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1201.266295] [54969]: INFO cinder.api.openstack.wsgi [None req-742ecedf-853e-49ed-9157-5c64dc43f5ca tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1201.266741] [54969]: [pid: 54969|app: 0|req: 158/314] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:53 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1202.282531] [54968]: DEBUG cinder.api.middleware.request_id [None req-0702f3f8-7438-4a47-aeb7-a3f5dbdbd6f6 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.289769] [54968]: INFO cinder.api.openstack.wsgi [None req-0702f3f8-7438-4a47-aeb7-a3f5dbdbd6f6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1202.290042] [54968]: DEBUG cinder.api.openstack.wsgi [None req-0702f3f8-7438-4a47-aeb7-a3f5dbdbd6f6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.290288] [54968]: DEBUG cinder.api.openstack.wsgi [None req-0702f3f8-7438-4a47-aeb7-a3f5dbdbd6f6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1202.301508] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1202.301508] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.306746] [54968]: INFO cinder.volume.api [None req-0702f3f8-7438-4a47-aeb7-a3f5dbdbd6f6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1202.313115] [54968]: INFO cinder.api.openstack.wsgi [None req-0702f3f8-7438-4a47-aeb7-a3f5dbdbd6f6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1202.313603] [54968]: [pid: 54968|app: 0|req: 157/315] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:54 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1203.322138] [54969]: DEBUG cinder.api.middleware.request_id [None req-bffd1ebc-01e3-4b7e-abff-75cbcdc906b0 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.324339] [54969]: INFO cinder.api.openstack.wsgi [None req-bffd1ebc-01e3-4b7e-abff-75cbcdc906b0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1203.324587] [54969]: DEBUG cinder.api.openstack.wsgi [None req-bffd1ebc-01e3-4b7e-abff-75cbcdc906b0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.324846] [54969]: DEBUG cinder.api.openstack.wsgi [None req-bffd1ebc-01e3-4b7e-abff-75cbcdc906b0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.335061] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.335061] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.338661] [54969]: INFO cinder.volume.api [None req-bffd1ebc-01e3-4b7e-abff-75cbcdc906b0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1203.343116] [54969]: INFO cinder.api.openstack.wsgi [None req-bffd1ebc-01e3-4b7e-abff-75cbcdc906b0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1203.343515] [54969]: [pid: 54969|app: 0|req: 159/316] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:55 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.354164] [54968]: DEBUG cinder.api.middleware.request_id [None req-ed98b7c4-705e-41b3-9b49-c3eaf0eec475 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.357970] [54968]: INFO cinder.api.openstack.wsgi [None req-ed98b7c4-705e-41b3-9b49-c3eaf0eec475 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1204.357970] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ed98b7c4-705e-41b3-9b49-c3eaf0eec475 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.357970] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ed98b7c4-705e-41b3-9b49-c3eaf0eec475 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.366741] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1204.366741] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1204.370246] [54968]: INFO cinder.volume.api [None req-ed98b7c4-705e-41b3-9b49-c3eaf0eec475 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1204.374549] [54968]: INFO cinder.api.openstack.wsgi [None req-ed98b7c4-705e-41b3-9b49-c3eaf0eec475 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1204.374951] [54968]: [pid: 54968|app: 0|req: 158/317] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:56 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1205.384541] [54969]: DEBUG cinder.api.middleware.request_id [None req-634c392c-05d2-4df6-b111-38af068a9ba6 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.386816] [54969]: INFO cinder.api.openstack.wsgi [None req-634c392c-05d2-4df6-b111-38af068a9ba6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1205.387064] [54969]: DEBUG cinder.api.openstack.wsgi [None req-634c392c-05d2-4df6-b111-38af068a9ba6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.387323] [54969]: DEBUG cinder.api.openstack.wsgi [None req-634c392c-05d2-4df6-b111-38af068a9ba6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.397179] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1205.397179] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.401721] [54969]: INFO cinder.volume.api [None req-634c392c-05d2-4df6-b111-38af068a9ba6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1205.407182] [54969]: INFO cinder.api.openstack.wsgi [None req-634c392c-05d2-4df6-b111-38af068a9ba6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1205.407644] [54969]: [pid: 54969|app: 0|req: 160/318] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:57 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.416906] [54968]: DEBUG cinder.api.middleware.request_id [None req-9db53d7e-6ece-4cbf-826d-023a5e83cac2 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.419232] [54968]: INFO cinder.api.openstack.wsgi [None req-9db53d7e-6ece-4cbf-826d-023a5e83cac2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1206.419494] [54968]: DEBUG cinder.api.openstack.wsgi [None req-9db53d7e-6ece-4cbf-826d-023a5e83cac2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.419760] [54968]: DEBUG cinder.api.openstack.wsgi [None req-9db53d7e-6ece-4cbf-826d-023a5e83cac2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.430339] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.430339] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.433937] [54968]: INFO cinder.volume.api [None req-9db53d7e-6ece-4cbf-826d-023a5e83cac2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1206.438686] [54968]: INFO cinder.api.openstack.wsgi [None req-9db53d7e-6ece-4cbf-826d-023a5e83cac2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1206.439205] [54968]: [pid: 54968|app: 0|req: 159/319] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:16:58 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.453391] [54969]: DEBUG cinder.api.middleware.request_id [None req-7e208074-ccc1-481c-8a56-06be18bf0a6a None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.455919] [54969]: INFO cinder.api.openstack.wsgi [None req-7e208074-ccc1-481c-8a56-06be18bf0a6a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1207.456216] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7e208074-ccc1-481c-8a56-06be18bf0a6a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.456488] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7e208074-ccc1-481c-8a56-06be18bf0a6a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.471784] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1207.471784] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.476066] [54969]: INFO cinder.volume.api [None req-7e208074-ccc1-481c-8a56-06be18bf0a6a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1207.481587] [54969]: INFO cinder.api.openstack.wsgi [None req-7e208074-ccc1-481c-8a56-06be18bf0a6a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1207.482017] [54969]: [pid: 54969|app: 0|req: 161/320] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:00 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1208.491752] [54968]: DEBUG cinder.api.middleware.request_id [None req-b96b0eab-6386-4001-a867-bcf599c4ac45 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.493971] [54968]: INFO cinder.api.openstack.wsgi [None req-b96b0eab-6386-4001-a867-bcf599c4ac45 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1208.494238] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b96b0eab-6386-4001-a867-bcf599c4ac45 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.494498] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b96b0eab-6386-4001-a867-bcf599c4ac45 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.505123] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.505123] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.509834] [54968]: INFO cinder.volume.api [None req-b96b0eab-6386-4001-a867-bcf599c4ac45 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1208.515971] [54968]: INFO cinder.api.openstack.wsgi [None req-b96b0eab-6386-4001-a867-bcf599c4ac45 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1208.515971] [54968]: [pid: 54968|app: 0|req: 160/321] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:01 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.525033] [54969]: DEBUG cinder.api.middleware.request_id [None req-7429ec8f-5fa4-4ac4-ac23-79c11b950e2d None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.527418] [54969]: INFO cinder.api.openstack.wsgi [None req-7429ec8f-5fa4-4ac4-ac23-79c11b950e2d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1209.527644] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7429ec8f-5fa4-4ac4-ac23-79c11b950e2d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.527950] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7429ec8f-5fa4-4ac4-ac23-79c11b950e2d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.539304] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1209.539304] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.543658] [54969]: INFO cinder.volume.api [None req-7429ec8f-5fa4-4ac4-ac23-79c11b950e2d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1209.549935] [54969]: INFO cinder.api.openstack.wsgi [None req-7429ec8f-5fa4-4ac4-ac23-79c11b950e2d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1209.549935] [54969]: [pid: 54969|app: 0|req: 162/322] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:02 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.562194] [54968]: DEBUG cinder.api.middleware.request_id [None req-07b0423f-34d1-4d9a-adc1-2397a0f2a8f3 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.566634] [54968]: INFO cinder.api.openstack.wsgi [None req-07b0423f-34d1-4d9a-adc1-2397a0f2a8f3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1210.566634] [54968]: DEBUG cinder.api.openstack.wsgi [None req-07b0423f-34d1-4d9a-adc1-2397a0f2a8f3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.566634] [54968]: DEBUG cinder.api.openstack.wsgi [None req-07b0423f-34d1-4d9a-adc1-2397a0f2a8f3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.583464] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1210.583464] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.587703] [54968]: INFO cinder.volume.api [None req-07b0423f-34d1-4d9a-adc1-2397a0f2a8f3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1210.594633] [54968]: INFO cinder.api.openstack.wsgi [None req-07b0423f-34d1-4d9a-adc1-2397a0f2a8f3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1210.600510] [54968]: [pid: 54968|app: 0|req: 161/323] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:03 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1211.612586] [54969]: DEBUG cinder.api.middleware.request_id [None req-c74ffc1a-eaa9-45a7-928a-9983baf7a7cb None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.614754] [54969]: INFO cinder.api.openstack.wsgi [None req-c74ffc1a-eaa9-45a7-928a-9983baf7a7cb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1211.615032] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c74ffc1a-eaa9-45a7-928a-9983baf7a7cb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.615298] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c74ffc1a-eaa9-45a7-928a-9983baf7a7cb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.634071] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1211.634071] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.643083] [54969]: INFO cinder.volume.api [None req-c74ffc1a-eaa9-45a7-928a-9983baf7a7cb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1211.646591] [54969]: INFO cinder.api.openstack.wsgi [None req-c74ffc1a-eaa9-45a7-928a-9983baf7a7cb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1211.646922] [54969]: [pid: 54969|app: 0|req: 163/324] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:04 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1212.667997] [54968]: DEBUG cinder.api.middleware.request_id [None req-ea501922-1b79-4947-bed2-52942432a9fa None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.670576] [54968]: INFO cinder.api.openstack.wsgi [None req-ea501922-1b79-4947-bed2-52942432a9fa tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1212.670913] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ea501922-1b79-4947-bed2-52942432a9fa tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.671281] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ea501922-1b79-4947-bed2-52942432a9fa tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.697340] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1212.697340] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1212.703992] [54968]: INFO cinder.volume.api [None req-ea501922-1b79-4947-bed2-52942432a9fa tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1212.715077] [54968]: INFO cinder.api.openstack.wsgi [None req-ea501922-1b79-4947-bed2-52942432a9fa tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1212.715657] [54968]: [pid: 54968|app: 0|req: 162/325] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:05 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1213.725611] [54969]: DEBUG cinder.api.middleware.request_id [None req-fc4b2298-088d-47c6-8635-bcbfa30b6dbb None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.727935] [54969]: INFO cinder.api.openstack.wsgi [None req-fc4b2298-088d-47c6-8635-bcbfa30b6dbb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1213.728249] [54969]: DEBUG cinder.api.openstack.wsgi [None req-fc4b2298-088d-47c6-8635-bcbfa30b6dbb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1213.728543] [54969]: DEBUG cinder.api.openstack.wsgi [None req-fc4b2298-088d-47c6-8635-bcbfa30b6dbb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1213.739197] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.739197] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1213.743410] [54969]: INFO cinder.volume.api [None req-fc4b2298-088d-47c6-8635-bcbfa30b6dbb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1213.752756] [54969]: INFO cinder.api.openstack.wsgi [None req-fc4b2298-088d-47c6-8635-bcbfa30b6dbb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1213.752756] [54969]: [pid: 54969|app: 0|req: 164/326] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:06 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1214.761335] [54968]: DEBUG cinder.api.middleware.request_id [None req-5b3417a7-8865-44bc-8a3c-fce200726b18 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.762813] [54968]: INFO cinder.api.openstack.wsgi [None req-5b3417a7-8865-44bc-8a3c-fce200726b18 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1214.763074] [54968]: DEBUG cinder.api.openstack.wsgi [None req-5b3417a7-8865-44bc-8a3c-fce200726b18 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.763328] [54968]: DEBUG cinder.api.openstack.wsgi [None req-5b3417a7-8865-44bc-8a3c-fce200726b18 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.774260] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1214.774260] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.778537] [54968]: INFO cinder.volume.api [None req-5b3417a7-8865-44bc-8a3c-fce200726b18 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1214.784609] [54968]: INFO cinder.api.openstack.wsgi [None req-5b3417a7-8865-44bc-8a3c-fce200726b18 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1214.785054] [54968]: [pid: 54968|app: 0|req: 163/327] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:07 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1215.794378] [54969]: DEBUG cinder.api.middleware.request_id [None req-1dd2d2a4-dbc3-4eeb-a6e8-1eda196257fe None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.796980] [54969]: INFO cinder.api.openstack.wsgi [None req-1dd2d2a4-dbc3-4eeb-a6e8-1eda196257fe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1215.797252] [54969]: DEBUG cinder.api.openstack.wsgi [None req-1dd2d2a4-dbc3-4eeb-a6e8-1eda196257fe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.797510] [54969]: DEBUG cinder.api.openstack.wsgi [None req-1dd2d2a4-dbc3-4eeb-a6e8-1eda196257fe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.807815] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1215.807815] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.811618] [54969]: INFO cinder.volume.api [None req-1dd2d2a4-dbc3-4eeb-a6e8-1eda196257fe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1215.816373] [54969]: INFO cinder.api.openstack.wsgi [None req-1dd2d2a4-dbc3-4eeb-a6e8-1eda196257fe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1215.816798] [54969]: [pid: 54969|app: 0|req: 165/328] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:08 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1216.830975] [54968]: DEBUG cinder.api.middleware.request_id [None req-1d5354f5-c75f-49b1-beba-aacf235355b4 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.830975] [54968]: INFO cinder.api.openstack.wsgi [None req-1d5354f5-c75f-49b1-beba-aacf235355b4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1216.830975] [54968]: DEBUG cinder.api.openstack.wsgi [None req-1d5354f5-c75f-49b1-beba-aacf235355b4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.830975] [54968]: DEBUG cinder.api.openstack.wsgi [None req-1d5354f5-c75f-49b1-beba-aacf235355b4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.849858] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1216.849858] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.854351] [54968]: INFO cinder.volume.api [None req-1d5354f5-c75f-49b1-beba-aacf235355b4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1216.860495] [54968]: INFO cinder.api.openstack.wsgi [None req-1d5354f5-c75f-49b1-beba-aacf235355b4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1216.861018] [54968]: [pid: 54968|app: 0|req: 164/329] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:09 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1217.870238] [54969]: DEBUG cinder.api.middleware.request_id [None req-19c8da1a-b478-4d06-8915-aa233fe6af5f None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.872997] [54969]: INFO cinder.api.openstack.wsgi [None req-19c8da1a-b478-4d06-8915-aa233fe6af5f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1217.873257] [54969]: DEBUG cinder.api.openstack.wsgi [None req-19c8da1a-b478-4d06-8915-aa233fe6af5f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.873505] [54969]: DEBUG cinder.api.openstack.wsgi [None req-19c8da1a-b478-4d06-8915-aa233fe6af5f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.885087] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.885087] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.889502] [54969]: INFO cinder.volume.api [None req-19c8da1a-b478-4d06-8915-aa233fe6af5f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1217.894623] [54969]: INFO cinder.api.openstack.wsgi [None req-19c8da1a-b478-4d06-8915-aa233fe6af5f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1217.895074] [54969]: [pid: 54969|app: 0|req: 166/330] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:10 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1218.905186] [54968]: DEBUG cinder.api.middleware.request_id [None req-4c824895-c752-4a4d-bb79-dc0dc67e37f2 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.907878] [54968]: INFO cinder.api.openstack.wsgi [None req-4c824895-c752-4a4d-bb79-dc0dc67e37f2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1218.907878] [54968]: DEBUG cinder.api.openstack.wsgi [None req-4c824895-c752-4a4d-bb79-dc0dc67e37f2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.908173] [54968]: DEBUG cinder.api.openstack.wsgi [None req-4c824895-c752-4a4d-bb79-dc0dc67e37f2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.924205] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1218.924205] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.929058] [54968]: INFO cinder.volume.api [None req-4c824895-c752-4a4d-bb79-dc0dc67e37f2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1218.935228] [54968]: INFO cinder.api.openstack.wsgi [None req-4c824895-c752-4a4d-bb79-dc0dc67e37f2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1218.936963] [54968]: [pid: 54968|app: 0|req: 165/331] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:11 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1219.945939] [54969]: DEBUG cinder.api.middleware.request_id [None req-7a5e4008-9c7d-4b7c-a540-34d82557f9d7 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.948098] [54969]: INFO cinder.api.openstack.wsgi [None req-7a5e4008-9c7d-4b7c-a540-34d82557f9d7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1219.948667] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7a5e4008-9c7d-4b7c-a540-34d82557f9d7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.948667] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7a5e4008-9c7d-4b7c-a540-34d82557f9d7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.961981] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.961981] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.965732] [54969]: INFO cinder.volume.api [None req-7a5e4008-9c7d-4b7c-a540-34d82557f9d7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1219.970988] [54969]: INFO cinder.api.openstack.wsgi [None req-7a5e4008-9c7d-4b7c-a540-34d82557f9d7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1219.971474] [54969]: [pid: 54969|app: 0|req: 167/332] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:12 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1220.984202] [54968]: DEBUG cinder.api.middleware.request_id [None req-8b903b60-d1f9-4f87-8fed-563515e5fabe None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.987863] [54968]: INFO cinder.api.openstack.wsgi [None req-8b903b60-d1f9-4f87-8fed-563515e5fabe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1220.988359] [54968]: DEBUG cinder.api.openstack.wsgi [None req-8b903b60-d1f9-4f87-8fed-563515e5fabe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.988801] [54968]: DEBUG cinder.api.openstack.wsgi [None req-8b903b60-d1f9-4f87-8fed-563515e5fabe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1221.011700] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.011700] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1221.021245] [54968]: INFO cinder.volume.api [None req-8b903b60-d1f9-4f87-8fed-563515e5fabe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1221.031323] [54968]: INFO cinder.api.openstack.wsgi [None req-8b903b60-d1f9-4f87-8fed-563515e5fabe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1221.032100] [54968]: [pid: 54968|app: 0|req: 166/333] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:13 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1222.041814] [54969]: DEBUG cinder.api.middleware.request_id [None req-3f912046-aee6-4574-8e63-37ae783748a0 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.045365] [54969]: INFO cinder.api.openstack.wsgi [None req-3f912046-aee6-4574-8e63-37ae783748a0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1222.045467] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3f912046-aee6-4574-8e63-37ae783748a0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1222.045673] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3f912046-aee6-4574-8e63-37ae783748a0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1222.060033] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.060033] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1222.064685] [54969]: INFO cinder.volume.api [None req-3f912046-aee6-4574-8e63-37ae783748a0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1222.069259] [54969]: INFO cinder.api.openstack.wsgi [None req-3f912046-aee6-4574-8e63-37ae783748a0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1222.069659] [54969]: [pid: 54969|app: 0|req: 168/334] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:14 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1223.078222] [54968]: DEBUG cinder.api.middleware.request_id [None req-29b1343c-f25d-41e3-86f1-30afb84833db None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.080403] [54968]: INFO cinder.api.openstack.wsgi [None req-29b1343c-f25d-41e3-86f1-30afb84833db tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1223.080662] [54968]: DEBUG cinder.api.openstack.wsgi [None req-29b1343c-f25d-41e3-86f1-30afb84833db tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1223.080937] [54968]: DEBUG cinder.api.openstack.wsgi [None req-29b1343c-f25d-41e3-86f1-30afb84833db tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1223.091150] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1223.091150] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1223.094604] [54968]: INFO cinder.volume.api [None req-29b1343c-f25d-41e3-86f1-30afb84833db tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1223.099248] [54968]: INFO cinder.api.openstack.wsgi [None req-29b1343c-f25d-41e3-86f1-30afb84833db tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1223.100147] [54968]: [pid: 54968|app: 0|req: 167/335] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:15 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1224.109999] [54969]: DEBUG cinder.api.middleware.request_id [None req-2c7a1dda-a959-413a-a627-5cb95e04f868 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.112193] [54969]: INFO cinder.api.openstack.wsgi [None req-2c7a1dda-a959-413a-a627-5cb95e04f868 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1224.112447] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2c7a1dda-a959-413a-a627-5cb95e04f868 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1224.112699] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2c7a1dda-a959-413a-a627-5cb95e04f868 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1224.122922] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1224.122922] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1224.126617] [54969]: INFO cinder.volume.api [None req-2c7a1dda-a959-413a-a627-5cb95e04f868 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1224.139145] [54969]: INFO cinder.api.openstack.wsgi [None req-2c7a1dda-a959-413a-a627-5cb95e04f868 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1224.139601] [54969]: [pid: 54969|app: 0|req: 169/336] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:16 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1225.148930] [54968]: DEBUG cinder.api.middleware.request_id [None req-472505b5-281b-4533-aa4a-b7366d491d6e None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.151554] [54968]: INFO cinder.api.openstack.wsgi [None req-472505b5-281b-4533-aa4a-b7366d491d6e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1225.151554] [54968]: DEBUG cinder.api.openstack.wsgi [None req-472505b5-281b-4533-aa4a-b7366d491d6e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1225.151554] [54968]: DEBUG cinder.api.openstack.wsgi [None req-472505b5-281b-4533-aa4a-b7366d491d6e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1225.161615] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1225.161615] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1225.165228] [54968]: INFO cinder.volume.api [None req-472505b5-281b-4533-aa4a-b7366d491d6e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1225.171594] [54968]: INFO cinder.api.openstack.wsgi [None req-472505b5-281b-4533-aa4a-b7366d491d6e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1225.172036] [54968]: [pid: 54968|app: 0|req: 168/337] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:17 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1226.181567] [54969]: DEBUG cinder.api.middleware.request_id [None req-c0f78655-9b22-48e2-b4ef-185bc8871018 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.183761] [54969]: INFO cinder.api.openstack.wsgi [None req-c0f78655-9b22-48e2-b4ef-185bc8871018 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1226.184039] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c0f78655-9b22-48e2-b4ef-185bc8871018 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1226.184298] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c0f78655-9b22-48e2-b4ef-185bc8871018 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1226.195314] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.195314] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1226.199188] [54969]: INFO cinder.volume.api [None req-c0f78655-9b22-48e2-b4ef-185bc8871018 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1226.204079] [54969]: INFO cinder.api.openstack.wsgi [None req-c0f78655-9b22-48e2-b4ef-185bc8871018 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1226.204471] [54969]: [pid: 54969|app: 0|req: 170/338] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:18 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1227.214054] [54968]: DEBUG cinder.api.middleware.request_id [None req-155d7194-ecd9-4ce4-8908-259431bcca81 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.216102] [54968]: INFO cinder.api.openstack.wsgi [None req-155d7194-ecd9-4ce4-8908-259431bcca81 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1227.216383] [54968]: DEBUG cinder.api.openstack.wsgi [None req-155d7194-ecd9-4ce4-8908-259431bcca81 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1227.216640] [54968]: DEBUG cinder.api.openstack.wsgi [None req-155d7194-ecd9-4ce4-8908-259431bcca81 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1227.226557] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1227.226557] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1227.230133] [54968]: INFO cinder.volume.api [None req-155d7194-ecd9-4ce4-8908-259431bcca81 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1227.234697] [54968]: INFO cinder.api.openstack.wsgi [None req-155d7194-ecd9-4ce4-8908-259431bcca81 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1227.235112] [54968]: [pid: 54968|app: 0|req: 169/339] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:19 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1228.244754] [54969]: DEBUG cinder.api.middleware.request_id [None req-f6870dbc-1ee1-4c8e-8902-b29a7e65f1c1 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.246958] [54969]: INFO cinder.api.openstack.wsgi [None req-f6870dbc-1ee1-4c8e-8902-b29a7e65f1c1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1228.247206] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f6870dbc-1ee1-4c8e-8902-b29a7e65f1c1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1228.247453] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f6870dbc-1ee1-4c8e-8902-b29a7e65f1c1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1228.258762] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1228.258762] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1228.261905] [54969]: INFO cinder.volume.api [None req-f6870dbc-1ee1-4c8e-8902-b29a7e65f1c1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1228.266517] [54969]: INFO cinder.api.openstack.wsgi [None req-f6870dbc-1ee1-4c8e-8902-b29a7e65f1c1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1228.267086] [54969]: [pid: 54969|app: 0|req: 171/340] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:20 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1229.276413] [54968]: DEBUG cinder.api.middleware.request_id [None req-c0a764c9-9e5a-4000-90ae-5805b538448b None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.278676] [54968]: INFO cinder.api.openstack.wsgi [None req-c0a764c9-9e5a-4000-90ae-5805b538448b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1229.279091] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c0a764c9-9e5a-4000-90ae-5805b538448b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1229.279368] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c0a764c9-9e5a-4000-90ae-5805b538448b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1229.289860] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1229.289860] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1229.293421] [54968]: INFO cinder.volume.api [None req-c0a764c9-9e5a-4000-90ae-5805b538448b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1229.297859] [54968]: INFO cinder.api.openstack.wsgi [None req-c0a764c9-9e5a-4000-90ae-5805b538448b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1229.298261] [54968]: [pid: 54968|app: 0|req: 170/341] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:21 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1230.307654] [54969]: DEBUG cinder.api.middleware.request_id [None req-199a25e7-b7ef-4a36-964a-b192b7ec65ce None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.309943] [54969]: INFO cinder.api.openstack.wsgi [None req-199a25e7-b7ef-4a36-964a-b192b7ec65ce tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1230.310211] [54969]: DEBUG cinder.api.openstack.wsgi [None req-199a25e7-b7ef-4a36-964a-b192b7ec65ce tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1230.310501] [54969]: DEBUG cinder.api.openstack.wsgi [None req-199a25e7-b7ef-4a36-964a-b192b7ec65ce tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1230.320534] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1230.320534] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1230.323996] [54969]: INFO cinder.volume.api [None req-199a25e7-b7ef-4a36-964a-b192b7ec65ce tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1230.328476] [54969]: INFO cinder.api.openstack.wsgi [None req-199a25e7-b7ef-4a36-964a-b192b7ec65ce tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1230.328868] [54969]: [pid: 54969|app: 0|req: 172/342] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:22 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1231.338333] [54968]: DEBUG cinder.api.middleware.request_id [None req-13bf2ec1-1bc0-454e-ba6e-6f91ac2aa06c None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.340583] [54968]: INFO cinder.api.openstack.wsgi [None req-13bf2ec1-1bc0-454e-ba6e-6f91ac2aa06c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1231.340851] [54968]: DEBUG cinder.api.openstack.wsgi [None req-13bf2ec1-1bc0-454e-ba6e-6f91ac2aa06c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1231.341103] [54968]: DEBUG cinder.api.openstack.wsgi [None req-13bf2ec1-1bc0-454e-ba6e-6f91ac2aa06c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1231.352394] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.352394] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.356370] [54968]: INFO cinder.volume.api [None req-13bf2ec1-1bc0-454e-ba6e-6f91ac2aa06c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1231.361239] [54968]: INFO cinder.api.openstack.wsgi [None req-13bf2ec1-1bc0-454e-ba6e-6f91ac2aa06c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1231.361808] [54968]: [pid: 54968|app: 0|req: 171/343] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:23 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1232.371416] [54969]: DEBUG cinder.api.middleware.request_id [None req-24435ec4-846b-4559-a667-4ebe5b2ea0bd None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.373520] [54969]: INFO cinder.api.openstack.wsgi [None req-24435ec4-846b-4559-a667-4ebe5b2ea0bd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1232.373781] [54969]: DEBUG cinder.api.openstack.wsgi [None req-24435ec4-846b-4559-a667-4ebe5b2ea0bd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1232.374033] [54969]: DEBUG cinder.api.openstack.wsgi [None req-24435ec4-846b-4559-a667-4ebe5b2ea0bd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1232.384203] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1232.384203] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1232.387872] [54969]: INFO cinder.volume.api [None req-24435ec4-846b-4559-a667-4ebe5b2ea0bd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1232.392401] [54969]: INFO cinder.api.openstack.wsgi [None req-24435ec4-846b-4559-a667-4ebe5b2ea0bd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1232.392800] [54969]: [pid: 54969|app: 0|req: 173/344] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:24 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1233.402314] [54968]: DEBUG cinder.api.middleware.request_id [None req-a3e11366-206b-4cec-8f1c-53c34be1c173 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.404510] [54968]: INFO cinder.api.openstack.wsgi [None req-a3e11366-206b-4cec-8f1c-53c34be1c173 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1233.404772] [54968]: DEBUG cinder.api.openstack.wsgi [None req-a3e11366-206b-4cec-8f1c-53c34be1c173 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1233.405027] [54968]: DEBUG cinder.api.openstack.wsgi [None req-a3e11366-206b-4cec-8f1c-53c34be1c173 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1233.415499] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1233.415499] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1233.419136] [54968]: INFO cinder.volume.api [None req-a3e11366-206b-4cec-8f1c-53c34be1c173 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1233.424523] [54968]: INFO cinder.api.openstack.wsgi [None req-a3e11366-206b-4cec-8f1c-53c34be1c173 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1233.424930] [54968]: [pid: 54968|app: 0|req: 172/345] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:25 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1234.434179] [54969]: DEBUG cinder.api.middleware.request_id [None req-d2e45ecf-1684-45b8-9d89-2bc833052e3f None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.436343] [54969]: INFO cinder.api.openstack.wsgi [None req-d2e45ecf-1684-45b8-9d89-2bc833052e3f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1234.436615] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d2e45ecf-1684-45b8-9d89-2bc833052e3f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1234.436866] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d2e45ecf-1684-45b8-9d89-2bc833052e3f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1234.447043] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1234.447043] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1234.450514] [54969]: INFO cinder.volume.api [None req-d2e45ecf-1684-45b8-9d89-2bc833052e3f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1234.454945] [54969]: INFO cinder.api.openstack.wsgi [None req-d2e45ecf-1684-45b8-9d89-2bc833052e3f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1234.455327] [54969]: [pid: 54969|app: 0|req: 174/346] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:27 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1235.463918] [54968]: DEBUG cinder.api.middleware.request_id [None req-57a45a40-4ee0-41a9-85a9-4a1404dd2b3a None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.466050] [54968]: INFO cinder.api.openstack.wsgi [None req-57a45a40-4ee0-41a9-85a9-4a1404dd2b3a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1235.466351] [54968]: DEBUG cinder.api.openstack.wsgi [None req-57a45a40-4ee0-41a9-85a9-4a1404dd2b3a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1235.466599] [54968]: DEBUG cinder.api.openstack.wsgi [None req-57a45a40-4ee0-41a9-85a9-4a1404dd2b3a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1235.476506] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1235.476506] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1235.480899] [54968]: INFO cinder.volume.api [None req-57a45a40-4ee0-41a9-85a9-4a1404dd2b3a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1235.486554] [54968]: INFO cinder.api.openstack.wsgi [None req-57a45a40-4ee0-41a9-85a9-4a1404dd2b3a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1235.486974] [54968]: [pid: 54968|app: 0|req: 173/347] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:28 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1236.496875] [54969]: DEBUG cinder.api.middleware.request_id [None req-5c4b2f0b-a772-4bd0-9760-545479f3169e None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.499069] [54969]: INFO cinder.api.openstack.wsgi [None req-5c4b2f0b-a772-4bd0-9760-545479f3169e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1236.499323] [54969]: DEBUG cinder.api.openstack.wsgi [None req-5c4b2f0b-a772-4bd0-9760-545479f3169e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1236.499573] [54969]: DEBUG cinder.api.openstack.wsgi [None req-5c4b2f0b-a772-4bd0-9760-545479f3169e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1236.509639] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.509639] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1236.513198] [54969]: INFO cinder.volume.api [None req-5c4b2f0b-a772-4bd0-9760-545479f3169e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1236.518264] [54969]: INFO cinder.api.openstack.wsgi [None req-5c4b2f0b-a772-4bd0-9760-545479f3169e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1236.518264] [54969]: [pid: 54969|app: 0|req: 175/348] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:29 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1237.528033] [54968]: DEBUG cinder.api.middleware.request_id [None req-ade98627-e8cd-43a7-9f68-04d55cd7141c None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.529751] [54968]: INFO cinder.api.openstack.wsgi [None req-ade98627-e8cd-43a7-9f68-04d55cd7141c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1237.530017] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ade98627-e8cd-43a7-9f68-04d55cd7141c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1237.530273] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ade98627-e8cd-43a7-9f68-04d55cd7141c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1237.540077] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.540077] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.543631] [54968]: INFO cinder.volume.api [None req-ade98627-e8cd-43a7-9f68-04d55cd7141c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1237.548252] [54968]: INFO cinder.api.openstack.wsgi [None req-ade98627-e8cd-43a7-9f68-04d55cd7141c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1237.548658] [54968]: [pid: 54968|app: 0|req: 174/349] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:30 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1238.558266] [54969]: DEBUG cinder.api.middleware.request_id [None req-483c72f7-a08f-4d40-8099-2e1cc98f7039 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.560599] [54969]: INFO cinder.api.openstack.wsgi [None req-483c72f7-a08f-4d40-8099-2e1cc98f7039 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1238.560884] [54969]: DEBUG cinder.api.openstack.wsgi [None req-483c72f7-a08f-4d40-8099-2e1cc98f7039 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.561145] [54969]: DEBUG cinder.api.openstack.wsgi [None req-483c72f7-a08f-4d40-8099-2e1cc98f7039 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.571296] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1238.571296] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.574887] [54969]: INFO cinder.volume.api [None req-483c72f7-a08f-4d40-8099-2e1cc98f7039 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1238.579708] [54969]: INFO cinder.api.openstack.wsgi [None req-483c72f7-a08f-4d40-8099-2e1cc98f7039 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1238.580232] [54969]: [pid: 54969|app: 0|req: 176/350] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:31 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1239.589629] [54968]: DEBUG cinder.api.middleware.request_id [None req-4e2c9132-4ff3-4ba7-af7a-5d348f2b305e None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.591884] [54968]: INFO cinder.api.openstack.wsgi [None req-4e2c9132-4ff3-4ba7-af7a-5d348f2b305e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1239.592276] [54968]: DEBUG cinder.api.openstack.wsgi [None req-4e2c9132-4ff3-4ba7-af7a-5d348f2b305e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.592539] [54968]: DEBUG cinder.api.openstack.wsgi [None req-4e2c9132-4ff3-4ba7-af7a-5d348f2b305e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1239.602589] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.602589] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.606273] [54968]: INFO cinder.volume.api [None req-4e2c9132-4ff3-4ba7-af7a-5d348f2b305e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1239.610807] [54968]: INFO cinder.api.openstack.wsgi [None req-4e2c9132-4ff3-4ba7-af7a-5d348f2b305e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1239.611382] [54968]: [pid: 54968|app: 0|req: 175/351] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:32 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.620840] [54969]: DEBUG cinder.api.middleware.request_id [None req-c9fcb4be-e9a6-4d24-b486-cdcc84b6f479 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.623046] [54969]: INFO cinder.api.openstack.wsgi [None req-c9fcb4be-e9a6-4d24-b486-cdcc84b6f479 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1240.623307] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c9fcb4be-e9a6-4d24-b486-cdcc84b6f479 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.623556] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c9fcb4be-e9a6-4d24-b486-cdcc84b6f479 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.633735] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.633735] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.637103] [54969]: INFO cinder.volume.api [None req-c9fcb4be-e9a6-4d24-b486-cdcc84b6f479 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1240.641546] [54969]: INFO cinder.api.openstack.wsgi [None req-c9fcb4be-e9a6-4d24-b486-cdcc84b6f479 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1240.641943] [54969]: [pid: 54969|app: 0|req: 177/352] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:33 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1241.651536] [54968]: DEBUG cinder.api.middleware.request_id [None req-ce09c6c4-8e2f-4557-ad7d-d0ff4ea3abd5 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.653863] [54968]: INFO cinder.api.openstack.wsgi [None req-ce09c6c4-8e2f-4557-ad7d-d0ff4ea3abd5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1241.654140] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ce09c6c4-8e2f-4557-ad7d-d0ff4ea3abd5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1241.654393] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ce09c6c4-8e2f-4557-ad7d-d0ff4ea3abd5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.665104] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.665104] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.668877] [54968]: INFO cinder.volume.api [None req-ce09c6c4-8e2f-4557-ad7d-d0ff4ea3abd5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1241.673678] [54968]: INFO cinder.api.openstack.wsgi [None req-ce09c6c4-8e2f-4557-ad7d-d0ff4ea3abd5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1241.674095] [54968]: [pid: 54968|app: 0|req: 176/353] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:34 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.683426] [54969]: DEBUG cinder.api.middleware.request_id [None req-bd533e30-d2fe-4011-9146-c3408fa3e002 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.685600] [54969]: INFO cinder.api.openstack.wsgi [None req-bd533e30-d2fe-4011-9146-c3408fa3e002 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1242.685904] [54969]: DEBUG cinder.api.openstack.wsgi [None req-bd533e30-d2fe-4011-9146-c3408fa3e002 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.686159] [54969]: DEBUG cinder.api.openstack.wsgi [None req-bd533e30-d2fe-4011-9146-c3408fa3e002 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.696268] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.696268] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.699944] [54969]: INFO cinder.volume.api [None req-bd533e30-d2fe-4011-9146-c3408fa3e002 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1242.704510] [54969]: INFO cinder.api.openstack.wsgi [None req-bd533e30-d2fe-4011-9146-c3408fa3e002 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1242.705014] [54969]: [pid: 54969|app: 0|req: 178/354] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:35 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1243.714198] [54968]: DEBUG cinder.api.middleware.request_id [None req-8260e055-9617-449f-9c71-17abc7bf392f None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.716527] [54968]: INFO cinder.api.openstack.wsgi [None req-8260e055-9617-449f-9c71-17abc7bf392f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1243.716797] [54968]: DEBUG cinder.api.openstack.wsgi [None req-8260e055-9617-449f-9c71-17abc7bf392f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.717097] [54968]: DEBUG cinder.api.openstack.wsgi [None req-8260e055-9617-449f-9c71-17abc7bf392f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.727565] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.727565] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.731180] [54968]: INFO cinder.volume.api [None req-8260e055-9617-449f-9c71-17abc7bf392f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1243.735625] [54968]: INFO cinder.api.openstack.wsgi [None req-8260e055-9617-449f-9c71-17abc7bf392f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1243.736129] [54968]: [pid: 54968|app: 0|req: 177/355] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:36 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1244.745963] [54969]: DEBUG cinder.api.middleware.request_id [None req-e25dfefd-b181-4b18-aff2-eeac99dd790f None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.749677] [54969]: INFO cinder.api.openstack.wsgi [None req-e25dfefd-b181-4b18-aff2-eeac99dd790f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1244.749677] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e25dfefd-b181-4b18-aff2-eeac99dd790f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.749677] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e25dfefd-b181-4b18-aff2-eeac99dd790f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.758976] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.758976] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.762690] [54969]: INFO cinder.volume.api [None req-e25dfefd-b181-4b18-aff2-eeac99dd790f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1244.767444] [54969]: INFO cinder.api.openstack.wsgi [None req-e25dfefd-b181-4b18-aff2-eeac99dd790f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1244.767991] [54969]: [pid: 54969|app: 0|req: 179/356] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:37 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1245.777518] [54968]: DEBUG cinder.api.middleware.request_id [None req-12fabe48-d5f7-48c1-9534-2ccb0be01892 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.779628] [54968]: INFO cinder.api.openstack.wsgi [None req-12fabe48-d5f7-48c1-9534-2ccb0be01892 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1245.779892] [54968]: DEBUG cinder.api.openstack.wsgi [None req-12fabe48-d5f7-48c1-9534-2ccb0be01892 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.780184] [54968]: DEBUG cinder.api.openstack.wsgi [None req-12fabe48-d5f7-48c1-9534-2ccb0be01892 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.790174] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.790174] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.793897] [54968]: INFO cinder.volume.api [None req-12fabe48-d5f7-48c1-9534-2ccb0be01892 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1245.798508] [54968]: INFO cinder.api.openstack.wsgi [None req-12fabe48-d5f7-48c1-9534-2ccb0be01892 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1245.798900] [54968]: [pid: 54968|app: 0|req: 178/357] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:38 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.808350] [54969]: DEBUG cinder.api.middleware.request_id [None req-ee785932-7ad0-4953-80c1-fa76973273eb None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.810393] [54969]: INFO cinder.api.openstack.wsgi [None req-ee785932-7ad0-4953-80c1-fa76973273eb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1246.810634] [54969]: DEBUG cinder.api.openstack.wsgi [None req-ee785932-7ad0-4953-80c1-fa76973273eb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.810881] [54969]: DEBUG cinder.api.openstack.wsgi [None req-ee785932-7ad0-4953-80c1-fa76973273eb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.820694] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.820694] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1246.824240] [54969]: INFO cinder.volume.api [None req-ee785932-7ad0-4953-80c1-fa76973273eb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1246.828860] [54969]: INFO cinder.api.openstack.wsgi [None req-ee785932-7ad0-4953-80c1-fa76973273eb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1246.829303] [54969]: [pid: 54969|app: 0|req: 180/358] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:39 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1247.839356] [54968]: DEBUG cinder.api.middleware.request_id [None req-83c3ab53-db34-4ab4-84c8-e893f81c2c76 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.843301] [54968]: INFO cinder.api.openstack.wsgi [None req-83c3ab53-db34-4ab4-84c8-e893f81c2c76 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1247.843301] [54968]: DEBUG cinder.api.openstack.wsgi [None req-83c3ab53-db34-4ab4-84c8-e893f81c2c76 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.843301] [54968]: DEBUG cinder.api.openstack.wsgi [None req-83c3ab53-db34-4ab4-84c8-e893f81c2c76 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.853778] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.853778] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.857344] [54968]: INFO cinder.volume.api [None req-83c3ab53-db34-4ab4-84c8-e893f81c2c76 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1247.862186] [54968]: INFO cinder.api.openstack.wsgi [None req-83c3ab53-db34-4ab4-84c8-e893f81c2c76 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1247.863371] [54968]: [pid: 54968|app: 0|req: 179/359] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:40 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1248.872013] [54969]: DEBUG cinder.api.middleware.request_id [None req-0f669fb8-3370-407d-8d5b-e14eb1c46390 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.874242] [54969]: INFO cinder.api.openstack.wsgi [None req-0f669fb8-3370-407d-8d5b-e14eb1c46390 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1248.874535] [54969]: DEBUG cinder.api.openstack.wsgi [None req-0f669fb8-3370-407d-8d5b-e14eb1c46390 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1248.874882] [54969]: DEBUG cinder.api.openstack.wsgi [None req-0f669fb8-3370-407d-8d5b-e14eb1c46390 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1248.886570] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.886570] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1248.890192] [54969]: INFO cinder.volume.api [None req-0f669fb8-3370-407d-8d5b-e14eb1c46390 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1248.894749] [54969]: INFO cinder.api.openstack.wsgi [None req-0f669fb8-3370-407d-8d5b-e14eb1c46390 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1248.895147] [54969]: [pid: 54969|app: 0|req: 181/360] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:41 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1249.904760] [54968]: DEBUG cinder.api.middleware.request_id [None req-27d86909-b18e-48a5-9f9c-2da88216ca28 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.907194] [54968]: INFO cinder.api.openstack.wsgi [None req-27d86909-b18e-48a5-9f9c-2da88216ca28 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1249.907453] [54968]: DEBUG cinder.api.openstack.wsgi [None req-27d86909-b18e-48a5-9f9c-2da88216ca28 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1249.907706] [54968]: DEBUG cinder.api.openstack.wsgi [None req-27d86909-b18e-48a5-9f9c-2da88216ca28 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1249.922828] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.922828] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1249.927165] [54968]: INFO cinder.volume.api [None req-27d86909-b18e-48a5-9f9c-2da88216ca28 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1249.933940] [54968]: INFO cinder.api.openstack.wsgi [None req-27d86909-b18e-48a5-9f9c-2da88216ca28 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1249.934510] [54968]: [pid: 54968|app: 0|req: 180/361] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:42 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1250.944824] [54969]: DEBUG cinder.api.middleware.request_id [None req-da80e33e-61e6-48dc-9b86-8944f0fa80bc None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.947141] [54969]: INFO cinder.api.openstack.wsgi [None req-da80e33e-61e6-48dc-9b86-8944f0fa80bc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1250.947409] [54969]: DEBUG cinder.api.openstack.wsgi [None req-da80e33e-61e6-48dc-9b86-8944f0fa80bc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.947654] [54969]: DEBUG cinder.api.openstack.wsgi [None req-da80e33e-61e6-48dc-9b86-8944f0fa80bc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.957510] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.957510] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.961061] [54969]: INFO cinder.volume.api [None req-da80e33e-61e6-48dc-9b86-8944f0fa80bc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1250.965485] [54969]: INFO cinder.api.openstack.wsgi [None req-da80e33e-61e6-48dc-9b86-8944f0fa80bc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1250.965904] [54969]: [pid: 54969|app: 0|req: 182/362] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:43 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1251.975435] [54968]: DEBUG cinder.api.middleware.request_id [None req-f49988c5-68d3-4127-9db6-e4f4256d0a3c None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.977647] [54968]: INFO cinder.api.openstack.wsgi [None req-f49988c5-68d3-4127-9db6-e4f4256d0a3c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1251.977952] [54968]: DEBUG cinder.api.openstack.wsgi [None req-f49988c5-68d3-4127-9db6-e4f4256d0a3c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1251.978210] [54968]: DEBUG cinder.api.openstack.wsgi [None req-f49988c5-68d3-4127-9db6-e4f4256d0a3c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1251.988318] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1251.988318] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1251.991965] [54968]: INFO cinder.volume.api [None req-f49988c5-68d3-4127-9db6-e4f4256d0a3c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1251.996665] [54968]: INFO cinder.api.openstack.wsgi [None req-f49988c5-68d3-4127-9db6-e4f4256d0a3c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1252.001239] [54968]: [pid: 54968|app: 0|req: 181/363] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:44 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1253.006107] [54969]: DEBUG cinder.api.middleware.request_id [None req-cc36c354-c4bd-4099-bb77-a0646a0ed105 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.008296] [54969]: INFO cinder.api.openstack.wsgi [None req-cc36c354-c4bd-4099-bb77-a0646a0ed105 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1253.008553] [54969]: DEBUG cinder.api.openstack.wsgi [None req-cc36c354-c4bd-4099-bb77-a0646a0ed105 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1253.008845] [54969]: DEBUG cinder.api.openstack.wsgi [None req-cc36c354-c4bd-4099-bb77-a0646a0ed105 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1253.018527] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.018527] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1253.022031] [54969]: INFO cinder.volume.api [None req-cc36c354-c4bd-4099-bb77-a0646a0ed105 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1253.026474] [54969]: INFO cinder.api.openstack.wsgi [None req-cc36c354-c4bd-4099-bb77-a0646a0ed105 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1253.026859] [54969]: [pid: 54969|app: 0|req: 183/364] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:45 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1254.036494] [54968]: DEBUG cinder.api.middleware.request_id [None req-fec85ed0-c6b1-4bb0-811d-317f98669e70 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.038620] [54968]: INFO cinder.api.openstack.wsgi [None req-fec85ed0-c6b1-4bb0-811d-317f98669e70 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1254.038975] [54968]: DEBUG cinder.api.openstack.wsgi [None req-fec85ed0-c6b1-4bb0-811d-317f98669e70 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1254.039239] [54968]: DEBUG cinder.api.openstack.wsgi [None req-fec85ed0-c6b1-4bb0-811d-317f98669e70 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1254.049300] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.049300] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1254.053411] [54968]: INFO cinder.volume.api [None req-fec85ed0-c6b1-4bb0-811d-317f98669e70 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1254.057983] [54968]: INFO cinder.api.openstack.wsgi [None req-fec85ed0-c6b1-4bb0-811d-317f98669e70 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1254.058531] [54968]: [pid: 54968|app: 0|req: 182/365] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:46 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1255.068034] [54969]: DEBUG cinder.api.middleware.request_id [None req-712676da-6c70-48df-80b6-4abd5ef16213 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.070247] [54969]: INFO cinder.api.openstack.wsgi [None req-712676da-6c70-48df-80b6-4abd5ef16213 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1255.070492] [54969]: DEBUG cinder.api.openstack.wsgi [None req-712676da-6c70-48df-80b6-4abd5ef16213 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1255.070744] [54969]: DEBUG cinder.api.openstack.wsgi [None req-712676da-6c70-48df-80b6-4abd5ef16213 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1255.080766] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1255.080766] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1255.084488] [54969]: INFO cinder.volume.api [None req-712676da-6c70-48df-80b6-4abd5ef16213 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1255.089161] [54969]: INFO cinder.api.openstack.wsgi [None req-712676da-6c70-48df-80b6-4abd5ef16213 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1255.089573] [54969]: [pid: 54969|app: 0|req: 184/366] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:47 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1256.098841] [54968]: DEBUG cinder.api.middleware.request_id [None req-5204c466-f265-43e1-9b3c-80849882f10d None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.102077] [54968]: INFO cinder.api.openstack.wsgi [None req-5204c466-f265-43e1-9b3c-80849882f10d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1256.102077] [54968]: DEBUG cinder.api.openstack.wsgi [None req-5204c466-f265-43e1-9b3c-80849882f10d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1256.102077] [54968]: DEBUG cinder.api.openstack.wsgi [None req-5204c466-f265-43e1-9b3c-80849882f10d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1256.112164] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.112164] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1256.116013] [54968]: INFO cinder.volume.api [None req-5204c466-f265-43e1-9b3c-80849882f10d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1256.121473] [54968]: INFO cinder.api.openstack.wsgi [None req-5204c466-f265-43e1-9b3c-80849882f10d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1256.121912] [54968]: [pid: 54968|app: 0|req: 183/367] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:48 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1257.131246] [54969]: DEBUG cinder.api.middleware.request_id [None req-32040d75-ba82-4c7c-a518-7e08aaf4aecf None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.133468] [54969]: INFO cinder.api.openstack.wsgi [None req-32040d75-ba82-4c7c-a518-7e08aaf4aecf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1257.133729] [54969]: DEBUG cinder.api.openstack.wsgi [None req-32040d75-ba82-4c7c-a518-7e08aaf4aecf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1257.133978] [54969]: DEBUG cinder.api.openstack.wsgi [None req-32040d75-ba82-4c7c-a518-7e08aaf4aecf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1257.135334] [54969]: DEBUG dbcounter [-] [54969] Writing DB stats cinder:SELECT=261 {{(pid=54969) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1257.145085] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.145085] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1257.148970] [54969]: INFO cinder.volume.api [None req-32040d75-ba82-4c7c-a518-7e08aaf4aecf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1257.153684] [54969]: INFO cinder.api.openstack.wsgi [None req-32040d75-ba82-4c7c-a518-7e08aaf4aecf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1257.154099] [54969]: [pid: 54969|app: 0|req: 185/368] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:49 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1258.163107] [54968]: DEBUG cinder.api.middleware.request_id [None req-0f2e4edb-7527-4e80-be67-65f772de699e None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.165453] [54968]: INFO cinder.api.openstack.wsgi [None req-0f2e4edb-7527-4e80-be67-65f772de699e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1258.165768] [54968]: DEBUG cinder.api.openstack.wsgi [None req-0f2e4edb-7527-4e80-be67-65f772de699e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1258.166052] [54968]: DEBUG cinder.api.openstack.wsgi [None req-0f2e4edb-7527-4e80-be67-65f772de699e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1258.167365] [54968]: DEBUG dbcounter [-] [54968] Writing DB stats cinder:SELECT=261 {{(pid=54968) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1258.177435] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.177435] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1258.181173] [54968]: INFO cinder.volume.api [None req-0f2e4edb-7527-4e80-be67-65f772de699e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1258.185934] [54968]: INFO cinder.api.openstack.wsgi [None req-0f2e4edb-7527-4e80-be67-65f772de699e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1258.186361] [54968]: [pid: 54968|app: 0|req: 184/369] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:50 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1259.196482] [54969]: DEBUG cinder.api.middleware.request_id [None req-7afbb2ba-eec4-4b89-9ab3-f4a519887f0f None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.200314] [54969]: INFO cinder.api.openstack.wsgi [None req-7afbb2ba-eec4-4b89-9ab3-f4a519887f0f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1259.200314] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7afbb2ba-eec4-4b89-9ab3-f4a519887f0f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1259.200314] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7afbb2ba-eec4-4b89-9ab3-f4a519887f0f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1259.209668] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.209668] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1259.213452] [54969]: INFO cinder.volume.api [None req-7afbb2ba-eec4-4b89-9ab3-f4a519887f0f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1259.218327] [54969]: INFO cinder.api.openstack.wsgi [None req-7afbb2ba-eec4-4b89-9ab3-f4a519887f0f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1259.218848] [54969]: [pid: 54969|app: 0|req: 186/370] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:51 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.228660] [54968]: DEBUG cinder.api.middleware.request_id [None req-d275134d-f4c3-477f-a21e-6634f7c6dadb None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.231073] [54968]: INFO cinder.api.openstack.wsgi [None req-d275134d-f4c3-477f-a21e-6634f7c6dadb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1260.231388] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d275134d-f4c3-477f-a21e-6634f7c6dadb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.231713] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d275134d-f4c3-477f-a21e-6634f7c6dadb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1260.242915] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.242915] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.246727] [54968]: INFO cinder.volume.api [None req-d275134d-f4c3-477f-a21e-6634f7c6dadb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1260.251464] [54968]: INFO cinder.api.openstack.wsgi [None req-d275134d-f4c3-477f-a21e-6634f7c6dadb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1260.251964] [54968]: [pid: 54968|app: 0|req: 185/371] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:52 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1261.261756] [54969]: DEBUG cinder.api.middleware.request_id [None req-85f47118-199d-4cf7-b676-c4a4cd03430f None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.264148] [54969]: INFO cinder.api.openstack.wsgi [None req-85f47118-199d-4cf7-b676-c4a4cd03430f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1261.264355] [54969]: DEBUG cinder.api.openstack.wsgi [None req-85f47118-199d-4cf7-b676-c4a4cd03430f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1261.264620] [54969]: DEBUG cinder.api.openstack.wsgi [None req-85f47118-199d-4cf7-b676-c4a4cd03430f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.284048] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1261.284048] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1261.287155] [54969]: INFO cinder.volume.api [None req-85f47118-199d-4cf7-b676-c4a4cd03430f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1261.292333] [54969]: INFO cinder.api.openstack.wsgi [None req-85f47118-199d-4cf7-b676-c4a4cd03430f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1261.292775] [54969]: [pid: 54969|app: 0|req: 187/372] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:53 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1262.302699] [54968]: DEBUG cinder.api.middleware.request_id [None req-ca88ea70-77c0-4b8c-a1b1-a619fbeec6a7 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.304931] [54968]: INFO cinder.api.openstack.wsgi [None req-ca88ea70-77c0-4b8c-a1b1-a619fbeec6a7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1262.305190] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ca88ea70-77c0-4b8c-a1b1-a619fbeec6a7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1262.305555] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ca88ea70-77c0-4b8c-a1b1-a619fbeec6a7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1262.316062] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1262.316062] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1262.319953] [54968]: INFO cinder.volume.api [None req-ca88ea70-77c0-4b8c-a1b1-a619fbeec6a7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1262.324619] [54968]: INFO cinder.api.openstack.wsgi [None req-ca88ea70-77c0-4b8c-a1b1-a619fbeec6a7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1262.325017] [54968]: [pid: 54968|app: 0|req: 186/373] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:54 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.334450] [54969]: DEBUG cinder.api.middleware.request_id [None req-42633c7e-3f76-4e33-93cb-3bb40c628b03 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.336794] [54969]: INFO cinder.api.openstack.wsgi [None req-42633c7e-3f76-4e33-93cb-3bb40c628b03 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1263.337063] [54969]: DEBUG cinder.api.openstack.wsgi [None req-42633c7e-3f76-4e33-93cb-3bb40c628b03 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1263.337327] [54969]: DEBUG cinder.api.openstack.wsgi [None req-42633c7e-3f76-4e33-93cb-3bb40c628b03 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1263.347907] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.347907] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1263.351797] [54969]: INFO cinder.volume.api [None req-42633c7e-3f76-4e33-93cb-3bb40c628b03 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1263.356579] [54969]: INFO cinder.api.openstack.wsgi [None req-42633c7e-3f76-4e33-93cb-3bb40c628b03 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1263.357064] [54969]: [pid: 54969|app: 0|req: 188/374] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:55 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1264.366390] [54968]: DEBUG cinder.api.middleware.request_id [None req-9217fbb7-3864-46a2-a99a-b7bdd3ecc3ee None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.368531] [54968]: INFO cinder.api.openstack.wsgi [None req-9217fbb7-3864-46a2-a99a-b7bdd3ecc3ee tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1264.368801] [54968]: DEBUG cinder.api.openstack.wsgi [None req-9217fbb7-3864-46a2-a99a-b7bdd3ecc3ee tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1264.369138] [54968]: DEBUG cinder.api.openstack.wsgi [None req-9217fbb7-3864-46a2-a99a-b7bdd3ecc3ee tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1264.381098] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1264.381098] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1264.385126] [54968]: INFO cinder.volume.api [None req-9217fbb7-3864-46a2-a99a-b7bdd3ecc3ee tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1264.389933] [54968]: INFO cinder.api.openstack.wsgi [None req-9217fbb7-3864-46a2-a99a-b7bdd3ecc3ee tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1264.390380] [54968]: [pid: 54968|app: 0|req: 187/375] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:56 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1265.400562] [54969]: DEBUG cinder.api.middleware.request_id [None req-9618c0b8-653a-4b09-aff2-aaf6831d5635 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.403010] [54969]: INFO cinder.api.openstack.wsgi [None req-9618c0b8-653a-4b09-aff2-aaf6831d5635 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1265.403311] [54969]: DEBUG cinder.api.openstack.wsgi [None req-9618c0b8-653a-4b09-aff2-aaf6831d5635 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.403549] [54969]: DEBUG cinder.api.openstack.wsgi [None req-9618c0b8-653a-4b09-aff2-aaf6831d5635 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1265.415122] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.415122] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.419738] [54969]: INFO cinder.volume.api [None req-9618c0b8-653a-4b09-aff2-aaf6831d5635 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1265.425104] [54969]: INFO cinder.api.openstack.wsgi [None req-9618c0b8-653a-4b09-aff2-aaf6831d5635 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1265.425549] [54969]: [pid: 54969|app: 0|req: 189/376] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:57 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1266.436235] [54968]: DEBUG cinder.api.middleware.request_id [None req-f624343a-aaf2-4de0-a82d-9e407c6caed4 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.438980] [54968]: INFO cinder.api.openstack.wsgi [None req-f624343a-aaf2-4de0-a82d-9e407c6caed4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1266.439355] [54968]: DEBUG cinder.api.openstack.wsgi [None req-f624343a-aaf2-4de0-a82d-9e407c6caed4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.439633] [54968]: DEBUG cinder.api.openstack.wsgi [None req-f624343a-aaf2-4de0-a82d-9e407c6caed4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.450712] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.450712] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.455065] [54968]: INFO cinder.volume.api [None req-f624343a-aaf2-4de0-a82d-9e407c6caed4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1266.460171] [54968]: INFO cinder.api.openstack.wsgi [None req-f624343a-aaf2-4de0-a82d-9e407c6caed4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1266.460603] [54968]: [pid: 54968|app: 0|req: 188/377] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:17:59 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1267.470346] [54969]: DEBUG cinder.api.middleware.request_id [None req-44b23eca-8628-4047-8b94-1a2aaf5db61a None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.472619] [54969]: INFO cinder.api.openstack.wsgi [None req-44b23eca-8628-4047-8b94-1a2aaf5db61a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1267.472890] [54969]: DEBUG cinder.api.openstack.wsgi [None req-44b23eca-8628-4047-8b94-1a2aaf5db61a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.473629] [54969]: DEBUG cinder.api.openstack.wsgi [None req-44b23eca-8628-4047-8b94-1a2aaf5db61a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.483972] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.483972] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1267.488558] [54969]: INFO cinder.volume.api [None req-44b23eca-8628-4047-8b94-1a2aaf5db61a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1267.493634] [54969]: INFO cinder.api.openstack.wsgi [None req-44b23eca-8628-4047-8b94-1a2aaf5db61a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1267.494393] [54969]: [pid: 54969|app: 0|req: 190/378] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:00 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1268.504671] [54968]: DEBUG cinder.api.middleware.request_id [None req-8926dbc3-24ba-4210-908c-1e8fef70663c None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.506617] [54968]: INFO cinder.api.openstack.wsgi [None req-8926dbc3-24ba-4210-908c-1e8fef70663c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1268.506878] [54968]: DEBUG cinder.api.openstack.wsgi [None req-8926dbc3-24ba-4210-908c-1e8fef70663c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1268.507133] [54968]: DEBUG cinder.api.openstack.wsgi [None req-8926dbc3-24ba-4210-908c-1e8fef70663c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1268.517550] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1268.517550] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.521206] [54968]: INFO cinder.volume.api [None req-8926dbc3-24ba-4210-908c-1e8fef70663c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1268.525805] [54968]: INFO cinder.api.openstack.wsgi [None req-8926dbc3-24ba-4210-908c-1e8fef70663c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1268.526212] [54968]: [pid: 54968|app: 0|req: 189/379] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:01 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.535951] [54969]: DEBUG cinder.api.middleware.request_id [None req-e822bc49-267f-4af2-b458-30f8e2cf50e1 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.538128] [54969]: INFO cinder.api.openstack.wsgi [None req-e822bc49-267f-4af2-b458-30f8e2cf50e1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1269.538396] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e822bc49-267f-4af2-b458-30f8e2cf50e1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.538650] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e822bc49-267f-4af2-b458-30f8e2cf50e1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.548653] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.548653] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.552590] [54969]: INFO cinder.volume.api [None req-e822bc49-267f-4af2-b458-30f8e2cf50e1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1269.557862] [54969]: INFO cinder.api.openstack.wsgi [None req-e822bc49-267f-4af2-b458-30f8e2cf50e1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1269.558266] [54969]: [pid: 54969|app: 0|req: 191/380] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:02 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1270.567687] [54968]: DEBUG cinder.api.middleware.request_id [None req-0d152255-e32a-48c5-8b95-bc201061198c None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.569810] [54968]: INFO cinder.api.openstack.wsgi [None req-0d152255-e32a-48c5-8b95-bc201061198c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1270.570078] [54968]: DEBUG cinder.api.openstack.wsgi [None req-0d152255-e32a-48c5-8b95-bc201061198c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1270.570329] [54968]: DEBUG cinder.api.openstack.wsgi [None req-0d152255-e32a-48c5-8b95-bc201061198c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1270.580650] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1270.580650] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1270.584422] [54968]: INFO cinder.volume.api [None req-0d152255-e32a-48c5-8b95-bc201061198c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1270.589709] [54968]: INFO cinder.api.openstack.wsgi [None req-0d152255-e32a-48c5-8b95-bc201061198c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1270.590250] [54968]: [pid: 54968|app: 0|req: 190/381] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:03 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1271.599978] [54969]: DEBUG cinder.api.middleware.request_id [None req-1b889a97-b2fd-4c0a-a39c-81c7339c9cd0 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.602285] [54969]: INFO cinder.api.openstack.wsgi [None req-1b889a97-b2fd-4c0a-a39c-81c7339c9cd0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1271.602557] [54969]: DEBUG cinder.api.openstack.wsgi [None req-1b889a97-b2fd-4c0a-a39c-81c7339c9cd0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1271.602835] [54969]: DEBUG cinder.api.openstack.wsgi [None req-1b889a97-b2fd-4c0a-a39c-81c7339c9cd0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1271.613425] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.613425] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1271.617239] [54969]: INFO cinder.volume.api [None req-1b889a97-b2fd-4c0a-a39c-81c7339c9cd0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1271.622203] [54969]: INFO cinder.api.openstack.wsgi [None req-1b889a97-b2fd-4c0a-a39c-81c7339c9cd0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1271.622733] [54969]: [pid: 54969|app: 0|req: 192/382] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:04 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1272.632687] [54968]: DEBUG cinder.api.middleware.request_id [None req-0ca1a71e-9dd8-43db-9b93-b01ab0d926dc None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.634885] [54968]: INFO cinder.api.openstack.wsgi [None req-0ca1a71e-9dd8-43db-9b93-b01ab0d926dc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1272.635155] [54968]: DEBUG cinder.api.openstack.wsgi [None req-0ca1a71e-9dd8-43db-9b93-b01ab0d926dc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1272.635405] [54968]: DEBUG cinder.api.openstack.wsgi [None req-0ca1a71e-9dd8-43db-9b93-b01ab0d926dc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1272.645717] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.645717] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1272.649301] [54968]: INFO cinder.volume.api [None req-0ca1a71e-9dd8-43db-9b93-b01ab0d926dc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1272.653813] [54968]: INFO cinder.api.openstack.wsgi [None req-0ca1a71e-9dd8-43db-9b93-b01ab0d926dc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1272.654266] [54968]: [pid: 54968|app: 0|req: 191/383] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:05 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1273.663765] [54969]: DEBUG cinder.api.middleware.request_id [None req-4ef9e06f-30a3-406d-b32a-b3e83e730733 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.665950] [54969]: INFO cinder.api.openstack.wsgi [None req-4ef9e06f-30a3-406d-b32a-b3e83e730733 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1273.666208] [54969]: DEBUG cinder.api.openstack.wsgi [None req-4ef9e06f-30a3-406d-b32a-b3e83e730733 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1273.666460] [54969]: DEBUG cinder.api.openstack.wsgi [None req-4ef9e06f-30a3-406d-b32a-b3e83e730733 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1273.676308] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.676308] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1273.679950] [54969]: INFO cinder.volume.api [None req-4ef9e06f-30a3-406d-b32a-b3e83e730733 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1273.684776] [54969]: INFO cinder.api.openstack.wsgi [None req-4ef9e06f-30a3-406d-b32a-b3e83e730733 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1273.685168] [54969]: [pid: 54969|app: 0|req: 193/384] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:06 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1274.696547] [54968]: DEBUG cinder.api.middleware.request_id [None req-12d19db7-c247-4adc-b424-3e63d3002f8e None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.698722] [54968]: INFO cinder.api.openstack.wsgi [None req-12d19db7-c247-4adc-b424-3e63d3002f8e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 [ 1274.699038] [54968]: DEBUG cinder.api.openstack.wsgi [None req-12d19db7-c247-4adc-b424-3e63d3002f8e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1274.699324] [54968]: DEBUG cinder.api.openstack.wsgi [None req-12d19db7-c247-4adc-b424-3e63d3002f8e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1274.709236] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1274.709236] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1274.712665] [54968]: INFO cinder.volume.api [None req-12d19db7-c247-4adc-b424-3e63d3002f8e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1274.717130] [54968]: INFO cinder.api.openstack.wsgi [None req-12d19db7-c247-4adc-b424-3e63d3002f8e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 returned with HTTP 200 [ 1274.717517] [54968]: [pid: 54968|app: 0|req: 192/385] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:07 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/176bc9a7-8a7f-4cad-9163-1c8d62ff4a23 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1274.725609] [54969]: DEBUG cinder.api.middleware.request_id [None req-f281e872-cee1-47b8-b5ce-5a3a05b6b97e None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.727854] [54969]: INFO cinder.api.openstack.wsgi [None req-f281e872-cee1-47b8-b5ce-5a3a05b6b97e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] DELETE http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1274.728147] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f281e872-cee1-47b8-b5ce-5a3a05b6b97e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1274.728398] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f281e872-cee1-47b8-b5ce-5a3a05b6b97e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'delete' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1274.728645] [54969]: INFO cinder.api.v3.volumes [None req-f281e872-cee1-47b8-b5ce-5a3a05b6b97e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Delete volume with id: 7b4b0198-8395-473d-af2a-a42a3216066f [ 1274.738325] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1274.738325] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1274.738851] [54969]: INFO cinder.volume.api [None req-f281e872-cee1-47b8-b5ce-5a3a05b6b97e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1274.745664] [54969]: INFO cinder.volume.api [None req-f281e872-cee1-47b8-b5ce-5a3a05b6b97e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-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. [ 1274.746043] [54969]: INFO cinder.api.openstack.wsgi [None req-f281e872-cee1-47b8-b5ce-5a3a05b6b97e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 400 [ 1274.746628] [54969]: [pid: 54969|app: 0|req: 194/386] 10.180.1.21 () {62 vars in 1410 bytes} [Tue Feb 6 09:18:07 2024] DELETE /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 307 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1274.749546] [54968]: DEBUG cinder.api.middleware.request_id [None req-6f16dbee-d6eb-4966-8b69-71c51f787d25 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.751617] [54968]: INFO cinder.api.openstack.wsgi [None req-6f16dbee-d6eb-4966-8b69-71c51f787d25 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1274.751900] [54968]: DEBUG cinder.api.openstack.wsgi [None req-6f16dbee-d6eb-4966-8b69-71c51f787d25 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1274.752139] [54968]: DEBUG cinder.api.openstack.wsgi [None req-6f16dbee-d6eb-4966-8b69-71c51f787d25 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1274.761821] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1274.761821] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1274.765225] [54968]: INFO cinder.volume.api [None req-6f16dbee-d6eb-4966-8b69-71c51f787d25 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1274.769862] [54968]: INFO cinder.api.openstack.wsgi [None req-6f16dbee-d6eb-4966-8b69-71c51f787d25 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1274.770248] [54968]: [pid: 54968|app: 0|req: 193/387] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:07 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1275.780266] [54969]: DEBUG cinder.api.middleware.request_id [None req-52eb9f0c-1aec-459f-bbd1-271b86e046a5 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.783799] [54969]: INFO cinder.api.openstack.wsgi [None req-52eb9f0c-1aec-459f-bbd1-271b86e046a5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1275.783799] [54969]: DEBUG cinder.api.openstack.wsgi [None req-52eb9f0c-1aec-459f-bbd1-271b86e046a5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1275.783799] [54969]: DEBUG cinder.api.openstack.wsgi [None req-52eb9f0c-1aec-459f-bbd1-271b86e046a5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1275.793385] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1275.793385] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1275.797112] [54969]: INFO cinder.volume.api [None req-52eb9f0c-1aec-459f-bbd1-271b86e046a5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1275.802239] [54969]: INFO cinder.api.openstack.wsgi [None req-52eb9f0c-1aec-459f-bbd1-271b86e046a5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1275.802726] [54969]: [pid: 54969|app: 0|req: 195/388] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:08 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1276.812472] [54968]: DEBUG cinder.api.middleware.request_id [None req-90faf068-57a5-4ab9-aed8-f273bd3587ce None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.814607] [54968]: INFO cinder.api.openstack.wsgi [None req-90faf068-57a5-4ab9-aed8-f273bd3587ce tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1276.814869] [54968]: DEBUG cinder.api.openstack.wsgi [None req-90faf068-57a5-4ab9-aed8-f273bd3587ce tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1276.815125] [54968]: DEBUG cinder.api.openstack.wsgi [None req-90faf068-57a5-4ab9-aed8-f273bd3587ce tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1276.825345] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.825345] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1276.828916] [54968]: INFO cinder.volume.api [None req-90faf068-57a5-4ab9-aed8-f273bd3587ce tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1276.833413] [54968]: INFO cinder.api.openstack.wsgi [None req-90faf068-57a5-4ab9-aed8-f273bd3587ce tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1276.833801] [54968]: [pid: 54968|app: 0|req: 194/389] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:09 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1277.843999] [54969]: DEBUG cinder.api.middleware.request_id [None req-4d695a1b-b4ad-4eb2-9175-f36b079f7948 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.846255] [54969]: INFO cinder.api.openstack.wsgi [None req-4d695a1b-b4ad-4eb2-9175-f36b079f7948 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1277.846508] [54969]: DEBUG cinder.api.openstack.wsgi [None req-4d695a1b-b4ad-4eb2-9175-f36b079f7948 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1277.846750] [54969]: DEBUG cinder.api.openstack.wsgi [None req-4d695a1b-b4ad-4eb2-9175-f36b079f7948 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1277.856624] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1277.856624] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1277.860141] [54969]: INFO cinder.volume.api [None req-4d695a1b-b4ad-4eb2-9175-f36b079f7948 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1277.864651] [54969]: INFO cinder.api.openstack.wsgi [None req-4d695a1b-b4ad-4eb2-9175-f36b079f7948 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1277.865059] [54969]: [pid: 54969|app: 0|req: 196/390] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:10 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1278.874721] [54968]: DEBUG cinder.api.middleware.request_id [None req-b67380dd-3994-4ec4-8fdd-68489d809151 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.876894] [54968]: INFO cinder.api.openstack.wsgi [None req-b67380dd-3994-4ec4-8fdd-68489d809151 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1278.877155] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b67380dd-3994-4ec4-8fdd-68489d809151 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1278.877410] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b67380dd-3994-4ec4-8fdd-68489d809151 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1278.888596] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1278.888596] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1278.893854] [54968]: INFO cinder.volume.api [None req-b67380dd-3994-4ec4-8fdd-68489d809151 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1278.896788] [54968]: INFO cinder.api.openstack.wsgi [None req-b67380dd-3994-4ec4-8fdd-68489d809151 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1278.897481] [54968]: [pid: 54968|app: 0|req: 195/391] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:11 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1279.906734] [54969]: DEBUG cinder.api.middleware.request_id [None req-3b779c72-ba19-49e0-9f04-76a5bba50678 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.909031] [54969]: INFO cinder.api.openstack.wsgi [None req-3b779c72-ba19-49e0-9f04-76a5bba50678 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1279.909169] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3b779c72-ba19-49e0-9f04-76a5bba50678 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1279.909363] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3b779c72-ba19-49e0-9f04-76a5bba50678 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1279.920153] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1279.920153] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1279.923802] [54969]: INFO cinder.volume.api [None req-3b779c72-ba19-49e0-9f04-76a5bba50678 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1279.928720] [54969]: INFO cinder.api.openstack.wsgi [None req-3b779c72-ba19-49e0-9f04-76a5bba50678 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1279.929128] [54969]: [pid: 54969|app: 0|req: 197/392] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:12 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1280.938901] [54968]: DEBUG cinder.api.middleware.request_id [None req-b1de8bd2-b39d-4df6-9a06-4f452af557ae None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.941076] [54968]: INFO cinder.api.openstack.wsgi [None req-b1de8bd2-b39d-4df6-9a06-4f452af557ae tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1280.941214] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b1de8bd2-b39d-4df6-9a06-4f452af557ae tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1280.941464] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b1de8bd2-b39d-4df6-9a06-4f452af557ae tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1280.952477] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1280.952477] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1280.957574] [54968]: INFO cinder.volume.api [None req-b1de8bd2-b39d-4df6-9a06-4f452af557ae tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1280.963085] [54968]: INFO cinder.api.openstack.wsgi [None req-b1de8bd2-b39d-4df6-9a06-4f452af557ae tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1280.963517] [54968]: [pid: 54968|app: 0|req: 196/393] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:13 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1281.973749] [54969]: DEBUG cinder.api.middleware.request_id [None req-f679a4b5-744b-4eeb-aec7-43d9cbc27f01 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.976076] [54969]: INFO cinder.api.openstack.wsgi [None req-f679a4b5-744b-4eeb-aec7-43d9cbc27f01 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1281.976374] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f679a4b5-744b-4eeb-aec7-43d9cbc27f01 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1281.976634] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f679a4b5-744b-4eeb-aec7-43d9cbc27f01 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1281.987565] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1281.987565] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1281.991297] [54969]: INFO cinder.volume.api [None req-f679a4b5-744b-4eeb-aec7-43d9cbc27f01 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1281.996106] [54969]: INFO cinder.api.openstack.wsgi [None req-f679a4b5-744b-4eeb-aec7-43d9cbc27f01 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1281.996518] [54969]: [pid: 54969|app: 0|req: 198/394] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:14 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1283.007308] [54968]: DEBUG cinder.api.middleware.request_id [None req-f29e935c-7132-429c-8889-bb6b3b4cfda8 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.009517] [54968]: INFO cinder.api.openstack.wsgi [None req-f29e935c-7132-429c-8889-bb6b3b4cfda8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1283.009774] [54968]: DEBUG cinder.api.openstack.wsgi [None req-f29e935c-7132-429c-8889-bb6b3b4cfda8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.010023] [54968]: DEBUG cinder.api.openstack.wsgi [None req-f29e935c-7132-429c-8889-bb6b3b4cfda8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.020371] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1283.020371] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.024023] [54968]: INFO cinder.volume.api [None req-f29e935c-7132-429c-8889-bb6b3b4cfda8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1283.029247] [54968]: INFO cinder.api.openstack.wsgi [None req-f29e935c-7132-429c-8889-bb6b3b4cfda8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1283.029247] [54968]: [pid: 54968|app: 0|req: 197/395] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:15 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1284.038737] [54969]: DEBUG cinder.api.middleware.request_id [None req-dff9db46-4058-46ae-9473-bf4a404932db None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.041627] [54969]: INFO cinder.api.openstack.wsgi [None req-dff9db46-4058-46ae-9473-bf4a404932db tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1284.041627] [54969]: DEBUG cinder.api.openstack.wsgi [None req-dff9db46-4058-46ae-9473-bf4a404932db tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.041627] [54969]: DEBUG cinder.api.openstack.wsgi [None req-dff9db46-4058-46ae-9473-bf4a404932db tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.051979] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.051979] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.055834] [54969]: INFO cinder.volume.api [None req-dff9db46-4058-46ae-9473-bf4a404932db tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1284.060997] [54969]: INFO cinder.api.openstack.wsgi [None req-dff9db46-4058-46ae-9473-bf4a404932db tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1284.061405] [54969]: [pid: 54969|app: 0|req: 199/396] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:16 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1285.070221] [54968]: DEBUG cinder.api.middleware.request_id [None req-5a180129-2eb9-42ac-838d-73713424c354 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.072297] [54968]: INFO cinder.api.openstack.wsgi [None req-5a180129-2eb9-42ac-838d-73713424c354 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1285.072560] [54968]: DEBUG cinder.api.openstack.wsgi [None req-5a180129-2eb9-42ac-838d-73713424c354 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1285.072809] [54968]: DEBUG cinder.api.openstack.wsgi [None req-5a180129-2eb9-42ac-838d-73713424c354 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1285.083443] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1285.083443] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1285.087282] [54968]: INFO cinder.volume.api [None req-5a180129-2eb9-42ac-838d-73713424c354 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1285.093241] [54968]: INFO cinder.api.openstack.wsgi [None req-5a180129-2eb9-42ac-838d-73713424c354 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1285.093241] [54968]: [pid: 54968|app: 0|req: 198/397] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:17 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1286.103457] [54969]: DEBUG cinder.api.middleware.request_id [None req-554c2b18-487e-4917-8f8e-270f8e3922c6 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.105610] [54969]: INFO cinder.api.openstack.wsgi [None req-554c2b18-487e-4917-8f8e-270f8e3922c6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1286.105881] [54969]: DEBUG cinder.api.openstack.wsgi [None req-554c2b18-487e-4917-8f8e-270f8e3922c6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1286.106135] [54969]: DEBUG cinder.api.openstack.wsgi [None req-554c2b18-487e-4917-8f8e-270f8e3922c6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1286.116070] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1286.116070] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1286.119524] [54969]: INFO cinder.volume.api [None req-554c2b18-487e-4917-8f8e-270f8e3922c6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1286.124021] [54969]: INFO cinder.api.openstack.wsgi [None req-554c2b18-487e-4917-8f8e-270f8e3922c6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1286.124351] [54969]: [pid: 54969|app: 0|req: 200/398] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:18 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1287.134226] [54968]: DEBUG cinder.api.middleware.request_id [None req-9835b4bb-9c4f-4972-94a9-1cb65092030c None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.136410] [54968]: INFO cinder.api.openstack.wsgi [None req-9835b4bb-9c4f-4972-94a9-1cb65092030c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1287.136666] [54968]: DEBUG cinder.api.openstack.wsgi [None req-9835b4bb-9c4f-4972-94a9-1cb65092030c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.136920] [54968]: DEBUG cinder.api.openstack.wsgi [None req-9835b4bb-9c4f-4972-94a9-1cb65092030c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.146770] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.146770] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.151051] [54968]: INFO cinder.volume.api [None req-9835b4bb-9c4f-4972-94a9-1cb65092030c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1287.154958] [54968]: INFO cinder.api.openstack.wsgi [None req-9835b4bb-9c4f-4972-94a9-1cb65092030c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1287.155434] [54968]: [pid: 54968|app: 0|req: 199/399] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:19 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1288.164648] [54969]: DEBUG cinder.api.middleware.request_id [None req-bde74823-0382-4f9b-afda-f49264827afb None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.166744] [54969]: INFO cinder.api.openstack.wsgi [None req-bde74823-0382-4f9b-afda-f49264827afb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1288.167000] [54969]: DEBUG cinder.api.openstack.wsgi [None req-bde74823-0382-4f9b-afda-f49264827afb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.167250] [54969]: DEBUG cinder.api.openstack.wsgi [None req-bde74823-0382-4f9b-afda-f49264827afb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.176987] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.176987] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.180362] [54969]: INFO cinder.volume.api [None req-bde74823-0382-4f9b-afda-f49264827afb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1288.184684] [54969]: INFO cinder.api.openstack.wsgi [None req-bde74823-0382-4f9b-afda-f49264827afb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1288.185162] [54969]: [pid: 54969|app: 0|req: 201/400] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:20 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1289.194360] [54968]: DEBUG cinder.api.middleware.request_id [None req-d415d60e-b8d0-49a4-8f7e-ace296c1ff2d None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.196514] [54968]: INFO cinder.api.openstack.wsgi [None req-d415d60e-b8d0-49a4-8f7e-ace296c1ff2d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1289.196774] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d415d60e-b8d0-49a4-8f7e-ace296c1ff2d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.197027] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d415d60e-b8d0-49a4-8f7e-ace296c1ff2d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.206945] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1289.206945] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1289.210592] [54968]: INFO cinder.volume.api [None req-d415d60e-b8d0-49a4-8f7e-ace296c1ff2d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1289.215130] [54968]: INFO cinder.api.openstack.wsgi [None req-d415d60e-b8d0-49a4-8f7e-ace296c1ff2d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1289.215634] [54968]: [pid: 54968|app: 0|req: 200/401] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:21 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1290.226169] [54969]: DEBUG cinder.api.middleware.request_id [None req-d43d7a0a-7f54-4e04-89a4-1ea84023a672 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.228384] [54969]: INFO cinder.api.openstack.wsgi [None req-d43d7a0a-7f54-4e04-89a4-1ea84023a672 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1290.228814] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d43d7a0a-7f54-4e04-89a4-1ea84023a672 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1290.228892] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d43d7a0a-7f54-4e04-89a4-1ea84023a672 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1290.239177] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1290.239177] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1290.242791] [54969]: INFO cinder.volume.api [None req-d43d7a0a-7f54-4e04-89a4-1ea84023a672 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1290.247252] [54969]: INFO cinder.api.openstack.wsgi [None req-d43d7a0a-7f54-4e04-89a4-1ea84023a672 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1290.247637] [54969]: [pid: 54969|app: 0|req: 202/402] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:22 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1291.257197] [54968]: DEBUG cinder.api.middleware.request_id [None req-86a1291b-a73b-42a3-86c9-98da8e6b0897 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.259506] [54968]: INFO cinder.api.openstack.wsgi [None req-86a1291b-a73b-42a3-86c9-98da8e6b0897 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1291.259781] [54968]: DEBUG cinder.api.openstack.wsgi [None req-86a1291b-a73b-42a3-86c9-98da8e6b0897 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1291.260063] [54968]: DEBUG cinder.api.openstack.wsgi [None req-86a1291b-a73b-42a3-86c9-98da8e6b0897 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1291.270084] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.270084] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.273606] [54968]: INFO cinder.volume.api [None req-86a1291b-a73b-42a3-86c9-98da8e6b0897 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1291.278047] [54968]: INFO cinder.api.openstack.wsgi [None req-86a1291b-a73b-42a3-86c9-98da8e6b0897 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1291.278432] [54968]: [pid: 54968|app: 0|req: 201/403] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:23 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1292.287758] [54969]: DEBUG cinder.api.middleware.request_id [None req-89b4f951-88f2-4b3a-88fa-5db0bee15a26 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1292.290036] [54969]: INFO cinder.api.openstack.wsgi [None req-89b4f951-88f2-4b3a-88fa-5db0bee15a26 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1292.290311] [54969]: DEBUG cinder.api.openstack.wsgi [None req-89b4f951-88f2-4b3a-88fa-5db0bee15a26 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1292.290566] [54969]: DEBUG cinder.api.openstack.wsgi [None req-89b4f951-88f2-4b3a-88fa-5db0bee15a26 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1292.300564] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1292.300564] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1292.304028] [54969]: INFO cinder.volume.api [None req-89b4f951-88f2-4b3a-88fa-5db0bee15a26 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1292.308624] [54969]: INFO cinder.api.openstack.wsgi [None req-89b4f951-88f2-4b3a-88fa-5db0bee15a26 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1292.309111] [54969]: [pid: 54969|app: 0|req: 203/404] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:24 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1293.318409] [54968]: DEBUG cinder.api.middleware.request_id [None req-36a5f8a4-a1c9-40e2-8518-330740c22ffb None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1293.320570] [54968]: INFO cinder.api.openstack.wsgi [None req-36a5f8a4-a1c9-40e2-8518-330740c22ffb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1293.320830] [54968]: DEBUG cinder.api.openstack.wsgi [None req-36a5f8a4-a1c9-40e2-8518-330740c22ffb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1293.321085] [54968]: DEBUG cinder.api.openstack.wsgi [None req-36a5f8a4-a1c9-40e2-8518-330740c22ffb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1293.331286] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1293.331286] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1293.334796] [54968]: INFO cinder.volume.api [None req-36a5f8a4-a1c9-40e2-8518-330740c22ffb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1293.339779] [54968]: INFO cinder.api.openstack.wsgi [None req-36a5f8a4-a1c9-40e2-8518-330740c22ffb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1293.340211] [54968]: [pid: 54968|app: 0|req: 202/405] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:25 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1294.349757] [54969]: DEBUG cinder.api.middleware.request_id [None req-2252f9e4-e606-4ccf-ae7d-45e76e0bca12 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1294.351907] [54969]: INFO cinder.api.openstack.wsgi [None req-2252f9e4-e606-4ccf-ae7d-45e76e0bca12 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1294.352185] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2252f9e4-e606-4ccf-ae7d-45e76e0bca12 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1294.352435] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2252f9e4-e606-4ccf-ae7d-45e76e0bca12 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1294.362711] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1294.362711] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1294.366182] [54969]: INFO cinder.volume.api [None req-2252f9e4-e606-4ccf-ae7d-45e76e0bca12 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1294.370667] [54969]: INFO cinder.api.openstack.wsgi [None req-2252f9e4-e606-4ccf-ae7d-45e76e0bca12 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1294.371069] [54969]: [pid: 54969|app: 0|req: 204/406] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:26 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1295.380619] [54968]: DEBUG cinder.api.middleware.request_id [None req-d4be10c8-81d7-4059-8ab7-27c405ac194f None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1295.382762] [54968]: INFO cinder.api.openstack.wsgi [None req-d4be10c8-81d7-4059-8ab7-27c405ac194f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1295.383046] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d4be10c8-81d7-4059-8ab7-27c405ac194f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1295.383343] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d4be10c8-81d7-4059-8ab7-27c405ac194f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1295.393691] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1295.393691] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1295.397197] [54968]: INFO cinder.volume.api [None req-d4be10c8-81d7-4059-8ab7-27c405ac194f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1295.401757] [54968]: INFO cinder.api.openstack.wsgi [None req-d4be10c8-81d7-4059-8ab7-27c405ac194f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1295.402155] [54968]: [pid: 54968|app: 0|req: 203/407] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:27 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1296.411974] [54969]: DEBUG cinder.api.middleware.request_id [None req-d808ad6b-cb9d-4673-b1ab-3301c9af8779 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.413843] [54969]: INFO cinder.api.openstack.wsgi [None req-d808ad6b-cb9d-4673-b1ab-3301c9af8779 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1296.414108] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d808ad6b-cb9d-4673-b1ab-3301c9af8779 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1296.414353] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d808ad6b-cb9d-4673-b1ab-3301c9af8779 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1296.424158] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1296.424158] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1296.427658] [54969]: INFO cinder.volume.api [None req-d808ad6b-cb9d-4673-b1ab-3301c9af8779 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1296.432219] [54969]: INFO cinder.api.openstack.wsgi [None req-d808ad6b-cb9d-4673-b1ab-3301c9af8779 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1296.432606] [54969]: [pid: 54969|app: 0|req: 205/408] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:28 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1297.442188] [54968]: DEBUG cinder.api.middleware.request_id [None req-ab4fc11d-5f13-40da-ad0b-88d86ff1c66f None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1297.444352] [54968]: INFO cinder.api.openstack.wsgi [None req-ab4fc11d-5f13-40da-ad0b-88d86ff1c66f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1297.444621] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ab4fc11d-5f13-40da-ad0b-88d86ff1c66f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1297.444859] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ab4fc11d-5f13-40da-ad0b-88d86ff1c66f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1297.455972] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1297.455972] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1297.460090] [54968]: INFO cinder.volume.api [None req-ab4fc11d-5f13-40da-ad0b-88d86ff1c66f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1297.464656] [54968]: INFO cinder.api.openstack.wsgi [None req-ab4fc11d-5f13-40da-ad0b-88d86ff1c66f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1297.465042] [54968]: [pid: 54968|app: 0|req: 204/409] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:30 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1298.474526] [54969]: DEBUG cinder.api.middleware.request_id [None req-7fbd55a5-e789-4c47-a87e-9e72d5188ecb None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1298.477041] [54969]: INFO cinder.api.openstack.wsgi [None req-7fbd55a5-e789-4c47-a87e-9e72d5188ecb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1298.477310] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7fbd55a5-e789-4c47-a87e-9e72d5188ecb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1298.477563] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7fbd55a5-e789-4c47-a87e-9e72d5188ecb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1298.487459] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1298.487459] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1298.490837] [54969]: INFO cinder.volume.api [None req-7fbd55a5-e789-4c47-a87e-9e72d5188ecb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1298.495075] [54969]: INFO cinder.api.openstack.wsgi [None req-7fbd55a5-e789-4c47-a87e-9e72d5188ecb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1298.495458] [54969]: [pid: 54969|app: 0|req: 206/410] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:31 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1299.505078] [54968]: DEBUG cinder.api.middleware.request_id [None req-ad69f895-8267-4561-ba5f-d02daa2d5674 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1299.507269] [54968]: INFO cinder.api.openstack.wsgi [None req-ad69f895-8267-4561-ba5f-d02daa2d5674 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1299.507524] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ad69f895-8267-4561-ba5f-d02daa2d5674 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1299.507816] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ad69f895-8267-4561-ba5f-d02daa2d5674 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1299.518125] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1299.518125] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1299.521644] [54968]: INFO cinder.volume.api [None req-ad69f895-8267-4561-ba5f-d02daa2d5674 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1299.526115] [54968]: INFO cinder.api.openstack.wsgi [None req-ad69f895-8267-4561-ba5f-d02daa2d5674 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1299.526508] [54968]: [pid: 54968|app: 0|req: 205/411] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:32 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1300.536022] [54969]: DEBUG cinder.api.middleware.request_id [None req-bb4818c8-74a4-4dcc-a858-5681c7ed8c0b None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1300.538565] [54969]: INFO cinder.api.openstack.wsgi [None req-bb4818c8-74a4-4dcc-a858-5681c7ed8c0b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1300.538565] [54969]: DEBUG cinder.api.openstack.wsgi [None req-bb4818c8-74a4-4dcc-a858-5681c7ed8c0b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1300.538738] [54969]: DEBUG cinder.api.openstack.wsgi [None req-bb4818c8-74a4-4dcc-a858-5681c7ed8c0b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1300.548276] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1300.548276] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1300.551637] [54969]: INFO cinder.volume.api [None req-bb4818c8-74a4-4dcc-a858-5681c7ed8c0b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1300.556019] [54969]: INFO cinder.api.openstack.wsgi [None req-bb4818c8-74a4-4dcc-a858-5681c7ed8c0b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1300.556520] [54969]: [pid: 54969|app: 0|req: 207/412] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:33 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1301.565961] [54968]: DEBUG cinder.api.middleware.request_id [None req-46244b3f-1eb1-4d6a-b9dd-349dc41e25d4 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1301.569265] [54968]: INFO cinder.api.openstack.wsgi [None req-46244b3f-1eb1-4d6a-b9dd-349dc41e25d4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1301.569265] [54968]: DEBUG cinder.api.openstack.wsgi [None req-46244b3f-1eb1-4d6a-b9dd-349dc41e25d4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1301.569265] [54968]: DEBUG cinder.api.openstack.wsgi [None req-46244b3f-1eb1-4d6a-b9dd-349dc41e25d4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1301.579747] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1301.579747] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1301.583781] [54968]: INFO cinder.volume.api [None req-46244b3f-1eb1-4d6a-b9dd-349dc41e25d4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1301.588899] [54968]: INFO cinder.api.openstack.wsgi [None req-46244b3f-1eb1-4d6a-b9dd-349dc41e25d4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1301.589319] [54968]: [pid: 54968|app: 0|req: 206/413] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:34 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1302.600803] [54969]: DEBUG cinder.api.middleware.request_id [None req-dab28c51-5629-41b6-b2b1-e478cf81f58f None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1302.602916] [54969]: INFO cinder.api.openstack.wsgi [None req-dab28c51-5629-41b6-b2b1-e478cf81f58f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1302.603178] [54969]: DEBUG cinder.api.openstack.wsgi [None req-dab28c51-5629-41b6-b2b1-e478cf81f58f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1302.603428] [54969]: DEBUG cinder.api.openstack.wsgi [None req-dab28c51-5629-41b6-b2b1-e478cf81f58f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1302.613732] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1302.613732] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1302.617446] [54969]: INFO cinder.volume.api [None req-dab28c51-5629-41b6-b2b1-e478cf81f58f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1302.622418] [54969]: INFO cinder.api.openstack.wsgi [None req-dab28c51-5629-41b6-b2b1-e478cf81f58f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1302.622823] [54969]: [pid: 54969|app: 0|req: 208/414] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:35 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1303.632389] [54968]: DEBUG cinder.api.middleware.request_id [None req-41c392de-f093-4224-82cb-bf09f758f59f None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1303.634655] [54968]: INFO cinder.api.openstack.wsgi [None req-41c392de-f093-4224-82cb-bf09f758f59f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1303.634916] [54968]: DEBUG cinder.api.openstack.wsgi [None req-41c392de-f093-4224-82cb-bf09f758f59f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1303.635165] [54968]: DEBUG cinder.api.openstack.wsgi [None req-41c392de-f093-4224-82cb-bf09f758f59f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1303.646270] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1303.646270] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1303.649912] [54968]: INFO cinder.volume.api [None req-41c392de-f093-4224-82cb-bf09f758f59f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1303.654976] [54968]: INFO cinder.api.openstack.wsgi [None req-41c392de-f093-4224-82cb-bf09f758f59f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1303.655475] [54968]: [pid: 54968|app: 0|req: 207/415] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:36 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1304.665140] [54969]: DEBUG cinder.api.middleware.request_id [None req-de52a3e7-1a44-4fb9-b413-58f5789be855 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.667369] [54969]: INFO cinder.api.openstack.wsgi [None req-de52a3e7-1a44-4fb9-b413-58f5789be855 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1304.667633] [54969]: DEBUG cinder.api.openstack.wsgi [None req-de52a3e7-1a44-4fb9-b413-58f5789be855 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1304.667971] [54969]: DEBUG cinder.api.openstack.wsgi [None req-de52a3e7-1a44-4fb9-b413-58f5789be855 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1304.678728] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1304.678728] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1304.682309] [54969]: INFO cinder.volume.api [None req-de52a3e7-1a44-4fb9-b413-58f5789be855 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1304.687234] [54969]: INFO cinder.api.openstack.wsgi [None req-de52a3e7-1a44-4fb9-b413-58f5789be855 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1304.687627] [54969]: [pid: 54969|app: 0|req: 209/416] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:37 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1305.698264] [54968]: DEBUG cinder.api.middleware.request_id [None req-12295cab-6694-44ee-aef4-a4e52eaeb3f0 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.699764] [54968]: INFO cinder.api.openstack.wsgi [None req-12295cab-6694-44ee-aef4-a4e52eaeb3f0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1305.699948] [54968]: DEBUG cinder.api.openstack.wsgi [None req-12295cab-6694-44ee-aef4-a4e52eaeb3f0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1305.700264] [54968]: DEBUG cinder.api.openstack.wsgi [None req-12295cab-6694-44ee-aef4-a4e52eaeb3f0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1305.711065] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1305.711065] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1305.714834] [54968]: INFO cinder.volume.api [None req-12295cab-6694-44ee-aef4-a4e52eaeb3f0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1305.719550] [54968]: INFO cinder.api.openstack.wsgi [None req-12295cab-6694-44ee-aef4-a4e52eaeb3f0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1305.720101] [54968]: [pid: 54968|app: 0|req: 208/417] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:38 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1306.729861] [54969]: DEBUG cinder.api.middleware.request_id [None req-2b4987d4-c76f-4b51-afb3-655b13e48d08 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1306.732112] [54969]: INFO cinder.api.openstack.wsgi [None req-2b4987d4-c76f-4b51-afb3-655b13e48d08 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1306.732862] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2b4987d4-c76f-4b51-afb3-655b13e48d08 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1306.732862] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2b4987d4-c76f-4b51-afb3-655b13e48d08 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1306.742899] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1306.742899] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1306.747008] [54969]: INFO cinder.volume.api [None req-2b4987d4-c76f-4b51-afb3-655b13e48d08 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1306.753189] [54969]: INFO cinder.api.openstack.wsgi [None req-2b4987d4-c76f-4b51-afb3-655b13e48d08 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1306.753535] [54969]: [pid: 54969|app: 0|req: 210/418] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:39 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1307.763182] [54968]: DEBUG cinder.api.middleware.request_id [None req-a147d5a3-501a-4704-9ec4-5d6a922de699 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.765366] [54968]: INFO cinder.api.openstack.wsgi [None req-a147d5a3-501a-4704-9ec4-5d6a922de699 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1307.765627] [54968]: DEBUG cinder.api.openstack.wsgi [None req-a147d5a3-501a-4704-9ec4-5d6a922de699 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1307.765957] [54968]: DEBUG cinder.api.openstack.wsgi [None req-a147d5a3-501a-4704-9ec4-5d6a922de699 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1307.775958] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1307.775958] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1307.779639] [54968]: INFO cinder.volume.api [None req-a147d5a3-501a-4704-9ec4-5d6a922de699 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1307.785360] [54968]: INFO cinder.api.openstack.wsgi [None req-a147d5a3-501a-4704-9ec4-5d6a922de699 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1307.785777] [54968]: [pid: 54968|app: 0|req: 209/419] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:40 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1308.795328] [54969]: DEBUG cinder.api.middleware.request_id [None req-24a1beef-f931-43fd-9f99-b3f274f77cea None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.797430] [54969]: INFO cinder.api.openstack.wsgi [None req-24a1beef-f931-43fd-9f99-b3f274f77cea tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1308.797678] [54969]: DEBUG cinder.api.openstack.wsgi [None req-24a1beef-f931-43fd-9f99-b3f274f77cea tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1308.797997] [54969]: DEBUG cinder.api.openstack.wsgi [None req-24a1beef-f931-43fd-9f99-b3f274f77cea tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1308.808248] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1308.808248] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1308.811706] [54969]: INFO cinder.volume.api [None req-24a1beef-f931-43fd-9f99-b3f274f77cea tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1308.816702] [54969]: INFO cinder.api.openstack.wsgi [None req-24a1beef-f931-43fd-9f99-b3f274f77cea tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1308.816702] [54969]: [pid: 54969|app: 0|req: 211/420] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:41 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1309.826019] [54968]: DEBUG cinder.api.middleware.request_id [None req-e3b1aa90-dd28-4264-bb69-ba398bed3a7a None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.828307] [54968]: INFO cinder.api.openstack.wsgi [None req-e3b1aa90-dd28-4264-bb69-ba398bed3a7a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1309.828573] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e3b1aa90-dd28-4264-bb69-ba398bed3a7a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1309.828833] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e3b1aa90-dd28-4264-bb69-ba398bed3a7a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1309.840887] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1309.840887] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1309.844849] [54968]: INFO cinder.volume.api [None req-e3b1aa90-dd28-4264-bb69-ba398bed3a7a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1309.850152] [54968]: INFO cinder.api.openstack.wsgi [None req-e3b1aa90-dd28-4264-bb69-ba398bed3a7a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1309.850924] [54968]: [pid: 54968|app: 0|req: 210/421] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:42 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1310.860612] [54969]: DEBUG cinder.api.middleware.request_id [None req-7b4ff365-a1b8-4954-84fa-e88ca0962989 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.864503] [54969]: INFO cinder.api.openstack.wsgi [None req-7b4ff365-a1b8-4954-84fa-e88ca0962989 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1310.864782] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7b4ff365-a1b8-4954-84fa-e88ca0962989 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1310.865041] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7b4ff365-a1b8-4954-84fa-e88ca0962989 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1310.880060] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1310.880060] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1310.885346] [54969]: INFO cinder.volume.api [None req-7b4ff365-a1b8-4954-84fa-e88ca0962989 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1310.892407] [54969]: INFO cinder.api.openstack.wsgi [None req-7b4ff365-a1b8-4954-84fa-e88ca0962989 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1310.892939] [54969]: [pid: 54969|app: 0|req: 212/422] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:43 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1311.903255] [54968]: DEBUG cinder.api.middleware.request_id [None req-de40045c-6027-4d3e-b679-5f47ab4cb6b4 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.905587] [54968]: INFO cinder.api.openstack.wsgi [None req-de40045c-6027-4d3e-b679-5f47ab4cb6b4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1311.905946] [54968]: DEBUG cinder.api.openstack.wsgi [None req-de40045c-6027-4d3e-b679-5f47ab4cb6b4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1311.906227] [54968]: DEBUG cinder.api.openstack.wsgi [None req-de40045c-6027-4d3e-b679-5f47ab4cb6b4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1311.917169] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1311.917169] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1311.921401] [54968]: INFO cinder.volume.api [None req-de40045c-6027-4d3e-b679-5f47ab4cb6b4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1311.926383] [54968]: INFO cinder.api.openstack.wsgi [None req-de40045c-6027-4d3e-b679-5f47ab4cb6b4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1311.926800] [54968]: [pid: 54968|app: 0|req: 211/423] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:44 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1312.936526] [54969]: DEBUG cinder.api.middleware.request_id [None req-11fa74fb-892b-4f99-81c5-b1abc1b23e2f None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.938614] [54969]: INFO cinder.api.openstack.wsgi [None req-11fa74fb-892b-4f99-81c5-b1abc1b23e2f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1312.938898] [54969]: DEBUG cinder.api.openstack.wsgi [None req-11fa74fb-892b-4f99-81c5-b1abc1b23e2f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1312.939174] [54969]: DEBUG cinder.api.openstack.wsgi [None req-11fa74fb-892b-4f99-81c5-b1abc1b23e2f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1312.951048] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1312.951048] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1312.954882] [54969]: INFO cinder.volume.api [None req-11fa74fb-892b-4f99-81c5-b1abc1b23e2f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1312.960149] [54969]: INFO cinder.api.openstack.wsgi [None req-11fa74fb-892b-4f99-81c5-b1abc1b23e2f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1312.960555] [54969]: [pid: 54969|app: 0|req: 213/424] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:45 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1313.969342] [54968]: DEBUG cinder.api.middleware.request_id [None req-f456f48d-9d43-46d8-92e6-31c0fdb79627 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.971613] [54968]: INFO cinder.api.openstack.wsgi [None req-f456f48d-9d43-46d8-92e6-31c0fdb79627 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1313.971923] [54968]: DEBUG cinder.api.openstack.wsgi [None req-f456f48d-9d43-46d8-92e6-31c0fdb79627 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1313.972837] [54968]: DEBUG cinder.api.openstack.wsgi [None req-f456f48d-9d43-46d8-92e6-31c0fdb79627 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1313.982602] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1313.982602] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1313.986616] [54968]: INFO cinder.volume.api [None req-f456f48d-9d43-46d8-92e6-31c0fdb79627 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1313.991335] [54968]: INFO cinder.api.openstack.wsgi [None req-f456f48d-9d43-46d8-92e6-31c0fdb79627 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1313.991909] [54968]: [pid: 54968|app: 0|req: 212/425] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:46 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1315.002370] [54969]: DEBUG cinder.api.middleware.request_id [None req-0554b063-fd5a-4c3b-8be9-edd5dda30bbe None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.006566] [54969]: INFO cinder.api.openstack.wsgi [None req-0554b063-fd5a-4c3b-8be9-edd5dda30bbe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1315.006566] [54969]: DEBUG cinder.api.openstack.wsgi [None req-0554b063-fd5a-4c3b-8be9-edd5dda30bbe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1315.006566] [54969]: DEBUG cinder.api.openstack.wsgi [None req-0554b063-fd5a-4c3b-8be9-edd5dda30bbe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1315.015960] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.015960] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1315.019699] [54969]: INFO cinder.volume.api [None req-0554b063-fd5a-4c3b-8be9-edd5dda30bbe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1315.025932] [54969]: INFO cinder.api.openstack.wsgi [None req-0554b063-fd5a-4c3b-8be9-edd5dda30bbe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1315.026358] [54969]: [pid: 54969|app: 0|req: 214/426] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:47 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1316.035862] [54968]: DEBUG cinder.api.middleware.request_id [None req-5c302573-7fb2-4b35-89af-6bdb3650c62a None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.039156] [54968]: INFO cinder.api.openstack.wsgi [None req-5c302573-7fb2-4b35-89af-6bdb3650c62a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1316.039546] [54968]: DEBUG cinder.api.openstack.wsgi [None req-5c302573-7fb2-4b35-89af-6bdb3650c62a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1316.039775] [54968]: DEBUG cinder.api.openstack.wsgi [None req-5c302573-7fb2-4b35-89af-6bdb3650c62a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1316.051779] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.051779] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1316.055701] [54968]: INFO cinder.volume.api [None req-5c302573-7fb2-4b35-89af-6bdb3650c62a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1316.061291] [54968]: INFO cinder.api.openstack.wsgi [None req-5c302573-7fb2-4b35-89af-6bdb3650c62a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1316.061985] [54968]: [pid: 54968|app: 0|req: 213/427] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:48 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1317.071260] [54969]: DEBUG cinder.api.middleware.request_id [None req-c039410e-2aa8-4594-bd05-441916c950b2 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.073389] [54969]: INFO cinder.api.openstack.wsgi [None req-c039410e-2aa8-4594-bd05-441916c950b2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1317.073644] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c039410e-2aa8-4594-bd05-441916c950b2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1317.073892] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c039410e-2aa8-4594-bd05-441916c950b2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1317.084229] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.084229] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1317.088064] [54969]: INFO cinder.volume.api [None req-c039410e-2aa8-4594-bd05-441916c950b2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1317.092578] [54969]: INFO cinder.api.openstack.wsgi [None req-c039410e-2aa8-4594-bd05-441916c950b2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1317.093045] [54969]: [pid: 54969|app: 0|req: 215/428] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:49 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1318.102276] [54968]: DEBUG cinder.api.middleware.request_id [None req-20bb6cc0-ae2f-4b8c-8347-b0758e3aefd6 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.104642] [54968]: INFO cinder.api.openstack.wsgi [None req-20bb6cc0-ae2f-4b8c-8347-b0758e3aefd6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1318.104906] [54968]: DEBUG cinder.api.openstack.wsgi [None req-20bb6cc0-ae2f-4b8c-8347-b0758e3aefd6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1318.105167] [54968]: DEBUG cinder.api.openstack.wsgi [None req-20bb6cc0-ae2f-4b8c-8347-b0758e3aefd6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1318.115498] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1318.115498] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1318.119115] [54968]: INFO cinder.volume.api [None req-20bb6cc0-ae2f-4b8c-8347-b0758e3aefd6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1318.123755] [54968]: INFO cinder.api.openstack.wsgi [None req-20bb6cc0-ae2f-4b8c-8347-b0758e3aefd6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1318.124154] [54968]: [pid: 54968|app: 0|req: 214/429] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:50 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1319.132854] [54969]: DEBUG cinder.api.middleware.request_id [None req-d1ba77ec-4e35-413f-92c0-965159df5353 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.134940] [54969]: INFO cinder.api.openstack.wsgi [None req-d1ba77ec-4e35-413f-92c0-965159df5353 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1319.135198] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d1ba77ec-4e35-413f-92c0-965159df5353 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1319.135454] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d1ba77ec-4e35-413f-92c0-965159df5353 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1319.136833] [54969]: DEBUG dbcounter [-] [54969] Writing DB stats cinder:SELECT=277,cinder:UPDATE=1 {{(pid=54969) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1319.146583] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.146583] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1319.151486] [54969]: INFO cinder.volume.api [None req-d1ba77ec-4e35-413f-92c0-965159df5353 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1319.158543] [54969]: INFO cinder.api.openstack.wsgi [None req-d1ba77ec-4e35-413f-92c0-965159df5353 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1319.159130] [54969]: [pid: 54969|app: 0|req: 216/430] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:51 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1320.169224] [54968]: DEBUG cinder.api.middleware.request_id [None req-e6395a70-7b9c-4f4f-ba02-ab45c0c62cd3 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1320.171604] [54968]: INFO cinder.api.openstack.wsgi [None req-e6395a70-7b9c-4f4f-ba02-ab45c0c62cd3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1320.171604] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e6395a70-7b9c-4f4f-ba02-ab45c0c62cd3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1320.171761] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e6395a70-7b9c-4f4f-ba02-ab45c0c62cd3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1320.173113] [54968]: DEBUG dbcounter [-] [54968] Writing DB stats cinder:SELECT=279 {{(pid=54968) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1320.182894] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.182894] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1320.186817] [54968]: INFO cinder.volume.api [None req-e6395a70-7b9c-4f4f-ba02-ab45c0c62cd3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1320.191760] [54968]: INFO cinder.api.openstack.wsgi [None req-e6395a70-7b9c-4f4f-ba02-ab45c0c62cd3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1320.192665] [54968]: [pid: 54968|app: 0|req: 215/431] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:52 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1321.202446] [54969]: DEBUG cinder.api.middleware.request_id [None req-0878db8a-ac03-40ab-aadb-6e30e405839a None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.204799] [54969]: INFO cinder.api.openstack.wsgi [None req-0878db8a-ac03-40ab-aadb-6e30e405839a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1321.205071] [54969]: DEBUG cinder.api.openstack.wsgi [None req-0878db8a-ac03-40ab-aadb-6e30e405839a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1321.205328] [54969]: DEBUG cinder.api.openstack.wsgi [None req-0878db8a-ac03-40ab-aadb-6e30e405839a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1321.215519] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.215519] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1321.220036] [54969]: INFO cinder.volume.api [None req-0878db8a-ac03-40ab-aadb-6e30e405839a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1321.224587] [54969]: INFO cinder.api.openstack.wsgi [None req-0878db8a-ac03-40ab-aadb-6e30e405839a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1321.224994] [54969]: [pid: 54969|app: 0|req: 217/432] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:53 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1322.234352] [54968]: DEBUG cinder.api.middleware.request_id [None req-deceae6d-955c-4555-956a-02c2cdb82fbe None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1322.236959] [54968]: INFO cinder.api.openstack.wsgi [None req-deceae6d-955c-4555-956a-02c2cdb82fbe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1322.237253] [54968]: DEBUG cinder.api.openstack.wsgi [None req-deceae6d-955c-4555-956a-02c2cdb82fbe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1322.237536] [54968]: DEBUG cinder.api.openstack.wsgi [None req-deceae6d-955c-4555-956a-02c2cdb82fbe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1322.248514] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.248514] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1322.252361] [54968]: INFO cinder.volume.api [None req-deceae6d-955c-4555-956a-02c2cdb82fbe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1322.257253] [54968]: INFO cinder.api.openstack.wsgi [None req-deceae6d-955c-4555-956a-02c2cdb82fbe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1322.257876] [54968]: [pid: 54968|app: 0|req: 216/433] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:54 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1323.266375] [54969]: DEBUG cinder.api.middleware.request_id [None req-26563481-079a-4316-a39f-90c78c19d899 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.268615] [54969]: INFO cinder.api.openstack.wsgi [None req-26563481-079a-4316-a39f-90c78c19d899 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1323.268904] [54969]: DEBUG cinder.api.openstack.wsgi [None req-26563481-079a-4316-a39f-90c78c19d899 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1323.269164] [54969]: DEBUG cinder.api.openstack.wsgi [None req-26563481-079a-4316-a39f-90c78c19d899 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1323.279838] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.279838] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1323.283497] [54969]: INFO cinder.volume.api [None req-26563481-079a-4316-a39f-90c78c19d899 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1323.288425] [54969]: INFO cinder.api.openstack.wsgi [None req-26563481-079a-4316-a39f-90c78c19d899 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1323.288938] [54969]: [pid: 54969|app: 0|req: 218/434] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:55 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1324.298305] [54968]: DEBUG cinder.api.middleware.request_id [None req-984c0867-44b3-4028-ac78-a810294cad76 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.300570] [54968]: INFO cinder.api.openstack.wsgi [None req-984c0867-44b3-4028-ac78-a810294cad76 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1324.300830] [54968]: DEBUG cinder.api.openstack.wsgi [None req-984c0867-44b3-4028-ac78-a810294cad76 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1324.301127] [54968]: DEBUG cinder.api.openstack.wsgi [None req-984c0867-44b3-4028-ac78-a810294cad76 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1324.311987] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.311987] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.315573] [54968]: INFO cinder.volume.api [None req-984c0867-44b3-4028-ac78-a810294cad76 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1324.320407] [54968]: INFO cinder.api.openstack.wsgi [None req-984c0867-44b3-4028-ac78-a810294cad76 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1324.320832] [54968]: [pid: 54968|app: 0|req: 217/435] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:56 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1325.330292] [54969]: DEBUG cinder.api.middleware.request_id [None req-99527248-e146-4d18-ab2d-8b51e616463e None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.332412] [54969]: INFO cinder.api.openstack.wsgi [None req-99527248-e146-4d18-ab2d-8b51e616463e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1325.332688] [54969]: DEBUG cinder.api.openstack.wsgi [None req-99527248-e146-4d18-ab2d-8b51e616463e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1325.333025] [54969]: DEBUG cinder.api.openstack.wsgi [None req-99527248-e146-4d18-ab2d-8b51e616463e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1325.342989] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.342989] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1325.346645] [54969]: INFO cinder.volume.api [None req-99527248-e146-4d18-ab2d-8b51e616463e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1325.353982] [54969]: INFO cinder.api.openstack.wsgi [None req-99527248-e146-4d18-ab2d-8b51e616463e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1325.354590] [54969]: [pid: 54969|app: 0|req: 219/436] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:57 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1326.367402] [54968]: DEBUG cinder.api.middleware.request_id [None req-d0a1c3f9-8bb2-4419-91a8-643311775b11 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.369694] [54968]: INFO cinder.api.openstack.wsgi [None req-d0a1c3f9-8bb2-4419-91a8-643311775b11 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1326.369949] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d0a1c3f9-8bb2-4419-91a8-643311775b11 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1326.370222] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d0a1c3f9-8bb2-4419-91a8-643311775b11 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1326.380591] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.380591] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1326.384128] [54968]: INFO cinder.volume.api [None req-d0a1c3f9-8bb2-4419-91a8-643311775b11 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1326.388673] [54968]: INFO cinder.api.openstack.wsgi [None req-d0a1c3f9-8bb2-4419-91a8-643311775b11 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1326.389094] [54968]: [pid: 54968|app: 0|req: 218/437] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:58 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1327.398429] [54969]: DEBUG cinder.api.middleware.request_id [None req-ed5b49ef-2f6e-4b0a-816d-f39a52f1a87e None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1327.402442] [54969]: INFO cinder.api.openstack.wsgi [None req-ed5b49ef-2f6e-4b0a-816d-f39a52f1a87e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1327.402442] [54969]: DEBUG cinder.api.openstack.wsgi [None req-ed5b49ef-2f6e-4b0a-816d-f39a52f1a87e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1327.402442] [54969]: DEBUG cinder.api.openstack.wsgi [None req-ed5b49ef-2f6e-4b0a-816d-f39a52f1a87e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1327.411130] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1327.411130] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1327.414652] [54969]: INFO cinder.volume.api [None req-ed5b49ef-2f6e-4b0a-816d-f39a52f1a87e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1327.419092] [54969]: INFO cinder.api.openstack.wsgi [None req-ed5b49ef-2f6e-4b0a-816d-f39a52f1a87e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1327.419479] [54969]: [pid: 54969|app: 0|req: 220/438] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:18:59 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1328.428942] [54968]: DEBUG cinder.api.middleware.request_id [None req-465b92a6-7404-4500-a0da-615235021cb0 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.431071] [54968]: INFO cinder.api.openstack.wsgi [None req-465b92a6-7404-4500-a0da-615235021cb0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1328.431325] [54968]: DEBUG cinder.api.openstack.wsgi [None req-465b92a6-7404-4500-a0da-615235021cb0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1328.431575] [54968]: DEBUG cinder.api.openstack.wsgi [None req-465b92a6-7404-4500-a0da-615235021cb0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1328.441576] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.441576] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.445055] [54968]: INFO cinder.volume.api [None req-465b92a6-7404-4500-a0da-615235021cb0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1328.449386] [54968]: INFO cinder.api.openstack.wsgi [None req-465b92a6-7404-4500-a0da-615235021cb0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1328.449754] [54968]: [pid: 54968|app: 0|req: 219/439] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:01 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1329.458336] [54969]: DEBUG cinder.api.middleware.request_id [None req-4a9cb3a7-34e0-4042-9d99-bcd79c9ce436 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.460623] [54969]: INFO cinder.api.openstack.wsgi [None req-4a9cb3a7-34e0-4042-9d99-bcd79c9ce436 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1329.460899] [54969]: DEBUG cinder.api.openstack.wsgi [None req-4a9cb3a7-34e0-4042-9d99-bcd79c9ce436 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1329.461176] [54969]: DEBUG cinder.api.openstack.wsgi [None req-4a9cb3a7-34e0-4042-9d99-bcd79c9ce436 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1329.471429] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1329.471429] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1329.474879] [54969]: INFO cinder.volume.api [None req-4a9cb3a7-34e0-4042-9d99-bcd79c9ce436 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1329.479456] [54969]: INFO cinder.api.openstack.wsgi [None req-4a9cb3a7-34e0-4042-9d99-bcd79c9ce436 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1329.479791] [54969]: [pid: 54969|app: 0|req: 221/440] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:02 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1330.489863] [54968]: DEBUG cinder.api.middleware.request_id [None req-a486484b-48d1-4808-8440-fc1eeabd432f None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.492012] [54968]: INFO cinder.api.openstack.wsgi [None req-a486484b-48d1-4808-8440-fc1eeabd432f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1330.492297] [54968]: DEBUG cinder.api.openstack.wsgi [None req-a486484b-48d1-4808-8440-fc1eeabd432f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1330.492546] [54968]: DEBUG cinder.api.openstack.wsgi [None req-a486484b-48d1-4808-8440-fc1eeabd432f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1330.502810] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1330.502810] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1330.506326] [54968]: INFO cinder.volume.api [None req-a486484b-48d1-4808-8440-fc1eeabd432f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1330.510750] [54968]: INFO cinder.api.openstack.wsgi [None req-a486484b-48d1-4808-8440-fc1eeabd432f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1330.511145] [54968]: [pid: 54968|app: 0|req: 220/441] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:03 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1331.520818] [54969]: DEBUG cinder.api.middleware.request_id [None req-10272533-2ecd-4469-990e-5427a2bc4870 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1331.522927] [54969]: INFO cinder.api.openstack.wsgi [None req-10272533-2ecd-4469-990e-5427a2bc4870 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1331.523185] [54969]: DEBUG cinder.api.openstack.wsgi [None req-10272533-2ecd-4469-990e-5427a2bc4870 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1331.523432] [54969]: DEBUG cinder.api.openstack.wsgi [None req-10272533-2ecd-4469-990e-5427a2bc4870 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1331.533838] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1331.533838] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1331.537356] [54969]: INFO cinder.volume.api [None req-10272533-2ecd-4469-990e-5427a2bc4870 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1331.541788] [54969]: INFO cinder.api.openstack.wsgi [None req-10272533-2ecd-4469-990e-5427a2bc4870 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1331.542336] [54969]: [pid: 54969|app: 0|req: 222/442] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:04 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1332.551914] [54968]: DEBUG cinder.api.middleware.request_id [None req-a679509a-06fa-4927-bda8-c4d8226cd88d None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.554029] [54968]: INFO cinder.api.openstack.wsgi [None req-a679509a-06fa-4927-bda8-c4d8226cd88d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1332.554292] [54968]: DEBUG cinder.api.openstack.wsgi [None req-a679509a-06fa-4927-bda8-c4d8226cd88d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.554543] [54968]: DEBUG cinder.api.openstack.wsgi [None req-a679509a-06fa-4927-bda8-c4d8226cd88d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.564610] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1332.564610] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.568155] [54968]: INFO cinder.volume.api [None req-a679509a-06fa-4927-bda8-c4d8226cd88d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1332.572813] [54968]: INFO cinder.api.openstack.wsgi [None req-a679509a-06fa-4927-bda8-c4d8226cd88d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1332.573208] [54968]: [pid: 54968|app: 0|req: 221/443] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:05 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1333.582185] [54969]: DEBUG cinder.api.middleware.request_id [None req-aba2302b-736d-45d4-8bc4-df7dbab095bd None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.584342] [54969]: INFO cinder.api.openstack.wsgi [None req-aba2302b-736d-45d4-8bc4-df7dbab095bd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1333.584598] [54969]: DEBUG cinder.api.openstack.wsgi [None req-aba2302b-736d-45d4-8bc4-df7dbab095bd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1333.584852] [54969]: DEBUG cinder.api.openstack.wsgi [None req-aba2302b-736d-45d4-8bc4-df7dbab095bd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1333.595206] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1333.595206] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1333.598849] [54969]: INFO cinder.volume.api [None req-aba2302b-736d-45d4-8bc4-df7dbab095bd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1333.603236] [54969]: INFO cinder.api.openstack.wsgi [None req-aba2302b-736d-45d4-8bc4-df7dbab095bd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1333.603811] [54969]: [pid: 54969|app: 0|req: 223/444] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:06 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1334.613124] [54968]: DEBUG cinder.api.middleware.request_id [None req-ad57df73-720b-41a0-ae93-48c2dfffa9db None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.615290] [54968]: INFO cinder.api.openstack.wsgi [None req-ad57df73-720b-41a0-ae93-48c2dfffa9db tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1334.615550] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ad57df73-720b-41a0-ae93-48c2dfffa9db tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1334.615832] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ad57df73-720b-41a0-ae93-48c2dfffa9db tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1334.626052] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1334.626052] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1334.629601] [54968]: INFO cinder.volume.api [None req-ad57df73-720b-41a0-ae93-48c2dfffa9db tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1334.634322] [54968]: INFO cinder.api.openstack.wsgi [None req-ad57df73-720b-41a0-ae93-48c2dfffa9db tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1334.634706] [54968]: [pid: 54968|app: 0|req: 222/445] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:07 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1335.644238] [54969]: DEBUG cinder.api.middleware.request_id [None req-a03c3ee0-2359-484d-a81c-50aa716cd249 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.646470] [54969]: INFO cinder.api.openstack.wsgi [None req-a03c3ee0-2359-484d-a81c-50aa716cd249 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1335.646675] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a03c3ee0-2359-484d-a81c-50aa716cd249 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.646935] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a03c3ee0-2359-484d-a81c-50aa716cd249 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.657161] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.657161] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1335.661058] [54969]: INFO cinder.volume.api [None req-a03c3ee0-2359-484d-a81c-50aa716cd249 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1335.665756] [54969]: INFO cinder.api.openstack.wsgi [None req-a03c3ee0-2359-484d-a81c-50aa716cd249 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1335.666212] [54969]: [pid: 54969|app: 0|req: 224/446] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:08 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1336.676070] [54968]: DEBUG cinder.api.middleware.request_id [None req-26ccaaab-0d05-46f3-bce3-dc0117f8b51e None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.678218] [54968]: INFO cinder.api.openstack.wsgi [None req-26ccaaab-0d05-46f3-bce3-dc0117f8b51e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1336.678464] [54968]: DEBUG cinder.api.openstack.wsgi [None req-26ccaaab-0d05-46f3-bce3-dc0117f8b51e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1336.678718] [54968]: DEBUG cinder.api.openstack.wsgi [None req-26ccaaab-0d05-46f3-bce3-dc0117f8b51e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1336.689857] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.689857] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1336.694162] [54968]: INFO cinder.volume.api [None req-26ccaaab-0d05-46f3-bce3-dc0117f8b51e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1336.699295] [54968]: INFO cinder.api.openstack.wsgi [None req-26ccaaab-0d05-46f3-bce3-dc0117f8b51e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1336.699709] [54968]: [pid: 54968|app: 0|req: 223/447] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:09 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1337.709155] [54969]: DEBUG cinder.api.middleware.request_id [None req-3cb8991c-8842-4626-a81c-e6aefe429507 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.711305] [54969]: INFO cinder.api.openstack.wsgi [None req-3cb8991c-8842-4626-a81c-e6aefe429507 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1337.711551] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3cb8991c-8842-4626-a81c-e6aefe429507 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1337.711807] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3cb8991c-8842-4626-a81c-e6aefe429507 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1337.721697] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.721697] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1337.725259] [54969]: INFO cinder.volume.api [None req-3cb8991c-8842-4626-a81c-e6aefe429507 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1337.729865] [54969]: INFO cinder.api.openstack.wsgi [None req-3cb8991c-8842-4626-a81c-e6aefe429507 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1337.730268] [54969]: [pid: 54969|app: 0|req: 225/448] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:10 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1338.739797] [54968]: DEBUG cinder.api.middleware.request_id [None req-c4141c73-0405-4e53-9374-b71971224633 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.741926] [54968]: INFO cinder.api.openstack.wsgi [None req-c4141c73-0405-4e53-9374-b71971224633 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1338.742177] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c4141c73-0405-4e53-9374-b71971224633 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1338.742425] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c4141c73-0405-4e53-9374-b71971224633 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1338.753520] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.753520] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1338.757163] [54968]: INFO cinder.volume.api [None req-c4141c73-0405-4e53-9374-b71971224633 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1338.761854] [54968]: INFO cinder.api.openstack.wsgi [None req-c4141c73-0405-4e53-9374-b71971224633 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1338.762272] [54968]: [pid: 54968|app: 0|req: 224/449] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:11 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1339.772842] [54969]: DEBUG cinder.api.middleware.request_id [None req-58f5fce0-17ec-4cbe-a7ee-d073987f5d16 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.774451] [54969]: INFO cinder.api.openstack.wsgi [None req-58f5fce0-17ec-4cbe-a7ee-d073987f5d16 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1339.774710] [54969]: DEBUG cinder.api.openstack.wsgi [None req-58f5fce0-17ec-4cbe-a7ee-d073987f5d16 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1339.774966] [54969]: DEBUG cinder.api.openstack.wsgi [None req-58f5fce0-17ec-4cbe-a7ee-d073987f5d16 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1339.784952] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.784952] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1339.788564] [54969]: INFO cinder.volume.api [None req-58f5fce0-17ec-4cbe-a7ee-d073987f5d16 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1339.794112] [54969]: INFO cinder.api.openstack.wsgi [None req-58f5fce0-17ec-4cbe-a7ee-d073987f5d16 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1339.794112] [54969]: [pid: 54969|app: 0|req: 226/450] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:12 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1340.803800] [54968]: DEBUG cinder.api.middleware.request_id [None req-c71940b6-8e9a-44f7-bc49-65af58a936db None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1340.806000] [54968]: INFO cinder.api.openstack.wsgi [None req-c71940b6-8e9a-44f7-bc49-65af58a936db tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1340.806267] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c71940b6-8e9a-44f7-bc49-65af58a936db tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1340.806522] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c71940b6-8e9a-44f7-bc49-65af58a936db tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1340.817721] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.817721] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1340.822839] [54968]: INFO cinder.volume.api [None req-c71940b6-8e9a-44f7-bc49-65af58a936db tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1340.828590] [54968]: INFO cinder.api.openstack.wsgi [None req-c71940b6-8e9a-44f7-bc49-65af58a936db tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1340.829056] [54968]: [pid: 54968|app: 0|req: 225/451] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:13 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1341.839279] [54969]: DEBUG cinder.api.middleware.request_id [None req-cba65e97-5e55-4c5b-bdd5-9c372f7fe94d None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.841448] [54969]: INFO cinder.api.openstack.wsgi [None req-cba65e97-5e55-4c5b-bdd5-9c372f7fe94d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1341.841706] [54969]: DEBUG cinder.api.openstack.wsgi [None req-cba65e97-5e55-4c5b-bdd5-9c372f7fe94d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1341.841958] [54969]: DEBUG cinder.api.openstack.wsgi [None req-cba65e97-5e55-4c5b-bdd5-9c372f7fe94d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1341.856456] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.856456] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1341.861800] [54969]: INFO cinder.volume.api [None req-cba65e97-5e55-4c5b-bdd5-9c372f7fe94d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1341.869295] [54969]: INFO cinder.api.openstack.wsgi [None req-cba65e97-5e55-4c5b-bdd5-9c372f7fe94d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1341.869913] [54969]: [pid: 54969|app: 0|req: 227/452] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:14 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1342.879592] [54968]: DEBUG cinder.api.middleware.request_id [None req-c9878f10-f105-4598-9a05-ced915d05286 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.882014] [54968]: INFO cinder.api.openstack.wsgi [None req-c9878f10-f105-4598-9a05-ced915d05286 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1342.882361] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c9878f10-f105-4598-9a05-ced915d05286 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1342.882661] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c9878f10-f105-4598-9a05-ced915d05286 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1342.893577] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.893577] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.897105] [54968]: INFO cinder.volume.api [None req-c9878f10-f105-4598-9a05-ced915d05286 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1342.901734] [54968]: INFO cinder.api.openstack.wsgi [None req-c9878f10-f105-4598-9a05-ced915d05286 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1342.902136] [54968]: [pid: 54968|app: 0|req: 226/453] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:15 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1343.914147] [54969]: DEBUG cinder.api.middleware.request_id [None req-eecf455b-2feb-466c-a29c-bd8accc99d95 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1343.916612] [54969]: INFO cinder.api.openstack.wsgi [None req-eecf455b-2feb-466c-a29c-bd8accc99d95 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1343.916799] [54969]: DEBUG cinder.api.openstack.wsgi [None req-eecf455b-2feb-466c-a29c-bd8accc99d95 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1343.917050] [54969]: DEBUG cinder.api.openstack.wsgi [None req-eecf455b-2feb-466c-a29c-bd8accc99d95 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1343.927237] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1343.927237] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1343.931081] [54969]: INFO cinder.volume.api [None req-eecf455b-2feb-466c-a29c-bd8accc99d95 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1343.935778] [54969]: INFO cinder.api.openstack.wsgi [None req-eecf455b-2feb-466c-a29c-bd8accc99d95 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1343.936232] [54969]: [pid: 54969|app: 0|req: 228/454] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:16 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1344.945735] [54968]: DEBUG cinder.api.middleware.request_id [None req-31ccd94c-616b-4cec-bc12-958d31cdbe82 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.947937] [54968]: INFO cinder.api.openstack.wsgi [None req-31ccd94c-616b-4cec-bc12-958d31cdbe82 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1344.948230] [54968]: DEBUG cinder.api.openstack.wsgi [None req-31ccd94c-616b-4cec-bc12-958d31cdbe82 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1344.948489] [54968]: DEBUG cinder.api.openstack.wsgi [None req-31ccd94c-616b-4cec-bc12-958d31cdbe82 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1344.959269] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.959269] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1344.962881] [54968]: INFO cinder.volume.api [None req-31ccd94c-616b-4cec-bc12-958d31cdbe82 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1344.967346] [54968]: INFO cinder.api.openstack.wsgi [None req-31ccd94c-616b-4cec-bc12-958d31cdbe82 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1344.967945] [54968]: [pid: 54968|app: 0|req: 227/455] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:17 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1345.977323] [54969]: DEBUG cinder.api.middleware.request_id [None req-299ba5a0-b9f1-4b16-b2c4-9ba44ebc1f3a None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.979698] [54969]: INFO cinder.api.openstack.wsgi [None req-299ba5a0-b9f1-4b16-b2c4-9ba44ebc1f3a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1345.979967] [54969]: DEBUG cinder.api.openstack.wsgi [None req-299ba5a0-b9f1-4b16-b2c4-9ba44ebc1f3a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1345.980273] [54969]: DEBUG cinder.api.openstack.wsgi [None req-299ba5a0-b9f1-4b16-b2c4-9ba44ebc1f3a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1345.990424] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1345.990424] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1345.993976] [54969]: INFO cinder.volume.api [None req-299ba5a0-b9f1-4b16-b2c4-9ba44ebc1f3a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1345.998630] [54969]: INFO cinder.api.openstack.wsgi [None req-299ba5a0-b9f1-4b16-b2c4-9ba44ebc1f3a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1345.999026] [54969]: [pid: 54969|app: 0|req: 229/456] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:18 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1347.008859] [54968]: DEBUG cinder.api.middleware.request_id [None req-f006a12b-2998-4295-8cc9-2e2f3f9875cd None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.011185] [54968]: INFO cinder.api.openstack.wsgi [None req-f006a12b-2998-4295-8cc9-2e2f3f9875cd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1347.011444] [54968]: DEBUG cinder.api.openstack.wsgi [None req-f006a12b-2998-4295-8cc9-2e2f3f9875cd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1347.011698] [54968]: DEBUG cinder.api.openstack.wsgi [None req-f006a12b-2998-4295-8cc9-2e2f3f9875cd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1347.022294] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1347.022294] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1347.026007] [54968]: INFO cinder.volume.api [None req-f006a12b-2998-4295-8cc9-2e2f3f9875cd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1347.030734] [54968]: INFO cinder.api.openstack.wsgi [None req-f006a12b-2998-4295-8cc9-2e2f3f9875cd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1347.031143] [54968]: [pid: 54968|app: 0|req: 228/457] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:19 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1348.040883] [54969]: DEBUG cinder.api.middleware.request_id [None req-e86df934-9c98-4b98-8ed2-82f48db3027b None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.043004] [54969]: INFO cinder.api.openstack.wsgi [None req-e86df934-9c98-4b98-8ed2-82f48db3027b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1348.043307] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e86df934-9c98-4b98-8ed2-82f48db3027b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1348.043573] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e86df934-9c98-4b98-8ed2-82f48db3027b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1348.054067] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1348.054067] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.057763] [54969]: INFO cinder.volume.api [None req-e86df934-9c98-4b98-8ed2-82f48db3027b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1348.062424] [54969]: INFO cinder.api.openstack.wsgi [None req-e86df934-9c98-4b98-8ed2-82f48db3027b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1348.062844] [54969]: [pid: 54969|app: 0|req: 230/458] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:20 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1349.072353] [54968]: DEBUG cinder.api.middleware.request_id [None req-ae4de1bd-f496-4302-8173-a74ec95003ae None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.074441] [54968]: INFO cinder.api.openstack.wsgi [None req-ae4de1bd-f496-4302-8173-a74ec95003ae tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1349.074691] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ae4de1bd-f496-4302-8173-a74ec95003ae tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.074940] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ae4de1bd-f496-4302-8173-a74ec95003ae tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.084963] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1349.084963] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.088683] [54968]: INFO cinder.volume.api [None req-ae4de1bd-f496-4302-8173-a74ec95003ae tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1349.093238] [54968]: INFO cinder.api.openstack.wsgi [None req-ae4de1bd-f496-4302-8173-a74ec95003ae tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1349.093738] [54968]: [pid: 54968|app: 0|req: 229/459] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:21 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1350.103639] [54969]: DEBUG cinder.api.middleware.request_id [None req-d6e499a3-5667-45c1-89c3-bd39c724c157 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.105886] [54969]: INFO cinder.api.openstack.wsgi [None req-d6e499a3-5667-45c1-89c3-bd39c724c157 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1350.106213] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d6e499a3-5667-45c1-89c3-bd39c724c157 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.106475] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d6e499a3-5667-45c1-89c3-bd39c724c157 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.116201] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.116201] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.119722] [54969]: INFO cinder.volume.api [None req-d6e499a3-5667-45c1-89c3-bd39c724c157 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1350.124176] [54969]: INFO cinder.api.openstack.wsgi [None req-d6e499a3-5667-45c1-89c3-bd39c724c157 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1350.124560] [54969]: [pid: 54969|app: 0|req: 231/460] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:22 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1351.134414] [54968]: DEBUG cinder.api.middleware.request_id [None req-d0b5224e-db02-4adc-8445-0f8cac3ea695 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1351.136791] [54968]: INFO cinder.api.openstack.wsgi [None req-d0b5224e-db02-4adc-8445-0f8cac3ea695 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1351.137118] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d0b5224e-db02-4adc-8445-0f8cac3ea695 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1351.137382] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d0b5224e-db02-4adc-8445-0f8cac3ea695 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1351.147628] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1351.147628] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1351.151414] [54968]: INFO cinder.volume.api [None req-d0b5224e-db02-4adc-8445-0f8cac3ea695 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1351.155947] [54968]: INFO cinder.api.openstack.wsgi [None req-d0b5224e-db02-4adc-8445-0f8cac3ea695 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1351.156351] [54968]: [pid: 54968|app: 0|req: 230/461] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:23 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1352.165944] [54969]: DEBUG cinder.api.middleware.request_id [None req-1115c32d-8970-4830-8856-cf50ac78cfbd None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1352.168356] [54969]: INFO cinder.api.openstack.wsgi [None req-1115c32d-8970-4830-8856-cf50ac78cfbd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1352.168620] [54969]: DEBUG cinder.api.openstack.wsgi [None req-1115c32d-8970-4830-8856-cf50ac78cfbd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1352.168908] [54969]: DEBUG cinder.api.openstack.wsgi [None req-1115c32d-8970-4830-8856-cf50ac78cfbd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1352.178971] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1352.178971] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1352.182508] [54969]: INFO cinder.volume.api [None req-1115c32d-8970-4830-8856-cf50ac78cfbd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1352.187094] [54969]: INFO cinder.api.openstack.wsgi [None req-1115c32d-8970-4830-8856-cf50ac78cfbd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1352.187617] [54969]: [pid: 54969|app: 0|req: 232/462] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:24 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1353.197058] [54968]: DEBUG cinder.api.middleware.request_id [None req-2c6a2d83-131d-4867-99d5-70f807e48218 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1353.199566] [54968]: INFO cinder.api.openstack.wsgi [None req-2c6a2d83-131d-4867-99d5-70f807e48218 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1353.199844] [54968]: DEBUG cinder.api.openstack.wsgi [None req-2c6a2d83-131d-4867-99d5-70f807e48218 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1353.200124] [54968]: DEBUG cinder.api.openstack.wsgi [None req-2c6a2d83-131d-4867-99d5-70f807e48218 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1353.210543] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1353.210543] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1353.214448] [54968]: INFO cinder.volume.api [None req-2c6a2d83-131d-4867-99d5-70f807e48218 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1353.219166] [54968]: INFO cinder.api.openstack.wsgi [None req-2c6a2d83-131d-4867-99d5-70f807e48218 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1353.219561] [54968]: [pid: 54968|app: 0|req: 231/463] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:25 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1354.229408] [54969]: DEBUG cinder.api.middleware.request_id [None req-dd060bb7-0818-4d75-a3e0-09056a0835bf None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1354.231645] [54969]: INFO cinder.api.openstack.wsgi [None req-dd060bb7-0818-4d75-a3e0-09056a0835bf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1354.231758] [54969]: DEBUG cinder.api.openstack.wsgi [None req-dd060bb7-0818-4d75-a3e0-09056a0835bf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1354.231971] [54969]: DEBUG cinder.api.openstack.wsgi [None req-dd060bb7-0818-4d75-a3e0-09056a0835bf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1354.241964] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1354.241964] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1354.245739] [54969]: INFO cinder.volume.api [None req-dd060bb7-0818-4d75-a3e0-09056a0835bf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1354.250418] [54969]: INFO cinder.api.openstack.wsgi [None req-dd060bb7-0818-4d75-a3e0-09056a0835bf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1354.250990] [54969]: [pid: 54969|app: 0|req: 233/464] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:26 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1355.259737] [54968]: DEBUG cinder.api.middleware.request_id [None req-a43bdf7f-c100-4219-a795-90542e59905b None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1355.261933] [54968]: INFO cinder.api.openstack.wsgi [None req-a43bdf7f-c100-4219-a795-90542e59905b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1355.262186] [54968]: DEBUG cinder.api.openstack.wsgi [None req-a43bdf7f-c100-4219-a795-90542e59905b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1355.262437] [54968]: DEBUG cinder.api.openstack.wsgi [None req-a43bdf7f-c100-4219-a795-90542e59905b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1355.273164] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1355.273164] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1355.276909] [54968]: INFO cinder.volume.api [None req-a43bdf7f-c100-4219-a795-90542e59905b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1355.281457] [54968]: INFO cinder.api.openstack.wsgi [None req-a43bdf7f-c100-4219-a795-90542e59905b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1355.282027] [54968]: [pid: 54968|app: 0|req: 232/465] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:27 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1356.291187] [54969]: DEBUG cinder.api.middleware.request_id [None req-6d1446e6-bd36-49c6-bb98-43ba6816cb29 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1356.293327] [54969]: INFO cinder.api.openstack.wsgi [None req-6d1446e6-bd36-49c6-bb98-43ba6816cb29 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1356.293577] [54969]: DEBUG cinder.api.openstack.wsgi [None req-6d1446e6-bd36-49c6-bb98-43ba6816cb29 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1356.293827] [54969]: DEBUG cinder.api.openstack.wsgi [None req-6d1446e6-bd36-49c6-bb98-43ba6816cb29 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1356.303571] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1356.303571] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1356.307162] [54969]: INFO cinder.volume.api [None req-6d1446e6-bd36-49c6-bb98-43ba6816cb29 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1356.312131] [54969]: INFO cinder.api.openstack.wsgi [None req-6d1446e6-bd36-49c6-bb98-43ba6816cb29 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1356.312528] [54969]: [pid: 54969|app: 0|req: 234/466] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:28 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1357.321889] [54968]: DEBUG cinder.api.middleware.request_id [None req-3899a44f-78ac-4a06-b987-a42782dd198a None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1357.324056] [54968]: INFO cinder.api.openstack.wsgi [None req-3899a44f-78ac-4a06-b987-a42782dd198a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1357.324304] [54968]: DEBUG cinder.api.openstack.wsgi [None req-3899a44f-78ac-4a06-b987-a42782dd198a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1357.324555] [54968]: DEBUG cinder.api.openstack.wsgi [None req-3899a44f-78ac-4a06-b987-a42782dd198a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1357.334903] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1357.334903] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1357.338466] [54968]: INFO cinder.volume.api [None req-3899a44f-78ac-4a06-b987-a42782dd198a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1357.343423] [54968]: INFO cinder.api.openstack.wsgi [None req-3899a44f-78ac-4a06-b987-a42782dd198a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1357.343927] [54968]: [pid: 54968|app: 0|req: 233/467] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:29 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1358.354198] [54969]: DEBUG cinder.api.middleware.request_id [None req-e913fee0-371d-45f3-affa-cc5dd3514855 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.356402] [54969]: INFO cinder.api.openstack.wsgi [None req-e913fee0-371d-45f3-affa-cc5dd3514855 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1358.356644] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e913fee0-371d-45f3-affa-cc5dd3514855 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1358.356899] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e913fee0-371d-45f3-affa-cc5dd3514855 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1358.367871] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1358.367871] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1358.375124] [54969]: INFO cinder.volume.api [None req-e913fee0-371d-45f3-affa-cc5dd3514855 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1358.380222] [54969]: INFO cinder.api.openstack.wsgi [None req-e913fee0-371d-45f3-affa-cc5dd3514855 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1358.380637] [54969]: [pid: 54969|app: 0|req: 235/468] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:30 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1359.392185] [54968]: DEBUG cinder.api.middleware.request_id [None req-db7bd307-e63d-4c91-b3fb-1f0234c6ee7f None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.394321] [54968]: INFO cinder.api.openstack.wsgi [None req-db7bd307-e63d-4c91-b3fb-1f0234c6ee7f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1359.394575] [54968]: DEBUG cinder.api.openstack.wsgi [None req-db7bd307-e63d-4c91-b3fb-1f0234c6ee7f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1359.394864] [54968]: DEBUG cinder.api.openstack.wsgi [None req-db7bd307-e63d-4c91-b3fb-1f0234c6ee7f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1359.409591] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1359.409591] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1359.413978] [54968]: INFO cinder.volume.api [None req-db7bd307-e63d-4c91-b3fb-1f0234c6ee7f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1359.419910] [54968]: INFO cinder.api.openstack.wsgi [None req-db7bd307-e63d-4c91-b3fb-1f0234c6ee7f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1359.420531] [54968]: [pid: 54968|app: 0|req: 234/469] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:31 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1360.430179] [54969]: DEBUG cinder.api.middleware.request_id [None req-a817e8f7-72f4-443c-95b4-16ae045d8b27 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.432321] [54969]: INFO cinder.api.openstack.wsgi [None req-a817e8f7-72f4-443c-95b4-16ae045d8b27 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1360.432569] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a817e8f7-72f4-443c-95b4-16ae045d8b27 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1360.432821] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a817e8f7-72f4-443c-95b4-16ae045d8b27 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1360.443096] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1360.443096] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1360.446918] [54969]: INFO cinder.volume.api [None req-a817e8f7-72f4-443c-95b4-16ae045d8b27 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1360.451840] [54969]: INFO cinder.api.openstack.wsgi [None req-a817e8f7-72f4-443c-95b4-16ae045d8b27 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1360.452279] [54969]: [pid: 54969|app: 0|req: 236/470] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:33 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1361.461112] [54968]: DEBUG cinder.api.middleware.request_id [None req-415c61ee-583c-4360-9eb0-13a91a84a2b6 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1361.463461] [54968]: INFO cinder.api.openstack.wsgi [None req-415c61ee-583c-4360-9eb0-13a91a84a2b6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1361.463740] [54968]: DEBUG cinder.api.openstack.wsgi [None req-415c61ee-583c-4360-9eb0-13a91a84a2b6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1361.464022] [54968]: DEBUG cinder.api.openstack.wsgi [None req-415c61ee-583c-4360-9eb0-13a91a84a2b6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1361.474795] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1361.474795] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1361.478747] [54968]: INFO cinder.volume.api [None req-415c61ee-583c-4360-9eb0-13a91a84a2b6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1361.483817] [54968]: INFO cinder.api.openstack.wsgi [None req-415c61ee-583c-4360-9eb0-13a91a84a2b6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1361.484439] [54968]: [pid: 54968|app: 0|req: 235/471] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:34 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1362.493101] [54969]: DEBUG cinder.api.middleware.request_id [None req-6a582929-f154-4273-b2f2-04df1284cb3f None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.495553] [54969]: INFO cinder.api.openstack.wsgi [None req-6a582929-f154-4273-b2f2-04df1284cb3f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1362.495929] [54969]: DEBUG cinder.api.openstack.wsgi [None req-6a582929-f154-4273-b2f2-04df1284cb3f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1362.496285] [54969]: DEBUG cinder.api.openstack.wsgi [None req-6a582929-f154-4273-b2f2-04df1284cb3f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1362.507415] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1362.507415] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1362.511395] [54969]: INFO cinder.volume.api [None req-6a582929-f154-4273-b2f2-04df1284cb3f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1362.517332] [54969]: INFO cinder.api.openstack.wsgi [None req-6a582929-f154-4273-b2f2-04df1284cb3f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1362.517526] [54969]: [pid: 54969|app: 0|req: 237/472] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:35 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1363.526200] [54968]: DEBUG cinder.api.middleware.request_id [None req-91ee2a60-bb6a-4351-8cfe-1830ef3810d7 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.528404] [54968]: INFO cinder.api.openstack.wsgi [None req-91ee2a60-bb6a-4351-8cfe-1830ef3810d7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1363.528663] [54968]: DEBUG cinder.api.openstack.wsgi [None req-91ee2a60-bb6a-4351-8cfe-1830ef3810d7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1363.528922] [54968]: DEBUG cinder.api.openstack.wsgi [None req-91ee2a60-bb6a-4351-8cfe-1830ef3810d7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1363.541146] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1363.541146] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1363.550645] [54968]: INFO cinder.volume.api [None req-91ee2a60-bb6a-4351-8cfe-1830ef3810d7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1363.552546] [54968]: INFO cinder.api.openstack.wsgi [None req-91ee2a60-bb6a-4351-8cfe-1830ef3810d7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1363.553046] [54968]: [pid: 54968|app: 0|req: 236/473] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:36 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1364.562765] [54969]: DEBUG cinder.api.middleware.request_id [None req-a7d55be4-adac-4f92-9bcc-ec1d9ff5ed76 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1364.565244] [54969]: INFO cinder.api.openstack.wsgi [None req-a7d55be4-adac-4f92-9bcc-ec1d9ff5ed76 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1364.565547] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a7d55be4-adac-4f92-9bcc-ec1d9ff5ed76 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1364.565821] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a7d55be4-adac-4f92-9bcc-ec1d9ff5ed76 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1364.579632] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1364.579632] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1364.586260] [54969]: INFO cinder.volume.api [None req-a7d55be4-adac-4f92-9bcc-ec1d9ff5ed76 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1364.592450] [54969]: INFO cinder.api.openstack.wsgi [None req-a7d55be4-adac-4f92-9bcc-ec1d9ff5ed76 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1364.592959] [54969]: [pid: 54969|app: 0|req: 238/474] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:37 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1365.602189] [54968]: DEBUG cinder.api.middleware.request_id [None req-de749271-9b2f-4ed7-b0c2-b05e60458e2d None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1365.604518] [54968]: INFO cinder.api.openstack.wsgi [None req-de749271-9b2f-4ed7-b0c2-b05e60458e2d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1365.604810] [54968]: DEBUG cinder.api.openstack.wsgi [None req-de749271-9b2f-4ed7-b0c2-b05e60458e2d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1365.605086] [54968]: DEBUG cinder.api.openstack.wsgi [None req-de749271-9b2f-4ed7-b0c2-b05e60458e2d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1365.615964] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1365.615964] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1365.619713] [54968]: INFO cinder.volume.api [None req-de749271-9b2f-4ed7-b0c2-b05e60458e2d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1365.624263] [54968]: INFO cinder.api.openstack.wsgi [None req-de749271-9b2f-4ed7-b0c2-b05e60458e2d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1365.624740] [54968]: [pid: 54968|app: 0|req: 237/475] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:38 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1366.634023] [54969]: DEBUG cinder.api.middleware.request_id [None req-c750bbd5-0554-4898-afa4-e2e283456022 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1366.636953] [54969]: INFO cinder.api.openstack.wsgi [None req-c750bbd5-0554-4898-afa4-e2e283456022 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1366.637211] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c750bbd5-0554-4898-afa4-e2e283456022 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1366.637464] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c750bbd5-0554-4898-afa4-e2e283456022 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1366.649493] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1366.649493] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1366.653587] [54969]: INFO cinder.volume.api [None req-c750bbd5-0554-4898-afa4-e2e283456022 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1366.658437] [54969]: INFO cinder.api.openstack.wsgi [None req-c750bbd5-0554-4898-afa4-e2e283456022 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1366.658867] [54969]: [pid: 54969|app: 0|req: 239/476] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:39 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1367.669087] [54968]: DEBUG cinder.api.middleware.request_id [None req-bd77730f-bccf-4ba0-8a6a-4e19253adea9 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1367.671022] [54968]: INFO cinder.api.openstack.wsgi [None req-bd77730f-bccf-4ba0-8a6a-4e19253adea9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1367.671278] [54968]: DEBUG cinder.api.openstack.wsgi [None req-bd77730f-bccf-4ba0-8a6a-4e19253adea9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1367.671530] [54968]: DEBUG cinder.api.openstack.wsgi [None req-bd77730f-bccf-4ba0-8a6a-4e19253adea9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1367.682241] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1367.682241] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1367.686469] [54968]: INFO cinder.volume.api [None req-bd77730f-bccf-4ba0-8a6a-4e19253adea9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1367.691115] [54968]: INFO cinder.api.openstack.wsgi [None req-bd77730f-bccf-4ba0-8a6a-4e19253adea9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1367.691502] [54968]: [pid: 54968|app: 0|req: 238/477] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:40 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1368.700932] [54969]: DEBUG cinder.api.middleware.request_id [None req-e046a512-d570-4f6a-af06-998d726c0cd3 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1368.703105] [54969]: INFO cinder.api.openstack.wsgi [None req-e046a512-d570-4f6a-af06-998d726c0cd3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1368.703377] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e046a512-d570-4f6a-af06-998d726c0cd3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1368.703639] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e046a512-d570-4f6a-af06-998d726c0cd3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1368.713460] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1368.713460] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1368.716979] [54969]: INFO cinder.volume.api [None req-e046a512-d570-4f6a-af06-998d726c0cd3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1368.721644] [54969]: INFO cinder.api.openstack.wsgi [None req-e046a512-d570-4f6a-af06-998d726c0cd3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1368.721948] [54969]: [pid: 54969|app: 0|req: 240/478] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:41 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1369.731124] [54968]: DEBUG cinder.api.middleware.request_id [None req-e6bbb139-501c-40e1-a7a3-447d8722e968 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1369.733321] [54968]: INFO cinder.api.openstack.wsgi [None req-e6bbb139-501c-40e1-a7a3-447d8722e968 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1369.733575] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e6bbb139-501c-40e1-a7a3-447d8722e968 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1369.733827] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e6bbb139-501c-40e1-a7a3-447d8722e968 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1369.743603] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1369.743603] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1369.747090] [54968]: INFO cinder.volume.api [None req-e6bbb139-501c-40e1-a7a3-447d8722e968 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1369.751694] [54968]: INFO cinder.api.openstack.wsgi [None req-e6bbb139-501c-40e1-a7a3-447d8722e968 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1369.752095] [54968]: [pid: 54968|app: 0|req: 239/479] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:42 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1370.761929] [54969]: DEBUG cinder.api.middleware.request_id [None req-ca2ae1f2-64ad-4856-b23b-5a72843454b2 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1370.764235] [54969]: INFO cinder.api.openstack.wsgi [None req-ca2ae1f2-64ad-4856-b23b-5a72843454b2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1370.764509] [54969]: DEBUG cinder.api.openstack.wsgi [None req-ca2ae1f2-64ad-4856-b23b-5a72843454b2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1370.764765] [54969]: DEBUG cinder.api.openstack.wsgi [None req-ca2ae1f2-64ad-4856-b23b-5a72843454b2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1370.781423] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1370.781423] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1370.785738] [54969]: INFO cinder.volume.api [None req-ca2ae1f2-64ad-4856-b23b-5a72843454b2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1370.792629] [54969]: INFO cinder.api.openstack.wsgi [None req-ca2ae1f2-64ad-4856-b23b-5a72843454b2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1370.793352] [54969]: [pid: 54969|app: 0|req: 241/480] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:43 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1371.804293] [54968]: DEBUG cinder.api.middleware.request_id [None req-5aefb1a3-b090-428a-9557-9fd68b65d686 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1371.806533] [54968]: INFO cinder.api.openstack.wsgi [None req-5aefb1a3-b090-428a-9557-9fd68b65d686 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1371.806782] [54968]: DEBUG cinder.api.openstack.wsgi [None req-5aefb1a3-b090-428a-9557-9fd68b65d686 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1371.807069] [54968]: DEBUG cinder.api.openstack.wsgi [None req-5aefb1a3-b090-428a-9557-9fd68b65d686 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1371.817433] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1371.817433] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1371.821041] [54968]: INFO cinder.volume.api [None req-5aefb1a3-b090-428a-9557-9fd68b65d686 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1371.825548] [54968]: INFO cinder.api.openstack.wsgi [None req-5aefb1a3-b090-428a-9557-9fd68b65d686 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1371.827688] [54968]: [pid: 54968|app: 0|req: 240/481] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:44 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1372.835529] [54969]: DEBUG cinder.api.middleware.request_id [None req-7ff63df3-0f93-405a-8647-02a93d3b1efe None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1372.837927] [54969]: INFO cinder.api.openstack.wsgi [None req-7ff63df3-0f93-405a-8647-02a93d3b1efe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1372.838266] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7ff63df3-0f93-405a-8647-02a93d3b1efe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1372.838617] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7ff63df3-0f93-405a-8647-02a93d3b1efe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1372.848847] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1372.848847] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1372.852805] [54969]: INFO cinder.volume.api [None req-7ff63df3-0f93-405a-8647-02a93d3b1efe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1372.857068] [54969]: INFO cinder.api.openstack.wsgi [None req-7ff63df3-0f93-405a-8647-02a93d3b1efe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1372.857456] [54969]: [pid: 54969|app: 0|req: 242/482] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:45 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1373.866316] [54968]: DEBUG cinder.api.middleware.request_id [None req-4f63bb10-b9b2-47ff-ae02-e1b6e82a887d None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1373.868424] [54968]: INFO cinder.api.openstack.wsgi [None req-4f63bb10-b9b2-47ff-ae02-e1b6e82a887d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1373.868679] [54968]: DEBUG cinder.api.openstack.wsgi [None req-4f63bb10-b9b2-47ff-ae02-e1b6e82a887d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1373.868958] [54968]: DEBUG cinder.api.openstack.wsgi [None req-4f63bb10-b9b2-47ff-ae02-e1b6e82a887d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1373.878850] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1373.878850] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1373.882440] [54968]: INFO cinder.volume.api [None req-4f63bb10-b9b2-47ff-ae02-e1b6e82a887d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1373.887071] [54968]: INFO cinder.api.openstack.wsgi [None req-4f63bb10-b9b2-47ff-ae02-e1b6e82a887d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1373.887633] [54968]: [pid: 54968|app: 0|req: 241/483] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:46 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1374.897211] [54969]: DEBUG cinder.api.middleware.request_id [None req-112c3bcc-7207-4136-8ce2-823db98e39e7 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1374.899434] [54969]: INFO cinder.api.openstack.wsgi [None req-112c3bcc-7207-4136-8ce2-823db98e39e7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1374.899720] [54969]: DEBUG cinder.api.openstack.wsgi [None req-112c3bcc-7207-4136-8ce2-823db98e39e7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1374.899985] [54969]: DEBUG cinder.api.openstack.wsgi [None req-112c3bcc-7207-4136-8ce2-823db98e39e7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1374.910233] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1374.910233] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1374.913702] [54969]: INFO cinder.volume.api [None req-112c3bcc-7207-4136-8ce2-823db98e39e7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1374.918304] [54969]: INFO cinder.api.openstack.wsgi [None req-112c3bcc-7207-4136-8ce2-823db98e39e7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1374.918693] [54969]: [pid: 54969|app: 0|req: 243/484] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:47 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1375.928440] [54968]: DEBUG cinder.api.middleware.request_id [None req-026d0b44-1d72-4f02-a4bd-a5549d907203 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1375.930682] [54968]: INFO cinder.api.openstack.wsgi [None req-026d0b44-1d72-4f02-a4bd-a5549d907203 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1375.930961] [54968]: DEBUG cinder.api.openstack.wsgi [None req-026d0b44-1d72-4f02-a4bd-a5549d907203 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1375.931296] [54968]: DEBUG cinder.api.openstack.wsgi [None req-026d0b44-1d72-4f02-a4bd-a5549d907203 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1375.941791] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1375.941791] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1375.945163] [54968]: INFO cinder.volume.api [None req-026d0b44-1d72-4f02-a4bd-a5549d907203 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1375.949495] [54968]: INFO cinder.api.openstack.wsgi [None req-026d0b44-1d72-4f02-a4bd-a5549d907203 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1375.949970] [54968]: [pid: 54968|app: 0|req: 242/485] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:48 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1376.959903] [54969]: DEBUG cinder.api.middleware.request_id [None req-63a44df1-226d-42b3-b933-9cd0c7cd2179 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1376.962282] [54969]: INFO cinder.api.openstack.wsgi [None req-63a44df1-226d-42b3-b933-9cd0c7cd2179 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1376.962573] [54969]: DEBUG cinder.api.openstack.wsgi [None req-63a44df1-226d-42b3-b933-9cd0c7cd2179 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1376.962849] [54969]: DEBUG cinder.api.openstack.wsgi [None req-63a44df1-226d-42b3-b933-9cd0c7cd2179 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1376.973078] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1376.973078] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1376.976356] [54969]: INFO cinder.volume.api [None req-63a44df1-226d-42b3-b933-9cd0c7cd2179 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1376.980793] [54969]: INFO cinder.api.openstack.wsgi [None req-63a44df1-226d-42b3-b933-9cd0c7cd2179 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1376.981182] [54969]: [pid: 54969|app: 0|req: 244/486] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:49 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1377.990377] [54968]: DEBUG cinder.api.middleware.request_id [None req-ea5520be-cc2c-495d-9d54-c1c99c81bb41 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.992605] [54968]: INFO cinder.api.openstack.wsgi [None req-ea5520be-cc2c-495d-9d54-c1c99c81bb41 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1377.992869] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ea5520be-cc2c-495d-9d54-c1c99c81bb41 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1377.993186] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ea5520be-cc2c-495d-9d54-c1c99c81bb41 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1378.004022] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1378.004022] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1378.007427] [54968]: INFO cinder.volume.api [None req-ea5520be-cc2c-495d-9d54-c1c99c81bb41 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1378.011945] [54968]: INFO cinder.api.openstack.wsgi [None req-ea5520be-cc2c-495d-9d54-c1c99c81bb41 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1378.012336] [54968]: [pid: 54968|app: 0|req: 243/487] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:50 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1379.021791] [54969]: DEBUG cinder.api.middleware.request_id [None req-ae7e8b5b-ec47-4073-94f8-962adc787ddf None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1379.024116] [54969]: INFO cinder.api.openstack.wsgi [None req-ae7e8b5b-ec47-4073-94f8-962adc787ddf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1379.024384] [54969]: DEBUG cinder.api.openstack.wsgi [None req-ae7e8b5b-ec47-4073-94f8-962adc787ddf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1379.024633] [54969]: DEBUG cinder.api.openstack.wsgi [None req-ae7e8b5b-ec47-4073-94f8-962adc787ddf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1379.034986] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1379.034986] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1379.038640] [54969]: INFO cinder.volume.api [None req-ae7e8b5b-ec47-4073-94f8-962adc787ddf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1379.043558] [54969]: INFO cinder.api.openstack.wsgi [None req-ae7e8b5b-ec47-4073-94f8-962adc787ddf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1379.043966] [54969]: [pid: 54969|app: 0|req: 245/488] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:51 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1380.053922] [54968]: DEBUG cinder.api.middleware.request_id [None req-ae493556-ce47-4a4d-86b3-e148c4a4f30f None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.056175] [54968]: INFO cinder.api.openstack.wsgi [None req-ae493556-ce47-4a4d-86b3-e148c4a4f30f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1380.056482] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ae493556-ce47-4a4d-86b3-e148c4a4f30f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1380.056752] [54968]: DEBUG cinder.api.openstack.wsgi [None req-ae493556-ce47-4a4d-86b3-e148c4a4f30f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1380.067056] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1380.067056] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1380.070741] [54968]: INFO cinder.volume.api [None req-ae493556-ce47-4a4d-86b3-e148c4a4f30f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1380.075424] [54968]: INFO cinder.api.openstack.wsgi [None req-ae493556-ce47-4a4d-86b3-e148c4a4f30f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1380.076050] [54968]: [pid: 54968|app: 0|req: 244/489] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:52 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1381.085454] [54969]: DEBUG cinder.api.middleware.request_id [None req-15af0680-10a4-4a49-b981-d1e715fb2990 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1381.087750] [54969]: INFO cinder.api.openstack.wsgi [None req-15af0680-10a4-4a49-b981-d1e715fb2990 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1381.088101] [54969]: DEBUG cinder.api.openstack.wsgi [None req-15af0680-10a4-4a49-b981-d1e715fb2990 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1381.088364] [54969]: DEBUG cinder.api.openstack.wsgi [None req-15af0680-10a4-4a49-b981-d1e715fb2990 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1381.089841] [54969]: DEBUG dbcounter [-] [54969] Writing DB stats cinder:SELECT=270 {{(pid=54969) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1381.099980] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1381.099980] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1381.103922] [54969]: INFO cinder.volume.api [None req-15af0680-10a4-4a49-b981-d1e715fb2990 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1381.108800] [54969]: INFO cinder.api.openstack.wsgi [None req-15af0680-10a4-4a49-b981-d1e715fb2990 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1381.109624] [54969]: [pid: 54969|app: 0|req: 246/490] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:53 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1382.118690] [54968]: DEBUG cinder.api.middleware.request_id [None req-c7a60784-139d-4c4d-a135-5e5f1d9c1bb0 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1382.120758] [54968]: INFO cinder.api.openstack.wsgi [None req-c7a60784-139d-4c4d-a135-5e5f1d9c1bb0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1382.120929] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c7a60784-139d-4c4d-a135-5e5f1d9c1bb0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1382.121187] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c7a60784-139d-4c4d-a135-5e5f1d9c1bb0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1382.122565] [54968]: DEBUG dbcounter [-] [54968] Writing DB stats cinder:SELECT=270 {{(pid=54968) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1382.132183] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1382.132183] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1382.135578] [54968]: INFO cinder.volume.api [None req-c7a60784-139d-4c4d-a135-5e5f1d9c1bb0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1382.140047] [54968]: INFO cinder.api.openstack.wsgi [None req-c7a60784-139d-4c4d-a135-5e5f1d9c1bb0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1382.140546] [54968]: [pid: 54968|app: 0|req: 245/491] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:54 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1383.150084] [54969]: DEBUG cinder.api.middleware.request_id [None req-41231860-9848-49bc-97f9-a428c7551a93 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1383.152907] [54969]: INFO cinder.api.openstack.wsgi [None req-41231860-9848-49bc-97f9-a428c7551a93 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1383.152907] [54969]: DEBUG cinder.api.openstack.wsgi [None req-41231860-9848-49bc-97f9-a428c7551a93 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1383.152907] [54969]: DEBUG cinder.api.openstack.wsgi [None req-41231860-9848-49bc-97f9-a428c7551a93 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1383.163091] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1383.163091] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1383.166963] [54969]: INFO cinder.volume.api [None req-41231860-9848-49bc-97f9-a428c7551a93 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1383.171925] [54969]: INFO cinder.api.openstack.wsgi [None req-41231860-9848-49bc-97f9-a428c7551a93 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1383.172352] [54969]: [pid: 54969|app: 0|req: 247/492] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:55 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1384.181444] [54968]: DEBUG cinder.api.middleware.request_id [None req-7bdb6469-17e9-448a-a6a0-31bf0d80090c None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1384.183687] [54968]: INFO cinder.api.openstack.wsgi [None req-7bdb6469-17e9-448a-a6a0-31bf0d80090c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1384.183950] [54968]: DEBUG cinder.api.openstack.wsgi [None req-7bdb6469-17e9-448a-a6a0-31bf0d80090c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1384.184238] [54968]: DEBUG cinder.api.openstack.wsgi [None req-7bdb6469-17e9-448a-a6a0-31bf0d80090c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1384.194608] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1384.194608] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1384.198439] [54968]: INFO cinder.volume.api [None req-7bdb6469-17e9-448a-a6a0-31bf0d80090c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1384.203295] [54968]: INFO cinder.api.openstack.wsgi [None req-7bdb6469-17e9-448a-a6a0-31bf0d80090c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1384.203711] [54968]: [pid: 54968|app: 0|req: 246/493] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:56 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1385.213433] [54969]: DEBUG cinder.api.middleware.request_id [None req-c4a06ab7-4a3e-44d3-af8c-4e3a6b17a3e9 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1385.215845] [54969]: INFO cinder.api.openstack.wsgi [None req-c4a06ab7-4a3e-44d3-af8c-4e3a6b17a3e9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1385.216212] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c4a06ab7-4a3e-44d3-af8c-4e3a6b17a3e9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1385.216619] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c4a06ab7-4a3e-44d3-af8c-4e3a6b17a3e9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1385.228022] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1385.228022] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1385.232186] [54969]: INFO cinder.volume.api [None req-c4a06ab7-4a3e-44d3-af8c-4e3a6b17a3e9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1385.237219] [54969]: INFO cinder.api.openstack.wsgi [None req-c4a06ab7-4a3e-44d3-af8c-4e3a6b17a3e9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1385.237696] [54969]: [pid: 54969|app: 0|req: 248/494] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:57 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1386.247499] [54968]: DEBUG cinder.api.middleware.request_id [None req-061c86a3-aecd-479f-b638-1b122f059ee5 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1386.249767] [54968]: INFO cinder.api.openstack.wsgi [None req-061c86a3-aecd-479f-b638-1b122f059ee5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1386.250129] [54968]: DEBUG cinder.api.openstack.wsgi [None req-061c86a3-aecd-479f-b638-1b122f059ee5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1386.250350] [54968]: DEBUG cinder.api.openstack.wsgi [None req-061c86a3-aecd-479f-b638-1b122f059ee5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1386.260400] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1386.260400] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1386.263866] [54968]: INFO cinder.volume.api [None req-061c86a3-aecd-479f-b638-1b122f059ee5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1386.268440] [54968]: INFO cinder.api.openstack.wsgi [None req-061c86a3-aecd-479f-b638-1b122f059ee5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1386.268858] [54968]: [pid: 54968|app: 0|req: 247/495] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:58 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1387.280606] [54969]: DEBUG cinder.api.middleware.request_id [None req-e4f177d9-e4c0-414a-a53a-80cc36b03a60 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1387.283587] [54969]: INFO cinder.api.openstack.wsgi [None req-e4f177d9-e4c0-414a-a53a-80cc36b03a60 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1387.283587] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e4f177d9-e4c0-414a-a53a-80cc36b03a60 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1387.283587] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e4f177d9-e4c0-414a-a53a-80cc36b03a60 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1387.294179] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1387.294179] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1387.298333] [54969]: INFO cinder.volume.api [None req-e4f177d9-e4c0-414a-a53a-80cc36b03a60 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1387.303023] [54969]: INFO cinder.api.openstack.wsgi [None req-e4f177d9-e4c0-414a-a53a-80cc36b03a60 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1387.303465] [54969]: [pid: 54969|app: 0|req: 249/496] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:19:59 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1388.313196] [54968]: DEBUG cinder.api.middleware.request_id [None req-90ee4205-8f84-4254-ba4a-c0e40f945027 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.315429] [54968]: INFO cinder.api.openstack.wsgi [None req-90ee4205-8f84-4254-ba4a-c0e40f945027 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1388.315712] [54968]: DEBUG cinder.api.openstack.wsgi [None req-90ee4205-8f84-4254-ba4a-c0e40f945027 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1388.315959] [54968]: DEBUG cinder.api.openstack.wsgi [None req-90ee4205-8f84-4254-ba4a-c0e40f945027 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1388.326157] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1388.326157] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1388.329728] [54968]: INFO cinder.volume.api [None req-90ee4205-8f84-4254-ba4a-c0e40f945027 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1388.334155] [54968]: INFO cinder.api.openstack.wsgi [None req-90ee4205-8f84-4254-ba4a-c0e40f945027 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1388.334551] [54968]: [pid: 54968|app: 0|req: 248/497] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:00 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1389.344740] [54969]: DEBUG cinder.api.middleware.request_id [None req-9a6b8608-2ce5-4c79-9c93-53e402ba03ac None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1389.347037] [54969]: INFO cinder.api.openstack.wsgi [None req-9a6b8608-2ce5-4c79-9c93-53e402ba03ac tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1389.347278] [54969]: DEBUG cinder.api.openstack.wsgi [None req-9a6b8608-2ce5-4c79-9c93-53e402ba03ac tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1389.347534] [54969]: DEBUG cinder.api.openstack.wsgi [None req-9a6b8608-2ce5-4c79-9c93-53e402ba03ac tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1389.357278] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1389.357278] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1389.362301] [54969]: INFO cinder.volume.api [None req-9a6b8608-2ce5-4c79-9c93-53e402ba03ac tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1389.366696] [54969]: INFO cinder.api.openstack.wsgi [None req-9a6b8608-2ce5-4c79-9c93-53e402ba03ac tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1389.367264] [54969]: [pid: 54969|app: 0|req: 250/498] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:01 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1390.378199] [54968]: DEBUG cinder.api.middleware.request_id [None req-63400adf-d454-4d96-9410-8462356c58ba None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.380321] [54968]: INFO cinder.api.openstack.wsgi [None req-63400adf-d454-4d96-9410-8462356c58ba tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1390.380576] [54968]: DEBUG cinder.api.openstack.wsgi [None req-63400adf-d454-4d96-9410-8462356c58ba tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1390.380868] [54968]: DEBUG cinder.api.openstack.wsgi [None req-63400adf-d454-4d96-9410-8462356c58ba tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1390.391109] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1390.391109] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1390.394618] [54968]: INFO cinder.volume.api [None req-63400adf-d454-4d96-9410-8462356c58ba tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1390.399083] [54968]: INFO cinder.api.openstack.wsgi [None req-63400adf-d454-4d96-9410-8462356c58ba tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1390.399474] [54968]: [pid: 54968|app: 0|req: 249/499] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:02 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1391.408925] [54969]: DEBUG cinder.api.middleware.request_id [None req-3b089663-d83c-4d00-8030-fdb8a2461121 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.411285] [54969]: INFO cinder.api.openstack.wsgi [None req-3b089663-d83c-4d00-8030-fdb8a2461121 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1391.411571] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3b089663-d83c-4d00-8030-fdb8a2461121 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1391.411826] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3b089663-d83c-4d00-8030-fdb8a2461121 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1391.421888] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1391.421888] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1391.425894] [54969]: INFO cinder.volume.api [None req-3b089663-d83c-4d00-8030-fdb8a2461121 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1391.430258] [54969]: INFO cinder.api.openstack.wsgi [None req-3b089663-d83c-4d00-8030-fdb8a2461121 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1391.430658] [54969]: [pid: 54969|app: 0|req: 251/500] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:03 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1392.440183] [54968]: DEBUG cinder.api.middleware.request_id [None req-4d4d6027-1b67-4d10-8868-efe785258c71 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1392.442399] [54968]: INFO cinder.api.openstack.wsgi [None req-4d4d6027-1b67-4d10-8868-efe785258c71 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1392.442658] [54968]: DEBUG cinder.api.openstack.wsgi [None req-4d4d6027-1b67-4d10-8868-efe785258c71 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1392.442909] [54968]: DEBUG cinder.api.openstack.wsgi [None req-4d4d6027-1b67-4d10-8868-efe785258c71 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1392.453196] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1392.453196] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1392.456885] [54968]: INFO cinder.volume.api [None req-4d4d6027-1b67-4d10-8868-efe785258c71 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1392.461592] [54968]: INFO cinder.api.openstack.wsgi [None req-4d4d6027-1b67-4d10-8868-efe785258c71 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1392.461985] [54968]: [pid: 54968|app: 0|req: 250/501] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:05 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1393.471316] [54969]: DEBUG cinder.api.middleware.request_id [None req-3934fa96-95c2-412f-9208-91823f2d5b07 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1393.473567] [54969]: INFO cinder.api.openstack.wsgi [None req-3934fa96-95c2-412f-9208-91823f2d5b07 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1393.473815] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3934fa96-95c2-412f-9208-91823f2d5b07 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1393.474065] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3934fa96-95c2-412f-9208-91823f2d5b07 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1393.484538] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1393.484538] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1393.488521] [54969]: INFO cinder.volume.api [None req-3934fa96-95c2-412f-9208-91823f2d5b07 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1393.493317] [54969]: INFO cinder.api.openstack.wsgi [None req-3934fa96-95c2-412f-9208-91823f2d5b07 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1393.493870] [54969]: [pid: 54969|app: 0|req: 252/502] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:06 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1394.503529] [54968]: DEBUG cinder.api.middleware.request_id [None req-76d7b65b-d6c7-43b8-8a9d-18937eb7345a None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1394.505843] [54968]: INFO cinder.api.openstack.wsgi [None req-76d7b65b-d6c7-43b8-8a9d-18937eb7345a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1394.506120] [54968]: DEBUG cinder.api.openstack.wsgi [None req-76d7b65b-d6c7-43b8-8a9d-18937eb7345a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1394.506372] [54968]: DEBUG cinder.api.openstack.wsgi [None req-76d7b65b-d6c7-43b8-8a9d-18937eb7345a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1394.517688] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1394.517688] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1394.520289] [54968]: INFO cinder.volume.api [None req-76d7b65b-d6c7-43b8-8a9d-18937eb7345a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1394.524817] [54968]: INFO cinder.api.openstack.wsgi [None req-76d7b65b-d6c7-43b8-8a9d-18937eb7345a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1394.525213] [54968]: [pid: 54968|app: 0|req: 251/503] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:07 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1395.534084] [54969]: DEBUG cinder.api.middleware.request_id [None req-5c6f452b-d599-457a-a7cc-dca066b20dcc None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.536433] [54969]: INFO cinder.api.openstack.wsgi [None req-5c6f452b-d599-457a-a7cc-dca066b20dcc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1395.536749] [54969]: DEBUG cinder.api.openstack.wsgi [None req-5c6f452b-d599-457a-a7cc-dca066b20dcc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1395.537058] [54969]: DEBUG cinder.api.openstack.wsgi [None req-5c6f452b-d599-457a-a7cc-dca066b20dcc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1395.547604] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1395.547604] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1395.551377] [54969]: INFO cinder.volume.api [None req-5c6f452b-d599-457a-a7cc-dca066b20dcc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1395.555819] [54969]: INFO cinder.api.openstack.wsgi [None req-5c6f452b-d599-457a-a7cc-dca066b20dcc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1395.556231] [54969]: [pid: 54969|app: 0|req: 253/504] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:08 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1396.565840] [54968]: DEBUG cinder.api.middleware.request_id [None req-3b7d07ce-6bca-45d5-aaa0-cbf552ed350a None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1396.567856] [54968]: INFO cinder.api.openstack.wsgi [None req-3b7d07ce-6bca-45d5-aaa0-cbf552ed350a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1396.568175] [54968]: DEBUG cinder.api.openstack.wsgi [None req-3b7d07ce-6bca-45d5-aaa0-cbf552ed350a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1396.568438] [54968]: DEBUG cinder.api.openstack.wsgi [None req-3b7d07ce-6bca-45d5-aaa0-cbf552ed350a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1396.578582] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.578582] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1396.582342] [54968]: INFO cinder.volume.api [None req-3b7d07ce-6bca-45d5-aaa0-cbf552ed350a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1396.586925] [54968]: INFO cinder.api.openstack.wsgi [None req-3b7d07ce-6bca-45d5-aaa0-cbf552ed350a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1396.587334] [54968]: [pid: 54968|app: 0|req: 252/505] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:09 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1397.597280] [54969]: DEBUG cinder.api.middleware.request_id [None req-2f9c0a32-9b50-4cc5-bd76-54faf2fec426 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.599464] [54969]: INFO cinder.api.openstack.wsgi [None req-2f9c0a32-9b50-4cc5-bd76-54faf2fec426 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1397.599669] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2f9c0a32-9b50-4cc5-bd76-54faf2fec426 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1397.599930] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2f9c0a32-9b50-4cc5-bd76-54faf2fec426 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1397.610028] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.610028] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1397.613928] [54969]: INFO cinder.volume.api [None req-2f9c0a32-9b50-4cc5-bd76-54faf2fec426 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1397.618571] [54969]: INFO cinder.api.openstack.wsgi [None req-2f9c0a32-9b50-4cc5-bd76-54faf2fec426 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1397.619126] [54969]: [pid: 54969|app: 0|req: 254/506] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:10 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1398.628192] [54968]: DEBUG cinder.api.middleware.request_id [None req-2cbce33f-6af4-439d-9b8b-ac3645779563 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1398.630337] [54968]: INFO cinder.api.openstack.wsgi [None req-2cbce33f-6af4-439d-9b8b-ac3645779563 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1398.630590] [54968]: DEBUG cinder.api.openstack.wsgi [None req-2cbce33f-6af4-439d-9b8b-ac3645779563 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1398.630845] [54968]: DEBUG cinder.api.openstack.wsgi [None req-2cbce33f-6af4-439d-9b8b-ac3645779563 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1398.640911] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1398.640911] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1398.644432] [54968]: INFO cinder.volume.api [None req-2cbce33f-6af4-439d-9b8b-ac3645779563 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1398.649329] [54968]: INFO cinder.api.openstack.wsgi [None req-2cbce33f-6af4-439d-9b8b-ac3645779563 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1398.649874] [54968]: [pid: 54968|app: 0|req: 253/507] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:11 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1399.660326] [54969]: DEBUG cinder.api.middleware.request_id [None req-3b276cd1-f4ff-4a26-9f49-b5b0d3e38029 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.662478] [54969]: INFO cinder.api.openstack.wsgi [None req-3b276cd1-f4ff-4a26-9f49-b5b0d3e38029 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1399.662735] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3b276cd1-f4ff-4a26-9f49-b5b0d3e38029 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1399.662993] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3b276cd1-f4ff-4a26-9f49-b5b0d3e38029 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1399.673051] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.673051] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1399.676465] [54969]: INFO cinder.volume.api [None req-3b276cd1-f4ff-4a26-9f49-b5b0d3e38029 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1399.680866] [54969]: INFO cinder.api.openstack.wsgi [None req-3b276cd1-f4ff-4a26-9f49-b5b0d3e38029 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1399.681246] [54969]: [pid: 54969|app: 0|req: 255/508] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:12 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1400.690383] [54968]: DEBUG cinder.api.middleware.request_id [None req-b911f7c2-d044-4136-b952-fd1878e2e5b5 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1400.692507] [54968]: INFO cinder.api.openstack.wsgi [None req-b911f7c2-d044-4136-b952-fd1878e2e5b5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1400.692764] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b911f7c2-d044-4136-b952-fd1878e2e5b5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1400.693021] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b911f7c2-d044-4136-b952-fd1878e2e5b5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1400.703419] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.703419] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1400.707266] [54968]: INFO cinder.volume.api [None req-b911f7c2-d044-4136-b952-fd1878e2e5b5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1400.712036] [54968]: INFO cinder.api.openstack.wsgi [None req-b911f7c2-d044-4136-b952-fd1878e2e5b5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1400.713273] [54968]: [pid: 54968|app: 0|req: 254/509] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:13 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1401.722569] [54969]: DEBUG cinder.api.middleware.request_id [None req-e2ce3792-a098-4354-b5ce-35446ee7b66b None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1401.724686] [54969]: INFO cinder.api.openstack.wsgi [None req-e2ce3792-a098-4354-b5ce-35446ee7b66b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1401.724939] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e2ce3792-a098-4354-b5ce-35446ee7b66b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1401.725186] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e2ce3792-a098-4354-b5ce-35446ee7b66b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1401.735283] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.735283] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1401.738804] [54969]: INFO cinder.volume.api [None req-e2ce3792-a098-4354-b5ce-35446ee7b66b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1401.743220] [54969]: INFO cinder.api.openstack.wsgi [None req-e2ce3792-a098-4354-b5ce-35446ee7b66b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1401.743676] [54969]: [pid: 54969|app: 0|req: 256/510] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:14 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1402.753160] [54968]: DEBUG cinder.api.middleware.request_id [None req-aaa73149-6fc7-46db-860d-27dbbcf606dc None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1402.755296] [54968]: INFO cinder.api.openstack.wsgi [None req-aaa73149-6fc7-46db-860d-27dbbcf606dc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1402.755552] [54968]: DEBUG cinder.api.openstack.wsgi [None req-aaa73149-6fc7-46db-860d-27dbbcf606dc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1402.755882] [54968]: DEBUG cinder.api.openstack.wsgi [None req-aaa73149-6fc7-46db-860d-27dbbcf606dc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1402.765796] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.765796] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1402.769229] [54968]: INFO cinder.volume.api [None req-aaa73149-6fc7-46db-860d-27dbbcf606dc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1402.773579] [54968]: INFO cinder.api.openstack.wsgi [None req-aaa73149-6fc7-46db-860d-27dbbcf606dc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1402.774139] [54968]: [pid: 54968|app: 0|req: 255/511] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:15 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1403.783540] [54969]: DEBUG cinder.api.middleware.request_id [None req-98f6ac09-8a15-4be9-a96f-4297ec7fba99 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.785858] [54969]: INFO cinder.api.openstack.wsgi [None req-98f6ac09-8a15-4be9-a96f-4297ec7fba99 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1403.786131] [54969]: DEBUG cinder.api.openstack.wsgi [None req-98f6ac09-8a15-4be9-a96f-4297ec7fba99 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1403.786382] [54969]: DEBUG cinder.api.openstack.wsgi [None req-98f6ac09-8a15-4be9-a96f-4297ec7fba99 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1403.796379] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.796379] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1403.799891] [54969]: INFO cinder.volume.api [None req-98f6ac09-8a15-4be9-a96f-4297ec7fba99 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1403.804338] [54969]: INFO cinder.api.openstack.wsgi [None req-98f6ac09-8a15-4be9-a96f-4297ec7fba99 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1403.804833] [54969]: [pid: 54969|app: 0|req: 257/512] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:16 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1404.814027] [54968]: DEBUG cinder.api.middleware.request_id [None req-b3167603-89eb-4ebc-9969-a70dd48aedd1 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1404.816178] [54968]: INFO cinder.api.openstack.wsgi [None req-b3167603-89eb-4ebc-9969-a70dd48aedd1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1404.816435] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b3167603-89eb-4ebc-9969-a70dd48aedd1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1404.816680] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b3167603-89eb-4ebc-9969-a70dd48aedd1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1404.826662] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.826662] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1404.830229] [54968]: INFO cinder.volume.api [None req-b3167603-89eb-4ebc-9969-a70dd48aedd1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1404.834882] [54968]: INFO cinder.api.openstack.wsgi [None req-b3167603-89eb-4ebc-9969-a70dd48aedd1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1404.835259] [54968]: [pid: 54968|app: 0|req: 256/513] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:17 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1405.845032] [54969]: DEBUG cinder.api.middleware.request_id [None req-850fb522-cd00-4447-98c5-b9d9a4bce365 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1405.846985] [54969]: INFO cinder.api.openstack.wsgi [None req-850fb522-cd00-4447-98c5-b9d9a4bce365 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1405.847257] [54969]: DEBUG cinder.api.openstack.wsgi [None req-850fb522-cd00-4447-98c5-b9d9a4bce365 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1405.847510] [54969]: DEBUG cinder.api.openstack.wsgi [None req-850fb522-cd00-4447-98c5-b9d9a4bce365 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1405.857878] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.857878] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1405.861544] [54969]: INFO cinder.volume.api [None req-850fb522-cd00-4447-98c5-b9d9a4bce365 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1405.866217] [54969]: INFO cinder.api.openstack.wsgi [None req-850fb522-cd00-4447-98c5-b9d9a4bce365 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1405.866639] [54969]: [pid: 54969|app: 0|req: 258/514] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:18 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1406.876278] [54968]: DEBUG cinder.api.middleware.request_id [None req-2c439d75-c321-4616-9832-cc05a4641f7d None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1406.878702] [54968]: INFO cinder.api.openstack.wsgi [None req-2c439d75-c321-4616-9832-cc05a4641f7d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1406.878702] [54968]: DEBUG cinder.api.openstack.wsgi [None req-2c439d75-c321-4616-9832-cc05a4641f7d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1406.880331] [54968]: DEBUG cinder.api.openstack.wsgi [None req-2c439d75-c321-4616-9832-cc05a4641f7d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1406.889281] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.889281] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1406.896052] [54968]: INFO cinder.volume.api [None req-2c439d75-c321-4616-9832-cc05a4641f7d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1406.901890] [54968]: INFO cinder.api.openstack.wsgi [None req-2c439d75-c321-4616-9832-cc05a4641f7d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1406.905578] [54968]: [pid: 54968|app: 0|req: 257/515] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:19 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1407.917739] [54969]: DEBUG cinder.api.middleware.request_id [None req-d853c536-3440-4287-8b4d-affd54cabfee None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1407.920090] [54969]: INFO cinder.api.openstack.wsgi [None req-d853c536-3440-4287-8b4d-affd54cabfee tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1407.920367] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d853c536-3440-4287-8b4d-affd54cabfee tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1407.921584] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d853c536-3440-4287-8b4d-affd54cabfee tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1407.931905] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1407.931905] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1407.939425] [54969]: INFO cinder.volume.api [None req-d853c536-3440-4287-8b4d-affd54cabfee tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1407.947391] [54969]: INFO cinder.api.openstack.wsgi [None req-d853c536-3440-4287-8b4d-affd54cabfee tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1407.947391] [54969]: [pid: 54969|app: 0|req: 259/516] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:20 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1408.957669] [54968]: DEBUG cinder.api.middleware.request_id [None req-8e726436-e623-4161-9d63-0f9507875e59 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1408.959851] [54968]: INFO cinder.api.openstack.wsgi [None req-8e726436-e623-4161-9d63-0f9507875e59 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1408.960143] [54968]: DEBUG cinder.api.openstack.wsgi [None req-8e726436-e623-4161-9d63-0f9507875e59 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1408.960460] [54968]: DEBUG cinder.api.openstack.wsgi [None req-8e726436-e623-4161-9d63-0f9507875e59 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1408.970712] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1408.970712] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1408.974531] [54968]: INFO cinder.volume.api [None req-8e726436-e623-4161-9d63-0f9507875e59 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1408.979244] [54968]: INFO cinder.api.openstack.wsgi [None req-8e726436-e623-4161-9d63-0f9507875e59 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1408.979724] [54968]: [pid: 54968|app: 0|req: 258/517] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:21 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1409.989225] [54969]: DEBUG cinder.api.middleware.request_id [None req-8e8d1f93-7b40-4e33-bd17-dda03afc6405 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1409.991769] [54969]: INFO cinder.api.openstack.wsgi [None req-8e8d1f93-7b40-4e33-bd17-dda03afc6405 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1409.992156] [54969]: DEBUG cinder.api.openstack.wsgi [None req-8e8d1f93-7b40-4e33-bd17-dda03afc6405 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1409.992428] [54969]: DEBUG cinder.api.openstack.wsgi [None req-8e8d1f93-7b40-4e33-bd17-dda03afc6405 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1410.004761] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1410.004761] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1410.008449] [54969]: INFO cinder.volume.api [None req-8e8d1f93-7b40-4e33-bd17-dda03afc6405 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1410.014034] [54969]: INFO cinder.api.openstack.wsgi [None req-8e8d1f93-7b40-4e33-bd17-dda03afc6405 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1410.014409] [54969]: [pid: 54969|app: 0|req: 260/518] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:22 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1411.024676] [54968]: DEBUG cinder.api.middleware.request_id [None req-cbc72851-0a30-4360-b708-e965e35d36b1 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1411.026830] [54968]: INFO cinder.api.openstack.wsgi [None req-cbc72851-0a30-4360-b708-e965e35d36b1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1411.027106] [54968]: DEBUG cinder.api.openstack.wsgi [None req-cbc72851-0a30-4360-b708-e965e35d36b1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1411.027362] [54968]: DEBUG cinder.api.openstack.wsgi [None req-cbc72851-0a30-4360-b708-e965e35d36b1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1411.037471] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1411.037471] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1411.041261] [54968]: INFO cinder.volume.api [None req-cbc72851-0a30-4360-b708-e965e35d36b1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1411.045912] [54968]: INFO cinder.api.openstack.wsgi [None req-cbc72851-0a30-4360-b708-e965e35d36b1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1411.046326] [54968]: [pid: 54968|app: 0|req: 259/519] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:23 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1412.055923] [54969]: DEBUG cinder.api.middleware.request_id [None req-dccf5f8f-33bf-457e-9418-1dbadd13b20f None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1412.058085] [54969]: INFO cinder.api.openstack.wsgi [None req-dccf5f8f-33bf-457e-9418-1dbadd13b20f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1412.058336] [54969]: DEBUG cinder.api.openstack.wsgi [None req-dccf5f8f-33bf-457e-9418-1dbadd13b20f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1412.058584] [54969]: DEBUG cinder.api.openstack.wsgi [None req-dccf5f8f-33bf-457e-9418-1dbadd13b20f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1412.068456] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1412.068456] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1412.072156] [54969]: INFO cinder.volume.api [None req-dccf5f8f-33bf-457e-9418-1dbadd13b20f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1412.076753] [54969]: INFO cinder.api.openstack.wsgi [None req-dccf5f8f-33bf-457e-9418-1dbadd13b20f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1412.077334] [54969]: [pid: 54969|app: 0|req: 261/520] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:24 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1413.086222] [54968]: DEBUG cinder.api.middleware.request_id [None req-94b342be-4856-4076-805e-fe8ed927c8ea None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1413.088394] [54968]: INFO cinder.api.openstack.wsgi [None req-94b342be-4856-4076-805e-fe8ed927c8ea tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1413.088654] [54968]: DEBUG cinder.api.openstack.wsgi [None req-94b342be-4856-4076-805e-fe8ed927c8ea tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1413.088934] [54968]: DEBUG cinder.api.openstack.wsgi [None req-94b342be-4856-4076-805e-fe8ed927c8ea tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1413.100369] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1413.100369] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1413.104081] [54968]: INFO cinder.volume.api [None req-94b342be-4856-4076-805e-fe8ed927c8ea tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1413.108754] [54968]: INFO cinder.api.openstack.wsgi [None req-94b342be-4856-4076-805e-fe8ed927c8ea tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1413.109151] [54968]: [pid: 54968|app: 0|req: 260/521] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:25 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1414.118754] [54969]: DEBUG cinder.api.middleware.request_id [None req-33629b19-e621-4c2f-a4d9-1f02dfc92130 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1414.121418] [54969]: INFO cinder.api.openstack.wsgi [None req-33629b19-e621-4c2f-a4d9-1f02dfc92130 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1414.121750] [54969]: DEBUG cinder.api.openstack.wsgi [None req-33629b19-e621-4c2f-a4d9-1f02dfc92130 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1414.122015] [54969]: DEBUG cinder.api.openstack.wsgi [None req-33629b19-e621-4c2f-a4d9-1f02dfc92130 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1414.132808] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1414.132808] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1414.136765] [54969]: INFO cinder.volume.api [None req-33629b19-e621-4c2f-a4d9-1f02dfc92130 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1414.141396] [54969]: INFO cinder.api.openstack.wsgi [None req-33629b19-e621-4c2f-a4d9-1f02dfc92130 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1414.141799] [54969]: [pid: 54969|app: 0|req: 262/522] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:26 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1415.151965] [54968]: DEBUG cinder.api.middleware.request_id [None req-8ca763f0-6251-4ebb-8cdf-a30d520d86a6 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1415.155762] [54968]: INFO cinder.api.openstack.wsgi [None req-8ca763f0-6251-4ebb-8cdf-a30d520d86a6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1415.155762] [54968]: DEBUG cinder.api.openstack.wsgi [None req-8ca763f0-6251-4ebb-8cdf-a30d520d86a6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1415.155762] [54968]: DEBUG cinder.api.openstack.wsgi [None req-8ca763f0-6251-4ebb-8cdf-a30d520d86a6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1415.164962] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1415.164962] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1415.168654] [54968]: INFO cinder.volume.api [None req-8ca763f0-6251-4ebb-8cdf-a30d520d86a6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1415.173285] [54968]: INFO cinder.api.openstack.wsgi [None req-8ca763f0-6251-4ebb-8cdf-a30d520d86a6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1415.173755] [54968]: [pid: 54968|app: 0|req: 261/523] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:27 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1416.182950] [54969]: DEBUG cinder.api.middleware.request_id [None req-9483e272-7d25-4152-8ad2-4d9c80c769b3 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1416.185106] [54969]: INFO cinder.api.openstack.wsgi [None req-9483e272-7d25-4152-8ad2-4d9c80c769b3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1416.185361] [54969]: DEBUG cinder.api.openstack.wsgi [None req-9483e272-7d25-4152-8ad2-4d9c80c769b3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1416.185609] [54969]: DEBUG cinder.api.openstack.wsgi [None req-9483e272-7d25-4152-8ad2-4d9c80c769b3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1416.195903] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1416.195903] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1416.199524] [54969]: INFO cinder.volume.api [None req-9483e272-7d25-4152-8ad2-4d9c80c769b3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1416.204085] [54969]: INFO cinder.api.openstack.wsgi [None req-9483e272-7d25-4152-8ad2-4d9c80c769b3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1416.204481] [54969]: [pid: 54969|app: 0|req: 263/524] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:28 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1417.215142] [54968]: DEBUG cinder.api.middleware.request_id [None req-1ed0832d-b7ba-439b-9f66-3a6e5113a56f None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1417.217261] [54968]: INFO cinder.api.openstack.wsgi [None req-1ed0832d-b7ba-439b-9f66-3a6e5113a56f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1417.217523] [54968]: DEBUG cinder.api.openstack.wsgi [None req-1ed0832d-b7ba-439b-9f66-3a6e5113a56f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1417.217778] [54968]: DEBUG cinder.api.openstack.wsgi [None req-1ed0832d-b7ba-439b-9f66-3a6e5113a56f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1417.229298] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1417.229298] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1417.233243] [54968]: INFO cinder.volume.api [None req-1ed0832d-b7ba-439b-9f66-3a6e5113a56f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1417.238202] [54968]: INFO cinder.api.openstack.wsgi [None req-1ed0832d-b7ba-439b-9f66-3a6e5113a56f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1417.238711] [54968]: [pid: 54968|app: 0|req: 262/525] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:29 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1418.249435] [54969]: DEBUG cinder.api.middleware.request_id [None req-5137f067-2ddc-425a-8c17-1f40fa66f04d None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1418.251719] [54969]: INFO cinder.api.openstack.wsgi [None req-5137f067-2ddc-425a-8c17-1f40fa66f04d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1418.251987] [54969]: DEBUG cinder.api.openstack.wsgi [None req-5137f067-2ddc-425a-8c17-1f40fa66f04d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1418.252262] [54969]: DEBUG cinder.api.openstack.wsgi [None req-5137f067-2ddc-425a-8c17-1f40fa66f04d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1418.263433] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1418.263433] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1418.267334] [54969]: INFO cinder.volume.api [None req-5137f067-2ddc-425a-8c17-1f40fa66f04d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1418.272485] [54969]: INFO cinder.api.openstack.wsgi [None req-5137f067-2ddc-425a-8c17-1f40fa66f04d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1418.272687] [54969]: [pid: 54969|app: 0|req: 264/526] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:30 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1419.283199] [54968]: DEBUG cinder.api.middleware.request_id [None req-142eff17-dc63-46e6-8904-c14003609ac7 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1419.285328] [54968]: INFO cinder.api.openstack.wsgi [None req-142eff17-dc63-46e6-8904-c14003609ac7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1419.285599] [54968]: DEBUG cinder.api.openstack.wsgi [None req-142eff17-dc63-46e6-8904-c14003609ac7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1419.285895] [54968]: DEBUG cinder.api.openstack.wsgi [None req-142eff17-dc63-46e6-8904-c14003609ac7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1419.303854] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1419.303854] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1419.308330] [54968]: INFO cinder.volume.api [None req-142eff17-dc63-46e6-8904-c14003609ac7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1419.313758] [54968]: INFO cinder.api.openstack.wsgi [None req-142eff17-dc63-46e6-8904-c14003609ac7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1419.314238] [54968]: [pid: 54968|app: 0|req: 263/527] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:31 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1420.323650] [54969]: DEBUG cinder.api.middleware.request_id [None req-3257624a-d9e9-4180-9a4a-8269027308c1 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.325940] [54969]: INFO cinder.api.openstack.wsgi [None req-3257624a-d9e9-4180-9a4a-8269027308c1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1420.326256] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3257624a-d9e9-4180-9a4a-8269027308c1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1420.326543] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3257624a-d9e9-4180-9a4a-8269027308c1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1420.337521] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1420.337521] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1420.341420] [54969]: INFO cinder.volume.api [None req-3257624a-d9e9-4180-9a4a-8269027308c1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1420.345957] [54969]: INFO cinder.api.openstack.wsgi [None req-3257624a-d9e9-4180-9a4a-8269027308c1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1420.346408] [54969]: [pid: 54969|app: 0|req: 265/528] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:32 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1420.555756] [54968]: DEBUG cinder.api.middleware.request_id [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-48996746-ae57-4833-9a52-112f6b43994d None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.558094] [54968]: INFO cinder.api.openstack.wsgi [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-48996746-ae57-4833-9a52-112f6b43994d tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] POST http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes [ 1420.558535] [54968]: DEBUG cinder.api.openstack.wsgi [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-48996746-ae57-4833-9a52-112f6b43994d tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1234872094", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1420.560446] [54968]: DEBUG cinder.api.v3.volumes [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-48996746-ae57-4833-9a52-112f6b43994d tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1234872094', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54968) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1420.560614] [54968]: INFO cinder.api.v3.volumes [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-48996746-ae57-4833-9a52-112f6b43994d tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Create volume of 1 GB [ 1420.564823] [54968]: INFO cinder.volume.api [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-48996746-ae57-4833-9a52-112f6b43994d tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Availability Zones retrieved successfully. [ 1420.571290] [54968]: DEBUG cinder.volume.api [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-48996746-ae57-4833-9a52-112f6b43994d tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Flow 'volume_create_api' (74d9412b-1c6e-4281-aa2e-acfb2fb2cdc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1420.572589] [54968]: DEBUG cinder.volume.api [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-48996746-ae57-4833-9a52-112f6b43994d tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea99a60c-e6be-4638-9be0-31f4d125c942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1420.573669] [54968]: DEBUG cinder.volume.flows.api.create_volume [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-48996746-ae57-4833-9a52-112f6b43994d tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Validating volume size '1' using validate_int {{(pid=54968) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}} [ 1420.591145] [54968]: DEBUG cinder.volume.api [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-48996746-ae57-4833-9a52-112f6b43994d tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea99a60c-e6be-4638-9be0-31f4d125c942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-02-06T09:03:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4,is_public=True,name='vsphere',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ca92b2f-d4e2-40d1-aec3-0881a2da09c4', '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=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1420.592154] [54968]: DEBUG cinder.volume.api [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-48996746-ae57-4833-9a52-112f6b43994d tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78e01e46-8906-4e2f-bacf-b72780b0c031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1420.647961] [54968]: DEBUG cinder.quota [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-48996746-ae57-4833-9a52-112f6b43994d tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Created reservations ['3b66c03f-5f49-4af5-b263-7b6d316ec59b', 'f0c4dd31-7ae6-4c47-95e0-20ff0f485065', 'd2825bb5-0184-4325-b733-1ff44bc8c842', '6999d303-31af-4cd8-b284-0228184a8e43'] {{(pid=54968) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1420.649048] [54968]: DEBUG cinder.volume.api [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-48996746-ae57-4833-9a52-112f6b43994d tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78e01e46-8906-4e2f-bacf-b72780b0c031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b66c03f-5f49-4af5-b263-7b6d316ec59b', 'f0c4dd31-7ae6-4c47-95e0-20ff0f485065', 'd2825bb5-0184-4325-b733-1ff44bc8c842', '6999d303-31af-4cd8-b284-0228184a8e43']}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1420.649969] [54968]: DEBUG cinder.volume.api [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-48996746-ae57-4833-9a52-112f6b43994d tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd6a7a9c-1569-4cab-afb4-3f3b923c138e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1420.662208] [54968]: DEBUG cinder.volume.api [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-48996746-ae57-4833-9a52-112f6b43994d tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd6a7a9c-1569-4cab-afb4-3f3b923c138e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36b53dab-600c-4732-9875-34d6f3f18a4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1234872094',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='a510832dc46442dca8d54de6369bdf6f',qos_specs=None,replication_status=<?>,reservations=['3b66c03f-5f49-4af5-b263-7b6d316ec59b','f0c4dd31-7ae6-4c47-95e0-20ff0f485065','d2825bb5-0184-4325-b733-1ff44bc8c842','6999d303-31af-4cd8-b284-0228184a8e43'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='10e2a822100940439ec9b9d27b8061bb',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=False,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2024-02-06T09:20:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1234872094',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=36b53dab-600c-4732-9875-34d6f3f18a4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a510832dc46442dca8d54de6369bdf6f',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='10e2a822100940439ec9b9d27b8061bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ca92b2f-d4e2-40d1-aec3-0881a2da09c4),volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1420.663188] [54968]: DEBUG cinder.volume.api [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-48996746-ae57-4833-9a52-112f6b43994d tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (508e06e3-fe85-4d9e-ada9-1cb1230252be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1420.677004] [54968]: DEBUG cinder.volume.api [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-48996746-ae57-4833-9a52-112f6b43994d tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (508e06e3-fe85-4d9e-ada9-1cb1230252be) 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-1234872094',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='a510832dc46442dca8d54de6369bdf6f',qos_specs=None,replication_status=<?>,reservations=['3b66c03f-5f49-4af5-b263-7b6d316ec59b','f0c4dd31-7ae6-4c47-95e0-20ff0f485065','d2825bb5-0184-4325-b733-1ff44bc8c842','6999d303-31af-4cd8-b284-0228184a8e43'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='10e2a822100940439ec9b9d27b8061bb',volume_type_id=8ca92b2f-d4e2-40d1-aec3-0881a2da09c4)}' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1420.677985] [54968]: DEBUG cinder.volume.api [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-48996746-ae57-4833-9a52-112f6b43994d tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d74be0ae-6bff-4836-9a8c-ab5c0fc024af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1420.689622] [54968]: DEBUG cinder.volume.api [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-48996746-ae57-4833-9a52-112f6b43994d tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d74be0ae-6bff-4836-9a8c-ab5c0fc024af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54968) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1420.690760] [54968]: DEBUG cinder.volume.api [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-48996746-ae57-4833-9a52-112f6b43994d tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Flow 'volume_create_api' (74d9412b-1c6e-4281-aa2e-acfb2fb2cdc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54968) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1420.691156] [54968]: INFO cinder.volume.api [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-48996746-ae57-4833-9a52-112f6b43994d tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Create volume request issued successfully. [ 1420.692026] [54968]: INFO cinder.api.openstack.wsgi [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-48996746-ae57-4833-9a52-112f6b43994d tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes returned with HTTP 202 [ 1420.692471] [54968]: [pid: 54968|app: 0|req: 264/529] 10.180.1.21 () {68 vars in 1603 bytes} [Tue Feb 6 09:20:33 2024] POST /volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes => generated 820 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1420.697255] [54969]: DEBUG cinder.api.middleware.request_id [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-9d6890f3-c85c-4fbd-92ec-7238d72b84d2 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.700309] [54969]: INFO cinder.api.openstack.wsgi [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-9d6890f3-c85c-4fbd-92ec-7238d72b84d2 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] GET http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes/36b53dab-600c-4732-9875-34d6f3f18a4d [ 1420.700624] [54969]: DEBUG cinder.api.openstack.wsgi [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-9d6890f3-c85c-4fbd-92ec-7238d72b84d2 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1420.700894] [54969]: DEBUG cinder.api.openstack.wsgi [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-9d6890f3-c85c-4fbd-92ec-7238d72b84d2 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1420.708828] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1420.708828] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1420.712660] [54969]: INFO cinder.volume.api [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-9d6890f3-c85c-4fbd-92ec-7238d72b84d2 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Volume info retrieved successfully. [ 1420.717414] [54969]: INFO cinder.api.openstack.wsgi [req-b8419318-6ef7-446d-8ded-c659a3bd2f1b req-9d6890f3-c85c-4fbd-92ec-7238d72b84d2 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes/36b53dab-600c-4732-9875-34d6f3f18a4d returned with HTTP 200 [ 1420.717838] [54969]: [pid: 54969|app: 0|req: 266/530] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 6 09:20:33 2024] GET /volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes/36b53dab-600c-4732-9875-34d6f3f18a4d => generated 888 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1420.765500] [54968]: DEBUG cinder.api.middleware.request_id [req-0336548d-636f-4e84-a433-de9429aea1b7 req-860caec8-a795-40e4-80ab-d2400daf6cd4 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.768137] [54968]: INFO cinder.api.openstack.wsgi [req-0336548d-636f-4e84-a433-de9429aea1b7 req-860caec8-a795-40e4-80ab-d2400daf6cd4 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] GET http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes/36b53dab-600c-4732-9875-34d6f3f18a4d [ 1420.768405] [54968]: DEBUG cinder.api.openstack.wsgi [req-0336548d-636f-4e84-a433-de9429aea1b7 req-860caec8-a795-40e4-80ab-d2400daf6cd4 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1420.768653] [54968]: DEBUG cinder.api.openstack.wsgi [req-0336548d-636f-4e84-a433-de9429aea1b7 req-860caec8-a795-40e4-80ab-d2400daf6cd4 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1420.777505] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1420.777505] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1420.781650] [54968]: INFO cinder.volume.api [req-0336548d-636f-4e84-a433-de9429aea1b7 req-860caec8-a795-40e4-80ab-d2400daf6cd4 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Volume info retrieved successfully. [ 1420.786456] [54968]: INFO cinder.api.openstack.wsgi [req-0336548d-636f-4e84-a433-de9429aea1b7 req-860caec8-a795-40e4-80ab-d2400daf6cd4 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes/36b53dab-600c-4732-9875-34d6f3f18a4d returned with HTTP 200 [ 1420.787034] [54968]: [pid: 54968|app: 0|req: 265/531] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 6 09:20:33 2024] GET /volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes/36b53dab-600c-4732-9875-34d6f3f18a4d => generated 912 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1421.355856] [54969]: DEBUG cinder.api.middleware.request_id [None req-be412002-8dbd-4240-832d-2087b5de947a None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.358054] [54969]: INFO cinder.api.openstack.wsgi [None req-be412002-8dbd-4240-832d-2087b5de947a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1421.358306] [54969]: DEBUG cinder.api.openstack.wsgi [None req-be412002-8dbd-4240-832d-2087b5de947a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1421.358555] [54969]: DEBUG cinder.api.openstack.wsgi [None req-be412002-8dbd-4240-832d-2087b5de947a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1421.368613] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1421.368613] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1421.372041] [54969]: INFO cinder.volume.api [None req-be412002-8dbd-4240-832d-2087b5de947a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1421.376892] [54969]: INFO cinder.api.openstack.wsgi [None req-be412002-8dbd-4240-832d-2087b5de947a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1421.377276] [54969]: [pid: 54969|app: 0|req: 267/532] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:33 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1421.841468] [54968]: DEBUG cinder.api.middleware.request_id [req-b0d22fcf-709d-42b9-b572-5294bf89e296 req-48cff3b5-4865-4ef6-8f61-476ade5af091 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.843882] [54968]: INFO cinder.api.openstack.wsgi [req-b0d22fcf-709d-42b9-b572-5294bf89e296 req-48cff3b5-4865-4ef6-8f61-476ade5af091 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] GET http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes/36b53dab-600c-4732-9875-34d6f3f18a4d [ 1421.844162] [54968]: DEBUG cinder.api.openstack.wsgi [req-b0d22fcf-709d-42b9-b572-5294bf89e296 req-48cff3b5-4865-4ef6-8f61-476ade5af091 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1421.844422] [54968]: DEBUG cinder.api.openstack.wsgi [req-b0d22fcf-709d-42b9-b572-5294bf89e296 req-48cff3b5-4865-4ef6-8f61-476ade5af091 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1421.852028] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1421.852028] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1421.855642] [54968]: INFO cinder.volume.api [req-b0d22fcf-709d-42b9-b572-5294bf89e296 req-48cff3b5-4865-4ef6-8f61-476ade5af091 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Volume info retrieved successfully. [ 1421.860295] [54968]: INFO cinder.api.openstack.wsgi [req-b0d22fcf-709d-42b9-b572-5294bf89e296 req-48cff3b5-4865-4ef6-8f61-476ade5af091 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes/36b53dab-600c-4732-9875-34d6f3f18a4d returned with HTTP 200 [ 1421.860771] [54968]: [pid: 54968|app: 0|req: 266/533] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 6 09:20:34 2024] GET /volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes/36b53dab-600c-4732-9875-34d6f3f18a4d => generated 913 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1421.875628] [54969]: DEBUG cinder.api.middleware.request_id [req-d6e90eb0-3b8f-4408-bd8c-cdffc46ed3c1 req-3b36e873-dbb7-48b3-9fdc-1eac5dbbf548 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.878439] [54969]: INFO cinder.api.openstack.wsgi [req-d6e90eb0-3b8f-4408-bd8c-cdffc46ed3c1 req-3b36e873-dbb7-48b3-9fdc-1eac5dbbf548 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] POST http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/snapshots [ 1421.878974] [54969]: DEBUG cinder.api.openstack.wsgi [req-d6e90eb0-3b8f-4408-bd8c-cdffc46ed3c1 req-3b36e873-dbb7-48b3-9fdc-1eac5dbbf548 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "36b53dab-600c-4732-9875-34d6f3f18a4d", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1072665708", "description": null, "metadata": {}}} {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1421.888876] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1421.888876] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1421.889471] [54969]: INFO cinder.volume.api [req-d6e90eb0-3b8f-4408-bd8c-cdffc46ed3c1 req-3b36e873-dbb7-48b3-9fdc-1eac5dbbf548 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Volume info retrieved successfully. [ 1421.889686] [54969]: INFO cinder.api.v3.snapshots [req-d6e90eb0-3b8f-4408-bd8c-cdffc46ed3c1 req-3b36e873-dbb7-48b3-9fdc-1eac5dbbf548 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Create snapshot from volume 36b53dab-600c-4732-9875-34d6f3f18a4d [ 1421.904875] [54969]: WARNING cinder.quota [req-d6e90eb0-3b8f-4408-bd8c-cdffc46ed3c1 req-3b36e873-dbb7-48b3-9fdc-1eac5dbbf548 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-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. [ 1421.926142] [54969]: DEBUG cinder.quota [req-d6e90eb0-3b8f-4408-bd8c-cdffc46ed3c1 req-3b36e873-dbb7-48b3-9fdc-1eac5dbbf548 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Created reservations ['ceff5585-61a2-4e63-8c99-1a1d696a00e3', '7fe7fe3e-4c5b-468c-8522-d76a33d7716f', 'bdb4b0cf-bcf1-4ac3-8253-ac920d764136', '3c9ba018-2ecd-421d-bb34-a469846fad73'] {{(pid=54969) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1421.976520] [54969]: INFO cinder.volume.api [req-d6e90eb0-3b8f-4408-bd8c-cdffc46ed3c1 req-3b36e873-dbb7-48b3-9fdc-1eac5dbbf548 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Snapshot create request issued successfully. [ 1421.977014] [54969]: INFO cinder.api.openstack.wsgi [req-d6e90eb0-3b8f-4408-bd8c-cdffc46ed3c1 req-3b36e873-dbb7-48b3-9fdc-1eac5dbbf548 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/snapshots returned with HTTP 202 [ 1421.977533] [54969]: [pid: 54969|app: 0|req: 268/534] 10.180.1.21 () {68 vars in 1609 bytes} [Tue Feb 6 09:20:34 2024] POST /volume/v3/a510832dc46442dca8d54de6369bdf6f/snapshots => generated 311 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1422.034649] [54968]: DEBUG cinder.api.middleware.request_id [req-a84f5295-539e-40d7-91e5-d419e6f28f18 req-d9ba01ed-3126-4b7c-820d-60a72032fec3 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.037588] [54968]: INFO cinder.api.openstack.wsgi [req-a84f5295-539e-40d7-91e5-d419e6f28f18 req-d9ba01ed-3126-4b7c-820d-60a72032fec3 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] GET http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/snapshots/1f607565-596b-4b05-bcf2-e3034fbb92eb [ 1422.037890] [54968]: DEBUG cinder.api.openstack.wsgi [req-a84f5295-539e-40d7-91e5-d419e6f28f18 req-d9ba01ed-3126-4b7c-820d-60a72032fec3 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.038160] [54968]: DEBUG cinder.api.openstack.wsgi [req-a84f5295-539e-40d7-91e5-d419e6f28f18 req-d9ba01ed-3126-4b7c-820d-60a72032fec3 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.057764] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1422.057764] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.058354] [54968]: INFO cinder.volume.api [req-a84f5295-539e-40d7-91e5-d419e6f28f18 req-d9ba01ed-3126-4b7c-820d-60a72032fec3 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Snapshot retrieved successfully. [ 1422.059387] [54968]: INFO cinder.api.openstack.wsgi [req-a84f5295-539e-40d7-91e5-d419e6f28f18 req-d9ba01ed-3126-4b7c-820d-60a72032fec3 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/snapshots/1f607565-596b-4b05-bcf2-e3034fbb92eb returned with HTTP 200 [ 1422.059799] [54968]: [pid: 54968|app: 0|req: 267/535] 10.180.1.21 () {64 vars in 1666 bytes} [Tue Feb 6 09:20:34 2024] GET /volume/v3/a510832dc46442dca8d54de6369bdf6f/snapshots/1f607565-596b-4b05-bcf2-e3034fbb92eb => generated 470 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1422.106886] [54969]: DEBUG cinder.api.middleware.request_id [req-f8c61c7e-2d19-4cac-961e-ffc90ec80f53 req-bf6047dc-e1c1-470e-bb38-86fcc66d470c None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.109957] [54969]: INFO cinder.api.openstack.wsgi [req-f8c61c7e-2d19-4cac-961e-ffc90ec80f53 req-bf6047dc-e1c1-470e-bb38-86fcc66d470c tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] GET http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/snapshots/detail [ 1422.110365] [54969]: DEBUG cinder.api.openstack.wsgi [req-f8c61c7e-2d19-4cac-961e-ffc90ec80f53 req-bf6047dc-e1c1-470e-bb38-86fcc66d470c tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.110714] [54969]: DEBUG cinder.api.openstack.wsgi [req-f8c61c7e-2d19-4cac-961e-ffc90ec80f53 req-bf6047dc-e1c1-470e-bb38-86fcc66d470c tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Calling method 'detail' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.111046] [54969]: DEBUG cinder.api.api_utils [req-f8c61c7e-2d19-4cac-961e-ffc90ec80f53 req-bf6047dc-e1c1-470e-bb38-86fcc66d470c tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Removing options '' from query. {{(pid=54969) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}} [ 1422.111372] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1422.111372] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.112313] [54969]: DEBUG cinder.db.sqlalchemy.api [req-f8c61c7e-2d19-4cac-961e-ffc90ec80f53 req-bf6047dc-e1c1-470e-bb38-86fcc66d470c tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Building query based on filter {{(pid=54969) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3880}} [ 1422.122033] [54969]: INFO cinder.volume.api [req-f8c61c7e-2d19-4cac-961e-ffc90ec80f53 req-bf6047dc-e1c1-470e-bb38-86fcc66d470c tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Get all snapshots completed successfully. [ 1422.122475] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1422.122475] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.123188] [54969]: INFO cinder.api.openstack.wsgi [req-f8c61c7e-2d19-4cac-961e-ffc90ec80f53 req-bf6047dc-e1c1-470e-bb38-86fcc66d470c tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/snapshots/detail returned with HTTP 200 [ 1422.123679] [54969]: [pid: 54969|app: 0|req: 269/536] 10.180.1.21 () {64 vars in 1576 bytes} [Tue Feb 6 09:20:34 2024] GET /volume/v3/a510832dc46442dca8d54de6369bdf6f/snapshots/detail => generated 473 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1422.135727] [54968]: DEBUG cinder.api.middleware.request_id [req-946ee0fe-22b0-4659-be29-7924d88ec765 req-a7cdbcb8-5716-4d44-81b9-1a2955ec020e None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.138445] [54968]: INFO cinder.api.openstack.wsgi [req-946ee0fe-22b0-4659-be29-7924d88ec765 req-a7cdbcb8-5716-4d44-81b9-1a2955ec020e tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] GET http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/snapshots/1f607565-596b-4b05-bcf2-e3034fbb92eb [ 1422.138702] [54968]: DEBUG cinder.api.openstack.wsgi [req-946ee0fe-22b0-4659-be29-7924d88ec765 req-a7cdbcb8-5716-4d44-81b9-1a2955ec020e tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.138977] [54968]: DEBUG cinder.api.openstack.wsgi [req-946ee0fe-22b0-4659-be29-7924d88ec765 req-a7cdbcb8-5716-4d44-81b9-1a2955ec020e tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.144785] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1422.144785] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.145382] [54968]: INFO cinder.volume.api [req-946ee0fe-22b0-4659-be29-7924d88ec765 req-a7cdbcb8-5716-4d44-81b9-1a2955ec020e tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Snapshot retrieved successfully. [ 1422.146503] [54968]: INFO cinder.api.openstack.wsgi [req-946ee0fe-22b0-4659-be29-7924d88ec765 req-a7cdbcb8-5716-4d44-81b9-1a2955ec020e tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/snapshots/1f607565-596b-4b05-bcf2-e3034fbb92eb returned with HTTP 200 [ 1422.146910] [54968]: [pid: 54968|app: 0|req: 268/537] 10.180.1.21 () {64 vars in 1666 bytes} [Tue Feb 6 09:20:34 2024] GET /volume/v3/a510832dc46442dca8d54de6369bdf6f/snapshots/1f607565-596b-4b05-bcf2-e3034fbb92eb => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1422.159087] [54969]: DEBUG cinder.api.middleware.request_id [req-d4627327-51eb-475d-99a2-fd9a0125de69 req-a01423ab-d262-4852-a525-7bcc445053cf None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.161755] [54969]: INFO cinder.api.openstack.wsgi [req-d4627327-51eb-475d-99a2-fd9a0125de69 req-a01423ab-d262-4852-a525-7bcc445053cf tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] DELETE http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/snapshots/1f607565-596b-4b05-bcf2-e3034fbb92eb [ 1422.161989] [54969]: DEBUG cinder.api.openstack.wsgi [req-d4627327-51eb-475d-99a2-fd9a0125de69 req-a01423ab-d262-4852-a525-7bcc445053cf tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.162245] [54969]: DEBUG cinder.api.openstack.wsgi [req-d4627327-51eb-475d-99a2-fd9a0125de69 req-a01423ab-d262-4852-a525-7bcc445053cf tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Calling method 'delete' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.162418] [54969]: INFO cinder.api.v2.snapshots [req-d4627327-51eb-475d-99a2-fd9a0125de69 req-a01423ab-d262-4852-a525-7bcc445053cf tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Delete snapshot with id: 1f607565-596b-4b05-bcf2-e3034fbb92eb [ 1422.168118] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1422.168118] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.168690] [54969]: INFO cinder.volume.api [req-d4627327-51eb-475d-99a2-fd9a0125de69 req-a01423ab-d262-4852-a525-7bcc445053cf tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Snapshot retrieved successfully. [ 1422.188312] [54969]: INFO cinder.volume.api [req-d4627327-51eb-475d-99a2-fd9a0125de69 req-a01423ab-d262-4852-a525-7bcc445053cf tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Snapshot delete request issued successfully. [ 1422.188475] [54969]: INFO cinder.api.openstack.wsgi [req-d4627327-51eb-475d-99a2-fd9a0125de69 req-a01423ab-d262-4852-a525-7bcc445053cf tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/snapshots/1f607565-596b-4b05-bcf2-e3034fbb92eb returned with HTTP 202 [ 1422.188800] [54969]: [pid: 54969|app: 0|req: 270/538] 10.180.1.21 () {66 vars in 1688 bytes} [Tue Feb 6 09:20:34 2024] DELETE /volume/v3/a510832dc46442dca8d54de6369bdf6f/snapshots/1f607565-596b-4b05-bcf2-e3034fbb92eb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1422.201727] [54968]: DEBUG cinder.api.middleware.request_id [req-1da84aac-5921-40c6-a4a2-03821418ffad req-c59ef098-f368-4c29-9081-1f0c8b7c71a5 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.204487] [54968]: INFO cinder.api.openstack.wsgi [req-1da84aac-5921-40c6-a4a2-03821418ffad req-c59ef098-f368-4c29-9081-1f0c8b7c71a5 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] GET http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/snapshots/1f607565-596b-4b05-bcf2-e3034fbb92eb [ 1422.204853] [54968]: DEBUG cinder.api.openstack.wsgi [req-1da84aac-5921-40c6-a4a2-03821418ffad req-c59ef098-f368-4c29-9081-1f0c8b7c71a5 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.205170] [54968]: DEBUG cinder.api.openstack.wsgi [req-1da84aac-5921-40c6-a4a2-03821418ffad req-c59ef098-f368-4c29-9081-1f0c8b7c71a5 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.210998] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1422.210998] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.212187] [54968]: INFO cinder.volume.api [req-1da84aac-5921-40c6-a4a2-03821418ffad req-c59ef098-f368-4c29-9081-1f0c8b7c71a5 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Snapshot retrieved successfully. [ 1422.213243] [54968]: INFO cinder.api.openstack.wsgi [req-1da84aac-5921-40c6-a4a2-03821418ffad req-c59ef098-f368-4c29-9081-1f0c8b7c71a5 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/snapshots/1f607565-596b-4b05-bcf2-e3034fbb92eb returned with HTTP 200 [ 1422.213643] [54968]: [pid: 54968|app: 0|req: 269/539] 10.180.1.21 () {64 vars in 1666 bytes} [Tue Feb 6 09:20:34 2024] GET /volume/v3/a510832dc46442dca8d54de6369bdf6f/snapshots/1f607565-596b-4b05-bcf2-e3034fbb92eb => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1422.386184] [54969]: DEBUG cinder.api.middleware.request_id [None req-5513aa3d-df22-4b82-9b80-38ad3c2cc01c None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.388383] [54969]: INFO cinder.api.openstack.wsgi [None req-5513aa3d-df22-4b82-9b80-38ad3c2cc01c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1422.388632] [54969]: DEBUG cinder.api.openstack.wsgi [None req-5513aa3d-df22-4b82-9b80-38ad3c2cc01c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.388911] [54969]: DEBUG cinder.api.openstack.wsgi [None req-5513aa3d-df22-4b82-9b80-38ad3c2cc01c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.398702] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1422.398702] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.402292] [54969]: INFO cinder.volume.api [None req-5513aa3d-df22-4b82-9b80-38ad3c2cc01c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1422.406825] [54969]: INFO cinder.api.openstack.wsgi [None req-5513aa3d-df22-4b82-9b80-38ad3c2cc01c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1422.408292] [54969]: [pid: 54969|app: 0|req: 271/540] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:34 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1423.227409] [54968]: DEBUG cinder.api.middleware.request_id [req-2e7be05f-2388-490d-b925-9922997f9103 req-7a07f3d2-0e70-49af-a82c-5ff26a98acfd None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.229985] [54968]: INFO cinder.api.openstack.wsgi [req-2e7be05f-2388-490d-b925-9922997f9103 req-7a07f3d2-0e70-49af-a82c-5ff26a98acfd tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] GET http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/snapshots/1f607565-596b-4b05-bcf2-e3034fbb92eb [ 1423.230201] [54968]: DEBUG cinder.api.openstack.wsgi [req-2e7be05f-2388-490d-b925-9922997f9103 req-7a07f3d2-0e70-49af-a82c-5ff26a98acfd tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1423.230457] [54968]: DEBUG cinder.api.openstack.wsgi [req-2e7be05f-2388-490d-b925-9922997f9103 req-7a07f3d2-0e70-49af-a82c-5ff26a98acfd tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1423.235076] [54968]: INFO cinder.api.openstack.wsgi [req-2e7be05f-2388-490d-b925-9922997f9103 req-7a07f3d2-0e70-49af-a82c-5ff26a98acfd tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/snapshots/1f607565-596b-4b05-bcf2-e3034fbb92eb returned with HTTP 404 [ 1423.235580] [54968]: [pid: 54968|app: 0|req: 270/541] 10.180.1.21 () {64 vars in 1666 bytes} [Tue Feb 6 09:20:35 2024] GET /volume/v3/a510832dc46442dca8d54de6369bdf6f/snapshots/1f607565-596b-4b05-bcf2-e3034fbb92eb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1423.247380] [54969]: DEBUG cinder.api.middleware.request_id [req-8805203d-74b4-4e41-a9d7-372315c8109e req-de75cc7b-e9c5-492d-abdd-c68b35f7af6e None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.249832] [54969]: INFO cinder.api.openstack.wsgi [req-8805203d-74b4-4e41-a9d7-372315c8109e req-de75cc7b-e9c5-492d-abdd-c68b35f7af6e tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] DELETE http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes/36b53dab-600c-4732-9875-34d6f3f18a4d [ 1423.250061] [54969]: DEBUG cinder.api.openstack.wsgi [req-8805203d-74b4-4e41-a9d7-372315c8109e req-de75cc7b-e9c5-492d-abdd-c68b35f7af6e tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1423.250315] [54969]: DEBUG cinder.api.openstack.wsgi [req-8805203d-74b4-4e41-a9d7-372315c8109e req-de75cc7b-e9c5-492d-abdd-c68b35f7af6e tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Calling method 'delete' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1423.250532] [54969]: INFO cinder.api.v3.volumes [req-8805203d-74b4-4e41-a9d7-372315c8109e req-de75cc7b-e9c5-492d-abdd-c68b35f7af6e tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Delete volume with id: 36b53dab-600c-4732-9875-34d6f3f18a4d [ 1423.258027] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1423.258027] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1423.258579] [54969]: INFO cinder.volume.api [req-8805203d-74b4-4e41-a9d7-372315c8109e req-de75cc7b-e9c5-492d-abdd-c68b35f7af6e tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Volume info retrieved successfully. [ 1423.318899] [54969]: INFO cinder.volume.api [req-8805203d-74b4-4e41-a9d7-372315c8109e req-de75cc7b-e9c5-492d-abdd-c68b35f7af6e tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Delete volume request issued successfully. [ 1423.320117] [54969]: INFO cinder.api.openstack.wsgi [req-8805203d-74b4-4e41-a9d7-372315c8109e req-de75cc7b-e9c5-492d-abdd-c68b35f7af6e tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes/36b53dab-600c-4732-9875-34d6f3f18a4d returned with HTTP 202 [ 1423.321181] [54969]: [pid: 54969|app: 0|req: 272/542] 10.180.1.21 () {66 vars in 1682 bytes} [Tue Feb 6 09:20:35 2024] DELETE /volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes/36b53dab-600c-4732-9875-34d6f3f18a4d => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1423.370171] [54968]: DEBUG cinder.api.middleware.request_id [req-b57b4a51-2756-456d-aae3-b9da4220632f req-dd6d1403-c4bb-4169-b05a-c6ccf320a6ea None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.373083] [54968]: INFO cinder.api.openstack.wsgi [req-b57b4a51-2756-456d-aae3-b9da4220632f req-dd6d1403-c4bb-4169-b05a-c6ccf320a6ea tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] GET http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes/36b53dab-600c-4732-9875-34d6f3f18a4d [ 1423.373494] [54968]: DEBUG cinder.api.openstack.wsgi [req-b57b4a51-2756-456d-aae3-b9da4220632f req-dd6d1403-c4bb-4169-b05a-c6ccf320a6ea tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1423.373760] [54968]: DEBUG cinder.api.openstack.wsgi [req-b57b4a51-2756-456d-aae3-b9da4220632f req-dd6d1403-c4bb-4169-b05a-c6ccf320a6ea tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1423.384150] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1423.384150] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1423.388208] [54968]: INFO cinder.volume.api [req-b57b4a51-2756-456d-aae3-b9da4220632f req-dd6d1403-c4bb-4169-b05a-c6ccf320a6ea tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Volume info retrieved successfully. [ 1423.392858] [54968]: INFO cinder.api.openstack.wsgi [req-b57b4a51-2756-456d-aae3-b9da4220632f req-dd6d1403-c4bb-4169-b05a-c6ccf320a6ea tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes/36b53dab-600c-4732-9875-34d6f3f18a4d returned with HTTP 200 [ 1423.393237] [54968]: [pid: 54968|app: 0|req: 271/543] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 6 09:20:35 2024] GET /volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes/36b53dab-600c-4732-9875-34d6f3f18a4d => generated 912 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1423.416701] [54969]: DEBUG cinder.api.middleware.request_id [None req-f9711438-9e06-4f39-a83c-40b845643f23 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.418907] [54969]: INFO cinder.api.openstack.wsgi [None req-f9711438-9e06-4f39-a83c-40b845643f23 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1423.419201] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f9711438-9e06-4f39-a83c-40b845643f23 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1423.419456] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f9711438-9e06-4f39-a83c-40b845643f23 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1423.429605] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1423.429605] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1423.433964] [54969]: INFO cinder.volume.api [None req-f9711438-9e06-4f39-a83c-40b845643f23 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1423.438984] [54969]: INFO cinder.api.openstack.wsgi [None req-f9711438-9e06-4f39-a83c-40b845643f23 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1423.439384] [54969]: [pid: 54969|app: 0|req: 273/544] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:35 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1424.445792] [54968]: DEBUG cinder.api.middleware.request_id [req-c30fc5ef-cf3b-4601-bc9a-c791c42c7829 req-b128ed0d-1d6f-464b-86e3-b9d45931511b None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1424.448438] [54968]: INFO cinder.api.openstack.wsgi [req-c30fc5ef-cf3b-4601-bc9a-c791c42c7829 req-b128ed0d-1d6f-464b-86e3-b9d45931511b tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] GET http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes/36b53dab-600c-4732-9875-34d6f3f18a4d [ 1424.449201] [54969]: DEBUG cinder.api.middleware.request_id [None req-0a1c965d-0bcf-449c-99b5-05039e6a8ed3 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1424.449429] [54968]: DEBUG cinder.api.openstack.wsgi [req-c30fc5ef-cf3b-4601-bc9a-c791c42c7829 req-b128ed0d-1d6f-464b-86e3-b9d45931511b tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1424.449429] [54968]: DEBUG cinder.api.openstack.wsgi [req-c30fc5ef-cf3b-4601-bc9a-c791c42c7829 req-b128ed0d-1d6f-464b-86e3-b9d45931511b tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1424.450804] [54969]: INFO cinder.api.openstack.wsgi [None req-0a1c965d-0bcf-449c-99b5-05039e6a8ed3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1424.451089] [54969]: DEBUG cinder.api.openstack.wsgi [None req-0a1c965d-0bcf-449c-99b5-05039e6a8ed3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1424.451348] [54969]: DEBUG cinder.api.openstack.wsgi [None req-0a1c965d-0bcf-449c-99b5-05039e6a8ed3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1424.455642] [54968]: INFO cinder.api.openstack.wsgi [req-c30fc5ef-cf3b-4601-bc9a-c791c42c7829 req-b128ed0d-1d6f-464b-86e3-b9d45931511b tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes/36b53dab-600c-4732-9875-34d6f3f18a4d returned with HTTP 404 [ 1424.456188] [54968]: [pid: 54968|app: 0|req: 272/545] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 6 09:20:37 2024] GET /volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes/36b53dab-600c-4732-9875-34d6f3f18a4d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1424.462767] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1424.462767] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1424.466546] [54969]: INFO cinder.volume.api [None req-0a1c965d-0bcf-449c-99b5-05039e6a8ed3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1424.471122] [54969]: INFO cinder.api.openstack.wsgi [None req-0a1c965d-0bcf-449c-99b5-05039e6a8ed3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1424.471518] [54969]: [pid: 54969|app: 0|req: 274/546] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:37 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1424.474745] [54968]: DEBUG cinder.api.middleware.request_id [req-b3faef5a-8e2b-46d1-95a6-e599c5b311ce req-ea119596-9b3c-4a66-a3c0-ac44e3207c30 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1424.476763] [54968]: INFO cinder.api.openstack.wsgi [req-b3faef5a-8e2b-46d1-95a6-e599c5b311ce req-ea119596-9b3c-4a66-a3c0-ac44e3207c30 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] DELETE http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes/36b53dab-600c-4732-9875-34d6f3f18a4d [ 1424.477151] [54968]: DEBUG cinder.api.openstack.wsgi [req-b3faef5a-8e2b-46d1-95a6-e599c5b311ce req-ea119596-9b3c-4a66-a3c0-ac44e3207c30 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1424.477529] [54968]: DEBUG cinder.api.openstack.wsgi [req-b3faef5a-8e2b-46d1-95a6-e599c5b311ce req-ea119596-9b3c-4a66-a3c0-ac44e3207c30 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Calling method 'delete' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1424.477900] [54968]: INFO cinder.api.v3.volumes [req-b3faef5a-8e2b-46d1-95a6-e599c5b311ce req-ea119596-9b3c-4a66-a3c0-ac44e3207c30 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Delete volume with id: 36b53dab-600c-4732-9875-34d6f3f18a4d [ 1424.483912] [54968]: INFO cinder.api.openstack.wsgi [req-b3faef5a-8e2b-46d1-95a6-e599c5b311ce req-ea119596-9b3c-4a66-a3c0-ac44e3207c30 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes/36b53dab-600c-4732-9875-34d6f3f18a4d returned with HTTP 404 [ 1424.484543] [54968]: [pid: 54968|app: 0|req: 273/547] 10.180.1.21 () {66 vars in 1682 bytes} [Tue Feb 6 09:20:37 2024] DELETE /volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes/36b53dab-600c-4732-9875-34d6f3f18a4d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1424.495972] [54969]: DEBUG cinder.api.middleware.request_id [req-718144f3-59e9-465c-8af1-8c99837ef729 req-9060e333-ca54-4cab-83b0-123ab916b971 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1424.498308] [54969]: INFO cinder.api.openstack.wsgi [req-718144f3-59e9-465c-8af1-8c99837ef729 req-9060e333-ca54-4cab-83b0-123ab916b971 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] GET http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes/36b53dab-600c-4732-9875-34d6f3f18a4d [ 1424.498562] [54969]: DEBUG cinder.api.openstack.wsgi [req-718144f3-59e9-465c-8af1-8c99837ef729 req-9060e333-ca54-4cab-83b0-123ab916b971 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1424.498820] [54969]: DEBUG cinder.api.openstack.wsgi [req-718144f3-59e9-465c-8af1-8c99837ef729 req-9060e333-ca54-4cab-83b0-123ab916b971 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1424.506000] [54969]: INFO cinder.api.openstack.wsgi [req-718144f3-59e9-465c-8af1-8c99837ef729 req-9060e333-ca54-4cab-83b0-123ab916b971 tempest-VolumesSnapshotsTestJSON-1615164062 tempest-VolumesSnapshotsTestJSON-1615164062-project-member] http://10.180.1.21/volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes/36b53dab-600c-4732-9875-34d6f3f18a4d returned with HTTP 404 [ 1424.506602] [54969]: [pid: 54969|app: 0|req: 275/548] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 6 09:20:37 2024] GET /volume/v3/a510832dc46442dca8d54de6369bdf6f/volumes/36b53dab-600c-4732-9875-34d6f3f18a4d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1425.481470] [54968]: DEBUG cinder.api.middleware.request_id [None req-35ee5d34-a2f5-4f09-908b-3108c98c1e81 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1425.486267] [54968]: INFO cinder.api.openstack.wsgi [None req-35ee5d34-a2f5-4f09-908b-3108c98c1e81 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1425.486267] [54968]: DEBUG cinder.api.openstack.wsgi [None req-35ee5d34-a2f5-4f09-908b-3108c98c1e81 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1425.486267] [54968]: DEBUG cinder.api.openstack.wsgi [None req-35ee5d34-a2f5-4f09-908b-3108c98c1e81 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1425.501584] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1425.501584] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1425.505835] [54968]: INFO cinder.volume.api [None req-35ee5d34-a2f5-4f09-908b-3108c98c1e81 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1425.510946] [54968]: INFO cinder.api.openstack.wsgi [None req-35ee5d34-a2f5-4f09-908b-3108c98c1e81 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1425.511483] [54968]: [pid: 54968|app: 0|req: 274/549] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:38 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1426.520762] [54969]: DEBUG cinder.api.middleware.request_id [None req-39c35597-e8c3-4077-ab26-a0f2cdaf1493 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1426.522824] [54969]: INFO cinder.api.openstack.wsgi [None req-39c35597-e8c3-4077-ab26-a0f2cdaf1493 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1426.523079] [54969]: DEBUG cinder.api.openstack.wsgi [None req-39c35597-e8c3-4077-ab26-a0f2cdaf1493 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1426.523333] [54969]: DEBUG cinder.api.openstack.wsgi [None req-39c35597-e8c3-4077-ab26-a0f2cdaf1493 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1426.533225] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1426.533225] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1426.536866] [54969]: INFO cinder.volume.api [None req-39c35597-e8c3-4077-ab26-a0f2cdaf1493 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1426.541471] [54969]: INFO cinder.api.openstack.wsgi [None req-39c35597-e8c3-4077-ab26-a0f2cdaf1493 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1426.541848] [54969]: [pid: 54969|app: 0|req: 276/550] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:39 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1427.551389] [54968]: DEBUG cinder.api.middleware.request_id [None req-7a313d02-0537-4cd3-b0aa-df5e648bf083 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1427.553597] [54968]: INFO cinder.api.openstack.wsgi [None req-7a313d02-0537-4cd3-b0aa-df5e648bf083 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1427.553841] [54968]: DEBUG cinder.api.openstack.wsgi [None req-7a313d02-0537-4cd3-b0aa-df5e648bf083 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1427.554084] [54968]: DEBUG cinder.api.openstack.wsgi [None req-7a313d02-0537-4cd3-b0aa-df5e648bf083 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1427.563970] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1427.563970] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1427.567604] [54968]: INFO cinder.volume.api [None req-7a313d02-0537-4cd3-b0aa-df5e648bf083 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1427.572879] [54968]: INFO cinder.api.openstack.wsgi [None req-7a313d02-0537-4cd3-b0aa-df5e648bf083 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1427.573319] [54968]: [pid: 54968|app: 0|req: 275/551] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:40 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1428.583585] [54969]: DEBUG cinder.api.middleware.request_id [None req-f52875ec-880f-49bc-bda9-7eb3e72e9f40 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1428.583585] [54969]: INFO cinder.api.openstack.wsgi [None req-f52875ec-880f-49bc-bda9-7eb3e72e9f40 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1428.585705] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f52875ec-880f-49bc-bda9-7eb3e72e9f40 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1428.585901] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f52875ec-880f-49bc-bda9-7eb3e72e9f40 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1428.596206] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1428.596206] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1428.600280] [54969]: INFO cinder.volume.api [None req-f52875ec-880f-49bc-bda9-7eb3e72e9f40 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1428.605379] [54969]: INFO cinder.api.openstack.wsgi [None req-f52875ec-880f-49bc-bda9-7eb3e72e9f40 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1428.605951] [54969]: [pid: 54969|app: 0|req: 277/552] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:41 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1429.615558] [54968]: DEBUG cinder.api.middleware.request_id [None req-fc9f0571-a74c-4b95-9cd4-b1a9ab3ec972 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1429.617695] [54968]: INFO cinder.api.openstack.wsgi [None req-fc9f0571-a74c-4b95-9cd4-b1a9ab3ec972 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1429.617967] [54968]: DEBUG cinder.api.openstack.wsgi [None req-fc9f0571-a74c-4b95-9cd4-b1a9ab3ec972 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1429.618233] [54968]: DEBUG cinder.api.openstack.wsgi [None req-fc9f0571-a74c-4b95-9cd4-b1a9ab3ec972 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1429.627870] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1429.627870] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1429.631129] [54968]: INFO cinder.volume.api [None req-fc9f0571-a74c-4b95-9cd4-b1a9ab3ec972 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1429.635376] [54968]: INFO cinder.api.openstack.wsgi [None req-fc9f0571-a74c-4b95-9cd4-b1a9ab3ec972 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1429.635758] [54968]: [pid: 54968|app: 0|req: 276/553] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:42 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1430.645169] [54969]: DEBUG cinder.api.middleware.request_id [None req-3acf5783-1586-4cab-b6b9-46546deb02cc None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1430.647520] [54969]: INFO cinder.api.openstack.wsgi [None req-3acf5783-1586-4cab-b6b9-46546deb02cc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1430.647801] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3acf5783-1586-4cab-b6b9-46546deb02cc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1430.648170] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3acf5783-1586-4cab-b6b9-46546deb02cc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1430.658526] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1430.658526] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1430.662154] [54969]: INFO cinder.volume.api [None req-3acf5783-1586-4cab-b6b9-46546deb02cc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1430.666772] [54969]: INFO cinder.api.openstack.wsgi [None req-3acf5783-1586-4cab-b6b9-46546deb02cc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1430.667178] [54969]: [pid: 54969|app: 0|req: 278/554] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:43 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1431.676847] [54968]: DEBUG cinder.api.middleware.request_id [None req-0613515a-6315-4434-b39a-8ee4c7d34868 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1431.679164] [54968]: INFO cinder.api.openstack.wsgi [None req-0613515a-6315-4434-b39a-8ee4c7d34868 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1431.679438] [54968]: DEBUG cinder.api.openstack.wsgi [None req-0613515a-6315-4434-b39a-8ee4c7d34868 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1431.679694] [54968]: DEBUG cinder.api.openstack.wsgi [None req-0613515a-6315-4434-b39a-8ee4c7d34868 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1431.693639] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1431.693639] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1431.698502] [54968]: INFO cinder.volume.api [None req-0613515a-6315-4434-b39a-8ee4c7d34868 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1431.704169] [54968]: INFO cinder.api.openstack.wsgi [None req-0613515a-6315-4434-b39a-8ee4c7d34868 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1431.704671] [54968]: [pid: 54968|app: 0|req: 277/555] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:44 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1432.714626] [54969]: DEBUG cinder.api.middleware.request_id [None req-398c9e1b-beab-4fbb-bcf4-d641e562be1a None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1432.718273] [54969]: INFO cinder.api.openstack.wsgi [None req-398c9e1b-beab-4fbb-bcf4-d641e562be1a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1432.718273] [54969]: DEBUG cinder.api.openstack.wsgi [None req-398c9e1b-beab-4fbb-bcf4-d641e562be1a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1432.718273] [54969]: DEBUG cinder.api.openstack.wsgi [None req-398c9e1b-beab-4fbb-bcf4-d641e562be1a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1432.727963] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1432.727963] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1432.731353] [54969]: INFO cinder.volume.api [None req-398c9e1b-beab-4fbb-bcf4-d641e562be1a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1432.735788] [54969]: INFO cinder.api.openstack.wsgi [None req-398c9e1b-beab-4fbb-bcf4-d641e562be1a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1432.736221] [54969]: [pid: 54969|app: 0|req: 279/556] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:45 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1433.745862] [54968]: DEBUG cinder.api.middleware.request_id [None req-741853d8-993a-472d-aadf-3ecced3cf13a None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1433.748034] [54968]: INFO cinder.api.openstack.wsgi [None req-741853d8-993a-472d-aadf-3ecced3cf13a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1433.748308] [54968]: DEBUG cinder.api.openstack.wsgi [None req-741853d8-993a-472d-aadf-3ecced3cf13a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1433.748615] [54968]: DEBUG cinder.api.openstack.wsgi [None req-741853d8-993a-472d-aadf-3ecced3cf13a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1433.758180] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1433.758180] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1433.761473] [54968]: INFO cinder.volume.api [None req-741853d8-993a-472d-aadf-3ecced3cf13a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1433.766020] [54968]: INFO cinder.api.openstack.wsgi [None req-741853d8-993a-472d-aadf-3ecced3cf13a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1433.766417] [54968]: [pid: 54968|app: 0|req: 278/557] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:46 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1434.775909] [54969]: DEBUG cinder.api.middleware.request_id [None req-87362430-9310-4602-9fc4-7d9592e49368 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1434.778191] [54969]: INFO cinder.api.openstack.wsgi [None req-87362430-9310-4602-9fc4-7d9592e49368 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1434.778447] [54969]: DEBUG cinder.api.openstack.wsgi [None req-87362430-9310-4602-9fc4-7d9592e49368 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1434.778700] [54969]: DEBUG cinder.api.openstack.wsgi [None req-87362430-9310-4602-9fc4-7d9592e49368 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1434.789554] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1434.789554] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1434.793036] [54969]: INFO cinder.volume.api [None req-87362430-9310-4602-9fc4-7d9592e49368 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1434.797647] [54969]: INFO cinder.api.openstack.wsgi [None req-87362430-9310-4602-9fc4-7d9592e49368 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1434.798067] [54969]: [pid: 54969|app: 0|req: 280/558] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:47 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1435.807995] [54968]: DEBUG cinder.api.middleware.request_id [None req-13e7ba2d-5bad-49bd-86af-4417fc5e2372 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1435.810324] [54968]: INFO cinder.api.openstack.wsgi [None req-13e7ba2d-5bad-49bd-86af-4417fc5e2372 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1435.810549] [54968]: DEBUG cinder.api.openstack.wsgi [None req-13e7ba2d-5bad-49bd-86af-4417fc5e2372 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1435.810805] [54968]: DEBUG cinder.api.openstack.wsgi [None req-13e7ba2d-5bad-49bd-86af-4417fc5e2372 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1435.821174] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1435.821174] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1435.824666] [54968]: INFO cinder.volume.api [None req-13e7ba2d-5bad-49bd-86af-4417fc5e2372 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1435.829943] [54968]: INFO cinder.api.openstack.wsgi [None req-13e7ba2d-5bad-49bd-86af-4417fc5e2372 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1435.830330] [54968]: [pid: 54968|app: 0|req: 279/559] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:48 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1436.840615] [54969]: DEBUG cinder.api.middleware.request_id [None req-a98f87d7-0bde-4912-9652-64910097cc6e None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1436.842752] [54969]: INFO cinder.api.openstack.wsgi [None req-a98f87d7-0bde-4912-9652-64910097cc6e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1436.843046] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a98f87d7-0bde-4912-9652-64910097cc6e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1436.843335] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a98f87d7-0bde-4912-9652-64910097cc6e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1436.853331] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1436.853331] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1436.856930] [54969]: INFO cinder.volume.api [None req-a98f87d7-0bde-4912-9652-64910097cc6e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1436.861620] [54969]: INFO cinder.api.openstack.wsgi [None req-a98f87d7-0bde-4912-9652-64910097cc6e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1436.862025] [54969]: [pid: 54969|app: 0|req: 281/560] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:49 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1437.871315] [54968]: DEBUG cinder.api.middleware.request_id [None req-f03df194-d4b0-47e4-a8d8-2b12d2b04b3e None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1437.873467] [54968]: INFO cinder.api.openstack.wsgi [None req-f03df194-d4b0-47e4-a8d8-2b12d2b04b3e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1437.873729] [54968]: DEBUG cinder.api.openstack.wsgi [None req-f03df194-d4b0-47e4-a8d8-2b12d2b04b3e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1437.873984] [54968]: DEBUG cinder.api.openstack.wsgi [None req-f03df194-d4b0-47e4-a8d8-2b12d2b04b3e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1437.884326] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1437.884326] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1437.888904] [54968]: INFO cinder.volume.api [None req-f03df194-d4b0-47e4-a8d8-2b12d2b04b3e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1437.893547] [54968]: INFO cinder.api.openstack.wsgi [None req-f03df194-d4b0-47e4-a8d8-2b12d2b04b3e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1437.893970] [54968]: [pid: 54968|app: 0|req: 280/561] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:50 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1438.904072] [54969]: DEBUG cinder.api.middleware.request_id [None req-7db53f37-1a29-4e13-84cd-1d07ce91ce8e None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.906291] [54969]: INFO cinder.api.openstack.wsgi [None req-7db53f37-1a29-4e13-84cd-1d07ce91ce8e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1438.906540] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7db53f37-1a29-4e13-84cd-1d07ce91ce8e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1438.906795] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7db53f37-1a29-4e13-84cd-1d07ce91ce8e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1438.919443] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1438.919443] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1438.923532] [54969]: INFO cinder.volume.api [None req-7db53f37-1a29-4e13-84cd-1d07ce91ce8e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1438.929361] [54969]: INFO cinder.api.openstack.wsgi [None req-7db53f37-1a29-4e13-84cd-1d07ce91ce8e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1438.930171] [54969]: [pid: 54969|app: 0|req: 282/562] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:51 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1439.939593] [54968]: DEBUG cinder.api.middleware.request_id [None req-f6047ab5-b421-41cf-bd39-dbb0f2754a8d None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1439.941780] [54968]: INFO cinder.api.openstack.wsgi [None req-f6047ab5-b421-41cf-bd39-dbb0f2754a8d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1439.942036] [54968]: DEBUG cinder.api.openstack.wsgi [None req-f6047ab5-b421-41cf-bd39-dbb0f2754a8d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1439.942284] [54968]: DEBUG cinder.api.openstack.wsgi [None req-f6047ab5-b421-41cf-bd39-dbb0f2754a8d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1439.952085] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1439.952085] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1439.955529] [54968]: INFO cinder.volume.api [None req-f6047ab5-b421-41cf-bd39-dbb0f2754a8d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1439.960201] [54968]: INFO cinder.api.openstack.wsgi [None req-f6047ab5-b421-41cf-bd39-dbb0f2754a8d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1439.960715] [54968]: [pid: 54968|app: 0|req: 281/563] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:52 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1440.970646] [54969]: DEBUG cinder.api.middleware.request_id [None req-f591add8-91c1-49fb-8f96-fb1c2de5ad6d None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1440.972944] [54969]: INFO cinder.api.openstack.wsgi [None req-f591add8-91c1-49fb-8f96-fb1c2de5ad6d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1440.972944] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f591add8-91c1-49fb-8f96-fb1c2de5ad6d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1440.973202] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f591add8-91c1-49fb-8f96-fb1c2de5ad6d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1440.984592] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1440.984592] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1440.988461] [54969]: INFO cinder.volume.api [None req-f591add8-91c1-49fb-8f96-fb1c2de5ad6d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1440.993143] [54969]: INFO cinder.api.openstack.wsgi [None req-f591add8-91c1-49fb-8f96-fb1c2de5ad6d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1440.993621] [54969]: [pid: 54969|app: 0|req: 283/564] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:53 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1442.003010] [54968]: DEBUG cinder.api.middleware.request_id [None req-d4d6f9b3-efee-4349-a83a-6e66dbcbeb86 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1442.005210] [54968]: INFO cinder.api.openstack.wsgi [None req-d4d6f9b3-efee-4349-a83a-6e66dbcbeb86 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1442.005477] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d4d6f9b3-efee-4349-a83a-6e66dbcbeb86 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1442.005730] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d4d6f9b3-efee-4349-a83a-6e66dbcbeb86 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1442.015606] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1442.015606] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1442.019155] [54968]: INFO cinder.volume.api [None req-d4d6f9b3-efee-4349-a83a-6e66dbcbeb86 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1442.023623] [54968]: INFO cinder.api.openstack.wsgi [None req-d4d6f9b3-efee-4349-a83a-6e66dbcbeb86 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1442.024019] [54968]: [pid: 54968|app: 0|req: 282/565] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:54 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1443.036074] [54969]: DEBUG cinder.api.middleware.request_id [None req-865bc588-56c6-4a23-8767-963e772c54a4 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1443.038306] [54969]: INFO cinder.api.openstack.wsgi [None req-865bc588-56c6-4a23-8767-963e772c54a4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1443.038626] [54969]: DEBUG cinder.api.openstack.wsgi [None req-865bc588-56c6-4a23-8767-963e772c54a4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1443.038950] [54969]: DEBUG cinder.api.openstack.wsgi [None req-865bc588-56c6-4a23-8767-963e772c54a4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1443.040433] [54969]: DEBUG dbcounter [-] [54969] Writing DB stats cinder:SELECT=340,cinder:INSERT=8,cinder:UPDATE=14 {{(pid=54969) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1443.049983] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1443.049983] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1443.053706] [54969]: INFO cinder.volume.api [None req-865bc588-56c6-4a23-8767-963e772c54a4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1443.058478] [54969]: INFO cinder.api.openstack.wsgi [None req-865bc588-56c6-4a23-8767-963e772c54a4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1443.059085] [54969]: [pid: 54969|app: 0|req: 284/566] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:55 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1444.068398] [54968]: DEBUG cinder.api.middleware.request_id [None req-d125f999-2f29-4e4d-b9c8-84760050bc42 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1444.070613] [54968]: INFO cinder.api.openstack.wsgi [None req-d125f999-2f29-4e4d-b9c8-84760050bc42 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1444.070873] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d125f999-2f29-4e4d-b9c8-84760050bc42 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1444.071123] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d125f999-2f29-4e4d-b9c8-84760050bc42 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1444.072549] [54968]: DEBUG dbcounter [-] [54968] Writing DB stats cinder:SELECT=331,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54968) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1444.083913] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1444.083913] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1444.087670] [54968]: INFO cinder.volume.api [None req-d125f999-2f29-4e4d-b9c8-84760050bc42 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1444.092176] [54968]: INFO cinder.api.openstack.wsgi [None req-d125f999-2f29-4e4d-b9c8-84760050bc42 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1444.092571] [54968]: [pid: 54968|app: 0|req: 283/567] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:56 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1445.102216] [54969]: DEBUG cinder.api.middleware.request_id [None req-eb5ae1c3-7cde-4c5c-b88f-d6901df96e7b None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.104419] [54969]: INFO cinder.api.openstack.wsgi [None req-eb5ae1c3-7cde-4c5c-b88f-d6901df96e7b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1445.104667] [54969]: DEBUG cinder.api.openstack.wsgi [None req-eb5ae1c3-7cde-4c5c-b88f-d6901df96e7b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1445.104915] [54969]: DEBUG cinder.api.openstack.wsgi [None req-eb5ae1c3-7cde-4c5c-b88f-d6901df96e7b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1445.114684] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1445.114684] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1445.118131] [54969]: INFO cinder.volume.api [None req-eb5ae1c3-7cde-4c5c-b88f-d6901df96e7b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1445.122615] [54969]: INFO cinder.api.openstack.wsgi [None req-eb5ae1c3-7cde-4c5c-b88f-d6901df96e7b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1445.123004] [54969]: [pid: 54969|app: 0|req: 285/568] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:57 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1446.132186] [54968]: DEBUG cinder.api.middleware.request_id [None req-2485e5d1-6e18-4963-94eb-2dad0d59cceb None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.134346] [54968]: INFO cinder.api.openstack.wsgi [None req-2485e5d1-6e18-4963-94eb-2dad0d59cceb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1446.134605] [54968]: DEBUG cinder.api.openstack.wsgi [None req-2485e5d1-6e18-4963-94eb-2dad0d59cceb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1446.134859] [54968]: DEBUG cinder.api.openstack.wsgi [None req-2485e5d1-6e18-4963-94eb-2dad0d59cceb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1446.145152] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1446.145152] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1446.149093] [54968]: INFO cinder.volume.api [None req-2485e5d1-6e18-4963-94eb-2dad0d59cceb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1446.154208] [54968]: INFO cinder.api.openstack.wsgi [None req-2485e5d1-6e18-4963-94eb-2dad0d59cceb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1446.154600] [54968]: [pid: 54968|app: 0|req: 284/569] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:58 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1447.166392] [54969]: DEBUG cinder.api.middleware.request_id [None req-85f1000a-9c33-494f-8420-01779c6d4bd8 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1447.168678] [54969]: INFO cinder.api.openstack.wsgi [None req-85f1000a-9c33-494f-8420-01779c6d4bd8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1447.168936] [54969]: DEBUG cinder.api.openstack.wsgi [None req-85f1000a-9c33-494f-8420-01779c6d4bd8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1447.169186] [54969]: DEBUG cinder.api.openstack.wsgi [None req-85f1000a-9c33-494f-8420-01779c6d4bd8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1447.179646] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1447.179646] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1447.183959] [54969]: INFO cinder.volume.api [None req-85f1000a-9c33-494f-8420-01779c6d4bd8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1447.189042] [54969]: INFO cinder.api.openstack.wsgi [None req-85f1000a-9c33-494f-8420-01779c6d4bd8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1447.189722] [54969]: [pid: 54969|app: 0|req: 286/570] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:20:59 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1448.203632] [54968]: DEBUG cinder.api.middleware.request_id [None req-90611584-c105-4ba4-ac1d-84350dcb0c5d None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1448.206002] [54968]: INFO cinder.api.openstack.wsgi [None req-90611584-c105-4ba4-ac1d-84350dcb0c5d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1448.206281] [54968]: DEBUG cinder.api.openstack.wsgi [None req-90611584-c105-4ba4-ac1d-84350dcb0c5d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1448.206547] [54968]: DEBUG cinder.api.openstack.wsgi [None req-90611584-c105-4ba4-ac1d-84350dcb0c5d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1448.216885] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.216885] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1448.220751] [54968]: INFO cinder.volume.api [None req-90611584-c105-4ba4-ac1d-84350dcb0c5d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1448.225287] [54968]: INFO cinder.api.openstack.wsgi [None req-90611584-c105-4ba4-ac1d-84350dcb0c5d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1448.225685] [54968]: [pid: 54968|app: 0|req: 285/571] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:00 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1449.235270] [54969]: DEBUG cinder.api.middleware.request_id [None req-377f64b6-e73a-4838-ad57-307c2fb980e0 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1449.237489] [54969]: INFO cinder.api.openstack.wsgi [None req-377f64b6-e73a-4838-ad57-307c2fb980e0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1449.237752] [54969]: DEBUG cinder.api.openstack.wsgi [None req-377f64b6-e73a-4838-ad57-307c2fb980e0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1449.238100] [54969]: DEBUG cinder.api.openstack.wsgi [None req-377f64b6-e73a-4838-ad57-307c2fb980e0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1449.248106] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.248106] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1449.251448] [54969]: INFO cinder.volume.api [None req-377f64b6-e73a-4838-ad57-307c2fb980e0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1449.255943] [54969]: INFO cinder.api.openstack.wsgi [None req-377f64b6-e73a-4838-ad57-307c2fb980e0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1449.256330] [54969]: [pid: 54969|app: 0|req: 287/572] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:01 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1450.265697] [54968]: DEBUG cinder.api.middleware.request_id [None req-b5f813d8-0667-4c06-95f1-ffda279cda4d None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1450.267904] [54968]: INFO cinder.api.openstack.wsgi [None req-b5f813d8-0667-4c06-95f1-ffda279cda4d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1450.268277] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b5f813d8-0667-4c06-95f1-ffda279cda4d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1450.268544] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b5f813d8-0667-4c06-95f1-ffda279cda4d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1450.278836] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.278836] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1450.282285] [54968]: INFO cinder.volume.api [None req-b5f813d8-0667-4c06-95f1-ffda279cda4d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1450.286795] [54968]: INFO cinder.api.openstack.wsgi [None req-b5f813d8-0667-4c06-95f1-ffda279cda4d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1450.287194] [54968]: [pid: 54968|app: 0|req: 286/573] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:02 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1451.298198] [54969]: DEBUG cinder.api.middleware.request_id [None req-2b8ea66b-313d-43ae-bd98-f6660e581ad2 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1451.300570] [54969]: INFO cinder.api.openstack.wsgi [None req-2b8ea66b-313d-43ae-bd98-f6660e581ad2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1451.300818] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2b8ea66b-313d-43ae-bd98-f6660e581ad2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1451.301068] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2b8ea66b-313d-43ae-bd98-f6660e581ad2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1451.310950] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.310950] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1451.314344] [54969]: INFO cinder.volume.api [None req-2b8ea66b-313d-43ae-bd98-f6660e581ad2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1451.320707] [54969]: INFO cinder.api.openstack.wsgi [None req-2b8ea66b-313d-43ae-bd98-f6660e581ad2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1451.321097] [54969]: [pid: 54969|app: 0|req: 288/574] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:03 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1452.330131] [54968]: DEBUG cinder.api.middleware.request_id [None req-9982595c-9330-4a89-8575-74805a7eefee None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1452.332369] [54968]: INFO cinder.api.openstack.wsgi [None req-9982595c-9330-4a89-8575-74805a7eefee tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1452.332645] [54968]: DEBUG cinder.api.openstack.wsgi [None req-9982595c-9330-4a89-8575-74805a7eefee tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1452.332904] [54968]: DEBUG cinder.api.openstack.wsgi [None req-9982595c-9330-4a89-8575-74805a7eefee tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1452.343111] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1452.343111] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1452.347277] [54968]: INFO cinder.volume.api [None req-9982595c-9330-4a89-8575-74805a7eefee tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1452.352996] [54968]: INFO cinder.api.openstack.wsgi [None req-9982595c-9330-4a89-8575-74805a7eefee tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1452.353399] [54968]: [pid: 54968|app: 0|req: 287/575] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:04 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1453.362229] [54969]: DEBUG cinder.api.middleware.request_id [None req-3c70fe22-f365-4aa5-98e7-2576ed0b4b56 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1453.364507] [54969]: INFO cinder.api.openstack.wsgi [None req-3c70fe22-f365-4aa5-98e7-2576ed0b4b56 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1453.364794] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3c70fe22-f365-4aa5-98e7-2576ed0b4b56 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1453.365084] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3c70fe22-f365-4aa5-98e7-2576ed0b4b56 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1453.375624] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1453.375624] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1453.379273] [54969]: INFO cinder.volume.api [None req-3c70fe22-f365-4aa5-98e7-2576ed0b4b56 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1453.383720] [54969]: INFO cinder.api.openstack.wsgi [None req-3c70fe22-f365-4aa5-98e7-2576ed0b4b56 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1453.384144] [54969]: [pid: 54969|app: 0|req: 289/576] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:05 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1454.394098] [54968]: DEBUG cinder.api.middleware.request_id [None req-c56a31df-65fc-4a82-8a38-bf0c1d75f28d None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1454.396288] [54968]: INFO cinder.api.openstack.wsgi [None req-c56a31df-65fc-4a82-8a38-bf0c1d75f28d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1454.396545] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c56a31df-65fc-4a82-8a38-bf0c1d75f28d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1454.396793] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c56a31df-65fc-4a82-8a38-bf0c1d75f28d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1454.407142] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1454.407142] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1454.410661] [54968]: INFO cinder.volume.api [None req-c56a31df-65fc-4a82-8a38-bf0c1d75f28d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1454.414979] [54968]: INFO cinder.api.openstack.wsgi [None req-c56a31df-65fc-4a82-8a38-bf0c1d75f28d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1454.415358] [54968]: [pid: 54968|app: 0|req: 288/577] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:06 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1455.426121] [54969]: DEBUG cinder.api.middleware.request_id [None req-fae9e375-e966-4813-9202-0ab90b2c09e6 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1455.530968] [54969]: INFO cinder.api.openstack.wsgi [None req-fae9e375-e966-4813-9202-0ab90b2c09e6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1455.531355] [54969]: DEBUG cinder.api.openstack.wsgi [None req-fae9e375-e966-4813-9202-0ab90b2c09e6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1455.531622] [54969]: DEBUG cinder.api.openstack.wsgi [None req-fae9e375-e966-4813-9202-0ab90b2c09e6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1455.542072] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1455.542072] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1455.548250] [54969]: INFO cinder.volume.api [None req-fae9e375-e966-4813-9202-0ab90b2c09e6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1455.550458] [54969]: INFO cinder.api.openstack.wsgi [None req-fae9e375-e966-4813-9202-0ab90b2c09e6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1455.550887] [54969]: [pid: 54969|app: 0|req: 290/578] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:08 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1456.561462] [54968]: DEBUG cinder.api.middleware.request_id [None req-4c13cd80-4dba-42e3-b2c2-27ad7cc5d369 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1456.564267] [54968]: INFO cinder.api.openstack.wsgi [None req-4c13cd80-4dba-42e3-b2c2-27ad7cc5d369 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1456.564569] [54968]: DEBUG cinder.api.openstack.wsgi [None req-4c13cd80-4dba-42e3-b2c2-27ad7cc5d369 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1456.565029] [54968]: DEBUG cinder.api.openstack.wsgi [None req-4c13cd80-4dba-42e3-b2c2-27ad7cc5d369 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1456.575485] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1456.575485] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1456.579357] [54968]: INFO cinder.volume.api [None req-4c13cd80-4dba-42e3-b2c2-27ad7cc5d369 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1456.584203] [54968]: INFO cinder.api.openstack.wsgi [None req-4c13cd80-4dba-42e3-b2c2-27ad7cc5d369 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1456.584611] [54968]: [pid: 54968|app: 0|req: 289/579] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:09 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1457.594133] [54969]: DEBUG cinder.api.middleware.request_id [None req-0a9e7e45-cfa3-4cf1-a4a3-84b343ea1804 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1457.596364] [54969]: INFO cinder.api.openstack.wsgi [None req-0a9e7e45-cfa3-4cf1-a4a3-84b343ea1804 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1457.596615] [54969]: DEBUG cinder.api.openstack.wsgi [None req-0a9e7e45-cfa3-4cf1-a4a3-84b343ea1804 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1457.596869] [54969]: DEBUG cinder.api.openstack.wsgi [None req-0a9e7e45-cfa3-4cf1-a4a3-84b343ea1804 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1457.611457] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1457.611457] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1457.615902] [54969]: INFO cinder.volume.api [None req-0a9e7e45-cfa3-4cf1-a4a3-84b343ea1804 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1457.621799] [54969]: INFO cinder.api.openstack.wsgi [None req-0a9e7e45-cfa3-4cf1-a4a3-84b343ea1804 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1457.622226] [54969]: [pid: 54969|app: 0|req: 291/580] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:10 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1458.631111] [54968]: DEBUG cinder.api.middleware.request_id [None req-c13a6246-4267-44c4-9723-24b5a2e2f377 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1458.633290] [54968]: INFO cinder.api.openstack.wsgi [None req-c13a6246-4267-44c4-9723-24b5a2e2f377 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1458.633551] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c13a6246-4267-44c4-9723-24b5a2e2f377 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1458.633825] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c13a6246-4267-44c4-9723-24b5a2e2f377 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1458.649434] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1458.649434] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1458.653455] [54968]: INFO cinder.volume.api [None req-c13a6246-4267-44c4-9723-24b5a2e2f377 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1458.658266] [54968]: INFO cinder.api.openstack.wsgi [None req-c13a6246-4267-44c4-9723-24b5a2e2f377 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1458.658702] [54968]: [pid: 54968|app: 0|req: 290/581] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:11 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1459.668166] [54969]: DEBUG cinder.api.middleware.request_id [None req-a1d40cdb-78c7-443c-881f-f049ba0aca1f None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1459.670439] [54969]: INFO cinder.api.openstack.wsgi [None req-a1d40cdb-78c7-443c-881f-f049ba0aca1f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1459.670704] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a1d40cdb-78c7-443c-881f-f049ba0aca1f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1459.670960] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a1d40cdb-78c7-443c-881f-f049ba0aca1f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1459.684891] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1459.684891] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1459.689586] [54969]: INFO cinder.volume.api [None req-a1d40cdb-78c7-443c-881f-f049ba0aca1f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1459.694828] [54969]: INFO cinder.api.openstack.wsgi [None req-a1d40cdb-78c7-443c-881f-f049ba0aca1f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1459.695251] [54969]: [pid: 54969|app: 0|req: 292/582] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:12 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1460.705632] [54968]: DEBUG cinder.api.middleware.request_id [None req-48a57021-a64e-47e9-b432-9a0e3afaedf0 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1460.708115] [54968]: INFO cinder.api.openstack.wsgi [None req-48a57021-a64e-47e9-b432-9a0e3afaedf0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1460.708407] [54968]: DEBUG cinder.api.openstack.wsgi [None req-48a57021-a64e-47e9-b432-9a0e3afaedf0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1460.708666] [54968]: DEBUG cinder.api.openstack.wsgi [None req-48a57021-a64e-47e9-b432-9a0e3afaedf0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1460.737230] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1460.737230] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1460.742821] [54968]: INFO cinder.volume.api [None req-48a57021-a64e-47e9-b432-9a0e3afaedf0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1460.749354] [54968]: INFO cinder.api.openstack.wsgi [None req-48a57021-a64e-47e9-b432-9a0e3afaedf0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1460.750532] [54968]: [pid: 54968|app: 0|req: 291/583] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:13 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1461.758234] [54969]: DEBUG cinder.api.middleware.request_id [None req-cfbbf2fa-5211-4138-919f-3fc703e41ccf None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1461.760361] [54969]: INFO cinder.api.openstack.wsgi [None req-cfbbf2fa-5211-4138-919f-3fc703e41ccf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1461.760602] [54969]: DEBUG cinder.api.openstack.wsgi [None req-cfbbf2fa-5211-4138-919f-3fc703e41ccf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1461.760840] [54969]: DEBUG cinder.api.openstack.wsgi [None req-cfbbf2fa-5211-4138-919f-3fc703e41ccf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1461.771035] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1461.771035] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1461.774817] [54969]: INFO cinder.volume.api [None req-cfbbf2fa-5211-4138-919f-3fc703e41ccf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1461.779776] [54969]: INFO cinder.api.openstack.wsgi [None req-cfbbf2fa-5211-4138-919f-3fc703e41ccf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1461.780216] [54969]: [pid: 54969|app: 0|req: 293/584] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:14 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1462.790421] [54968]: DEBUG cinder.api.middleware.request_id [None req-52c995c6-ce39-4bd5-b252-f9cdf0542e37 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1462.792673] [54968]: INFO cinder.api.openstack.wsgi [None req-52c995c6-ce39-4bd5-b252-f9cdf0542e37 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1462.792966] [54968]: DEBUG cinder.api.openstack.wsgi [None req-52c995c6-ce39-4bd5-b252-f9cdf0542e37 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1462.793230] [54968]: DEBUG cinder.api.openstack.wsgi [None req-52c995c6-ce39-4bd5-b252-f9cdf0542e37 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1462.803799] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1462.803799] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1462.807893] [54968]: INFO cinder.volume.api [None req-52c995c6-ce39-4bd5-b252-f9cdf0542e37 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1462.813286] [54968]: INFO cinder.api.openstack.wsgi [None req-52c995c6-ce39-4bd5-b252-f9cdf0542e37 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1462.813723] [54968]: [pid: 54968|app: 0|req: 292/585] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:15 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1463.823166] [54969]: DEBUG cinder.api.middleware.request_id [None req-46cd4642-5a08-473b-a79e-93ff83c010b7 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1463.825340] [54969]: INFO cinder.api.openstack.wsgi [None req-46cd4642-5a08-473b-a79e-93ff83c010b7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1463.825599] [54969]: DEBUG cinder.api.openstack.wsgi [None req-46cd4642-5a08-473b-a79e-93ff83c010b7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1463.825872] [54969]: DEBUG cinder.api.openstack.wsgi [None req-46cd4642-5a08-473b-a79e-93ff83c010b7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1463.835937] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1463.835937] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1463.839389] [54969]: INFO cinder.volume.api [None req-46cd4642-5a08-473b-a79e-93ff83c010b7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1463.843734] [54969]: INFO cinder.api.openstack.wsgi [None req-46cd4642-5a08-473b-a79e-93ff83c010b7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1463.844119] [54969]: [pid: 54969|app: 0|req: 294/586] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:16 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1464.854096] [54968]: DEBUG cinder.api.middleware.request_id [None req-4edada09-dc51-4eeb-a4da-0de45f22ccab None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1464.856307] [54968]: INFO cinder.api.openstack.wsgi [None req-4edada09-dc51-4eeb-a4da-0de45f22ccab tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1464.856575] [54968]: DEBUG cinder.api.openstack.wsgi [None req-4edada09-dc51-4eeb-a4da-0de45f22ccab tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1464.856832] [54968]: DEBUG cinder.api.openstack.wsgi [None req-4edada09-dc51-4eeb-a4da-0de45f22ccab tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1464.867301] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1464.867301] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1464.871092] [54968]: INFO cinder.volume.api [None req-4edada09-dc51-4eeb-a4da-0de45f22ccab tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1464.875801] [54968]: INFO cinder.api.openstack.wsgi [None req-4edada09-dc51-4eeb-a4da-0de45f22ccab tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1464.876306] [54968]: [pid: 54968|app: 0|req: 293/587] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:17 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1465.886041] [54969]: DEBUG cinder.api.middleware.request_id [None req-4b33e150-0a8e-49e4-a674-0ce9208567fe None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1465.888393] [54969]: INFO cinder.api.openstack.wsgi [None req-4b33e150-0a8e-49e4-a674-0ce9208567fe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1465.888650] [54969]: DEBUG cinder.api.openstack.wsgi [None req-4b33e150-0a8e-49e4-a674-0ce9208567fe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1465.888901] [54969]: DEBUG cinder.api.openstack.wsgi [None req-4b33e150-0a8e-49e4-a674-0ce9208567fe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1465.898646] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1465.898646] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1465.902122] [54969]: INFO cinder.volume.api [None req-4b33e150-0a8e-49e4-a674-0ce9208567fe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1465.906429] [54969]: INFO cinder.api.openstack.wsgi [None req-4b33e150-0a8e-49e4-a674-0ce9208567fe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1465.906800] [54969]: [pid: 54969|app: 0|req: 295/588] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:18 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1466.916785] [54968]: DEBUG cinder.api.middleware.request_id [None req-c91e8c12-6a43-4359-9060-80c7f480bda1 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1466.919103] [54968]: INFO cinder.api.openstack.wsgi [None req-c91e8c12-6a43-4359-9060-80c7f480bda1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1466.919385] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c91e8c12-6a43-4359-9060-80c7f480bda1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1466.919643] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c91e8c12-6a43-4359-9060-80c7f480bda1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1466.929945] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1466.929945] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1466.933487] [54968]: INFO cinder.volume.api [None req-c91e8c12-6a43-4359-9060-80c7f480bda1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1466.937912] [54968]: INFO cinder.api.openstack.wsgi [None req-c91e8c12-6a43-4359-9060-80c7f480bda1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1466.938317] [54968]: [pid: 54968|app: 0|req: 294/589] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:19 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1467.948992] [54969]: DEBUG cinder.api.middleware.request_id [None req-9fc9fccf-d46f-495e-874e-08f41821af33 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1467.950924] [54969]: INFO cinder.api.openstack.wsgi [None req-9fc9fccf-d46f-495e-874e-08f41821af33 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1467.951296] [54969]: DEBUG cinder.api.openstack.wsgi [None req-9fc9fccf-d46f-495e-874e-08f41821af33 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1467.951484] [54969]: DEBUG cinder.api.openstack.wsgi [None req-9fc9fccf-d46f-495e-874e-08f41821af33 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1467.961798] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1467.961798] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1467.965383] [54969]: INFO cinder.volume.api [None req-9fc9fccf-d46f-495e-874e-08f41821af33 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1467.969957] [54969]: INFO cinder.api.openstack.wsgi [None req-9fc9fccf-d46f-495e-874e-08f41821af33 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1467.970340] [54969]: [pid: 54969|app: 0|req: 296/590] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:20 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1468.979878] [54968]: DEBUG cinder.api.middleware.request_id [None req-09aaf7fa-40bd-4774-ba11-f6ab829d73bc None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1468.982024] [54968]: INFO cinder.api.openstack.wsgi [None req-09aaf7fa-40bd-4774-ba11-f6ab829d73bc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1468.982274] [54968]: DEBUG cinder.api.openstack.wsgi [None req-09aaf7fa-40bd-4774-ba11-f6ab829d73bc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1468.982519] [54968]: DEBUG cinder.api.openstack.wsgi [None req-09aaf7fa-40bd-4774-ba11-f6ab829d73bc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1468.992493] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1468.992493] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1468.995958] [54968]: INFO cinder.volume.api [None req-09aaf7fa-40bd-4774-ba11-f6ab829d73bc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1469.000382] [54968]: INFO cinder.api.openstack.wsgi [None req-09aaf7fa-40bd-4774-ba11-f6ab829d73bc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1469.000964] [54968]: [pid: 54968|app: 0|req: 295/591] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:21 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1470.010081] [54969]: DEBUG cinder.api.middleware.request_id [None req-4a18a47e-3844-4b10-b808-35da0520245a None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1470.012208] [54969]: INFO cinder.api.openstack.wsgi [None req-4a18a47e-3844-4b10-b808-35da0520245a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1470.012472] [54969]: DEBUG cinder.api.openstack.wsgi [None req-4a18a47e-3844-4b10-b808-35da0520245a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1470.012721] [54969]: DEBUG cinder.api.openstack.wsgi [None req-4a18a47e-3844-4b10-b808-35da0520245a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1470.022873] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1470.022873] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1470.026577] [54969]: INFO cinder.volume.api [None req-4a18a47e-3844-4b10-b808-35da0520245a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1470.031599] [54969]: INFO cinder.api.openstack.wsgi [None req-4a18a47e-3844-4b10-b808-35da0520245a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1470.031599] [54969]: [pid: 54969|app: 0|req: 297/592] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:22 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1471.044045] [54968]: DEBUG cinder.api.middleware.request_id [None req-49e60f2d-6dfc-46c8-9fe0-48605d174970 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1471.046157] [54968]: INFO cinder.api.openstack.wsgi [None req-49e60f2d-6dfc-46c8-9fe0-48605d174970 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f [ 1471.046412] [54968]: DEBUG cinder.api.openstack.wsgi [None req-49e60f2d-6dfc-46c8-9fe0-48605d174970 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1471.046660] [54968]: DEBUG cinder.api.openstack.wsgi [None req-49e60f2d-6dfc-46c8-9fe0-48605d174970 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1471.056750] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1471.056750] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1471.060174] [54968]: INFO cinder.volume.api [None req-49e60f2d-6dfc-46c8-9fe0-48605d174970 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1471.064604] [54968]: INFO cinder.api.openstack.wsgi [None req-49e60f2d-6dfc-46c8-9fe0-48605d174970 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f returned with HTTP 200 [ 1471.065017] [54968]: [pid: 54968|app: 0|req: 296/593] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:23 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/7b4b0198-8395-473d-af2a-a42a3216066f => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1471.073773] [54969]: DEBUG cinder.api.middleware.request_id [None req-83270195-b173-4fdb-9fc7-1f7ccd5844c7 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1471.075618] [54969]: INFO cinder.api.openstack.wsgi [None req-83270195-b173-4fdb-9fc7-1f7ccd5844c7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] DELETE http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1471.075892] [54969]: DEBUG cinder.api.openstack.wsgi [None req-83270195-b173-4fdb-9fc7-1f7ccd5844c7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1471.076161] [54969]: DEBUG cinder.api.openstack.wsgi [None req-83270195-b173-4fdb-9fc7-1f7ccd5844c7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'delete' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1471.076380] [54969]: INFO cinder.api.v3.volumes [None req-83270195-b173-4fdb-9fc7-1f7ccd5844c7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Delete volume with id: a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1471.086613] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1471.086613] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1471.087186] [54969]: INFO cinder.volume.api [None req-83270195-b173-4fdb-9fc7-1f7ccd5844c7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1471.094313] [54969]: INFO cinder.volume.api [None req-83270195-b173-4fdb-9fc7-1f7ccd5844c7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-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. [ 1471.094675] [54969]: INFO cinder.api.openstack.wsgi [None req-83270195-b173-4fdb-9fc7-1f7ccd5844c7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 400 [ 1471.095235] [54969]: [pid: 54969|app: 0|req: 298/594] 10.180.1.21 () {62 vars in 1410 bytes} [Tue Feb 6 09:21:23 2024] DELETE /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 307 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1471.098242] [54968]: DEBUG cinder.api.middleware.request_id [None req-1487d929-b5e2-417d-8360-9a129e4e475b None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1471.100901] [54968]: INFO cinder.api.openstack.wsgi [None req-1487d929-b5e2-417d-8360-9a129e4e475b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1471.101305] [54968]: DEBUG cinder.api.openstack.wsgi [None req-1487d929-b5e2-417d-8360-9a129e4e475b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1471.101700] [54968]: DEBUG cinder.api.openstack.wsgi [None req-1487d929-b5e2-417d-8360-9a129e4e475b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1471.111652] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1471.111652] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1471.115321] [54968]: INFO cinder.volume.api [None req-1487d929-b5e2-417d-8360-9a129e4e475b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1471.121180] [54968]: INFO cinder.api.openstack.wsgi [None req-1487d929-b5e2-417d-8360-9a129e4e475b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1471.121679] [54968]: [pid: 54968|app: 0|req: 297/595] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:23 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1472.131043] [54969]: DEBUG cinder.api.middleware.request_id [None req-d036ffa9-a48c-4983-931d-c1f29ee9528b None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1472.133907] [54969]: INFO cinder.api.openstack.wsgi [None req-d036ffa9-a48c-4983-931d-c1f29ee9528b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1472.134169] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d036ffa9-a48c-4983-931d-c1f29ee9528b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1472.134421] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d036ffa9-a48c-4983-931d-c1f29ee9528b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1472.144793] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1472.144793] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1472.148882] [54969]: INFO cinder.volume.api [None req-d036ffa9-a48c-4983-931d-c1f29ee9528b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1472.153903] [54969]: INFO cinder.api.openstack.wsgi [None req-d036ffa9-a48c-4983-931d-c1f29ee9528b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1472.154456] [54969]: [pid: 54969|app: 0|req: 299/596] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:24 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1473.162850] [54968]: DEBUG cinder.api.middleware.request_id [None req-3a18c871-e268-4bcf-9f3c-4c1a814c7634 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1473.165250] [54968]: INFO cinder.api.openstack.wsgi [None req-3a18c871-e268-4bcf-9f3c-4c1a814c7634 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1473.165528] [54968]: DEBUG cinder.api.openstack.wsgi [None req-3a18c871-e268-4bcf-9f3c-4c1a814c7634 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1473.165788] [54968]: DEBUG cinder.api.openstack.wsgi [None req-3a18c871-e268-4bcf-9f3c-4c1a814c7634 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1473.178352] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1473.178352] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1473.182582] [54968]: INFO cinder.volume.api [None req-3a18c871-e268-4bcf-9f3c-4c1a814c7634 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1473.191697] [54968]: INFO cinder.api.openstack.wsgi [None req-3a18c871-e268-4bcf-9f3c-4c1a814c7634 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1473.192158] [54968]: [pid: 54968|app: 0|req: 298/597] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:25 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1474.201848] [54969]: DEBUG cinder.api.middleware.request_id [None req-a0ebf842-6155-44b8-a499-1c497fb5291b None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1474.203970] [54969]: INFO cinder.api.openstack.wsgi [None req-a0ebf842-6155-44b8-a499-1c497fb5291b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1474.204243] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a0ebf842-6155-44b8-a499-1c497fb5291b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1474.204501] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a0ebf842-6155-44b8-a499-1c497fb5291b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1474.214774] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1474.214774] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1474.218570] [54969]: INFO cinder.volume.api [None req-a0ebf842-6155-44b8-a499-1c497fb5291b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1474.226136] [54969]: INFO cinder.api.openstack.wsgi [None req-a0ebf842-6155-44b8-a499-1c497fb5291b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1474.226541] [54969]: [pid: 54969|app: 0|req: 300/598] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:26 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1475.235983] [54968]: DEBUG cinder.api.middleware.request_id [None req-b79e0b14-b8c7-458f-85bc-4a4d3c825378 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1475.238239] [54968]: INFO cinder.api.openstack.wsgi [None req-b79e0b14-b8c7-458f-85bc-4a4d3c825378 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1475.238497] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b79e0b14-b8c7-458f-85bc-4a4d3c825378 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1475.238747] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b79e0b14-b8c7-458f-85bc-4a4d3c825378 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1475.249372] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1475.249372] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1475.253501] [54968]: INFO cinder.volume.api [None req-b79e0b14-b8c7-458f-85bc-4a4d3c825378 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1475.258809] [54968]: INFO cinder.api.openstack.wsgi [None req-b79e0b14-b8c7-458f-85bc-4a4d3c825378 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1475.259355] [54968]: [pid: 54968|app: 0|req: 299/599] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:27 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1476.268592] [54969]: DEBUG cinder.api.middleware.request_id [None req-0dc4ced5-9226-4b66-a21f-9f99cdd5524a None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1476.270739] [54969]: INFO cinder.api.openstack.wsgi [None req-0dc4ced5-9226-4b66-a21f-9f99cdd5524a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1476.270987] [54969]: DEBUG cinder.api.openstack.wsgi [None req-0dc4ced5-9226-4b66-a21f-9f99cdd5524a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1476.271232] [54969]: DEBUG cinder.api.openstack.wsgi [None req-0dc4ced5-9226-4b66-a21f-9f99cdd5524a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1476.280701] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1476.280701] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1476.283883] [54969]: INFO cinder.volume.api [None req-0dc4ced5-9226-4b66-a21f-9f99cdd5524a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1476.288861] [54969]: INFO cinder.api.openstack.wsgi [None req-0dc4ced5-9226-4b66-a21f-9f99cdd5524a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1476.289201] [54969]: [pid: 54969|app: 0|req: 301/600] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:28 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1477.298546] [54968]: DEBUG cinder.api.middleware.request_id [None req-7682335b-948b-40d9-8823-adc3b2055a0b None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1477.300819] [54968]: INFO cinder.api.openstack.wsgi [None req-7682335b-948b-40d9-8823-adc3b2055a0b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1477.301178] [54968]: DEBUG cinder.api.openstack.wsgi [None req-7682335b-948b-40d9-8823-adc3b2055a0b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1477.301443] [54968]: DEBUG cinder.api.openstack.wsgi [None req-7682335b-948b-40d9-8823-adc3b2055a0b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1477.311904] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1477.311904] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1477.315419] [54968]: INFO cinder.volume.api [None req-7682335b-948b-40d9-8823-adc3b2055a0b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1477.320485] [54968]: INFO cinder.api.openstack.wsgi [None req-7682335b-948b-40d9-8823-adc3b2055a0b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1477.320874] [54968]: [pid: 54968|app: 0|req: 300/601] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:29 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1478.330174] [54969]: DEBUG cinder.api.middleware.request_id [None req-56a8d800-a708-40cd-bd92-d8a86e9313c5 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1478.332458] [54969]: INFO cinder.api.openstack.wsgi [None req-56a8d800-a708-40cd-bd92-d8a86e9313c5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1478.332727] [54969]: DEBUG cinder.api.openstack.wsgi [None req-56a8d800-a708-40cd-bd92-d8a86e9313c5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1478.332973] [54969]: DEBUG cinder.api.openstack.wsgi [None req-56a8d800-a708-40cd-bd92-d8a86e9313c5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1478.342878] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1478.342878] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1478.346344] [54969]: INFO cinder.volume.api [None req-56a8d800-a708-40cd-bd92-d8a86e9313c5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1478.351493] [54969]: INFO cinder.api.openstack.wsgi [None req-56a8d800-a708-40cd-bd92-d8a86e9313c5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1478.351847] [54969]: [pid: 54969|app: 0|req: 302/602] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:30 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1479.361650] [54968]: DEBUG cinder.api.middleware.request_id [None req-fe12d21c-3c99-4500-b161-c226779d81e1 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1479.363872] [54968]: INFO cinder.api.openstack.wsgi [None req-fe12d21c-3c99-4500-b161-c226779d81e1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1479.364164] [54968]: DEBUG cinder.api.openstack.wsgi [None req-fe12d21c-3c99-4500-b161-c226779d81e1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1479.364414] [54968]: DEBUG cinder.api.openstack.wsgi [None req-fe12d21c-3c99-4500-b161-c226779d81e1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1479.374882] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1479.374882] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1479.378850] [54968]: INFO cinder.volume.api [None req-fe12d21c-3c99-4500-b161-c226779d81e1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1479.384195] [54968]: INFO cinder.api.openstack.wsgi [None req-fe12d21c-3c99-4500-b161-c226779d81e1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1479.384597] [54968]: [pid: 54968|app: 0|req: 301/603] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:31 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1480.394422] [54969]: DEBUG cinder.api.middleware.request_id [None req-b336eb9a-f5e3-4c16-bec2-7194072fe937 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1480.396292] [54969]: INFO cinder.api.openstack.wsgi [None req-b336eb9a-f5e3-4c16-bec2-7194072fe937 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1480.396551] [54969]: DEBUG cinder.api.openstack.wsgi [None req-b336eb9a-f5e3-4c16-bec2-7194072fe937 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1480.396817] [54969]: DEBUG cinder.api.openstack.wsgi [None req-b336eb9a-f5e3-4c16-bec2-7194072fe937 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1480.406911] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1480.406911] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1480.410404] [54969]: INFO cinder.volume.api [None req-b336eb9a-f5e3-4c16-bec2-7194072fe937 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1480.415551] [54969]: INFO cinder.api.openstack.wsgi [None req-b336eb9a-f5e3-4c16-bec2-7194072fe937 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1480.415960] [54969]: [pid: 54969|app: 0|req: 303/604] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:32 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1481.425229] [54968]: DEBUG cinder.api.middleware.request_id [None req-bc616978-89d7-4b29-9f39-c5c53c1e2d5e None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1481.427382] [54968]: INFO cinder.api.openstack.wsgi [None req-bc616978-89d7-4b29-9f39-c5c53c1e2d5e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1481.427635] [54968]: DEBUG cinder.api.openstack.wsgi [None req-bc616978-89d7-4b29-9f39-c5c53c1e2d5e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1481.427914] [54968]: DEBUG cinder.api.openstack.wsgi [None req-bc616978-89d7-4b29-9f39-c5c53c1e2d5e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1481.437915] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1481.437915] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1481.441440] [54968]: INFO cinder.volume.api [None req-bc616978-89d7-4b29-9f39-c5c53c1e2d5e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1481.446408] [54968]: INFO cinder.api.openstack.wsgi [None req-bc616978-89d7-4b29-9f39-c5c53c1e2d5e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1481.446881] [54968]: [pid: 54968|app: 0|req: 302/605] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:34 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1482.456486] [54969]: DEBUG cinder.api.middleware.request_id [None req-c7c19fc7-0044-4403-97e0-ebe507331c1a None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1482.458265] [54969]: INFO cinder.api.openstack.wsgi [None req-c7c19fc7-0044-4403-97e0-ebe507331c1a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1482.458511] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c7c19fc7-0044-4403-97e0-ebe507331c1a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1482.458755] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c7c19fc7-0044-4403-97e0-ebe507331c1a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1482.468535] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1482.468535] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1482.472586] [54969]: INFO cinder.volume.api [None req-c7c19fc7-0044-4403-97e0-ebe507331c1a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1482.477746] [54969]: INFO cinder.api.openstack.wsgi [None req-c7c19fc7-0044-4403-97e0-ebe507331c1a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1482.478169] [54969]: [pid: 54969|app: 0|req: 304/606] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:35 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1483.487564] [54968]: DEBUG cinder.api.middleware.request_id [None req-7146c88a-a50c-45c1-a87d-354865f0beec None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1483.489772] [54968]: INFO cinder.api.openstack.wsgi [None req-7146c88a-a50c-45c1-a87d-354865f0beec tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1483.490034] [54968]: DEBUG cinder.api.openstack.wsgi [None req-7146c88a-a50c-45c1-a87d-354865f0beec tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1483.490295] [54968]: DEBUG cinder.api.openstack.wsgi [None req-7146c88a-a50c-45c1-a87d-354865f0beec tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1483.500578] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1483.500578] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1483.504295] [54968]: INFO cinder.volume.api [None req-7146c88a-a50c-45c1-a87d-354865f0beec tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1483.509579] [54968]: INFO cinder.api.openstack.wsgi [None req-7146c88a-a50c-45c1-a87d-354865f0beec tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1483.510015] [54968]: [pid: 54968|app: 0|req: 303/607] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:36 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1484.519695] [54969]: DEBUG cinder.api.middleware.request_id [None req-bf82a8b7-2b94-4766-9eb7-315f8a5dbefa None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1484.521884] [54969]: INFO cinder.api.openstack.wsgi [None req-bf82a8b7-2b94-4766-9eb7-315f8a5dbefa tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1484.522146] [54969]: DEBUG cinder.api.openstack.wsgi [None req-bf82a8b7-2b94-4766-9eb7-315f8a5dbefa tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1484.522396] [54969]: DEBUG cinder.api.openstack.wsgi [None req-bf82a8b7-2b94-4766-9eb7-315f8a5dbefa tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1484.532412] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1484.532412] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1484.535916] [54969]: INFO cinder.volume.api [None req-bf82a8b7-2b94-4766-9eb7-315f8a5dbefa tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1484.541017] [54969]: INFO cinder.api.openstack.wsgi [None req-bf82a8b7-2b94-4766-9eb7-315f8a5dbefa tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1484.541459] [54969]: [pid: 54969|app: 0|req: 305/608] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:37 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1485.550763] [54968]: DEBUG cinder.api.middleware.request_id [None req-32c342d3-da49-443e-bfe0-9d7ec16a4a83 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1485.552560] [54968]: INFO cinder.api.openstack.wsgi [None req-32c342d3-da49-443e-bfe0-9d7ec16a4a83 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1485.552839] [54968]: DEBUG cinder.api.openstack.wsgi [None req-32c342d3-da49-443e-bfe0-9d7ec16a4a83 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1485.553100] [54968]: DEBUG cinder.api.openstack.wsgi [None req-32c342d3-da49-443e-bfe0-9d7ec16a4a83 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1485.564081] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1485.564081] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1485.568429] [54968]: INFO cinder.volume.api [None req-32c342d3-da49-443e-bfe0-9d7ec16a4a83 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1485.573343] [54968]: INFO cinder.api.openstack.wsgi [None req-32c342d3-da49-443e-bfe0-9d7ec16a4a83 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1485.573742] [54968]: [pid: 54968|app: 0|req: 304/609] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:38 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1486.582899] [54969]: DEBUG cinder.api.middleware.request_id [None req-09899bc9-7793-4bd2-9347-8c56395afd9a None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1486.585149] [54969]: INFO cinder.api.openstack.wsgi [None req-09899bc9-7793-4bd2-9347-8c56395afd9a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1486.585407] [54969]: DEBUG cinder.api.openstack.wsgi [None req-09899bc9-7793-4bd2-9347-8c56395afd9a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1486.585661] [54969]: DEBUG cinder.api.openstack.wsgi [None req-09899bc9-7793-4bd2-9347-8c56395afd9a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1486.596167] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1486.596167] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1486.600918] [54969]: INFO cinder.volume.api [None req-09899bc9-7793-4bd2-9347-8c56395afd9a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1486.613270] [54969]: INFO cinder.api.openstack.wsgi [None req-09899bc9-7793-4bd2-9347-8c56395afd9a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1486.613694] [54969]: [pid: 54969|app: 0|req: 306/610] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:39 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1487.623573] [54968]: DEBUG cinder.api.middleware.request_id [None req-b493f4a4-d42d-4e22-8f5c-e71e8ace3d41 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.627359] [54968]: INFO cinder.api.openstack.wsgi [None req-b493f4a4-d42d-4e22-8f5c-e71e8ace3d41 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1487.627359] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b493f4a4-d42d-4e22-8f5c-e71e8ace3d41 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1487.627359] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b493f4a4-d42d-4e22-8f5c-e71e8ace3d41 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1487.636262] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1487.636262] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1487.639979] [54968]: INFO cinder.volume.api [None req-b493f4a4-d42d-4e22-8f5c-e71e8ace3d41 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1487.645399] [54968]: INFO cinder.api.openstack.wsgi [None req-b493f4a4-d42d-4e22-8f5c-e71e8ace3d41 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1487.646008] [54968]: [pid: 54968|app: 0|req: 305/611] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:40 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1488.655662] [54969]: DEBUG cinder.api.middleware.request_id [None req-d0c9cd3c-912e-4a76-9eea-d5df17fc68fe None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1488.657940] [54969]: INFO cinder.api.openstack.wsgi [None req-d0c9cd3c-912e-4a76-9eea-d5df17fc68fe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1488.658216] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d0c9cd3c-912e-4a76-9eea-d5df17fc68fe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1488.658464] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d0c9cd3c-912e-4a76-9eea-d5df17fc68fe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1488.668360] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1488.668360] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1488.671780] [54969]: INFO cinder.volume.api [None req-d0c9cd3c-912e-4a76-9eea-d5df17fc68fe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1488.676715] [54969]: INFO cinder.api.openstack.wsgi [None req-d0c9cd3c-912e-4a76-9eea-d5df17fc68fe tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1488.677095] [54969]: [pid: 54969|app: 0|req: 307/612] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:41 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1489.687631] [54968]: DEBUG cinder.api.middleware.request_id [None req-caa9a819-8b52-45cd-acb3-ccac669ef74e None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1489.690120] [54968]: INFO cinder.api.openstack.wsgi [None req-caa9a819-8b52-45cd-acb3-ccac669ef74e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1489.690676] [54968]: DEBUG cinder.api.openstack.wsgi [None req-caa9a819-8b52-45cd-acb3-ccac669ef74e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1489.690676] [54968]: DEBUG cinder.api.openstack.wsgi [None req-caa9a819-8b52-45cd-acb3-ccac669ef74e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1489.701206] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1489.701206] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1489.704702] [54968]: INFO cinder.volume.api [None req-caa9a819-8b52-45cd-acb3-ccac669ef74e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1489.709699] [54968]: INFO cinder.api.openstack.wsgi [None req-caa9a819-8b52-45cd-acb3-ccac669ef74e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1489.710083] [54968]: [pid: 54968|app: 0|req: 306/613] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:42 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1490.719826] [54969]: DEBUG cinder.api.middleware.request_id [None req-d6c0765f-2ff6-4a04-9fb1-246161f8740f None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1490.722038] [54969]: INFO cinder.api.openstack.wsgi [None req-d6c0765f-2ff6-4a04-9fb1-246161f8740f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1490.722348] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d6c0765f-2ff6-4a04-9fb1-246161f8740f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1490.722635] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d6c0765f-2ff6-4a04-9fb1-246161f8740f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1490.732959] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1490.732959] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1490.736601] [54969]: INFO cinder.volume.api [None req-d6c0765f-2ff6-4a04-9fb1-246161f8740f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1490.741648] [54969]: INFO cinder.api.openstack.wsgi [None req-d6c0765f-2ff6-4a04-9fb1-246161f8740f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1490.742243] [54969]: [pid: 54969|app: 0|req: 308/614] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:43 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1491.752135] [54968]: DEBUG cinder.api.middleware.request_id [None req-2bb3888e-445e-4279-8d20-cbb6ec0f97be None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1491.754374] [54968]: INFO cinder.api.openstack.wsgi [None req-2bb3888e-445e-4279-8d20-cbb6ec0f97be tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1491.754651] [54968]: DEBUG cinder.api.openstack.wsgi [None req-2bb3888e-445e-4279-8d20-cbb6ec0f97be tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1491.754914] [54968]: DEBUG cinder.api.openstack.wsgi [None req-2bb3888e-445e-4279-8d20-cbb6ec0f97be tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1491.765129] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1491.765129] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1491.768841] [54968]: INFO cinder.volume.api [None req-2bb3888e-445e-4279-8d20-cbb6ec0f97be tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1491.774077] [54968]: INFO cinder.api.openstack.wsgi [None req-2bb3888e-445e-4279-8d20-cbb6ec0f97be tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1491.774576] [54968]: [pid: 54968|app: 0|req: 307/615] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:44 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1492.784601] [54969]: DEBUG cinder.api.middleware.request_id [None req-2638d55d-034e-4f12-8e90-1f069feb4e5d None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1492.788035] [54969]: INFO cinder.api.openstack.wsgi [None req-2638d55d-034e-4f12-8e90-1f069feb4e5d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1492.788514] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2638d55d-034e-4f12-8e90-1f069feb4e5d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1492.788985] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2638d55d-034e-4f12-8e90-1f069feb4e5d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1492.803838] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1492.803838] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1492.808365] [54969]: INFO cinder.volume.api [None req-2638d55d-034e-4f12-8e90-1f069feb4e5d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1492.813914] [54969]: INFO cinder.api.openstack.wsgi [None req-2638d55d-034e-4f12-8e90-1f069feb4e5d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1492.814466] [54969]: [pid: 54969|app: 0|req: 309/616] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:45 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1493.824175] [54968]: DEBUG cinder.api.middleware.request_id [None req-3ca5245f-8226-4d02-909f-bbcdf813d630 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1493.826393] [54968]: INFO cinder.api.openstack.wsgi [None req-3ca5245f-8226-4d02-909f-bbcdf813d630 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1493.826650] [54968]: DEBUG cinder.api.openstack.wsgi [None req-3ca5245f-8226-4d02-909f-bbcdf813d630 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1493.826902] [54968]: DEBUG cinder.api.openstack.wsgi [None req-3ca5245f-8226-4d02-909f-bbcdf813d630 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1493.837007] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.837007] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1493.840885] [54968]: INFO cinder.volume.api [None req-3ca5245f-8226-4d02-909f-bbcdf813d630 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1493.846144] [54968]: INFO cinder.api.openstack.wsgi [None req-3ca5245f-8226-4d02-909f-bbcdf813d630 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1493.846757] [54968]: [pid: 54968|app: 0|req: 308/617] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:46 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1494.856786] [54969]: DEBUG cinder.api.middleware.request_id [None req-64169bb8-2ef4-4846-bc8b-117e34c91dc4 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1494.858898] [54969]: INFO cinder.api.openstack.wsgi [None req-64169bb8-2ef4-4846-bc8b-117e34c91dc4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1494.859187] [54969]: DEBUG cinder.api.openstack.wsgi [None req-64169bb8-2ef4-4846-bc8b-117e34c91dc4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1494.859452] [54969]: DEBUG cinder.api.openstack.wsgi [None req-64169bb8-2ef4-4846-bc8b-117e34c91dc4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1494.869428] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1494.869428] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1494.873012] [54969]: INFO cinder.volume.api [None req-64169bb8-2ef4-4846-bc8b-117e34c91dc4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1494.878162] [54969]: INFO cinder.api.openstack.wsgi [None req-64169bb8-2ef4-4846-bc8b-117e34c91dc4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1494.878567] [54969]: [pid: 54969|app: 0|req: 310/618] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:47 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1495.888311] [54968]: DEBUG cinder.api.middleware.request_id [None req-0b362229-4958-4f80-9efa-7cf60a2cdf75 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1495.890465] [54968]: INFO cinder.api.openstack.wsgi [None req-0b362229-4958-4f80-9efa-7cf60a2cdf75 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1495.890717] [54968]: DEBUG cinder.api.openstack.wsgi [None req-0b362229-4958-4f80-9efa-7cf60a2cdf75 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1495.890969] [54968]: DEBUG cinder.api.openstack.wsgi [None req-0b362229-4958-4f80-9efa-7cf60a2cdf75 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1495.901104] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1495.901104] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1495.905016] [54968]: INFO cinder.volume.api [None req-0b362229-4958-4f80-9efa-7cf60a2cdf75 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1495.910540] [54968]: INFO cinder.api.openstack.wsgi [None req-0b362229-4958-4f80-9efa-7cf60a2cdf75 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1495.910936] [54968]: [pid: 54968|app: 0|req: 309/619] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:48 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1496.920995] [54969]: DEBUG cinder.api.middleware.request_id [None req-8900b0c4-b7b4-4b1b-b7f8-85eaadb375c0 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1496.923224] [54969]: INFO cinder.api.openstack.wsgi [None req-8900b0c4-b7b4-4b1b-b7f8-85eaadb375c0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1496.923471] [54969]: DEBUG cinder.api.openstack.wsgi [None req-8900b0c4-b7b4-4b1b-b7f8-85eaadb375c0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1496.923730] [54969]: DEBUG cinder.api.openstack.wsgi [None req-8900b0c4-b7b4-4b1b-b7f8-85eaadb375c0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1496.933652] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1496.933652] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1496.937227] [54969]: INFO cinder.volume.api [None req-8900b0c4-b7b4-4b1b-b7f8-85eaadb375c0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1496.944016] [54969]: INFO cinder.api.openstack.wsgi [None req-8900b0c4-b7b4-4b1b-b7f8-85eaadb375c0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1496.944446] [54969]: [pid: 54969|app: 0|req: 311/620] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:49 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1497.954025] [54968]: DEBUG cinder.api.middleware.request_id [None req-7714f6b4-a4f5-4939-90f6-43bea8ffdc1d None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1497.956179] [54968]: INFO cinder.api.openstack.wsgi [None req-7714f6b4-a4f5-4939-90f6-43bea8ffdc1d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1497.956484] [54968]: DEBUG cinder.api.openstack.wsgi [None req-7714f6b4-a4f5-4939-90f6-43bea8ffdc1d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1497.956877] [54968]: DEBUG cinder.api.openstack.wsgi [None req-7714f6b4-a4f5-4939-90f6-43bea8ffdc1d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1497.967190] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1497.967190] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1497.970560] [54968]: INFO cinder.volume.api [None req-7714f6b4-a4f5-4939-90f6-43bea8ffdc1d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1497.975547] [54968]: INFO cinder.api.openstack.wsgi [None req-7714f6b4-a4f5-4939-90f6-43bea8ffdc1d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1497.976075] [54968]: [pid: 54968|app: 0|req: 310/621] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:50 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1498.986151] [54969]: DEBUG cinder.api.middleware.request_id [None req-a227b3ee-75d4-4747-9804-30e7fadbe77c None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1498.987836] [54969]: INFO cinder.api.openstack.wsgi [None req-a227b3ee-75d4-4747-9804-30e7fadbe77c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1498.988164] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a227b3ee-75d4-4747-9804-30e7fadbe77c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1498.988418] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a227b3ee-75d4-4747-9804-30e7fadbe77c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1498.998289] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1498.998289] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1499.001893] [54969]: INFO cinder.volume.api [None req-a227b3ee-75d4-4747-9804-30e7fadbe77c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1499.006832] [54969]: INFO cinder.api.openstack.wsgi [None req-a227b3ee-75d4-4747-9804-30e7fadbe77c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1499.007260] [54969]: [pid: 54969|app: 0|req: 312/622] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:51 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1500.016572] [54968]: DEBUG cinder.api.middleware.request_id [None req-09fc7e68-1d30-4ab9-898e-192f2489c15e None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1500.018740] [54968]: INFO cinder.api.openstack.wsgi [None req-09fc7e68-1d30-4ab9-898e-192f2489c15e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1500.019024] [54968]: DEBUG cinder.api.openstack.wsgi [None req-09fc7e68-1d30-4ab9-898e-192f2489c15e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1500.019280] [54968]: DEBUG cinder.api.openstack.wsgi [None req-09fc7e68-1d30-4ab9-898e-192f2489c15e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1500.029442] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1500.029442] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1500.033400] [54968]: INFO cinder.volume.api [None req-09fc7e68-1d30-4ab9-898e-192f2489c15e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1500.040408] [54968]: INFO cinder.api.openstack.wsgi [None req-09fc7e68-1d30-4ab9-898e-192f2489c15e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1500.040930] [54968]: [pid: 54968|app: 0|req: 311/623] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:52 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1501.050087] [54969]: DEBUG cinder.api.middleware.request_id [None req-3f2f6818-5a4f-489e-8a93-bee9d2003b1a None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1501.052218] [54969]: INFO cinder.api.openstack.wsgi [None req-3f2f6818-5a4f-489e-8a93-bee9d2003b1a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1501.052473] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3f2f6818-5a4f-489e-8a93-bee9d2003b1a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1501.052725] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3f2f6818-5a4f-489e-8a93-bee9d2003b1a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1501.062350] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1501.062350] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1501.065893] [54969]: INFO cinder.volume.api [None req-3f2f6818-5a4f-489e-8a93-bee9d2003b1a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1501.071717] [54969]: INFO cinder.api.openstack.wsgi [None req-3f2f6818-5a4f-489e-8a93-bee9d2003b1a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1501.072157] [54969]: [pid: 54969|app: 0|req: 313/624] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:53 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1502.081717] [54968]: DEBUG cinder.api.middleware.request_id [None req-3fee4280-8a16-42e9-bb8b-1ad74dcff129 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1502.083648] [54968]: INFO cinder.api.openstack.wsgi [None req-3fee4280-8a16-42e9-bb8b-1ad74dcff129 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1502.084325] [54968]: DEBUG cinder.api.openstack.wsgi [None req-3fee4280-8a16-42e9-bb8b-1ad74dcff129 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1502.084325] [54968]: DEBUG cinder.api.openstack.wsgi [None req-3fee4280-8a16-42e9-bb8b-1ad74dcff129 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1502.094963] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1502.094963] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1502.098964] [54968]: INFO cinder.volume.api [None req-3fee4280-8a16-42e9-bb8b-1ad74dcff129 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1502.104309] [54968]: INFO cinder.api.openstack.wsgi [None req-3fee4280-8a16-42e9-bb8b-1ad74dcff129 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1502.104865] [54968]: [pid: 54968|app: 0|req: 312/625] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:54 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1503.113948] [54969]: DEBUG cinder.api.middleware.request_id [None req-c4630eb5-5f47-4152-b4a3-ce1d30ea22c3 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1503.116153] [54969]: INFO cinder.api.openstack.wsgi [None req-c4630eb5-5f47-4152-b4a3-ce1d30ea22c3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1503.116410] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c4630eb5-5f47-4152-b4a3-ce1d30ea22c3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1503.116650] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c4630eb5-5f47-4152-b4a3-ce1d30ea22c3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1503.118036] [54969]: DEBUG dbcounter [-] [54969] Writing DB stats cinder:SELECT=268,cinder:UPDATE=1 {{(pid=54969) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1503.128265] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1503.128265] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1503.132349] [54969]: INFO cinder.volume.api [None req-c4630eb5-5f47-4152-b4a3-ce1d30ea22c3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1503.137496] [54969]: INFO cinder.api.openstack.wsgi [None req-c4630eb5-5f47-4152-b4a3-ce1d30ea22c3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1503.137925] [54969]: [pid: 54969|app: 0|req: 314/626] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:55 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1504.147341] [54968]: DEBUG cinder.api.middleware.request_id [None req-66e7c17e-dcbf-412e-b06a-09e95dd0914b None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1504.149570] [54968]: INFO cinder.api.openstack.wsgi [None req-66e7c17e-dcbf-412e-b06a-09e95dd0914b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1504.149832] [54968]: DEBUG cinder.api.openstack.wsgi [None req-66e7c17e-dcbf-412e-b06a-09e95dd0914b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1504.150097] [54968]: DEBUG cinder.api.openstack.wsgi [None req-66e7c17e-dcbf-412e-b06a-09e95dd0914b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1504.151535] [54968]: DEBUG dbcounter [-] [54968] Writing DB stats cinder:SELECT=270 {{(pid=54968) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1504.162483] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1504.162483] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1504.166911] [54968]: INFO cinder.volume.api [None req-66e7c17e-dcbf-412e-b06a-09e95dd0914b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1504.173120] [54968]: INFO cinder.api.openstack.wsgi [None req-66e7c17e-dcbf-412e-b06a-09e95dd0914b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1504.173805] [54968]: [pid: 54968|app: 0|req: 313/627] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:56 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1505.187794] [54969]: DEBUG cinder.api.middleware.request_id [None req-e77a4117-3d4e-4716-a03b-233512b83e70 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1505.189986] [54969]: INFO cinder.api.openstack.wsgi [None req-e77a4117-3d4e-4716-a03b-233512b83e70 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1505.190259] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e77a4117-3d4e-4716-a03b-233512b83e70 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1505.190550] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e77a4117-3d4e-4716-a03b-233512b83e70 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1505.201887] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1505.201887] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1505.206015] [54969]: INFO cinder.volume.api [None req-e77a4117-3d4e-4716-a03b-233512b83e70 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1505.212985] [54969]: INFO cinder.api.openstack.wsgi [None req-e77a4117-3d4e-4716-a03b-233512b83e70 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1505.213824] [54969]: [pid: 54969|app: 0|req: 315/628] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:57 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1506.238209] [54968]: DEBUG cinder.api.middleware.request_id [None req-46fb5bb2-3423-4507-8888-6f634891391e None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1506.240423] [54968]: INFO cinder.api.openstack.wsgi [None req-46fb5bb2-3423-4507-8888-6f634891391e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1506.240863] [54968]: DEBUG cinder.api.openstack.wsgi [None req-46fb5bb2-3423-4507-8888-6f634891391e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1506.241093] [54968]: DEBUG cinder.api.openstack.wsgi [None req-46fb5bb2-3423-4507-8888-6f634891391e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1506.252390] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1506.252390] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1506.261198] [54968]: INFO cinder.volume.api [None req-46fb5bb2-3423-4507-8888-6f634891391e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1506.266983] [54968]: INFO cinder.api.openstack.wsgi [None req-46fb5bb2-3423-4507-8888-6f634891391e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1506.269679] [54968]: [pid: 54968|app: 0|req: 314/629] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:58 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1507.279267] [54969]: DEBUG cinder.api.middleware.request_id [None req-2cf6abac-6714-4e7f-9f2c-d8042ac4fe10 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1507.282427] [54969]: INFO cinder.api.openstack.wsgi [None req-2cf6abac-6714-4e7f-9f2c-d8042ac4fe10 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1507.282427] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2cf6abac-6714-4e7f-9f2c-d8042ac4fe10 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1507.282785] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2cf6abac-6714-4e7f-9f2c-d8042ac4fe10 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1507.296577] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1507.296577] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1507.301261] [54969]: INFO cinder.volume.api [None req-2cf6abac-6714-4e7f-9f2c-d8042ac4fe10 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1507.307857] [54969]: INFO cinder.api.openstack.wsgi [None req-2cf6abac-6714-4e7f-9f2c-d8042ac4fe10 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1507.308394] [54969]: [pid: 54969|app: 0|req: 316/630] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:21:59 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1508.318661] [54968]: DEBUG cinder.api.middleware.request_id [None req-afe738dd-6fca-42ec-b557-27cafe0db76d None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1508.320753] [54968]: INFO cinder.api.openstack.wsgi [None req-afe738dd-6fca-42ec-b557-27cafe0db76d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1508.320983] [54968]: DEBUG cinder.api.openstack.wsgi [None req-afe738dd-6fca-42ec-b557-27cafe0db76d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1508.321256] [54968]: DEBUG cinder.api.openstack.wsgi [None req-afe738dd-6fca-42ec-b557-27cafe0db76d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1508.331549] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1508.331549] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1508.336041] [54968]: INFO cinder.volume.api [None req-afe738dd-6fca-42ec-b557-27cafe0db76d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1508.341342] [54968]: INFO cinder.api.openstack.wsgi [None req-afe738dd-6fca-42ec-b557-27cafe0db76d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1508.341919] [54968]: [pid: 54968|app: 0|req: 315/631] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:00 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1509.352172] [54969]: DEBUG cinder.api.middleware.request_id [None req-0dcb1f41-b770-4b88-9d07-aaf8f443edbb None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1509.354341] [54969]: INFO cinder.api.openstack.wsgi [None req-0dcb1f41-b770-4b88-9d07-aaf8f443edbb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1509.354600] [54969]: DEBUG cinder.api.openstack.wsgi [None req-0dcb1f41-b770-4b88-9d07-aaf8f443edbb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1509.354848] [54969]: DEBUG cinder.api.openstack.wsgi [None req-0dcb1f41-b770-4b88-9d07-aaf8f443edbb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1509.364773] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1509.364773] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1509.369162] [54969]: INFO cinder.volume.api [None req-0dcb1f41-b770-4b88-9d07-aaf8f443edbb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1509.374153] [54969]: INFO cinder.api.openstack.wsgi [None req-0dcb1f41-b770-4b88-9d07-aaf8f443edbb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1509.375050] [54969]: [pid: 54969|app: 0|req: 317/632] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:01 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1510.383941] [54968]: DEBUG cinder.api.middleware.request_id [None req-39d64b94-3420-43b0-8aac-3b0523afaaa2 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1510.386084] [54968]: INFO cinder.api.openstack.wsgi [None req-39d64b94-3420-43b0-8aac-3b0523afaaa2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1510.386468] [54968]: DEBUG cinder.api.openstack.wsgi [None req-39d64b94-3420-43b0-8aac-3b0523afaaa2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1510.386739] [54968]: DEBUG cinder.api.openstack.wsgi [None req-39d64b94-3420-43b0-8aac-3b0523afaaa2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1510.396900] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1510.396900] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1510.400655] [54968]: INFO cinder.volume.api [None req-39d64b94-3420-43b0-8aac-3b0523afaaa2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1510.406672] [54968]: INFO cinder.api.openstack.wsgi [None req-39d64b94-3420-43b0-8aac-3b0523afaaa2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1510.407106] [54968]: [pid: 54968|app: 0|req: 316/633] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:02 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1511.417360] [54969]: DEBUG cinder.api.middleware.request_id [None req-ae228bca-cfc5-4c5a-b49c-1198157a6491 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1511.419630] [54969]: INFO cinder.api.openstack.wsgi [None req-ae228bca-cfc5-4c5a-b49c-1198157a6491 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1511.419894] [54969]: DEBUG cinder.api.openstack.wsgi [None req-ae228bca-cfc5-4c5a-b49c-1198157a6491 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1511.420172] [54969]: DEBUG cinder.api.openstack.wsgi [None req-ae228bca-cfc5-4c5a-b49c-1198157a6491 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1511.429882] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1511.429882] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1511.433186] [54969]: INFO cinder.volume.api [None req-ae228bca-cfc5-4c5a-b49c-1198157a6491 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1511.438072] [54969]: INFO cinder.api.openstack.wsgi [None req-ae228bca-cfc5-4c5a-b49c-1198157a6491 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1511.438480] [54969]: [pid: 54969|app: 0|req: 318/634] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:03 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1512.448195] [54968]: DEBUG cinder.api.middleware.request_id [None req-e792cab9-1e98-4226-a4af-6b5f4c6aec71 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1512.450645] [54968]: INFO cinder.api.openstack.wsgi [None req-e792cab9-1e98-4226-a4af-6b5f4c6aec71 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1512.451036] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e792cab9-1e98-4226-a4af-6b5f4c6aec71 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1512.451396] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e792cab9-1e98-4226-a4af-6b5f4c6aec71 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1512.461705] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1512.461705] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1512.465117] [54968]: INFO cinder.volume.api [None req-e792cab9-1e98-4226-a4af-6b5f4c6aec71 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1512.470163] [54968]: INFO cinder.api.openstack.wsgi [None req-e792cab9-1e98-4226-a4af-6b5f4c6aec71 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1512.470529] [54968]: [pid: 54968|app: 0|req: 317/635] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:05 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1513.479870] [54969]: DEBUG cinder.api.middleware.request_id [None req-e5c34dbd-4cb0-4736-9814-1da0855ce08b None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1513.481990] [54969]: INFO cinder.api.openstack.wsgi [None req-e5c34dbd-4cb0-4736-9814-1da0855ce08b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1513.482244] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e5c34dbd-4cb0-4736-9814-1da0855ce08b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1513.482489] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e5c34dbd-4cb0-4736-9814-1da0855ce08b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1513.492465] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1513.492465] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1513.495993] [54969]: INFO cinder.volume.api [None req-e5c34dbd-4cb0-4736-9814-1da0855ce08b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1513.500993] [54969]: INFO cinder.api.openstack.wsgi [None req-e5c34dbd-4cb0-4736-9814-1da0855ce08b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1513.501394] [54969]: [pid: 54969|app: 0|req: 319/636] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:06 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1514.510624] [54968]: DEBUG cinder.api.middleware.request_id [None req-31b1b2c0-8963-4bc0-afc6-cea89936f9b9 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1514.512801] [54968]: INFO cinder.api.openstack.wsgi [None req-31b1b2c0-8963-4bc0-afc6-cea89936f9b9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1514.513063] [54968]: DEBUG cinder.api.openstack.wsgi [None req-31b1b2c0-8963-4bc0-afc6-cea89936f9b9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1514.513314] [54968]: DEBUG cinder.api.openstack.wsgi [None req-31b1b2c0-8963-4bc0-afc6-cea89936f9b9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1514.524023] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1514.524023] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1514.527152] [54968]: INFO cinder.volume.api [None req-31b1b2c0-8963-4bc0-afc6-cea89936f9b9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1514.532439] [54968]: INFO cinder.api.openstack.wsgi [None req-31b1b2c0-8963-4bc0-afc6-cea89936f9b9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1514.532961] [54968]: [pid: 54968|app: 0|req: 318/637] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:07 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1515.542127] [54969]: DEBUG cinder.api.middleware.request_id [None req-c21af2a1-b607-4116-8f3f-b8e9fef2bb7e None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1515.544279] [54969]: INFO cinder.api.openstack.wsgi [None req-c21af2a1-b607-4116-8f3f-b8e9fef2bb7e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1515.544539] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c21af2a1-b607-4116-8f3f-b8e9fef2bb7e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1515.544786] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c21af2a1-b607-4116-8f3f-b8e9fef2bb7e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1515.554817] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1515.554817] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1515.558276] [54969]: INFO cinder.volume.api [None req-c21af2a1-b607-4116-8f3f-b8e9fef2bb7e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1515.563214] [54969]: INFO cinder.api.openstack.wsgi [None req-c21af2a1-b607-4116-8f3f-b8e9fef2bb7e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1515.563597] [54969]: [pid: 54969|app: 0|req: 320/638] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:08 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1516.573498] [54968]: DEBUG cinder.api.middleware.request_id [None req-69ae9cb7-9289-467c-8f94-a7058d3234bc None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1516.575826] [54968]: INFO cinder.api.openstack.wsgi [None req-69ae9cb7-9289-467c-8f94-a7058d3234bc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1516.576244] [54968]: DEBUG cinder.api.openstack.wsgi [None req-69ae9cb7-9289-467c-8f94-a7058d3234bc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1516.576645] [54968]: DEBUG cinder.api.openstack.wsgi [None req-69ae9cb7-9289-467c-8f94-a7058d3234bc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1516.587296] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1516.587296] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1516.591107] [54968]: INFO cinder.volume.api [None req-69ae9cb7-9289-467c-8f94-a7058d3234bc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1516.596123] [54968]: INFO cinder.api.openstack.wsgi [None req-69ae9cb7-9289-467c-8f94-a7058d3234bc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1516.596545] [54968]: [pid: 54968|app: 0|req: 319/639] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:09 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1517.606869] [54969]: DEBUG cinder.api.middleware.request_id [None req-59200314-d7e5-4dc4-95cf-ae3343c243a0 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1517.609054] [54969]: INFO cinder.api.openstack.wsgi [None req-59200314-d7e5-4dc4-95cf-ae3343c243a0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1517.609299] [54969]: DEBUG cinder.api.openstack.wsgi [None req-59200314-d7e5-4dc4-95cf-ae3343c243a0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1517.609547] [54969]: DEBUG cinder.api.openstack.wsgi [None req-59200314-d7e5-4dc4-95cf-ae3343c243a0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1517.619614] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1517.619614] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1517.622791] [54969]: INFO cinder.volume.api [None req-59200314-d7e5-4dc4-95cf-ae3343c243a0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1517.627852] [54969]: INFO cinder.api.openstack.wsgi [None req-59200314-d7e5-4dc4-95cf-ae3343c243a0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1517.628286] [54969]: [pid: 54969|app: 0|req: 321/640] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:10 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1518.637680] [54968]: DEBUG cinder.api.middleware.request_id [None req-53782535-a9c9-498c-96a4-0de3bf3abbd7 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1518.639922] [54968]: INFO cinder.api.openstack.wsgi [None req-53782535-a9c9-498c-96a4-0de3bf3abbd7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1518.640207] [54968]: DEBUG cinder.api.openstack.wsgi [None req-53782535-a9c9-498c-96a4-0de3bf3abbd7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1518.640463] [54968]: DEBUG cinder.api.openstack.wsgi [None req-53782535-a9c9-498c-96a4-0de3bf3abbd7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1518.650592] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1518.650592] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1518.654072] [54968]: INFO cinder.volume.api [None req-53782535-a9c9-498c-96a4-0de3bf3abbd7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1518.659169] [54968]: INFO cinder.api.openstack.wsgi [None req-53782535-a9c9-498c-96a4-0de3bf3abbd7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1518.659635] [54968]: [pid: 54968|app: 0|req: 320/641] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:11 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1519.668030] [54969]: DEBUG cinder.api.middleware.request_id [None req-99673e19-c655-4cbd-a126-8c19c8511f93 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1519.670134] [54969]: INFO cinder.api.openstack.wsgi [None req-99673e19-c655-4cbd-a126-8c19c8511f93 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1519.670468] [54969]: DEBUG cinder.api.openstack.wsgi [None req-99673e19-c655-4cbd-a126-8c19c8511f93 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1519.670725] [54969]: DEBUG cinder.api.openstack.wsgi [None req-99673e19-c655-4cbd-a126-8c19c8511f93 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1519.680712] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1519.680712] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1519.684509] [54969]: INFO cinder.volume.api [None req-99673e19-c655-4cbd-a126-8c19c8511f93 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1519.690078] [54969]: INFO cinder.api.openstack.wsgi [None req-99673e19-c655-4cbd-a126-8c19c8511f93 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1519.690471] [54969]: [pid: 54969|app: 0|req: 322/642] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:12 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1520.700760] [54968]: DEBUG cinder.api.middleware.request_id [None req-a6247194-c90c-4154-8752-f09ad040f68e None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1520.702585] [54968]: INFO cinder.api.openstack.wsgi [None req-a6247194-c90c-4154-8752-f09ad040f68e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1520.703768] [54968]: DEBUG cinder.api.openstack.wsgi [None req-a6247194-c90c-4154-8752-f09ad040f68e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1520.703768] [54968]: DEBUG cinder.api.openstack.wsgi [None req-a6247194-c90c-4154-8752-f09ad040f68e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1520.713525] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1520.713525] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1520.717291] [54968]: INFO cinder.volume.api [None req-a6247194-c90c-4154-8752-f09ad040f68e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1520.723213] [54968]: INFO cinder.api.openstack.wsgi [None req-a6247194-c90c-4154-8752-f09ad040f68e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1520.723733] [54968]: [pid: 54968|app: 0|req: 321/643] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:13 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1521.734129] [54969]: DEBUG cinder.api.middleware.request_id [None req-d28e36c7-fb35-4531-b735-db7a101679fd None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1521.736401] [54969]: INFO cinder.api.openstack.wsgi [None req-d28e36c7-fb35-4531-b735-db7a101679fd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1521.736689] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d28e36c7-fb35-4531-b735-db7a101679fd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1521.736944] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d28e36c7-fb35-4531-b735-db7a101679fd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1521.747420] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1521.747420] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1521.750924] [54969]: INFO cinder.volume.api [None req-d28e36c7-fb35-4531-b735-db7a101679fd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1521.755923] [54969]: INFO cinder.api.openstack.wsgi [None req-d28e36c7-fb35-4531-b735-db7a101679fd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1521.756313] [54969]: [pid: 54969|app: 0|req: 323/644] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:14 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1522.765620] [54968]: DEBUG cinder.api.middleware.request_id [None req-78fdea77-b332-4335-a43e-0fc10adf5043 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1522.767847] [54968]: INFO cinder.api.openstack.wsgi [None req-78fdea77-b332-4335-a43e-0fc10adf5043 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1522.768163] [54968]: DEBUG cinder.api.openstack.wsgi [None req-78fdea77-b332-4335-a43e-0fc10adf5043 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1522.768430] [54968]: DEBUG cinder.api.openstack.wsgi [None req-78fdea77-b332-4335-a43e-0fc10adf5043 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1522.779332] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1522.779332] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1522.782957] [54968]: INFO cinder.volume.api [None req-78fdea77-b332-4335-a43e-0fc10adf5043 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1522.788100] [54968]: INFO cinder.api.openstack.wsgi [None req-78fdea77-b332-4335-a43e-0fc10adf5043 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1522.788674] [54968]: [pid: 54968|app: 0|req: 322/645] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:15 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1523.798871] [54969]: DEBUG cinder.api.middleware.request_id [None req-d5cb39a4-3874-425c-aace-360d7428883c None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1523.801338] [54969]: INFO cinder.api.openstack.wsgi [None req-d5cb39a4-3874-425c-aace-360d7428883c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1523.801752] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d5cb39a4-3874-425c-aace-360d7428883c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1523.802154] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d5cb39a4-3874-425c-aace-360d7428883c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1523.813848] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1523.813848] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1523.818503] [54969]: INFO cinder.volume.api [None req-d5cb39a4-3874-425c-aace-360d7428883c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1523.824513] [54969]: INFO cinder.api.openstack.wsgi [None req-d5cb39a4-3874-425c-aace-360d7428883c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1523.825023] [54969]: [pid: 54969|app: 0|req: 324/646] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:16 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1524.835251] [54968]: DEBUG cinder.api.middleware.request_id [None req-f04a43dc-67c3-4ed1-a7ea-807ac66434fd None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1524.838550] [54968]: INFO cinder.api.openstack.wsgi [None req-f04a43dc-67c3-4ed1-a7ea-807ac66434fd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1524.838999] [54968]: DEBUG cinder.api.openstack.wsgi [None req-f04a43dc-67c3-4ed1-a7ea-807ac66434fd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1524.839434] [54968]: DEBUG cinder.api.openstack.wsgi [None req-f04a43dc-67c3-4ed1-a7ea-807ac66434fd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1524.850667] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1524.850667] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1524.854259] [54968]: INFO cinder.volume.api [None req-f04a43dc-67c3-4ed1-a7ea-807ac66434fd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1524.860540] [54968]: INFO cinder.api.openstack.wsgi [None req-f04a43dc-67c3-4ed1-a7ea-807ac66434fd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1524.860995] [54968]: [pid: 54968|app: 0|req: 323/647] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:17 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1525.870480] [54969]: DEBUG cinder.api.middleware.request_id [None req-60680dfb-cceb-4321-9fb2-57e9db48c6a8 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1525.872721] [54969]: INFO cinder.api.openstack.wsgi [None req-60680dfb-cceb-4321-9fb2-57e9db48c6a8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1525.872986] [54969]: DEBUG cinder.api.openstack.wsgi [None req-60680dfb-cceb-4321-9fb2-57e9db48c6a8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1525.873238] [54969]: DEBUG cinder.api.openstack.wsgi [None req-60680dfb-cceb-4321-9fb2-57e9db48c6a8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1525.885063] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1525.885063] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1525.888794] [54969]: INFO cinder.volume.api [None req-60680dfb-cceb-4321-9fb2-57e9db48c6a8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1525.894135] [54969]: INFO cinder.api.openstack.wsgi [None req-60680dfb-cceb-4321-9fb2-57e9db48c6a8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1525.894523] [54969]: [pid: 54969|app: 0|req: 325/648] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:18 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1526.904280] [54968]: DEBUG cinder.api.middleware.request_id [None req-3a92a9f6-f7a7-433f-a3b2-855ea99406bf None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1526.906738] [54968]: INFO cinder.api.openstack.wsgi [None req-3a92a9f6-f7a7-433f-a3b2-855ea99406bf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1526.907267] [54968]: DEBUG cinder.api.openstack.wsgi [None req-3a92a9f6-f7a7-433f-a3b2-855ea99406bf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1526.907652] [54968]: DEBUG cinder.api.openstack.wsgi [None req-3a92a9f6-f7a7-433f-a3b2-855ea99406bf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1526.917719] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1526.917719] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1526.921307] [54968]: INFO cinder.volume.api [None req-3a92a9f6-f7a7-433f-a3b2-855ea99406bf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1526.926301] [54968]: INFO cinder.api.openstack.wsgi [None req-3a92a9f6-f7a7-433f-a3b2-855ea99406bf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1526.926700] [54968]: [pid: 54968|app: 0|req: 324/649] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:19 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1527.936537] [54969]: DEBUG cinder.api.middleware.request_id [None req-8d22ed40-b30f-4997-9cb9-46cc8bb9efeb None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1527.938760] [54969]: INFO cinder.api.openstack.wsgi [None req-8d22ed40-b30f-4997-9cb9-46cc8bb9efeb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1527.938905] [54969]: DEBUG cinder.api.openstack.wsgi [None req-8d22ed40-b30f-4997-9cb9-46cc8bb9efeb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1527.939198] [54969]: DEBUG cinder.api.openstack.wsgi [None req-8d22ed40-b30f-4997-9cb9-46cc8bb9efeb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1527.949241] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1527.949241] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1527.952736] [54969]: INFO cinder.volume.api [None req-8d22ed40-b30f-4997-9cb9-46cc8bb9efeb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1527.957605] [54969]: INFO cinder.api.openstack.wsgi [None req-8d22ed40-b30f-4997-9cb9-46cc8bb9efeb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1527.958046] [54969]: [pid: 54969|app: 0|req: 326/650] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:20 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1528.967509] [54968]: DEBUG cinder.api.middleware.request_id [None req-39844614-6e8b-413d-aaff-8cd83fb0c490 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1528.969816] [54968]: INFO cinder.api.openstack.wsgi [None req-39844614-6e8b-413d-aaff-8cd83fb0c490 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1528.970103] [54968]: DEBUG cinder.api.openstack.wsgi [None req-39844614-6e8b-413d-aaff-8cd83fb0c490 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1528.970395] [54968]: DEBUG cinder.api.openstack.wsgi [None req-39844614-6e8b-413d-aaff-8cd83fb0c490 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1528.980894] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1528.980894] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1528.984774] [54968]: INFO cinder.volume.api [None req-39844614-6e8b-413d-aaff-8cd83fb0c490 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1528.990064] [54968]: INFO cinder.api.openstack.wsgi [None req-39844614-6e8b-413d-aaff-8cd83fb0c490 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1528.990516] [54968]: [pid: 54968|app: 0|req: 325/651] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:21 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1530.000079] [54969]: DEBUG cinder.api.middleware.request_id [None req-425022ab-3787-4bde-b41f-d36ab4dcb805 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1530.002250] [54969]: INFO cinder.api.openstack.wsgi [None req-425022ab-3787-4bde-b41f-d36ab4dcb805 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1530.002510] [54969]: DEBUG cinder.api.openstack.wsgi [None req-425022ab-3787-4bde-b41f-d36ab4dcb805 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1530.002758] [54969]: DEBUG cinder.api.openstack.wsgi [None req-425022ab-3787-4bde-b41f-d36ab4dcb805 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1530.014393] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1530.014393] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1530.016802] [54969]: INFO cinder.volume.api [None req-425022ab-3787-4bde-b41f-d36ab4dcb805 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1530.022378] [54969]: INFO cinder.api.openstack.wsgi [None req-425022ab-3787-4bde-b41f-d36ab4dcb805 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1530.022805] [54969]: [pid: 54969|app: 0|req: 327/652] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:22 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1531.033335] [54968]: DEBUG cinder.api.middleware.request_id [None req-63d41e9c-0426-45ac-b174-e97257de82d5 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1531.035676] [54968]: INFO cinder.api.openstack.wsgi [None req-63d41e9c-0426-45ac-b174-e97257de82d5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1531.036160] [54968]: DEBUG cinder.api.openstack.wsgi [None req-63d41e9c-0426-45ac-b174-e97257de82d5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1531.036459] [54968]: DEBUG cinder.api.openstack.wsgi [None req-63d41e9c-0426-45ac-b174-e97257de82d5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1531.048155] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1531.048155] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1531.052030] [54968]: INFO cinder.volume.api [None req-63d41e9c-0426-45ac-b174-e97257de82d5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1531.058306] [54968]: INFO cinder.api.openstack.wsgi [None req-63d41e9c-0426-45ac-b174-e97257de82d5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1531.058935] [54968]: [pid: 54968|app: 0|req: 326/653] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:23 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1532.069636] [54969]: DEBUG cinder.api.middleware.request_id [None req-f8dd8318-5092-4792-8bfc-564fc97ebe64 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1532.071766] [54969]: INFO cinder.api.openstack.wsgi [None req-f8dd8318-5092-4792-8bfc-564fc97ebe64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1532.072047] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f8dd8318-5092-4792-8bfc-564fc97ebe64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1532.072344] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f8dd8318-5092-4792-8bfc-564fc97ebe64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1532.082546] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1532.082546] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1532.086056] [54969]: INFO cinder.volume.api [None req-f8dd8318-5092-4792-8bfc-564fc97ebe64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1532.091124] [54969]: INFO cinder.api.openstack.wsgi [None req-f8dd8318-5092-4792-8bfc-564fc97ebe64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1532.091523] [54969]: [pid: 54969|app: 0|req: 328/654] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:24 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1533.101020] [54968]: DEBUG cinder.api.middleware.request_id [None req-61c30f11-d366-4798-86af-99e87c9086e7 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1533.103302] [54968]: INFO cinder.api.openstack.wsgi [None req-61c30f11-d366-4798-86af-99e87c9086e7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1533.103565] [54968]: DEBUG cinder.api.openstack.wsgi [None req-61c30f11-d366-4798-86af-99e87c9086e7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1533.103821] [54968]: DEBUG cinder.api.openstack.wsgi [None req-61c30f11-d366-4798-86af-99e87c9086e7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1533.114036] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1533.114036] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1533.117579] [54968]: INFO cinder.volume.api [None req-61c30f11-d366-4798-86af-99e87c9086e7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1533.122493] [54968]: INFO cinder.api.openstack.wsgi [None req-61c30f11-d366-4798-86af-99e87c9086e7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1533.122886] [54968]: [pid: 54968|app: 0|req: 327/655] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:25 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1534.132379] [54969]: DEBUG cinder.api.middleware.request_id [None req-89dff0c4-24ab-4736-8784-f31fab69374e None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1534.134673] [54969]: INFO cinder.api.openstack.wsgi [None req-89dff0c4-24ab-4736-8784-f31fab69374e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1534.134937] [54969]: DEBUG cinder.api.openstack.wsgi [None req-89dff0c4-24ab-4736-8784-f31fab69374e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1534.135220] [54969]: DEBUG cinder.api.openstack.wsgi [None req-89dff0c4-24ab-4736-8784-f31fab69374e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1534.145522] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1534.145522] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1534.149045] [54969]: INFO cinder.volume.api [None req-89dff0c4-24ab-4736-8784-f31fab69374e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1534.154138] [54969]: INFO cinder.api.openstack.wsgi [None req-89dff0c4-24ab-4736-8784-f31fab69374e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1534.154718] [54969]: [pid: 54969|app: 0|req: 329/656] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:26 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1535.163584] [54968]: DEBUG cinder.api.middleware.request_id [None req-1c3cc028-ac5a-4d98-8371-b62767a51d4f None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1535.165888] [54968]: INFO cinder.api.openstack.wsgi [None req-1c3cc028-ac5a-4d98-8371-b62767a51d4f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1535.166200] [54968]: DEBUG cinder.api.openstack.wsgi [None req-1c3cc028-ac5a-4d98-8371-b62767a51d4f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1535.166454] [54968]: DEBUG cinder.api.openstack.wsgi [None req-1c3cc028-ac5a-4d98-8371-b62767a51d4f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1535.176604] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1535.176604] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1535.180164] [54968]: INFO cinder.volume.api [None req-1c3cc028-ac5a-4d98-8371-b62767a51d4f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1535.185280] [54968]: INFO cinder.api.openstack.wsgi [None req-1c3cc028-ac5a-4d98-8371-b62767a51d4f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1535.185777] [54968]: [pid: 54968|app: 0|req: 328/657] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:27 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1536.195768] [54969]: DEBUG cinder.api.middleware.request_id [None req-e2c48ef0-7c42-4f11-aeb0-e919e3d6353b None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1536.197959] [54969]: INFO cinder.api.openstack.wsgi [None req-e2c48ef0-7c42-4f11-aeb0-e919e3d6353b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1536.198224] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e2c48ef0-7c42-4f11-aeb0-e919e3d6353b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1536.198500] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e2c48ef0-7c42-4f11-aeb0-e919e3d6353b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1536.208129] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1536.208129] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1536.211547] [54969]: INFO cinder.volume.api [None req-e2c48ef0-7c42-4f11-aeb0-e919e3d6353b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1536.216506] [54969]: INFO cinder.api.openstack.wsgi [None req-e2c48ef0-7c42-4f11-aeb0-e919e3d6353b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1536.216880] [54969]: [pid: 54969|app: 0|req: 330/658] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:28 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1537.226211] [54968]: DEBUG cinder.api.middleware.request_id [None req-a9a68d29-3204-4330-b479-dad4933e39f9 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1537.228376] [54968]: INFO cinder.api.openstack.wsgi [None req-a9a68d29-3204-4330-b479-dad4933e39f9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1537.228621] [54968]: DEBUG cinder.api.openstack.wsgi [None req-a9a68d29-3204-4330-b479-dad4933e39f9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1537.228872] [54968]: DEBUG cinder.api.openstack.wsgi [None req-a9a68d29-3204-4330-b479-dad4933e39f9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1537.240225] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1537.240225] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1537.243772] [54968]: INFO cinder.volume.api [None req-a9a68d29-3204-4330-b479-dad4933e39f9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1537.248943] [54968]: INFO cinder.api.openstack.wsgi [None req-a9a68d29-3204-4330-b479-dad4933e39f9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1537.249346] [54968]: [pid: 54968|app: 0|req: 329/659] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:29 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1538.258893] [54969]: DEBUG cinder.api.middleware.request_id [None req-c4314d2d-3ef9-47f3-ae14-ef5d59d8df25 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1538.262003] [54969]: INFO cinder.api.openstack.wsgi [None req-c4314d2d-3ef9-47f3-ae14-ef5d59d8df25 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1538.262003] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c4314d2d-3ef9-47f3-ae14-ef5d59d8df25 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1538.262003] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c4314d2d-3ef9-47f3-ae14-ef5d59d8df25 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1538.271698] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1538.271698] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1538.275309] [54969]: INFO cinder.volume.api [None req-c4314d2d-3ef9-47f3-ae14-ef5d59d8df25 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1538.280600] [54969]: INFO cinder.api.openstack.wsgi [None req-c4314d2d-3ef9-47f3-ae14-ef5d59d8df25 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1538.280981] [54969]: [pid: 54969|app: 0|req: 331/660] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:30 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1539.290186] [54968]: DEBUG cinder.api.middleware.request_id [None req-89f17ce4-149c-48a2-aa59-cdc1b44c0cb5 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1539.292276] [54968]: INFO cinder.api.openstack.wsgi [None req-89f17ce4-149c-48a2-aa59-cdc1b44c0cb5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1539.292511] [54968]: DEBUG cinder.api.openstack.wsgi [None req-89f17ce4-149c-48a2-aa59-cdc1b44c0cb5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1539.292760] [54968]: DEBUG cinder.api.openstack.wsgi [None req-89f17ce4-149c-48a2-aa59-cdc1b44c0cb5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1539.302596] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1539.302596] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1539.306112] [54968]: INFO cinder.volume.api [None req-89f17ce4-149c-48a2-aa59-cdc1b44c0cb5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1539.311084] [54968]: INFO cinder.api.openstack.wsgi [None req-89f17ce4-149c-48a2-aa59-cdc1b44c0cb5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1539.311472] [54968]: [pid: 54968|app: 0|req: 330/661] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:31 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1540.321473] [54969]: DEBUG cinder.api.middleware.request_id [None req-30b0fc90-2aff-4e6f-ab10-c12de30c2a21 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1540.323723] [54969]: INFO cinder.api.openstack.wsgi [None req-30b0fc90-2aff-4e6f-ab10-c12de30c2a21 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1540.323944] [54969]: DEBUG cinder.api.openstack.wsgi [None req-30b0fc90-2aff-4e6f-ab10-c12de30c2a21 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1540.324246] [54969]: DEBUG cinder.api.openstack.wsgi [None req-30b0fc90-2aff-4e6f-ab10-c12de30c2a21 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1540.334040] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1540.334040] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1540.337772] [54969]: INFO cinder.volume.api [None req-30b0fc90-2aff-4e6f-ab10-c12de30c2a21 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1540.343161] [54969]: INFO cinder.api.openstack.wsgi [None req-30b0fc90-2aff-4e6f-ab10-c12de30c2a21 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1540.343772] [54969]: [pid: 54969|app: 0|req: 332/662] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:32 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1541.353674] [54968]: DEBUG cinder.api.middleware.request_id [None req-4f106da5-62e3-44e8-8a2c-80c00a19c419 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1541.355835] [54968]: INFO cinder.api.openstack.wsgi [None req-4f106da5-62e3-44e8-8a2c-80c00a19c419 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1541.355952] [54968]: DEBUG cinder.api.openstack.wsgi [None req-4f106da5-62e3-44e8-8a2c-80c00a19c419 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1541.356230] [54968]: DEBUG cinder.api.openstack.wsgi [None req-4f106da5-62e3-44e8-8a2c-80c00a19c419 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1541.366460] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1541.366460] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1541.369875] [54968]: INFO cinder.volume.api [None req-4f106da5-62e3-44e8-8a2c-80c00a19c419 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1541.374746] [54968]: INFO cinder.api.openstack.wsgi [None req-4f106da5-62e3-44e8-8a2c-80c00a19c419 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1541.375132] [54968]: [pid: 54968|app: 0|req: 331/663] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:33 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1542.385198] [54969]: DEBUG cinder.api.middleware.request_id [None req-c49a1609-caea-49d4-a074-19eedff7f178 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1542.387425] [54969]: INFO cinder.api.openstack.wsgi [None req-c49a1609-caea-49d4-a074-19eedff7f178 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1542.387676] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c49a1609-caea-49d4-a074-19eedff7f178 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1542.387961] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c49a1609-caea-49d4-a074-19eedff7f178 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1542.397988] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1542.397988] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1542.401456] [54969]: INFO cinder.volume.api [None req-c49a1609-caea-49d4-a074-19eedff7f178 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1542.406363] [54969]: INFO cinder.api.openstack.wsgi [None req-c49a1609-caea-49d4-a074-19eedff7f178 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1542.406704] [54969]: [pid: 54969|app: 0|req: 333/664] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:34 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1543.415932] [54968]: DEBUG cinder.api.middleware.request_id [None req-98152b00-0e71-4eb7-9aba-f45fe9bd242f None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1543.418185] [54968]: INFO cinder.api.openstack.wsgi [None req-98152b00-0e71-4eb7-9aba-f45fe9bd242f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1543.418447] [54968]: DEBUG cinder.api.openstack.wsgi [None req-98152b00-0e71-4eb7-9aba-f45fe9bd242f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1543.418764] [54968]: DEBUG cinder.api.openstack.wsgi [None req-98152b00-0e71-4eb7-9aba-f45fe9bd242f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1543.428787] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1543.428787] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1543.432534] [54968]: INFO cinder.volume.api [None req-98152b00-0e71-4eb7-9aba-f45fe9bd242f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1543.440254] [54968]: INFO cinder.api.openstack.wsgi [None req-98152b00-0e71-4eb7-9aba-f45fe9bd242f tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1543.440750] [54968]: [pid: 54968|app: 0|req: 332/665] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:35 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1544.450242] [54969]: DEBUG cinder.api.middleware.request_id [None req-2cdb9ac2-738a-451e-8f82-425ca3df29b8 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1544.452413] [54969]: INFO cinder.api.openstack.wsgi [None req-2cdb9ac2-738a-451e-8f82-425ca3df29b8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1544.452670] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2cdb9ac2-738a-451e-8f82-425ca3df29b8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1544.452919] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2cdb9ac2-738a-451e-8f82-425ca3df29b8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1544.463145] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1544.463145] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1544.466819] [54969]: INFO cinder.volume.api [None req-2cdb9ac2-738a-451e-8f82-425ca3df29b8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1544.472029] [54969]: INFO cinder.api.openstack.wsgi [None req-2cdb9ac2-738a-451e-8f82-425ca3df29b8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1544.472440] [54969]: [pid: 54969|app: 0|req: 334/666] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:37 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1545.481988] [54968]: DEBUG cinder.api.middleware.request_id [None req-b3930fa8-f6b2-4b6a-a5bc-68932754d8d8 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1545.484149] [54968]: INFO cinder.api.openstack.wsgi [None req-b3930fa8-f6b2-4b6a-a5bc-68932754d8d8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1545.484406] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b3930fa8-f6b2-4b6a-a5bc-68932754d8d8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1545.484655] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b3930fa8-f6b2-4b6a-a5bc-68932754d8d8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1545.494496] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1545.494496] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1545.497817] [54968]: INFO cinder.volume.api [None req-b3930fa8-f6b2-4b6a-a5bc-68932754d8d8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1545.502672] [54968]: INFO cinder.api.openstack.wsgi [None req-b3930fa8-f6b2-4b6a-a5bc-68932754d8d8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1545.503048] [54968]: [pid: 54968|app: 0|req: 333/667] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:38 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1546.512836] [54969]: DEBUG cinder.api.middleware.request_id [None req-2e81f14d-cd0f-4a71-b212-eacd77e166bf None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1546.515244] [54969]: INFO cinder.api.openstack.wsgi [None req-2e81f14d-cd0f-4a71-b212-eacd77e166bf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1546.515705] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2e81f14d-cd0f-4a71-b212-eacd77e166bf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1546.516143] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2e81f14d-cd0f-4a71-b212-eacd77e166bf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1546.526043] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1546.526043] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1546.529697] [54969]: INFO cinder.volume.api [None req-2e81f14d-cd0f-4a71-b212-eacd77e166bf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1546.534889] [54969]: INFO cinder.api.openstack.wsgi [None req-2e81f14d-cd0f-4a71-b212-eacd77e166bf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1546.535474] [54969]: [pid: 54969|app: 0|req: 335/668] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:39 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1547.544889] [54968]: DEBUG cinder.api.middleware.request_id [None req-2b84070c-19ab-4e1d-8cc6-030b6071d097 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1547.547049] [54968]: INFO cinder.api.openstack.wsgi [None req-2b84070c-19ab-4e1d-8cc6-030b6071d097 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1547.547309] [54968]: DEBUG cinder.api.openstack.wsgi [None req-2b84070c-19ab-4e1d-8cc6-030b6071d097 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1547.547561] [54968]: DEBUG cinder.api.openstack.wsgi [None req-2b84070c-19ab-4e1d-8cc6-030b6071d097 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1547.557569] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1547.557569] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1547.560924] [54968]: INFO cinder.volume.api [None req-2b84070c-19ab-4e1d-8cc6-030b6071d097 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1547.565708] [54968]: INFO cinder.api.openstack.wsgi [None req-2b84070c-19ab-4e1d-8cc6-030b6071d097 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1547.566303] [54968]: [pid: 54968|app: 0|req: 334/669] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:40 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1548.575765] [54969]: DEBUG cinder.api.middleware.request_id [None req-c4666af2-e47a-4a77-84b4-dc5eb74864f5 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1548.578117] [54969]: INFO cinder.api.openstack.wsgi [None req-c4666af2-e47a-4a77-84b4-dc5eb74864f5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1548.578445] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c4666af2-e47a-4a77-84b4-dc5eb74864f5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1548.578710] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c4666af2-e47a-4a77-84b4-dc5eb74864f5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1548.588993] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1548.588993] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1548.592666] [54969]: INFO cinder.volume.api [None req-c4666af2-e47a-4a77-84b4-dc5eb74864f5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1548.597848] [54969]: INFO cinder.api.openstack.wsgi [None req-c4666af2-e47a-4a77-84b4-dc5eb74864f5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1548.598264] [54969]: [pid: 54969|app: 0|req: 336/670] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:41 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1549.608443] [54968]: DEBUG cinder.api.middleware.request_id [None req-70fe8957-d404-464a-97f7-02664b1bdf69 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1549.610457] [54968]: INFO cinder.api.openstack.wsgi [None req-70fe8957-d404-464a-97f7-02664b1bdf69 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1549.610726] [54968]: DEBUG cinder.api.openstack.wsgi [None req-70fe8957-d404-464a-97f7-02664b1bdf69 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1549.610992] [54968]: DEBUG cinder.api.openstack.wsgi [None req-70fe8957-d404-464a-97f7-02664b1bdf69 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1549.621780] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1549.621780] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1549.626815] [54968]: INFO cinder.volume.api [None req-70fe8957-d404-464a-97f7-02664b1bdf69 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1549.632430] [54968]: INFO cinder.api.openstack.wsgi [None req-70fe8957-d404-464a-97f7-02664b1bdf69 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1549.632803] [54968]: [pid: 54968|app: 0|req: 335/671] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:42 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1550.642144] [54969]: DEBUG cinder.api.middleware.request_id [None req-42db7b0c-caae-406b-aaf9-258868797dd1 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1550.644339] [54969]: INFO cinder.api.openstack.wsgi [None req-42db7b0c-caae-406b-aaf9-258868797dd1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1550.644529] [54969]: DEBUG cinder.api.openstack.wsgi [None req-42db7b0c-caae-406b-aaf9-258868797dd1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1550.644811] [54969]: DEBUG cinder.api.openstack.wsgi [None req-42db7b0c-caae-406b-aaf9-258868797dd1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1550.654881] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1550.654881] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1550.658525] [54969]: INFO cinder.volume.api [None req-42db7b0c-caae-406b-aaf9-258868797dd1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1550.663685] [54969]: INFO cinder.api.openstack.wsgi [None req-42db7b0c-caae-406b-aaf9-258868797dd1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1550.664114] [54969]: [pid: 54969|app: 0|req: 337/672] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:43 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1551.674733] [54968]: DEBUG cinder.api.middleware.request_id [None req-788c203d-9398-48a4-8963-7abf8aa1497b None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1551.677189] [54968]: INFO cinder.api.openstack.wsgi [None req-788c203d-9398-48a4-8963-7abf8aa1497b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1551.677458] [54968]: DEBUG cinder.api.openstack.wsgi [None req-788c203d-9398-48a4-8963-7abf8aa1497b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1551.677713] [54968]: DEBUG cinder.api.openstack.wsgi [None req-788c203d-9398-48a4-8963-7abf8aa1497b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1551.689787] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.689787] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1551.693840] [54968]: INFO cinder.volume.api [None req-788c203d-9398-48a4-8963-7abf8aa1497b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1551.700086] [54968]: INFO cinder.api.openstack.wsgi [None req-788c203d-9398-48a4-8963-7abf8aa1497b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1551.700630] [54968]: [pid: 54968|app: 0|req: 336/673] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:44 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1552.711651] [54969]: DEBUG cinder.api.middleware.request_id [None req-00bde260-0f0c-4630-8751-a18a2bd361f0 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1552.713858] [54969]: INFO cinder.api.openstack.wsgi [None req-00bde260-0f0c-4630-8751-a18a2bd361f0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1552.714134] [54969]: DEBUG cinder.api.openstack.wsgi [None req-00bde260-0f0c-4630-8751-a18a2bd361f0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1552.714390] [54969]: DEBUG cinder.api.openstack.wsgi [None req-00bde260-0f0c-4630-8751-a18a2bd361f0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1552.724558] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.724558] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1552.728427] [54969]: INFO cinder.volume.api [None req-00bde260-0f0c-4630-8751-a18a2bd361f0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1552.733892] [54969]: INFO cinder.api.openstack.wsgi [None req-00bde260-0f0c-4630-8751-a18a2bd361f0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1552.734424] [54969]: [pid: 54969|app: 0|req: 338/674] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:45 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1553.744577] [54968]: DEBUG cinder.api.middleware.request_id [None req-b3d2f4b5-4d6e-4177-89b6-f493974d5d12 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1553.746848] [54968]: INFO cinder.api.openstack.wsgi [None req-b3d2f4b5-4d6e-4177-89b6-f493974d5d12 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1553.747155] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b3d2f4b5-4d6e-4177-89b6-f493974d5d12 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1553.747429] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b3d2f4b5-4d6e-4177-89b6-f493974d5d12 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1553.760838] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1553.760838] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1553.765527] [54968]: INFO cinder.volume.api [None req-b3d2f4b5-4d6e-4177-89b6-f493974d5d12 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1553.773069] [54968]: INFO cinder.api.openstack.wsgi [None req-b3d2f4b5-4d6e-4177-89b6-f493974d5d12 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1553.773561] [54968]: [pid: 54968|app: 0|req: 337/675] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:46 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1554.786327] [54969]: DEBUG cinder.api.middleware.request_id [None req-900018f9-2c5c-4983-9eb7-a2b7fc9cef46 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.788561] [54969]: INFO cinder.api.openstack.wsgi [None req-900018f9-2c5c-4983-9eb7-a2b7fc9cef46 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1554.788815] [54969]: DEBUG cinder.api.openstack.wsgi [None req-900018f9-2c5c-4983-9eb7-a2b7fc9cef46 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1554.789140] [54969]: DEBUG cinder.api.openstack.wsgi [None req-900018f9-2c5c-4983-9eb7-a2b7fc9cef46 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1554.801384] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.801384] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1554.805292] [54969]: INFO cinder.volume.api [None req-900018f9-2c5c-4983-9eb7-a2b7fc9cef46 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1554.823388] [54969]: INFO cinder.api.openstack.wsgi [None req-900018f9-2c5c-4983-9eb7-a2b7fc9cef46 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1554.824098] [54969]: [pid: 54969|app: 0|req: 339/676] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:47 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1555.835260] [54968]: DEBUG cinder.api.middleware.request_id [None req-336c8aab-5b55-4d88-a0bf-78f41ddd0eae None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1555.837584] [54968]: INFO cinder.api.openstack.wsgi [None req-336c8aab-5b55-4d88-a0bf-78f41ddd0eae tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1555.837847] [54968]: DEBUG cinder.api.openstack.wsgi [None req-336c8aab-5b55-4d88-a0bf-78f41ddd0eae tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1555.838141] [54968]: DEBUG cinder.api.openstack.wsgi [None req-336c8aab-5b55-4d88-a0bf-78f41ddd0eae tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1555.849149] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.849149] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1555.853241] [54968]: INFO cinder.volume.api [None req-336c8aab-5b55-4d88-a0bf-78f41ddd0eae tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1555.859972] [54968]: INFO cinder.api.openstack.wsgi [None req-336c8aab-5b55-4d88-a0bf-78f41ddd0eae tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1555.860606] [54968]: [pid: 54968|app: 0|req: 338/677] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:48 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1556.870113] [54969]: DEBUG cinder.api.middleware.request_id [None req-1b6c242f-f039-410c-af83-e4af27b2942d None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1556.872467] [54969]: INFO cinder.api.openstack.wsgi [None req-1b6c242f-f039-410c-af83-e4af27b2942d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1556.872747] [54969]: DEBUG cinder.api.openstack.wsgi [None req-1b6c242f-f039-410c-af83-e4af27b2942d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1556.873006] [54969]: DEBUG cinder.api.openstack.wsgi [None req-1b6c242f-f039-410c-af83-e4af27b2942d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1556.884482] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.884482] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1556.888605] [54969]: INFO cinder.volume.api [None req-1b6c242f-f039-410c-af83-e4af27b2942d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1556.894051] [54969]: INFO cinder.api.openstack.wsgi [None req-1b6c242f-f039-410c-af83-e4af27b2942d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1556.894487] [54969]: [pid: 54969|app: 0|req: 340/678] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:49 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1557.903721] [54968]: DEBUG cinder.api.middleware.request_id [None req-e8327c2f-1769-411b-b3a4-36e2f3768c61 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1557.905890] [54968]: INFO cinder.api.openstack.wsgi [None req-e8327c2f-1769-411b-b3a4-36e2f3768c61 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1557.906153] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e8327c2f-1769-411b-b3a4-36e2f3768c61 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1557.906412] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e8327c2f-1769-411b-b3a4-36e2f3768c61 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1557.917330] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.917330] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1557.921366] [54968]: INFO cinder.volume.api [None req-e8327c2f-1769-411b-b3a4-36e2f3768c61 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1557.926768] [54968]: INFO cinder.api.openstack.wsgi [None req-e8327c2f-1769-411b-b3a4-36e2f3768c61 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1557.927187] [54968]: [pid: 54968|app: 0|req: 339/679] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:50 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1558.936603] [54969]: DEBUG cinder.api.middleware.request_id [None req-f4ce424b-90e9-4357-9d6b-3cc787da75aa None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1558.938815] [54969]: INFO cinder.api.openstack.wsgi [None req-f4ce424b-90e9-4357-9d6b-3cc787da75aa tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1558.939108] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f4ce424b-90e9-4357-9d6b-3cc787da75aa tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1558.939373] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f4ce424b-90e9-4357-9d6b-3cc787da75aa tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1558.949793] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.949793] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1558.953701] [54969]: INFO cinder.volume.api [None req-f4ce424b-90e9-4357-9d6b-3cc787da75aa tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1558.959334] [54969]: INFO cinder.api.openstack.wsgi [None req-f4ce424b-90e9-4357-9d6b-3cc787da75aa tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1558.959926] [54969]: [pid: 54969|app: 0|req: 341/680] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:51 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1559.969767] [54968]: DEBUG cinder.api.middleware.request_id [None req-30398367-e6c9-45b2-9d23-c4111538cb3c None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1559.972148] [54968]: INFO cinder.api.openstack.wsgi [None req-30398367-e6c9-45b2-9d23-c4111538cb3c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1559.972437] [54968]: DEBUG cinder.api.openstack.wsgi [None req-30398367-e6c9-45b2-9d23-c4111538cb3c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1559.972699] [54968]: DEBUG cinder.api.openstack.wsgi [None req-30398367-e6c9-45b2-9d23-c4111538cb3c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1559.983657] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.983657] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1559.987388] [54968]: INFO cinder.volume.api [None req-30398367-e6c9-45b2-9d23-c4111538cb3c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1559.992709] [54968]: INFO cinder.api.openstack.wsgi [None req-30398367-e6c9-45b2-9d23-c4111538cb3c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1559.993116] [54968]: [pid: 54968|app: 0|req: 340/681] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:52 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1561.002468] [54969]: DEBUG cinder.api.middleware.request_id [None req-f53420c8-444f-41b7-933d-2d35b3efacf7 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1561.005950] [54969]: INFO cinder.api.openstack.wsgi [None req-f53420c8-444f-41b7-933d-2d35b3efacf7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1561.006268] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f53420c8-444f-41b7-933d-2d35b3efacf7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1561.006523] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f53420c8-444f-41b7-933d-2d35b3efacf7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1561.016539] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.016539] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1561.020127] [54969]: INFO cinder.volume.api [None req-f53420c8-444f-41b7-933d-2d35b3efacf7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1561.025440] [54969]: INFO cinder.api.openstack.wsgi [None req-f53420c8-444f-41b7-933d-2d35b3efacf7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1561.028619] [54969]: [pid: 54969|app: 0|req: 342/682] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:53 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1562.035996] [54968]: DEBUG cinder.api.middleware.request_id [None req-50001561-c160-4ada-af62-798b809356dc None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1562.039501] [54968]: INFO cinder.api.openstack.wsgi [None req-50001561-c160-4ada-af62-798b809356dc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1562.039870] [54968]: DEBUG cinder.api.openstack.wsgi [None req-50001561-c160-4ada-af62-798b809356dc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1562.040207] [54968]: DEBUG cinder.api.openstack.wsgi [None req-50001561-c160-4ada-af62-798b809356dc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1562.051714] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.051714] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1562.055724] [54968]: INFO cinder.volume.api [None req-50001561-c160-4ada-af62-798b809356dc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1562.062255] [54968]: INFO cinder.api.openstack.wsgi [None req-50001561-c160-4ada-af62-798b809356dc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1562.063358] [54968]: [pid: 54968|app: 0|req: 341/683] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:54 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1563.072468] [54969]: DEBUG cinder.api.middleware.request_id [None req-29e84fce-1877-412c-ad83-3feb0c7c0866 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1563.074925] [54969]: INFO cinder.api.openstack.wsgi [None req-29e84fce-1877-412c-ad83-3feb0c7c0866 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1563.075222] [54969]: DEBUG cinder.api.openstack.wsgi [None req-29e84fce-1877-412c-ad83-3feb0c7c0866 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1563.075477] [54969]: DEBUG cinder.api.openstack.wsgi [None req-29e84fce-1877-412c-ad83-3feb0c7c0866 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1563.085782] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1563.085782] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1563.089481] [54969]: INFO cinder.volume.api [None req-29e84fce-1877-412c-ad83-3feb0c7c0866 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1563.096712] [54969]: INFO cinder.api.openstack.wsgi [None req-29e84fce-1877-412c-ad83-3feb0c7c0866 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1563.097225] [54969]: [pid: 54969|app: 0|req: 343/684] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:55 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1564.106265] [54968]: DEBUG cinder.api.middleware.request_id [None req-39bdb3b8-8236-41b5-afd9-dfe0a16c2200 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1564.108668] [54968]: INFO cinder.api.openstack.wsgi [None req-39bdb3b8-8236-41b5-afd9-dfe0a16c2200 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1564.108921] [54968]: DEBUG cinder.api.openstack.wsgi [None req-39bdb3b8-8236-41b5-afd9-dfe0a16c2200 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1564.109173] [54968]: DEBUG cinder.api.openstack.wsgi [None req-39bdb3b8-8236-41b5-afd9-dfe0a16c2200 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1564.127178] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.127178] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1564.127178] [54968]: INFO cinder.volume.api [None req-39bdb3b8-8236-41b5-afd9-dfe0a16c2200 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1564.130664] [54968]: INFO cinder.api.openstack.wsgi [None req-39bdb3b8-8236-41b5-afd9-dfe0a16c2200 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1564.131208] [54968]: [pid: 54968|app: 0|req: 342/685] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:56 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1565.143806] [54969]: DEBUG cinder.api.middleware.request_id [None req-3cb9b6a8-41ef-48c3-babc-72666b756eb4 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1565.146885] [54969]: INFO cinder.api.openstack.wsgi [None req-3cb9b6a8-41ef-48c3-babc-72666b756eb4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1565.147159] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3cb9b6a8-41ef-48c3-babc-72666b756eb4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1565.147411] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3cb9b6a8-41ef-48c3-babc-72666b756eb4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1565.148971] [54969]: DEBUG dbcounter [-] [54969] Writing DB stats cinder:SELECT=270 {{(pid=54969) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1565.178832] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.178832] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1565.180463] [54969]: INFO cinder.volume.api [None req-3cb9b6a8-41ef-48c3-babc-72666b756eb4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1565.188148] [54969]: INFO cinder.api.openstack.wsgi [None req-3cb9b6a8-41ef-48c3-babc-72666b756eb4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1565.188612] [54969]: [pid: 54969|app: 0|req: 344/686] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:57 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1565.832886] [54968]: DEBUG cinder.api.middleware.request_id [req-82751665-a615-4408-b01b-1f240d1dbb38 req-276fae5f-8f84-43db-82ab-33b2fe2eb558 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1565.836034] [54968]: INFO cinder.api.openstack.wsgi [req-82751665-a615-4408-b01b-1f240d1dbb38 req-276fae5f-8f84-43db-82ab-33b2fe2eb558 tempest-VolumesNegativeTest-148088030 tempest-VolumesNegativeTest-148088030-project-member] DELETE http://10.180.1.21/volume/v3/c581763a44cf4b639b55fdb816917576/volumes/tempest-invalid-1069940960 [ 1565.836034] [54968]: DEBUG cinder.api.openstack.wsgi [req-82751665-a615-4408-b01b-1f240d1dbb38 req-276fae5f-8f84-43db-82ab-33b2fe2eb558 tempest-VolumesNegativeTest-148088030 tempest-VolumesNegativeTest-148088030-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1565.836034] [54968]: DEBUG cinder.api.openstack.wsgi [req-82751665-a615-4408-b01b-1f240d1dbb38 req-276fae5f-8f84-43db-82ab-33b2fe2eb558 tempest-VolumesNegativeTest-148088030 tempest-VolumesNegativeTest-148088030-project-member] Calling method 'delete' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1565.836034] [54968]: INFO cinder.api.v3.volumes [req-82751665-a615-4408-b01b-1f240d1dbb38 req-276fae5f-8f84-43db-82ab-33b2fe2eb558 tempest-VolumesNegativeTest-148088030 tempest-VolumesNegativeTest-148088030-project-member] Delete volume with id: tempest-invalid-1069940960 [ 1565.837336] [54968]: DEBUG dbcounter [-] [54968] Writing DB stats cinder:SELECT=270 {{(pid=54968) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1565.843371] [54968]: INFO cinder.api.openstack.wsgi [req-82751665-a615-4408-b01b-1f240d1dbb38 req-276fae5f-8f84-43db-82ab-33b2fe2eb558 tempest-VolumesNegativeTest-148088030 tempest-VolumesNegativeTest-148088030-project-member] http://10.180.1.21/volume/v3/c581763a44cf4b639b55fdb816917576/volumes/tempest-invalid-1069940960 returned with HTTP 404 [ 1565.843983] [54968]: [pid: 54968|app: 0|req: 343/687] 10.180.1.21 () {66 vars in 1652 bytes} [Tue Feb 6 09:22:58 2024] DELETE /volume/v3/c581763a44cf4b639b55fdb816917576/volumes/tempest-invalid-1069940960 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1565.871712] [54969]: DEBUG cinder.api.middleware.request_id [req-1c214368-5002-44f0-9993-7b1ae0644c57 req-b3efbb28-f3b3-48cf-85d2-f41efad9a522 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1565.874257] [54969]: INFO cinder.api.openstack.wsgi [req-1c214368-5002-44f0-9993-7b1ae0644c57 req-b3efbb28-f3b3-48cf-85d2-f41efad9a522 tempest-VolumesNegativeTest-148088030 tempest-VolumesNegativeTest-148088030-project-member] DELETE http://10.180.1.21/volume/v3/c581763a44cf4b639b55fdb816917576/volumes/471d0360-ef43-4169-b24d-6449040f18eb [ 1565.874487] [54969]: DEBUG cinder.api.openstack.wsgi [req-1c214368-5002-44f0-9993-7b1ae0644c57 req-b3efbb28-f3b3-48cf-85d2-f41efad9a522 tempest-VolumesNegativeTest-148088030 tempest-VolumesNegativeTest-148088030-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1565.874735] [54969]: DEBUG cinder.api.openstack.wsgi [req-1c214368-5002-44f0-9993-7b1ae0644c57 req-b3efbb28-f3b3-48cf-85d2-f41efad9a522 tempest-VolumesNegativeTest-148088030 tempest-VolumesNegativeTest-148088030-project-member] Calling method 'delete' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1565.874959] [54969]: INFO cinder.api.v3.volumes [req-1c214368-5002-44f0-9993-7b1ae0644c57 req-b3efbb28-f3b3-48cf-85d2-f41efad9a522 tempest-VolumesNegativeTest-148088030 tempest-VolumesNegativeTest-148088030-project-member] Delete volume with id: 471d0360-ef43-4169-b24d-6449040f18eb [ 1565.881441] [54969]: INFO cinder.api.openstack.wsgi [req-1c214368-5002-44f0-9993-7b1ae0644c57 req-b3efbb28-f3b3-48cf-85d2-f41efad9a522 tempest-VolumesNegativeTest-148088030 tempest-VolumesNegativeTest-148088030-project-member] http://10.180.1.21/volume/v3/c581763a44cf4b639b55fdb816917576/volumes/471d0360-ef43-4169-b24d-6449040f18eb returned with HTTP 404 [ 1565.882011] [54969]: [pid: 54969|app: 0|req: 345/688] 10.180.1.21 () {66 vars in 1682 bytes} [Tue Feb 6 09:22:58 2024] DELETE /volume/v3/c581763a44cf4b639b55fdb816917576/volumes/471d0360-ef43-4169-b24d-6449040f18eb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1565.895795] [54968]: DEBUG cinder.api.middleware.request_id [req-0d055412-f07e-4374-aa54-8270d28a7667 req-a73dc09c-4d12-45d9-85cd-26ca418a1b56 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1565.898174] [54968]: INFO cinder.api.openstack.wsgi [req-0d055412-f07e-4374-aa54-8270d28a7667 req-a73dc09c-4d12-45d9-85cd-26ca418a1b56 tempest-VolumesNegativeTest-148088030 tempest-VolumesNegativeTest-148088030-project-member] GET http://10.180.1.21/volume/v3/c581763a44cf4b639b55fdb816917576/volumes/2e34e2ac-21f9-4f5e-92a4-92b1e05208d1 [ 1565.898441] [54968]: DEBUG cinder.api.openstack.wsgi [req-0d055412-f07e-4374-aa54-8270d28a7667 req-a73dc09c-4d12-45d9-85cd-26ca418a1b56 tempest-VolumesNegativeTest-148088030 tempest-VolumesNegativeTest-148088030-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1565.898745] [54968]: DEBUG cinder.api.openstack.wsgi [req-0d055412-f07e-4374-aa54-8270d28a7667 req-a73dc09c-4d12-45d9-85cd-26ca418a1b56 tempest-VolumesNegativeTest-148088030 tempest-VolumesNegativeTest-148088030-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1565.904961] [54968]: INFO cinder.api.openstack.wsgi [req-0d055412-f07e-4374-aa54-8270d28a7667 req-a73dc09c-4d12-45d9-85cd-26ca418a1b56 tempest-VolumesNegativeTest-148088030 tempest-VolumesNegativeTest-148088030-project-member] http://10.180.1.21/volume/v3/c581763a44cf4b639b55fdb816917576/volumes/2e34e2ac-21f9-4f5e-92a4-92b1e05208d1 returned with HTTP 404 [ 1565.905470] [54968]: [pid: 54968|app: 0|req: 344/689] 10.180.1.21 () {64 vars in 1660 bytes} [Tue Feb 6 09:22:58 2024] GET /volume/v3/c581763a44cf4b639b55fdb816917576/volumes/2e34e2ac-21f9-4f5e-92a4-92b1e05208d1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1566.197199] [54969]: DEBUG cinder.api.middleware.request_id [None req-ed65d407-a819-4c1e-ad80-d4343995b3e5 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1566.199390] [54969]: INFO cinder.api.openstack.wsgi [None req-ed65d407-a819-4c1e-ad80-d4343995b3e5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1566.199650] [54969]: DEBUG cinder.api.openstack.wsgi [None req-ed65d407-a819-4c1e-ad80-d4343995b3e5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1566.199904] [54969]: DEBUG cinder.api.openstack.wsgi [None req-ed65d407-a819-4c1e-ad80-d4343995b3e5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1566.210042] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.210042] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1566.213844] [54969]: INFO cinder.volume.api [None req-ed65d407-a819-4c1e-ad80-d4343995b3e5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1566.219239] [54969]: INFO cinder.api.openstack.wsgi [None req-ed65d407-a819-4c1e-ad80-d4343995b3e5 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1566.219638] [54969]: [pid: 54969|app: 0|req: 346/690] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:58 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1567.229824] [54968]: DEBUG cinder.api.middleware.request_id [None req-a8b32491-1d69-4866-ac82-7c170ce98017 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1567.232135] [54968]: INFO cinder.api.openstack.wsgi [None req-a8b32491-1d69-4866-ac82-7c170ce98017 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1567.232415] [54968]: DEBUG cinder.api.openstack.wsgi [None req-a8b32491-1d69-4866-ac82-7c170ce98017 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1567.232672] [54968]: DEBUG cinder.api.openstack.wsgi [None req-a8b32491-1d69-4866-ac82-7c170ce98017 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1567.243122] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.243122] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1567.246817] [54968]: INFO cinder.volume.api [None req-a8b32491-1d69-4866-ac82-7c170ce98017 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1567.252207] [54968]: INFO cinder.api.openstack.wsgi [None req-a8b32491-1d69-4866-ac82-7c170ce98017 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1567.252713] [54968]: [pid: 54968|app: 0|req: 345/691] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:22:59 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1568.262633] [54969]: DEBUG cinder.api.middleware.request_id [None req-95f282bc-895c-42c5-9598-973c3e60f557 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1568.264954] [54969]: INFO cinder.api.openstack.wsgi [None req-95f282bc-895c-42c5-9598-973c3e60f557 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1568.265205] [54969]: DEBUG cinder.api.openstack.wsgi [None req-95f282bc-895c-42c5-9598-973c3e60f557 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1568.265454] [54969]: DEBUG cinder.api.openstack.wsgi [None req-95f282bc-895c-42c5-9598-973c3e60f557 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1568.275689] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.275689] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1568.279495] [54969]: INFO cinder.volume.api [None req-95f282bc-895c-42c5-9598-973c3e60f557 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1568.284600] [54969]: INFO cinder.api.openstack.wsgi [None req-95f282bc-895c-42c5-9598-973c3e60f557 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1568.285101] [54969]: [pid: 54969|app: 0|req: 347/692] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:00 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1569.294416] [54968]: DEBUG cinder.api.middleware.request_id [None req-99faa632-2749-41a3-98b5-598a4576f9e8 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1569.296774] [54968]: INFO cinder.api.openstack.wsgi [None req-99faa632-2749-41a3-98b5-598a4576f9e8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1569.297042] [54968]: DEBUG cinder.api.openstack.wsgi [None req-99faa632-2749-41a3-98b5-598a4576f9e8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1569.297308] [54968]: DEBUG cinder.api.openstack.wsgi [None req-99faa632-2749-41a3-98b5-598a4576f9e8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1569.307696] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.307696] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1569.311262] [54968]: INFO cinder.volume.api [None req-99faa632-2749-41a3-98b5-598a4576f9e8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1569.316542] [54968]: INFO cinder.api.openstack.wsgi [None req-99faa632-2749-41a3-98b5-598a4576f9e8 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1569.317028] [54968]: [pid: 54968|app: 0|req: 346/693] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:01 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1570.326413] [54969]: DEBUG cinder.api.middleware.request_id [None req-d3515da5-e25b-493e-a718-e3289106658e None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1570.328561] [54969]: INFO cinder.api.openstack.wsgi [None req-d3515da5-e25b-493e-a718-e3289106658e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1570.328825] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d3515da5-e25b-493e-a718-e3289106658e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1570.329087] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d3515da5-e25b-493e-a718-e3289106658e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1570.338891] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.338891] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1570.342575] [54969]: INFO cinder.volume.api [None req-d3515da5-e25b-493e-a718-e3289106658e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1570.347747] [54969]: INFO cinder.api.openstack.wsgi [None req-d3515da5-e25b-493e-a718-e3289106658e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1570.348203] [54969]: [pid: 54969|app: 0|req: 348/694] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:02 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1571.357828] [54968]: DEBUG cinder.api.middleware.request_id [None req-2535e81f-f8e0-4a10-acca-9a3dc5e57acc None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1571.360069] [54968]: INFO cinder.api.openstack.wsgi [None req-2535e81f-f8e0-4a10-acca-9a3dc5e57acc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1571.360334] [54968]: DEBUG cinder.api.openstack.wsgi [None req-2535e81f-f8e0-4a10-acca-9a3dc5e57acc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1571.360587] [54968]: DEBUG cinder.api.openstack.wsgi [None req-2535e81f-f8e0-4a10-acca-9a3dc5e57acc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1571.371967] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.371967] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1571.376078] [54968]: INFO cinder.volume.api [None req-2535e81f-f8e0-4a10-acca-9a3dc5e57acc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1571.381622] [54968]: INFO cinder.api.openstack.wsgi [None req-2535e81f-f8e0-4a10-acca-9a3dc5e57acc tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1571.382321] [54968]: [pid: 54968|app: 0|req: 347/695] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:03 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1572.391660] [54969]: DEBUG cinder.api.middleware.request_id [None req-7ec7f205-dd47-4265-8bdb-d32ead090d9c None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1572.393880] [54969]: INFO cinder.api.openstack.wsgi [None req-7ec7f205-dd47-4265-8bdb-d32ead090d9c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1572.394138] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7ec7f205-dd47-4265-8bdb-d32ead090d9c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1572.394403] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7ec7f205-dd47-4265-8bdb-d32ead090d9c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1572.404884] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.404884] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1572.408681] [54969]: INFO cinder.volume.api [None req-7ec7f205-dd47-4265-8bdb-d32ead090d9c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1572.414147] [54969]: INFO cinder.api.openstack.wsgi [None req-7ec7f205-dd47-4265-8bdb-d32ead090d9c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1572.414575] [54969]: [pid: 54969|app: 0|req: 349/696] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:04 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1573.424807] [54968]: DEBUG cinder.api.middleware.request_id [None req-b6bc9064-e715-481a-9842-9ee3da849bc7 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1573.426291] [54968]: INFO cinder.api.openstack.wsgi [None req-b6bc9064-e715-481a-9842-9ee3da849bc7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1573.426547] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b6bc9064-e715-481a-9842-9ee3da849bc7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1573.426803] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b6bc9064-e715-481a-9842-9ee3da849bc7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1573.437585] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.437585] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1573.441709] [54968]: INFO cinder.volume.api [None req-b6bc9064-e715-481a-9842-9ee3da849bc7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1573.448138] [54968]: INFO cinder.api.openstack.wsgi [None req-b6bc9064-e715-481a-9842-9ee3da849bc7 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1573.448617] [54968]: [pid: 54968|app: 0|req: 348/697] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:06 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1574.458118] [54969]: DEBUG cinder.api.middleware.request_id [None req-8b2f4dc7-b276-4ce2-bf24-e2d27beefe07 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1574.460263] [54969]: INFO cinder.api.openstack.wsgi [None req-8b2f4dc7-b276-4ce2-bf24-e2d27beefe07 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1574.460518] [54969]: DEBUG cinder.api.openstack.wsgi [None req-8b2f4dc7-b276-4ce2-bf24-e2d27beefe07 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1574.460774] [54969]: DEBUG cinder.api.openstack.wsgi [None req-8b2f4dc7-b276-4ce2-bf24-e2d27beefe07 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1574.470636] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.470636] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1574.474240] [54969]: INFO cinder.volume.api [None req-8b2f4dc7-b276-4ce2-bf24-e2d27beefe07 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1574.479462] [54969]: INFO cinder.api.openstack.wsgi [None req-8b2f4dc7-b276-4ce2-bf24-e2d27beefe07 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1574.479868] [54969]: [pid: 54969|app: 0|req: 350/698] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:07 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1575.489633] [54968]: DEBUG cinder.api.middleware.request_id [None req-63cac1d3-de72-4a1e-8989-949d612920cd None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1575.491825] [54968]: INFO cinder.api.openstack.wsgi [None req-63cac1d3-de72-4a1e-8989-949d612920cd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1575.492101] [54968]: DEBUG cinder.api.openstack.wsgi [None req-63cac1d3-de72-4a1e-8989-949d612920cd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1575.492365] [54968]: DEBUG cinder.api.openstack.wsgi [None req-63cac1d3-de72-4a1e-8989-949d612920cd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1575.502623] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.502623] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1575.506261] [54968]: INFO cinder.volume.api [None req-63cac1d3-de72-4a1e-8989-949d612920cd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1575.511586] [54968]: INFO cinder.api.openstack.wsgi [None req-63cac1d3-de72-4a1e-8989-949d612920cd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1575.512202] [54968]: [pid: 54968|app: 0|req: 349/699] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:08 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1576.521449] [54969]: DEBUG cinder.api.middleware.request_id [None req-38062baa-fdc2-4fea-9bd5-763d4c790a6a None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.523539] [54969]: INFO cinder.api.openstack.wsgi [None req-38062baa-fdc2-4fea-9bd5-763d4c790a6a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1576.523851] [54969]: DEBUG cinder.api.openstack.wsgi [None req-38062baa-fdc2-4fea-9bd5-763d4c790a6a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1576.524053] [54969]: DEBUG cinder.api.openstack.wsgi [None req-38062baa-fdc2-4fea-9bd5-763d4c790a6a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1576.533864] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.533864] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1576.537361] [54969]: INFO cinder.volume.api [None req-38062baa-fdc2-4fea-9bd5-763d4c790a6a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1576.542594] [54969]: INFO cinder.api.openstack.wsgi [None req-38062baa-fdc2-4fea-9bd5-763d4c790a6a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1576.542843] [54969]: [pid: 54969|app: 0|req: 351/700] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:09 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1577.553022] [54968]: DEBUG cinder.api.middleware.request_id [None req-b6a69699-4c8f-45b6-83f8-89cf81fe8bb0 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1577.555487] [54968]: INFO cinder.api.openstack.wsgi [None req-b6a69699-4c8f-45b6-83f8-89cf81fe8bb0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1577.555487] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b6a69699-4c8f-45b6-83f8-89cf81fe8bb0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1577.555639] [54968]: DEBUG cinder.api.openstack.wsgi [None req-b6a69699-4c8f-45b6-83f8-89cf81fe8bb0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1577.566544] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.566544] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1577.570466] [54968]: INFO cinder.volume.api [None req-b6a69699-4c8f-45b6-83f8-89cf81fe8bb0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1577.575914] [54968]: INFO cinder.api.openstack.wsgi [None req-b6a69699-4c8f-45b6-83f8-89cf81fe8bb0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1577.576344] [54968]: [pid: 54968|app: 0|req: 350/701] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:10 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1578.586270] [54969]: DEBUG cinder.api.middleware.request_id [None req-ce1e3666-f1b8-4f96-83d9-b25f5d134df9 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1578.588525] [54969]: INFO cinder.api.openstack.wsgi [None req-ce1e3666-f1b8-4f96-83d9-b25f5d134df9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1578.588788] [54969]: DEBUG cinder.api.openstack.wsgi [None req-ce1e3666-f1b8-4f96-83d9-b25f5d134df9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1578.589085] [54969]: DEBUG cinder.api.openstack.wsgi [None req-ce1e3666-f1b8-4f96-83d9-b25f5d134df9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1578.599556] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.599556] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1578.603226] [54969]: INFO cinder.volume.api [None req-ce1e3666-f1b8-4f96-83d9-b25f5d134df9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1578.608691] [54969]: INFO cinder.api.openstack.wsgi [None req-ce1e3666-f1b8-4f96-83d9-b25f5d134df9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1578.609150] [54969]: [pid: 54969|app: 0|req: 352/702] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:11 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1579.618250] [54968]: DEBUG cinder.api.middleware.request_id [None req-e502698e-6510-41e5-b1ac-a8cd6257fac6 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1579.620502] [54968]: INFO cinder.api.openstack.wsgi [None req-e502698e-6510-41e5-b1ac-a8cd6257fac6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1579.620757] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e502698e-6510-41e5-b1ac-a8cd6257fac6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1579.621005] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e502698e-6510-41e5-b1ac-a8cd6257fac6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1579.631663] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.631663] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1579.635141] [54968]: INFO cinder.volume.api [None req-e502698e-6510-41e5-b1ac-a8cd6257fac6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1579.640178] [54968]: INFO cinder.api.openstack.wsgi [None req-e502698e-6510-41e5-b1ac-a8cd6257fac6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1579.640569] [54968]: [pid: 54968|app: 0|req: 351/703] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:12 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1580.650417] [54969]: DEBUG cinder.api.middleware.request_id [None req-7da4bbdf-7d45-4401-8ac3-60829a8ffb8e None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1580.652743] [54969]: INFO cinder.api.openstack.wsgi [None req-7da4bbdf-7d45-4401-8ac3-60829a8ffb8e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1580.653010] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7da4bbdf-7d45-4401-8ac3-60829a8ffb8e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1580.653272] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7da4bbdf-7d45-4401-8ac3-60829a8ffb8e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1580.663748] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1580.663748] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1580.668534] [54969]: INFO cinder.volume.api [None req-7da4bbdf-7d45-4401-8ac3-60829a8ffb8e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1580.674831] [54969]: INFO cinder.api.openstack.wsgi [None req-7da4bbdf-7d45-4401-8ac3-60829a8ffb8e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1580.675251] [54969]: [pid: 54969|app: 0|req: 353/704] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:13 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1581.684980] [54968]: DEBUG cinder.api.middleware.request_id [None req-e610a3dc-40ff-4a5c-a414-a9fb7abcd66e None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1581.687270] [54968]: INFO cinder.api.openstack.wsgi [None req-e610a3dc-40ff-4a5c-a414-a9fb7abcd66e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1581.687544] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e610a3dc-40ff-4a5c-a414-a9fb7abcd66e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1581.687801] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e610a3dc-40ff-4a5c-a414-a9fb7abcd66e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1581.700048] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1581.700048] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1581.703821] [54968]: INFO cinder.volume.api [None req-e610a3dc-40ff-4a5c-a414-a9fb7abcd66e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1581.709187] [54968]: INFO cinder.api.openstack.wsgi [None req-e610a3dc-40ff-4a5c-a414-a9fb7abcd66e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1581.709638] [54968]: [pid: 54968|app: 0|req: 352/705] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:14 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1582.718218] [54969]: DEBUG cinder.api.middleware.request_id [None req-21f097d4-f387-4e13-a7b2-16178801dbd6 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1582.720532] [54969]: INFO cinder.api.openstack.wsgi [None req-21f097d4-f387-4e13-a7b2-16178801dbd6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1582.720818] [54969]: DEBUG cinder.api.openstack.wsgi [None req-21f097d4-f387-4e13-a7b2-16178801dbd6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1582.721095] [54969]: DEBUG cinder.api.openstack.wsgi [None req-21f097d4-f387-4e13-a7b2-16178801dbd6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1582.731486] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1582.731486] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1582.735144] [54969]: INFO cinder.volume.api [None req-21f097d4-f387-4e13-a7b2-16178801dbd6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1582.740389] [54969]: INFO cinder.api.openstack.wsgi [None req-21f097d4-f387-4e13-a7b2-16178801dbd6 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1582.740799] [54969]: [pid: 54969|app: 0|req: 354/706] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:15 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1583.750433] [54968]: DEBUG cinder.api.middleware.request_id [None req-4550b58b-2475-4c28-a8b3-dfcc6be26aee None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1583.753195] [54968]: INFO cinder.api.openstack.wsgi [None req-4550b58b-2475-4c28-a8b3-dfcc6be26aee tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1583.753195] [54968]: DEBUG cinder.api.openstack.wsgi [None req-4550b58b-2475-4c28-a8b3-dfcc6be26aee tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1583.753195] [54968]: DEBUG cinder.api.openstack.wsgi [None req-4550b58b-2475-4c28-a8b3-dfcc6be26aee tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1583.763202] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1583.763202] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1583.766847] [54968]: INFO cinder.volume.api [None req-4550b58b-2475-4c28-a8b3-dfcc6be26aee tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1583.772309] [54968]: INFO cinder.api.openstack.wsgi [None req-4550b58b-2475-4c28-a8b3-dfcc6be26aee tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1583.772717] [54968]: [pid: 54968|app: 0|req: 353/707] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:16 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1584.782428] [54969]: DEBUG cinder.api.middleware.request_id [None req-a4eed85c-eed9-4ff6-91ac-1be76c84199a None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1584.784552] [54969]: INFO cinder.api.openstack.wsgi [None req-a4eed85c-eed9-4ff6-91ac-1be76c84199a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1584.784713] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a4eed85c-eed9-4ff6-91ac-1be76c84199a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1584.784980] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a4eed85c-eed9-4ff6-91ac-1be76c84199a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1584.796265] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1584.796265] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1584.799855] [54969]: INFO cinder.volume.api [None req-a4eed85c-eed9-4ff6-91ac-1be76c84199a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1584.804863] [54969]: INFO cinder.api.openstack.wsgi [None req-a4eed85c-eed9-4ff6-91ac-1be76c84199a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1584.805258] [54969]: [pid: 54969|app: 0|req: 355/708] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:17 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1585.815195] [54968]: DEBUG cinder.api.middleware.request_id [None req-a4a7f89b-e0d9-4d6e-8af1-cd25b6d3996a None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1585.817359] [54968]: INFO cinder.api.openstack.wsgi [None req-a4a7f89b-e0d9-4d6e-8af1-cd25b6d3996a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1585.817618] [54968]: DEBUG cinder.api.openstack.wsgi [None req-a4a7f89b-e0d9-4d6e-8af1-cd25b6d3996a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1585.817874] [54968]: DEBUG cinder.api.openstack.wsgi [None req-a4a7f89b-e0d9-4d6e-8af1-cd25b6d3996a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1585.829052] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1585.829052] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1585.832886] [54968]: INFO cinder.volume.api [None req-a4a7f89b-e0d9-4d6e-8af1-cd25b6d3996a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1585.838550] [54968]: INFO cinder.api.openstack.wsgi [None req-a4a7f89b-e0d9-4d6e-8af1-cd25b6d3996a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1585.838960] [54968]: [pid: 54968|app: 0|req: 354/709] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:18 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1586.848710] [54969]: DEBUG cinder.api.middleware.request_id [None req-8a32f6da-64b1-4041-a5fb-af07a21074b9 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1586.850994] [54969]: INFO cinder.api.openstack.wsgi [None req-8a32f6da-64b1-4041-a5fb-af07a21074b9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1586.851268] [54969]: DEBUG cinder.api.openstack.wsgi [None req-8a32f6da-64b1-4041-a5fb-af07a21074b9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1586.851529] [54969]: DEBUG cinder.api.openstack.wsgi [None req-8a32f6da-64b1-4041-a5fb-af07a21074b9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1586.862433] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.862433] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1586.866461] [54969]: INFO cinder.volume.api [None req-8a32f6da-64b1-4041-a5fb-af07a21074b9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1586.871754] [54969]: INFO cinder.api.openstack.wsgi [None req-8a32f6da-64b1-4041-a5fb-af07a21074b9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1586.872176] [54969]: [pid: 54969|app: 0|req: 356/710] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:19 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1587.882288] [54968]: DEBUG cinder.api.middleware.request_id [None req-c4cb446a-f8cf-4dda-b99c-1ab28478e6f0 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1587.884431] [54968]: INFO cinder.api.openstack.wsgi [None req-c4cb446a-f8cf-4dda-b99c-1ab28478e6f0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1587.884691] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c4cb446a-f8cf-4dda-b99c-1ab28478e6f0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1587.884950] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c4cb446a-f8cf-4dda-b99c-1ab28478e6f0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1587.895299] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.895299] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1587.898709] [54968]: INFO cinder.volume.api [None req-c4cb446a-f8cf-4dda-b99c-1ab28478e6f0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1587.903828] [54968]: INFO cinder.api.openstack.wsgi [None req-c4cb446a-f8cf-4dda-b99c-1ab28478e6f0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1587.904315] [54968]: [pid: 54968|app: 0|req: 355/711] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:20 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1588.913624] [54969]: DEBUG cinder.api.middleware.request_id [None req-3e6326bf-1506-4c5a-8aca-9e1d0ab670bf None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1588.915970] [54969]: INFO cinder.api.openstack.wsgi [None req-3e6326bf-1506-4c5a-8aca-9e1d0ab670bf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1588.916152] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3e6326bf-1506-4c5a-8aca-9e1d0ab670bf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1588.916425] [54969]: DEBUG cinder.api.openstack.wsgi [None req-3e6326bf-1506-4c5a-8aca-9e1d0ab670bf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1588.926459] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.926459] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1588.930086] [54969]: INFO cinder.volume.api [None req-3e6326bf-1506-4c5a-8aca-9e1d0ab670bf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1588.936155] [54969]: INFO cinder.api.openstack.wsgi [None req-3e6326bf-1506-4c5a-8aca-9e1d0ab670bf tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1588.936155] [54969]: [pid: 54969|app: 0|req: 357/712] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:21 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1589.945534] [54968]: DEBUG cinder.api.middleware.request_id [None req-2fcdbf53-4388-4c2d-92c7-a6a251a51f80 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1589.947316] [54968]: INFO cinder.api.openstack.wsgi [None req-2fcdbf53-4388-4c2d-92c7-a6a251a51f80 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1589.947605] [54968]: DEBUG cinder.api.openstack.wsgi [None req-2fcdbf53-4388-4c2d-92c7-a6a251a51f80 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1589.947869] [54968]: DEBUG cinder.api.openstack.wsgi [None req-2fcdbf53-4388-4c2d-92c7-a6a251a51f80 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1589.958305] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.958305] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1589.961780] [54968]: INFO cinder.volume.api [None req-2fcdbf53-4388-4c2d-92c7-a6a251a51f80 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1589.966939] [54968]: INFO cinder.api.openstack.wsgi [None req-2fcdbf53-4388-4c2d-92c7-a6a251a51f80 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1589.967347] [54968]: [pid: 54968|app: 0|req: 356/713] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:22 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1590.976870] [54969]: DEBUG cinder.api.middleware.request_id [None req-1ddc5853-a423-4c81-92b8-e66141795349 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1590.979027] [54969]: INFO cinder.api.openstack.wsgi [None req-1ddc5853-a423-4c81-92b8-e66141795349 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1590.979286] [54969]: DEBUG cinder.api.openstack.wsgi [None req-1ddc5853-a423-4c81-92b8-e66141795349 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1590.979534] [54969]: DEBUG cinder.api.openstack.wsgi [None req-1ddc5853-a423-4c81-92b8-e66141795349 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1590.990102] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.990102] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1590.993700] [54969]: INFO cinder.volume.api [None req-1ddc5853-a423-4c81-92b8-e66141795349 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1590.998873] [54969]: INFO cinder.api.openstack.wsgi [None req-1ddc5853-a423-4c81-92b8-e66141795349 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1590.999331] [54969]: [pid: 54969|app: 0|req: 358/714] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:23 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1592.008853] [54968]: DEBUG cinder.api.middleware.request_id [None req-afee69fa-8789-44b1-8bab-0a8cfe886d64 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1592.010966] [54968]: INFO cinder.api.openstack.wsgi [None req-afee69fa-8789-44b1-8bab-0a8cfe886d64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1592.011253] [54968]: DEBUG cinder.api.openstack.wsgi [None req-afee69fa-8789-44b1-8bab-0a8cfe886d64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1592.011535] [54968]: DEBUG cinder.api.openstack.wsgi [None req-afee69fa-8789-44b1-8bab-0a8cfe886d64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1592.021801] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.021801] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1592.025258] [54968]: INFO cinder.volume.api [None req-afee69fa-8789-44b1-8bab-0a8cfe886d64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1592.030225] [54968]: INFO cinder.api.openstack.wsgi [None req-afee69fa-8789-44b1-8bab-0a8cfe886d64 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1592.030636] [54968]: [pid: 54968|app: 0|req: 357/715] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:24 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1593.040453] [54969]: DEBUG cinder.api.middleware.request_id [None req-2d56e840-d3a6-4857-a675-ab2b49aded6c None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1593.042653] [54969]: INFO cinder.api.openstack.wsgi [None req-2d56e840-d3a6-4857-a675-ab2b49aded6c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1593.042920] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2d56e840-d3a6-4857-a675-ab2b49aded6c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1593.043176] [54969]: DEBUG cinder.api.openstack.wsgi [None req-2d56e840-d3a6-4857-a675-ab2b49aded6c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1593.053758] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.053758] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1593.057491] [54969]: INFO cinder.volume.api [None req-2d56e840-d3a6-4857-a675-ab2b49aded6c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1593.062610] [54969]: INFO cinder.api.openstack.wsgi [None req-2d56e840-d3a6-4857-a675-ab2b49aded6c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1593.063030] [54969]: [pid: 54969|app: 0|req: 359/716] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:25 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1594.072800] [54968]: DEBUG cinder.api.middleware.request_id [None req-c5e66e3c-4054-4573-890a-6be9677c2e93 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1594.074946] [54968]: INFO cinder.api.openstack.wsgi [None req-c5e66e3c-4054-4573-890a-6be9677c2e93 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1594.075214] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c5e66e3c-4054-4573-890a-6be9677c2e93 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1594.075477] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c5e66e3c-4054-4573-890a-6be9677c2e93 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1594.086423] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1594.086423] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1594.089389] [54968]: INFO cinder.volume.api [None req-c5e66e3c-4054-4573-890a-6be9677c2e93 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1594.094451] [54968]: INFO cinder.api.openstack.wsgi [None req-c5e66e3c-4054-4573-890a-6be9677c2e93 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1594.094845] [54968]: [pid: 54968|app: 0|req: 358/717] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:26 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1595.104527] [54969]: DEBUG cinder.api.middleware.request_id [None req-1fd60813-fa2b-453e-838d-25f03d183101 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1595.106805] [54969]: INFO cinder.api.openstack.wsgi [None req-1fd60813-fa2b-453e-838d-25f03d183101 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1595.107364] [54969]: DEBUG cinder.api.openstack.wsgi [None req-1fd60813-fa2b-453e-838d-25f03d183101 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1595.107673] [54969]: DEBUG cinder.api.openstack.wsgi [None req-1fd60813-fa2b-453e-838d-25f03d183101 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1595.118412] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1595.118412] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1595.123926] [54969]: INFO cinder.volume.api [None req-1fd60813-fa2b-453e-838d-25f03d183101 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1595.130959] [54969]: INFO cinder.api.openstack.wsgi [None req-1fd60813-fa2b-453e-838d-25f03d183101 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1595.131446] [54969]: [pid: 54969|app: 0|req: 360/718] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:27 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1596.140918] [54968]: DEBUG cinder.api.middleware.request_id [None req-c5b7e81c-7461-4453-9591-8ff3b3a26f7a None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1596.143061] [54968]: INFO cinder.api.openstack.wsgi [None req-c5b7e81c-7461-4453-9591-8ff3b3a26f7a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1596.143324] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c5b7e81c-7461-4453-9591-8ff3b3a26f7a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1596.143577] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c5b7e81c-7461-4453-9591-8ff3b3a26f7a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1596.153912] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1596.153912] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1596.157931] [54968]: INFO cinder.volume.api [None req-c5b7e81c-7461-4453-9591-8ff3b3a26f7a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1596.163301] [54968]: INFO cinder.api.openstack.wsgi [None req-c5b7e81c-7461-4453-9591-8ff3b3a26f7a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1596.163707] [54968]: [pid: 54968|app: 0|req: 359/719] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:28 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1597.173457] [54969]: DEBUG cinder.api.middleware.request_id [None req-72ba7519-b9b0-4c91-b3aa-aaa4fb1874df None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1597.175660] [54969]: INFO cinder.api.openstack.wsgi [None req-72ba7519-b9b0-4c91-b3aa-aaa4fb1874df tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1597.176057] [54969]: DEBUG cinder.api.openstack.wsgi [None req-72ba7519-b9b0-4c91-b3aa-aaa4fb1874df tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1597.176377] [54969]: DEBUG cinder.api.openstack.wsgi [None req-72ba7519-b9b0-4c91-b3aa-aaa4fb1874df tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1597.187040] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1597.187040] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1597.190734] [54969]: INFO cinder.volume.api [None req-72ba7519-b9b0-4c91-b3aa-aaa4fb1874df tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1597.195671] [54969]: INFO cinder.api.openstack.wsgi [None req-72ba7519-b9b0-4c91-b3aa-aaa4fb1874df tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1597.196084] [54969]: [pid: 54969|app: 0|req: 361/720] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:29 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1598.205689] [54968]: DEBUG cinder.api.middleware.request_id [None req-fe6c669a-bbfb-4af8-a70d-8b28a60d24c9 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1598.207992] [54968]: INFO cinder.api.openstack.wsgi [None req-fe6c669a-bbfb-4af8-a70d-8b28a60d24c9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1598.208287] [54968]: DEBUG cinder.api.openstack.wsgi [None req-fe6c669a-bbfb-4af8-a70d-8b28a60d24c9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1598.208539] [54968]: DEBUG cinder.api.openstack.wsgi [None req-fe6c669a-bbfb-4af8-a70d-8b28a60d24c9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1598.218585] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1598.218585] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1598.221966] [54968]: INFO cinder.volume.api [None req-fe6c669a-bbfb-4af8-a70d-8b28a60d24c9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1598.226797] [54968]: INFO cinder.api.openstack.wsgi [None req-fe6c669a-bbfb-4af8-a70d-8b28a60d24c9 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1598.227174] [54968]: [pid: 54968|app: 0|req: 360/721] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:30 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1599.236839] [54969]: DEBUG cinder.api.middleware.request_id [None req-c7c46a03-4321-4dcd-9520-3cb2da89e273 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1599.239138] [54969]: INFO cinder.api.openstack.wsgi [None req-c7c46a03-4321-4dcd-9520-3cb2da89e273 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1599.239408] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c7c46a03-4321-4dcd-9520-3cb2da89e273 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1599.239749] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c7c46a03-4321-4dcd-9520-3cb2da89e273 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1599.249835] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1599.249835] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1599.253586] [54969]: INFO cinder.volume.api [None req-c7c46a03-4321-4dcd-9520-3cb2da89e273 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1599.258545] [54969]: INFO cinder.api.openstack.wsgi [None req-c7c46a03-4321-4dcd-9520-3cb2da89e273 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1599.259224] [54969]: [pid: 54969|app: 0|req: 362/722] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:31 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1600.268358] [54968]: DEBUG cinder.api.middleware.request_id [None req-3a078cea-12c9-4709-9a05-3e196d2982ac None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1600.270598] [54968]: INFO cinder.api.openstack.wsgi [None req-3a078cea-12c9-4709-9a05-3e196d2982ac tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1600.270867] [54968]: DEBUG cinder.api.openstack.wsgi [None req-3a078cea-12c9-4709-9a05-3e196d2982ac tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1600.271133] [54968]: DEBUG cinder.api.openstack.wsgi [None req-3a078cea-12c9-4709-9a05-3e196d2982ac tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1600.281886] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1600.281886] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1600.285918] [54968]: INFO cinder.volume.api [None req-3a078cea-12c9-4709-9a05-3e196d2982ac tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1600.291413] [54968]: INFO cinder.api.openstack.wsgi [None req-3a078cea-12c9-4709-9a05-3e196d2982ac tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1600.291846] [54968]: [pid: 54968|app: 0|req: 361/723] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:32 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1601.301347] [54969]: DEBUG cinder.api.middleware.request_id [None req-fc5901b3-b8c4-48b4-8f23-5a2d76c47da1 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1601.303483] [54969]: INFO cinder.api.openstack.wsgi [None req-fc5901b3-b8c4-48b4-8f23-5a2d76c47da1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1601.303739] [54969]: DEBUG cinder.api.openstack.wsgi [None req-fc5901b3-b8c4-48b4-8f23-5a2d76c47da1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1601.303985] [54969]: DEBUG cinder.api.openstack.wsgi [None req-fc5901b3-b8c4-48b4-8f23-5a2d76c47da1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1601.314385] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1601.314385] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1601.320587] [54969]: INFO cinder.volume.api [None req-fc5901b3-b8c4-48b4-8f23-5a2d76c47da1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1601.325728] [54969]: INFO cinder.api.openstack.wsgi [None req-fc5901b3-b8c4-48b4-8f23-5a2d76c47da1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1601.326148] [54969]: [pid: 54969|app: 0|req: 363/724] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:33 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1602.335757] [54968]: DEBUG cinder.api.middleware.request_id [None req-546ca52d-352a-47f9-aa0b-297ac5ca99d3 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1602.338030] [54968]: INFO cinder.api.openstack.wsgi [None req-546ca52d-352a-47f9-aa0b-297ac5ca99d3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1602.338328] [54968]: DEBUG cinder.api.openstack.wsgi [None req-546ca52d-352a-47f9-aa0b-297ac5ca99d3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1602.338561] [54968]: DEBUG cinder.api.openstack.wsgi [None req-546ca52d-352a-47f9-aa0b-297ac5ca99d3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1602.348372] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1602.348372] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1602.351735] [54968]: INFO cinder.volume.api [None req-546ca52d-352a-47f9-aa0b-297ac5ca99d3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1602.356801] [54968]: INFO cinder.api.openstack.wsgi [None req-546ca52d-352a-47f9-aa0b-297ac5ca99d3 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1602.357200] [54968]: [pid: 54968|app: 0|req: 362/725] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:34 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1603.368033] [54969]: DEBUG cinder.api.middleware.request_id [None req-ae80de67-c723-4d44-bbe6-71ffb1586cc1 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1603.368636] [54969]: INFO cinder.api.openstack.wsgi [None req-ae80de67-c723-4d44-bbe6-71ffb1586cc1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1603.368915] [54969]: DEBUG cinder.api.openstack.wsgi [None req-ae80de67-c723-4d44-bbe6-71ffb1586cc1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1603.369332] [54969]: DEBUG cinder.api.openstack.wsgi [None req-ae80de67-c723-4d44-bbe6-71ffb1586cc1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1603.379941] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1603.379941] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1603.384016] [54969]: INFO cinder.volume.api [None req-ae80de67-c723-4d44-bbe6-71ffb1586cc1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1603.389888] [54969]: INFO cinder.api.openstack.wsgi [None req-ae80de67-c723-4d44-bbe6-71ffb1586cc1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1603.390312] [54969]: [pid: 54969|app: 0|req: 364/726] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:35 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1604.399594] [54968]: DEBUG cinder.api.middleware.request_id [None req-fe3e7a86-364c-4052-a012-9362d8b26456 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1604.401716] [54968]: INFO cinder.api.openstack.wsgi [None req-fe3e7a86-364c-4052-a012-9362d8b26456 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1604.401963] [54968]: DEBUG cinder.api.openstack.wsgi [None req-fe3e7a86-364c-4052-a012-9362d8b26456 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1604.402204] [54968]: DEBUG cinder.api.openstack.wsgi [None req-fe3e7a86-364c-4052-a012-9362d8b26456 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1604.412078] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1604.412078] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1604.415696] [54968]: INFO cinder.volume.api [None req-fe3e7a86-364c-4052-a012-9362d8b26456 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1604.420887] [54968]: INFO cinder.api.openstack.wsgi [None req-fe3e7a86-364c-4052-a012-9362d8b26456 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1604.421284] [54968]: [pid: 54968|app: 0|req: 363/727] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:36 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1605.430337] [54969]: DEBUG cinder.api.middleware.request_id [None req-92ccdcb4-9551-4b75-8156-d4a5f9f9c170 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1605.432641] [54969]: INFO cinder.api.openstack.wsgi [None req-92ccdcb4-9551-4b75-8156-d4a5f9f9c170 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1605.432903] [54969]: DEBUG cinder.api.openstack.wsgi [None req-92ccdcb4-9551-4b75-8156-d4a5f9f9c170 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1605.433159] [54969]: DEBUG cinder.api.openstack.wsgi [None req-92ccdcb4-9551-4b75-8156-d4a5f9f9c170 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1605.443572] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1605.443572] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1605.447261] [54969]: INFO cinder.volume.api [None req-92ccdcb4-9551-4b75-8156-d4a5f9f9c170 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1605.452618] [54969]: INFO cinder.api.openstack.wsgi [None req-92ccdcb4-9551-4b75-8156-d4a5f9f9c170 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1605.453060] [54969]: [pid: 54969|app: 0|req: 365/728] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:38 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1606.462145] [54968]: DEBUG cinder.api.middleware.request_id [None req-9048fcb0-20e2-4b85-8b5a-75cca81bae9e None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1606.464279] [54968]: INFO cinder.api.openstack.wsgi [None req-9048fcb0-20e2-4b85-8b5a-75cca81bae9e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1606.464520] [54968]: DEBUG cinder.api.openstack.wsgi [None req-9048fcb0-20e2-4b85-8b5a-75cca81bae9e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1606.464767] [54968]: DEBUG cinder.api.openstack.wsgi [None req-9048fcb0-20e2-4b85-8b5a-75cca81bae9e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1606.475277] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1606.475277] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1606.479188] [54968]: INFO cinder.volume.api [None req-9048fcb0-20e2-4b85-8b5a-75cca81bae9e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1606.486480] [54968]: INFO cinder.api.openstack.wsgi [None req-9048fcb0-20e2-4b85-8b5a-75cca81bae9e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1606.487089] [54968]: [pid: 54968|app: 0|req: 364/729] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:39 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1607.496394] [54969]: DEBUG cinder.api.middleware.request_id [None req-7ce9f5a8-f4d5-457a-bec8-659d95317060 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1607.498708] [54969]: INFO cinder.api.openstack.wsgi [None req-7ce9f5a8-f4d5-457a-bec8-659d95317060 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1607.498978] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7ce9f5a8-f4d5-457a-bec8-659d95317060 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1607.499273] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7ce9f5a8-f4d5-457a-bec8-659d95317060 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1607.509421] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1607.509421] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1607.513131] [54969]: INFO cinder.volume.api [None req-7ce9f5a8-f4d5-457a-bec8-659d95317060 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1607.518426] [54969]: INFO cinder.api.openstack.wsgi [None req-7ce9f5a8-f4d5-457a-bec8-659d95317060 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1607.519012] [54969]: [pid: 54969|app: 0|req: 366/730] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:40 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1608.532539] [54968]: DEBUG cinder.api.middleware.request_id [None req-234b0ba1-cef1-4c3b-a2bf-725158781c86 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1608.534660] [54968]: INFO cinder.api.openstack.wsgi [None req-234b0ba1-cef1-4c3b-a2bf-725158781c86 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1608.534917] [54968]: DEBUG cinder.api.openstack.wsgi [None req-234b0ba1-cef1-4c3b-a2bf-725158781c86 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1608.535178] [54968]: DEBUG cinder.api.openstack.wsgi [None req-234b0ba1-cef1-4c3b-a2bf-725158781c86 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1608.544862] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1608.544862] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1608.548239] [54968]: INFO cinder.volume.api [None req-234b0ba1-cef1-4c3b-a2bf-725158781c86 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1608.553048] [54968]: INFO cinder.api.openstack.wsgi [None req-234b0ba1-cef1-4c3b-a2bf-725158781c86 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1608.553434] [54968]: [pid: 54968|app: 0|req: 365/731] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:41 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1609.562275] [54969]: DEBUG cinder.api.middleware.request_id [None req-e5a16a75-c974-46c0-8e31-3a14ee785520 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1609.564556] [54969]: INFO cinder.api.openstack.wsgi [None req-e5a16a75-c974-46c0-8e31-3a14ee785520 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1609.564832] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e5a16a75-c974-46c0-8e31-3a14ee785520 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1609.565119] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e5a16a75-c974-46c0-8e31-3a14ee785520 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1609.576378] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1609.576378] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1609.580526] [54969]: INFO cinder.volume.api [None req-e5a16a75-c974-46c0-8e31-3a14ee785520 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1609.586347] [54969]: INFO cinder.api.openstack.wsgi [None req-e5a16a75-c974-46c0-8e31-3a14ee785520 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1609.586796] [54969]: [pid: 54969|app: 0|req: 367/732] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:42 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1610.596519] [54968]: DEBUG cinder.api.middleware.request_id [None req-cae9867b-31de-4844-9d9e-02b382958e92 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1610.598680] [54968]: INFO cinder.api.openstack.wsgi [None req-cae9867b-31de-4844-9d9e-02b382958e92 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1610.598987] [54968]: DEBUG cinder.api.openstack.wsgi [None req-cae9867b-31de-4844-9d9e-02b382958e92 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1610.599278] [54968]: DEBUG cinder.api.openstack.wsgi [None req-cae9867b-31de-4844-9d9e-02b382958e92 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1610.609737] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1610.609737] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1610.613807] [54968]: INFO cinder.volume.api [None req-cae9867b-31de-4844-9d9e-02b382958e92 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1610.619627] [54968]: INFO cinder.api.openstack.wsgi [None req-cae9867b-31de-4844-9d9e-02b382958e92 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1610.620203] [54968]: [pid: 54968|app: 0|req: 366/733] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:43 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1611.629583] [54969]: DEBUG cinder.api.middleware.request_id [None req-be782efc-b1a0-4c38-9c44-73a1d99e9b7b None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1611.631776] [54969]: INFO cinder.api.openstack.wsgi [None req-be782efc-b1a0-4c38-9c44-73a1d99e9b7b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1611.632056] [54969]: DEBUG cinder.api.openstack.wsgi [None req-be782efc-b1a0-4c38-9c44-73a1d99e9b7b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1611.632322] [54969]: DEBUG cinder.api.openstack.wsgi [None req-be782efc-b1a0-4c38-9c44-73a1d99e9b7b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1611.642383] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1611.642383] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1611.646019] [54969]: INFO cinder.volume.api [None req-be782efc-b1a0-4c38-9c44-73a1d99e9b7b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1611.651293] [54969]: INFO cinder.api.openstack.wsgi [None req-be782efc-b1a0-4c38-9c44-73a1d99e9b7b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1611.651704] [54969]: [pid: 54969|app: 0|req: 368/734] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:44 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1612.661362] [54968]: DEBUG cinder.api.middleware.request_id [None req-e2d3786e-e4cd-4179-aa4c-a26bcc06e15c None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1612.663546] [54968]: INFO cinder.api.openstack.wsgi [None req-e2d3786e-e4cd-4179-aa4c-a26bcc06e15c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1612.663799] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e2d3786e-e4cd-4179-aa4c-a26bcc06e15c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1612.664094] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e2d3786e-e4cd-4179-aa4c-a26bcc06e15c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1612.674029] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1612.674029] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1612.677475] [54968]: INFO cinder.volume.api [None req-e2d3786e-e4cd-4179-aa4c-a26bcc06e15c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1612.682402] [54968]: INFO cinder.api.openstack.wsgi [None req-e2d3786e-e4cd-4179-aa4c-a26bcc06e15c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1612.682934] [54968]: [pid: 54968|app: 0|req: 367/735] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:45 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1613.692177] [54969]: DEBUG cinder.api.middleware.request_id [None req-a7274943-e674-4a64-bd0e-aefdd1fe68e1 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1613.694337] [54969]: INFO cinder.api.openstack.wsgi [None req-a7274943-e674-4a64-bd0e-aefdd1fe68e1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1613.694597] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a7274943-e674-4a64-bd0e-aefdd1fe68e1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1613.694851] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a7274943-e674-4a64-bd0e-aefdd1fe68e1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1613.704585] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1613.704585] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1613.708192] [54969]: INFO cinder.volume.api [None req-a7274943-e674-4a64-bd0e-aefdd1fe68e1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1613.713367] [54969]: INFO cinder.api.openstack.wsgi [None req-a7274943-e674-4a64-bd0e-aefdd1fe68e1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1613.713839] [54969]: [pid: 54969|app: 0|req: 369/736] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:46 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1614.724768] [54968]: DEBUG cinder.api.middleware.request_id [None req-8f3298f8-f1fe-42f3-bd90-5e32db7e6135 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1614.727185] [54968]: INFO cinder.api.openstack.wsgi [None req-8f3298f8-f1fe-42f3-bd90-5e32db7e6135 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1614.727571] [54968]: DEBUG cinder.api.openstack.wsgi [None req-8f3298f8-f1fe-42f3-bd90-5e32db7e6135 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1614.727886] [54968]: DEBUG cinder.api.openstack.wsgi [None req-8f3298f8-f1fe-42f3-bd90-5e32db7e6135 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1614.738500] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1614.738500] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1614.742495] [54968]: INFO cinder.volume.api [None req-8f3298f8-f1fe-42f3-bd90-5e32db7e6135 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1614.747766] [54968]: INFO cinder.api.openstack.wsgi [None req-8f3298f8-f1fe-42f3-bd90-5e32db7e6135 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1614.748236] [54968]: [pid: 54968|app: 0|req: 368/737] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:47 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1615.757854] [54969]: DEBUG cinder.api.middleware.request_id [None req-de0eb52e-b75a-4ce1-8ac3-99a2605d97b0 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1615.760178] [54969]: INFO cinder.api.openstack.wsgi [None req-de0eb52e-b75a-4ce1-8ac3-99a2605d97b0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1615.760448] [54969]: DEBUG cinder.api.openstack.wsgi [None req-de0eb52e-b75a-4ce1-8ac3-99a2605d97b0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1615.760739] [54969]: DEBUG cinder.api.openstack.wsgi [None req-de0eb52e-b75a-4ce1-8ac3-99a2605d97b0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1615.771253] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1615.771253] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1615.775055] [54969]: INFO cinder.volume.api [None req-de0eb52e-b75a-4ce1-8ac3-99a2605d97b0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1615.780128] [54969]: INFO cinder.api.openstack.wsgi [None req-de0eb52e-b75a-4ce1-8ac3-99a2605d97b0 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1615.780673] [54969]: [pid: 54969|app: 0|req: 370/738] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:48 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1616.789953] [54968]: DEBUG cinder.api.middleware.request_id [None req-681e07bf-6a5a-4927-bc7a-e4c2f4eec08a None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1616.792106] [54968]: INFO cinder.api.openstack.wsgi [None req-681e07bf-6a5a-4927-bc7a-e4c2f4eec08a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1616.792386] [54968]: DEBUG cinder.api.openstack.wsgi [None req-681e07bf-6a5a-4927-bc7a-e4c2f4eec08a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1616.792638] [54968]: DEBUG cinder.api.openstack.wsgi [None req-681e07bf-6a5a-4927-bc7a-e4c2f4eec08a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1616.803317] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1616.803317] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1616.807118] [54968]: INFO cinder.volume.api [None req-681e07bf-6a5a-4927-bc7a-e4c2f4eec08a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1616.812223] [54968]: INFO cinder.api.openstack.wsgi [None req-681e07bf-6a5a-4927-bc7a-e4c2f4eec08a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1616.812796] [54968]: [pid: 54968|app: 0|req: 369/739] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:49 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1617.823108] [54969]: DEBUG cinder.api.middleware.request_id [None req-e79b80f4-5a22-4385-8e17-523bff553a8d None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1617.824891] [54969]: INFO cinder.api.openstack.wsgi [None req-e79b80f4-5a22-4385-8e17-523bff553a8d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1617.825154] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e79b80f4-5a22-4385-8e17-523bff553a8d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1617.825414] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e79b80f4-5a22-4385-8e17-523bff553a8d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1617.835704] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1617.835704] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1617.839750] [54969]: INFO cinder.volume.api [None req-e79b80f4-5a22-4385-8e17-523bff553a8d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1617.846720] [54969]: INFO cinder.api.openstack.wsgi [None req-e79b80f4-5a22-4385-8e17-523bff553a8d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1617.847412] [54969]: [pid: 54969|app: 0|req: 371/740] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:50 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1618.862214] [54968]: DEBUG cinder.api.middleware.request_id [None req-8d0c331f-0048-45b1-b429-2726dc662e28 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1618.864398] [54968]: INFO cinder.api.openstack.wsgi [None req-8d0c331f-0048-45b1-b429-2726dc662e28 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1618.864649] [54968]: DEBUG cinder.api.openstack.wsgi [None req-8d0c331f-0048-45b1-b429-2726dc662e28 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1618.864899] [54968]: DEBUG cinder.api.openstack.wsgi [None req-8d0c331f-0048-45b1-b429-2726dc662e28 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1618.875233] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1618.875233] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1618.879056] [54968]: INFO cinder.volume.api [None req-8d0c331f-0048-45b1-b429-2726dc662e28 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1618.885286] [54968]: INFO cinder.api.openstack.wsgi [None req-8d0c331f-0048-45b1-b429-2726dc662e28 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1618.885693] [54968]: [pid: 54968|app: 0|req: 370/741] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:51 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1619.895360] [54969]: DEBUG cinder.api.middleware.request_id [None req-368c5388-4685-4260-acef-8ab716af138e None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1619.897524] [54969]: INFO cinder.api.openstack.wsgi [None req-368c5388-4685-4260-acef-8ab716af138e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1619.897788] [54969]: DEBUG cinder.api.openstack.wsgi [None req-368c5388-4685-4260-acef-8ab716af138e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1619.898091] [54969]: DEBUG cinder.api.openstack.wsgi [None req-368c5388-4685-4260-acef-8ab716af138e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1619.908419] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1619.908419] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1619.912234] [54969]: INFO cinder.volume.api [None req-368c5388-4685-4260-acef-8ab716af138e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1619.917439] [54969]: INFO cinder.api.openstack.wsgi [None req-368c5388-4685-4260-acef-8ab716af138e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1619.917845] [54969]: [pid: 54969|app: 0|req: 372/742] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:52 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1620.927702] [54968]: DEBUG cinder.api.middleware.request_id [None req-c6567a31-5881-4b4b-a1eb-8d680bde2563 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1620.930079] [54968]: INFO cinder.api.openstack.wsgi [None req-c6567a31-5881-4b4b-a1eb-8d680bde2563 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1620.930338] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c6567a31-5881-4b4b-a1eb-8d680bde2563 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1620.930591] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c6567a31-5881-4b4b-a1eb-8d680bde2563 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1620.941048] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1620.941048] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1620.944928] [54968]: INFO cinder.volume.api [None req-c6567a31-5881-4b4b-a1eb-8d680bde2563 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1620.950360] [54968]: INFO cinder.api.openstack.wsgi [None req-c6567a31-5881-4b4b-a1eb-8d680bde2563 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1620.950771] [54968]: [pid: 54968|app: 0|req: 371/743] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:53 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1621.960399] [54969]: DEBUG cinder.api.middleware.request_id [None req-5c3911e6-7db9-4df7-bd4a-ae51ee4760da None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1621.962642] [54969]: INFO cinder.api.openstack.wsgi [None req-5c3911e6-7db9-4df7-bd4a-ae51ee4760da tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1621.962896] [54969]: DEBUG cinder.api.openstack.wsgi [None req-5c3911e6-7db9-4df7-bd4a-ae51ee4760da tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1621.963163] [54969]: DEBUG cinder.api.openstack.wsgi [None req-5c3911e6-7db9-4df7-bd4a-ae51ee4760da tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1621.973277] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1621.973277] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1621.976857] [54969]: INFO cinder.volume.api [None req-5c3911e6-7db9-4df7-bd4a-ae51ee4760da tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1621.981790] [54969]: INFO cinder.api.openstack.wsgi [None req-5c3911e6-7db9-4df7-bd4a-ae51ee4760da tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1621.982353] [54969]: [pid: 54969|app: 0|req: 373/744] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:54 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1622.991905] [54968]: DEBUG cinder.api.middleware.request_id [None req-0e71fe76-24a4-41e6-b779-4727622d71e2 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1622.994165] [54968]: INFO cinder.api.openstack.wsgi [None req-0e71fe76-24a4-41e6-b779-4727622d71e2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1622.994364] [54968]: DEBUG cinder.api.openstack.wsgi [None req-0e71fe76-24a4-41e6-b779-4727622d71e2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1622.994593] [54968]: DEBUG cinder.api.openstack.wsgi [None req-0e71fe76-24a4-41e6-b779-4727622d71e2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1623.004833] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1623.004833] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1623.008297] [54968]: INFO cinder.volume.api [None req-0e71fe76-24a4-41e6-b779-4727622d71e2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1623.013236] [54968]: INFO cinder.api.openstack.wsgi [None req-0e71fe76-24a4-41e6-b779-4727622d71e2 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1623.013623] [54968]: [pid: 54968|app: 0|req: 372/745] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:55 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1624.022454] [54969]: DEBUG cinder.api.middleware.request_id [None req-7f7aced8-7770-49b1-9799-4a3acbf98a0b None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1624.024677] [54969]: INFO cinder.api.openstack.wsgi [None req-7f7aced8-7770-49b1-9799-4a3acbf98a0b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1624.025043] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7f7aced8-7770-49b1-9799-4a3acbf98a0b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1624.025311] [54969]: DEBUG cinder.api.openstack.wsgi [None req-7f7aced8-7770-49b1-9799-4a3acbf98a0b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1624.035344] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1624.035344] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1624.038930] [54969]: INFO cinder.volume.api [None req-7f7aced8-7770-49b1-9799-4a3acbf98a0b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1624.043835] [54969]: INFO cinder.api.openstack.wsgi [None req-7f7aced8-7770-49b1-9799-4a3acbf98a0b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1624.044270] [54969]: [pid: 54969|app: 0|req: 374/746] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:56 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1625.053840] [54968]: DEBUG cinder.api.middleware.request_id [None req-193e7cbd-486f-40c5-bd09-201f0f70fd6d None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1625.055982] [54968]: INFO cinder.api.openstack.wsgi [None req-193e7cbd-486f-40c5-bd09-201f0f70fd6d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1625.056240] [54968]: DEBUG cinder.api.openstack.wsgi [None req-193e7cbd-486f-40c5-bd09-201f0f70fd6d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1625.056504] [54968]: DEBUG cinder.api.openstack.wsgi [None req-193e7cbd-486f-40c5-bd09-201f0f70fd6d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1625.066441] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1625.066441] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1625.069912] [54968]: INFO cinder.volume.api [None req-193e7cbd-486f-40c5-bd09-201f0f70fd6d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1625.074785] [54968]: INFO cinder.api.openstack.wsgi [None req-193e7cbd-486f-40c5-bd09-201f0f70fd6d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1625.075168] [54968]: [pid: 54968|app: 0|req: 373/747] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:57 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1626.085578] [54969]: DEBUG cinder.api.middleware.request_id [None req-fe6eaf2b-4932-425d-bb24-a4682a5bd37a None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1626.088660] [54969]: INFO cinder.api.openstack.wsgi [None req-fe6eaf2b-4932-425d-bb24-a4682a5bd37a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1626.089044] [54969]: DEBUG cinder.api.openstack.wsgi [None req-fe6eaf2b-4932-425d-bb24-a4682a5bd37a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1626.089417] [54969]: DEBUG cinder.api.openstack.wsgi [None req-fe6eaf2b-4932-425d-bb24-a4682a5bd37a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1626.091214] [54969]: DEBUG dbcounter [-] [54969] Writing DB stats cinder:SELECT=272 {{(pid=54969) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1626.101022] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1626.101022] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1626.104463] [54969]: INFO cinder.volume.api [None req-fe6eaf2b-4932-425d-bb24-a4682a5bd37a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1626.109501] [54969]: INFO cinder.api.openstack.wsgi [None req-fe6eaf2b-4932-425d-bb24-a4682a5bd37a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1626.109878] [54969]: [pid: 54969|app: 0|req: 375/748] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:58 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1627.122903] [54968]: DEBUG cinder.api.middleware.request_id [None req-7e28233d-db2a-4a06-b384-0ced6fe648c1 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1627.125183] [54968]: INFO cinder.api.openstack.wsgi [None req-7e28233d-db2a-4a06-b384-0ced6fe648c1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1627.125453] [54968]: DEBUG cinder.api.openstack.wsgi [None req-7e28233d-db2a-4a06-b384-0ced6fe648c1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1627.125747] [54968]: DEBUG cinder.api.openstack.wsgi [None req-7e28233d-db2a-4a06-b384-0ced6fe648c1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1627.127150] [54968]: DEBUG dbcounter [-] [54968] Writing DB stats cinder:SELECT=265 {{(pid=54968) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1627.138478] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1627.138478] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1627.142140] [54968]: INFO cinder.volume.api [None req-7e28233d-db2a-4a06-b384-0ced6fe648c1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1627.147424] [54968]: INFO cinder.api.openstack.wsgi [None req-7e28233d-db2a-4a06-b384-0ced6fe648c1 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1627.147850] [54968]: [pid: 54968|app: 0|req: 374/749] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:23:59 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1628.158034] [54969]: DEBUG cinder.api.middleware.request_id [None req-f755b4e0-d493-42c9-ba15-66b0137ac175 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1628.161302] [54969]: INFO cinder.api.openstack.wsgi [None req-f755b4e0-d493-42c9-ba15-66b0137ac175 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1628.161724] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f755b4e0-d493-42c9-ba15-66b0137ac175 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1628.162159] [54969]: DEBUG cinder.api.openstack.wsgi [None req-f755b4e0-d493-42c9-ba15-66b0137ac175 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1628.178386] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1628.178386] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1628.183548] [54969]: INFO cinder.volume.api [None req-f755b4e0-d493-42c9-ba15-66b0137ac175 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1628.191760] [54969]: INFO cinder.api.openstack.wsgi [None req-f755b4e0-d493-42c9-ba15-66b0137ac175 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1628.192401] [54969]: [pid: 54969|app: 0|req: 376/750] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:00 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1629.201775] [54968]: DEBUG cinder.api.middleware.request_id [None req-2339c61f-00eb-4177-b7ba-da8eb7c5e47b None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1629.204135] [54968]: INFO cinder.api.openstack.wsgi [None req-2339c61f-00eb-4177-b7ba-da8eb7c5e47b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1629.204417] [54968]: DEBUG cinder.api.openstack.wsgi [None req-2339c61f-00eb-4177-b7ba-da8eb7c5e47b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1629.204678] [54968]: DEBUG cinder.api.openstack.wsgi [None req-2339c61f-00eb-4177-b7ba-da8eb7c5e47b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1629.214989] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1629.214989] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1629.218203] [54968]: INFO cinder.volume.api [None req-2339c61f-00eb-4177-b7ba-da8eb7c5e47b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1629.223099] [54968]: INFO cinder.api.openstack.wsgi [None req-2339c61f-00eb-4177-b7ba-da8eb7c5e47b tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1629.223483] [54968]: [pid: 54968|app: 0|req: 375/751] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:01 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1630.232950] [54969]: DEBUG cinder.api.middleware.request_id [None req-5acb39df-fb0b-486b-896e-e17f08518686 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1630.235125] [54969]: INFO cinder.api.openstack.wsgi [None req-5acb39df-fb0b-486b-896e-e17f08518686 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1630.235374] [54969]: DEBUG cinder.api.openstack.wsgi [None req-5acb39df-fb0b-486b-896e-e17f08518686 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1630.235623] [54969]: DEBUG cinder.api.openstack.wsgi [None req-5acb39df-fb0b-486b-896e-e17f08518686 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1630.245311] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1630.245311] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1630.248740] [54969]: INFO cinder.volume.api [None req-5acb39df-fb0b-486b-896e-e17f08518686 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1630.253607] [54969]: INFO cinder.api.openstack.wsgi [None req-5acb39df-fb0b-486b-896e-e17f08518686 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1630.253997] [54969]: [pid: 54969|app: 0|req: 377/752] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:02 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1631.263522] [54968]: DEBUG cinder.api.middleware.request_id [None req-c7cc5376-c345-4f46-a599-292ce85fa502 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1631.265977] [54968]: INFO cinder.api.openstack.wsgi [None req-c7cc5376-c345-4f46-a599-292ce85fa502 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1631.265977] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c7cc5376-c345-4f46-a599-292ce85fa502 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1631.266215] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c7cc5376-c345-4f46-a599-292ce85fa502 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1631.276050] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1631.276050] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1631.279528] [54968]: INFO cinder.volume.api [None req-c7cc5376-c345-4f46-a599-292ce85fa502 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1631.284451] [54968]: INFO cinder.api.openstack.wsgi [None req-c7cc5376-c345-4f46-a599-292ce85fa502 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1631.284850] [54968]: [pid: 54968|app: 0|req: 376/753] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:03 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1632.293928] [54969]: DEBUG cinder.api.middleware.request_id [None req-cab22902-d216-450f-943b-406d5e871701 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1632.296125] [54969]: INFO cinder.api.openstack.wsgi [None req-cab22902-d216-450f-943b-406d5e871701 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1632.296386] [54969]: DEBUG cinder.api.openstack.wsgi [None req-cab22902-d216-450f-943b-406d5e871701 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1632.296639] [54969]: DEBUG cinder.api.openstack.wsgi [None req-cab22902-d216-450f-943b-406d5e871701 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1632.306458] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1632.306458] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1632.310110] [54969]: INFO cinder.volume.api [None req-cab22902-d216-450f-943b-406d5e871701 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1632.315163] [54969]: INFO cinder.api.openstack.wsgi [None req-cab22902-d216-450f-943b-406d5e871701 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1632.315559] [54969]: [pid: 54969|app: 0|req: 378/754] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:04 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1633.325051] [54968]: DEBUG cinder.api.middleware.request_id [None req-314e84df-5135-4ba0-abe4-f5f98d371007 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1633.327186] [54968]: INFO cinder.api.openstack.wsgi [None req-314e84df-5135-4ba0-abe4-f5f98d371007 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1633.327441] [54968]: DEBUG cinder.api.openstack.wsgi [None req-314e84df-5135-4ba0-abe4-f5f98d371007 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1633.328028] [54968]: DEBUG cinder.api.openstack.wsgi [None req-314e84df-5135-4ba0-abe4-f5f98d371007 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1633.337698] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1633.337698] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1633.341255] [54968]: INFO cinder.volume.api [None req-314e84df-5135-4ba0-abe4-f5f98d371007 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1633.346330] [54968]: INFO cinder.api.openstack.wsgi [None req-314e84df-5135-4ba0-abe4-f5f98d371007 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1633.346936] [54968]: [pid: 54968|app: 0|req: 377/755] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:05 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1634.356283] [54969]: DEBUG cinder.api.middleware.request_id [None req-4b77eb5a-423d-4304-be17-4078d5524531 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1634.358570] [54969]: INFO cinder.api.openstack.wsgi [None req-4b77eb5a-423d-4304-be17-4078d5524531 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1634.358841] [54969]: DEBUG cinder.api.openstack.wsgi [None req-4b77eb5a-423d-4304-be17-4078d5524531 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1634.359103] [54969]: DEBUG cinder.api.openstack.wsgi [None req-4b77eb5a-423d-4304-be17-4078d5524531 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1634.369424] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1634.369424] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1634.372969] [54969]: INFO cinder.volume.api [None req-4b77eb5a-423d-4304-be17-4078d5524531 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1634.378060] [54969]: INFO cinder.api.openstack.wsgi [None req-4b77eb5a-423d-4304-be17-4078d5524531 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1634.378464] [54969]: [pid: 54969|app: 0|req: 379/756] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:06 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1635.388076] [54968]: DEBUG cinder.api.middleware.request_id [None req-75ea66e3-1ae7-4216-9d33-0425ff81b2bd None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1635.390447] [54968]: INFO cinder.api.openstack.wsgi [None req-75ea66e3-1ae7-4216-9d33-0425ff81b2bd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1635.390746] [54968]: DEBUG cinder.api.openstack.wsgi [None req-75ea66e3-1ae7-4216-9d33-0425ff81b2bd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1635.391009] [54968]: DEBUG cinder.api.openstack.wsgi [None req-75ea66e3-1ae7-4216-9d33-0425ff81b2bd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1635.401462] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1635.401462] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1635.405130] [54968]: INFO cinder.volume.api [None req-75ea66e3-1ae7-4216-9d33-0425ff81b2bd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1635.410460] [54968]: INFO cinder.api.openstack.wsgi [None req-75ea66e3-1ae7-4216-9d33-0425ff81b2bd tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1635.410833] [54968]: [pid: 54968|app: 0|req: 378/757] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:07 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1636.420957] [54969]: DEBUG cinder.api.middleware.request_id [None req-ea0930a7-ae1e-4fd9-ac85-e794a0bb3520 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1636.423983] [54969]: INFO cinder.api.openstack.wsgi [None req-ea0930a7-ae1e-4fd9-ac85-e794a0bb3520 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1636.424393] [54969]: DEBUG cinder.api.openstack.wsgi [None req-ea0930a7-ae1e-4fd9-ac85-e794a0bb3520 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1636.424764] [54969]: DEBUG cinder.api.openstack.wsgi [None req-ea0930a7-ae1e-4fd9-ac85-e794a0bb3520 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1636.439662] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1636.439662] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1636.444455] [54969]: INFO cinder.volume.api [None req-ea0930a7-ae1e-4fd9-ac85-e794a0bb3520 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1636.450138] [54969]: INFO cinder.api.openstack.wsgi [None req-ea0930a7-ae1e-4fd9-ac85-e794a0bb3520 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1636.450622] [54969]: [pid: 54969|app: 0|req: 380/758] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:09 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1637.460033] [54968]: DEBUG cinder.api.middleware.request_id [None req-65308e56-4dab-40d1-8b4e-2adfa3aa4455 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1637.462214] [54968]: INFO cinder.api.openstack.wsgi [None req-65308e56-4dab-40d1-8b4e-2adfa3aa4455 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1637.462442] [54968]: DEBUG cinder.api.openstack.wsgi [None req-65308e56-4dab-40d1-8b4e-2adfa3aa4455 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1637.462693] [54968]: DEBUG cinder.api.openstack.wsgi [None req-65308e56-4dab-40d1-8b4e-2adfa3aa4455 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1637.472861] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1637.472861] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1637.476301] [54968]: INFO cinder.volume.api [None req-65308e56-4dab-40d1-8b4e-2adfa3aa4455 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1637.481244] [54968]: INFO cinder.api.openstack.wsgi [None req-65308e56-4dab-40d1-8b4e-2adfa3aa4455 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1637.481676] [54968]: [pid: 54968|app: 0|req: 379/759] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:10 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1638.490956] [54969]: DEBUG cinder.api.middleware.request_id [None req-4a3f88d1-1fb5-4a59-a9a5-0d876e550845 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1638.493096] [54969]: INFO cinder.api.openstack.wsgi [None req-4a3f88d1-1fb5-4a59-a9a5-0d876e550845 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1638.493445] [54969]: DEBUG cinder.api.openstack.wsgi [None req-4a3f88d1-1fb5-4a59-a9a5-0d876e550845 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1638.493712] [54969]: DEBUG cinder.api.openstack.wsgi [None req-4a3f88d1-1fb5-4a59-a9a5-0d876e550845 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1638.503514] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1638.503514] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1638.507142] [54969]: INFO cinder.volume.api [None req-4a3f88d1-1fb5-4a59-a9a5-0d876e550845 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1638.511964] [54969]: INFO cinder.api.openstack.wsgi [None req-4a3f88d1-1fb5-4a59-a9a5-0d876e550845 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1638.512340] [54969]: [pid: 54969|app: 0|req: 381/760] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:11 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1639.521254] [54968]: DEBUG cinder.api.middleware.request_id [None req-0ae996bd-f147-44a2-91df-cb268ec7704c None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1639.523398] [54968]: INFO cinder.api.openstack.wsgi [None req-0ae996bd-f147-44a2-91df-cb268ec7704c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1639.523651] [54968]: DEBUG cinder.api.openstack.wsgi [None req-0ae996bd-f147-44a2-91df-cb268ec7704c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1639.523903] [54968]: DEBUG cinder.api.openstack.wsgi [None req-0ae996bd-f147-44a2-91df-cb268ec7704c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1639.533884] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1639.533884] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1639.537381] [54968]: INFO cinder.volume.api [None req-0ae996bd-f147-44a2-91df-cb268ec7704c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1639.542320] [54968]: INFO cinder.api.openstack.wsgi [None req-0ae996bd-f147-44a2-91df-cb268ec7704c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1639.542706] [54968]: [pid: 54968|app: 0|req: 380/761] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:12 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1640.555003] [54969]: DEBUG cinder.api.middleware.request_id [None req-0cff5660-fe91-4776-9425-293fa6c74136 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1640.557204] [54969]: INFO cinder.api.openstack.wsgi [None req-0cff5660-fe91-4776-9425-293fa6c74136 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1640.557472] [54969]: DEBUG cinder.api.openstack.wsgi [None req-0cff5660-fe91-4776-9425-293fa6c74136 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1640.557721] [54969]: DEBUG cinder.api.openstack.wsgi [None req-0cff5660-fe91-4776-9425-293fa6c74136 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1640.567984] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1640.567984] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1640.572019] [54969]: INFO cinder.volume.api [None req-0cff5660-fe91-4776-9425-293fa6c74136 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1640.577499] [54969]: INFO cinder.api.openstack.wsgi [None req-0cff5660-fe91-4776-9425-293fa6c74136 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1640.577981] [54969]: [pid: 54969|app: 0|req: 382/762] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:13 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1641.587728] [54968]: DEBUG cinder.api.middleware.request_id [None req-53cd9851-25d5-499e-a361-47a4b379eb4c None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1641.591129] [54968]: INFO cinder.api.openstack.wsgi [None req-53cd9851-25d5-499e-a361-47a4b379eb4c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1641.591541] [54968]: DEBUG cinder.api.openstack.wsgi [None req-53cd9851-25d5-499e-a361-47a4b379eb4c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1641.591839] [54968]: DEBUG cinder.api.openstack.wsgi [None req-53cd9851-25d5-499e-a361-47a4b379eb4c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1641.601849] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1641.601849] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1641.605362] [54968]: INFO cinder.volume.api [None req-53cd9851-25d5-499e-a361-47a4b379eb4c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1641.611564] [54968]: INFO cinder.api.openstack.wsgi [None req-53cd9851-25d5-499e-a361-47a4b379eb4c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1641.612065] [54968]: [pid: 54968|app: 0|req: 381/763] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:14 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1642.623323] [54969]: DEBUG cinder.api.middleware.request_id [None req-d24caa16-b6c5-4fa7-9eb6-55c35a135aab None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1642.624147] [54969]: INFO cinder.api.openstack.wsgi [None req-d24caa16-b6c5-4fa7-9eb6-55c35a135aab tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1642.624410] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d24caa16-b6c5-4fa7-9eb6-55c35a135aab tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1642.624651] [54969]: DEBUG cinder.api.openstack.wsgi [None req-d24caa16-b6c5-4fa7-9eb6-55c35a135aab tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1642.634553] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1642.634553] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1642.638145] [54969]: INFO cinder.volume.api [None req-d24caa16-b6c5-4fa7-9eb6-55c35a135aab tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1642.643177] [54969]: INFO cinder.api.openstack.wsgi [None req-d24caa16-b6c5-4fa7-9eb6-55c35a135aab tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1642.643623] [54969]: [pid: 54969|app: 0|req: 383/764] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:15 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1643.652111] [54968]: DEBUG cinder.api.middleware.request_id [None req-c4b7f7b0-485c-4db9-b5a1-bc5200ec6c6c None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1643.654215] [54968]: INFO cinder.api.openstack.wsgi [None req-c4b7f7b0-485c-4db9-b5a1-bc5200ec6c6c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1643.654462] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c4b7f7b0-485c-4db9-b5a1-bc5200ec6c6c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1643.654704] [54968]: DEBUG cinder.api.openstack.wsgi [None req-c4b7f7b0-485c-4db9-b5a1-bc5200ec6c6c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1643.664970] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1643.664970] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1643.669025] [54968]: INFO cinder.volume.api [None req-c4b7f7b0-485c-4db9-b5a1-bc5200ec6c6c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1643.675028] [54968]: INFO cinder.api.openstack.wsgi [None req-c4b7f7b0-485c-4db9-b5a1-bc5200ec6c6c tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1643.675465] [54968]: [pid: 54968|app: 0|req: 382/765] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:16 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1644.684876] [54969]: DEBUG cinder.api.middleware.request_id [None req-c8fa06b5-b44d-4043-9526-4a65a1ab9005 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1644.687055] [54969]: INFO cinder.api.openstack.wsgi [None req-c8fa06b5-b44d-4043-9526-4a65a1ab9005 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1644.687309] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c8fa06b5-b44d-4043-9526-4a65a1ab9005 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1644.687562] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c8fa06b5-b44d-4043-9526-4a65a1ab9005 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1644.697805] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1644.697805] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1644.702058] [54969]: INFO cinder.volume.api [None req-c8fa06b5-b44d-4043-9526-4a65a1ab9005 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1644.706978] [54969]: INFO cinder.api.openstack.wsgi [None req-c8fa06b5-b44d-4043-9526-4a65a1ab9005 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1644.707405] [54969]: [pid: 54969|app: 0|req: 384/766] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:17 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1645.716963] [54968]: DEBUG cinder.api.middleware.request_id [None req-467209e2-cd66-4092-a414-97c4ff365e69 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1645.719048] [54968]: INFO cinder.api.openstack.wsgi [None req-467209e2-cd66-4092-a414-97c4ff365e69 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1645.719330] [54968]: DEBUG cinder.api.openstack.wsgi [None req-467209e2-cd66-4092-a414-97c4ff365e69 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1645.719586] [54968]: DEBUG cinder.api.openstack.wsgi [None req-467209e2-cd66-4092-a414-97c4ff365e69 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1645.729708] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1645.729708] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1645.733135] [54968]: INFO cinder.volume.api [None req-467209e2-cd66-4092-a414-97c4ff365e69 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1645.738136] [54968]: INFO cinder.api.openstack.wsgi [None req-467209e2-cd66-4092-a414-97c4ff365e69 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1645.738697] [54968]: [pid: 54968|app: 0|req: 383/767] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:18 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1646.748165] [54969]: DEBUG cinder.api.middleware.request_id [None req-c18448f7-b773-40ff-878a-896c1be0f0b4 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1646.750370] [54969]: INFO cinder.api.openstack.wsgi [None req-c18448f7-b773-40ff-878a-896c1be0f0b4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1646.750644] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c18448f7-b773-40ff-878a-896c1be0f0b4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1646.750897] [54969]: DEBUG cinder.api.openstack.wsgi [None req-c18448f7-b773-40ff-878a-896c1be0f0b4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1646.760811] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1646.760811] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1646.764324] [54969]: INFO cinder.volume.api [None req-c18448f7-b773-40ff-878a-896c1be0f0b4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1646.770041] [54969]: INFO cinder.api.openstack.wsgi [None req-c18448f7-b773-40ff-878a-896c1be0f0b4 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1646.770678] [54969]: [pid: 54969|app: 0|req: 385/768] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:19 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1647.779770] [54968]: DEBUG cinder.api.middleware.request_id [None req-d240f739-88d4-4aff-8af8-4225ae646eeb None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1647.781973] [54968]: INFO cinder.api.openstack.wsgi [None req-d240f739-88d4-4aff-8af8-4225ae646eeb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1647.782240] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d240f739-88d4-4aff-8af8-4225ae646eeb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1647.782508] [54968]: DEBUG cinder.api.openstack.wsgi [None req-d240f739-88d4-4aff-8af8-4225ae646eeb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1647.792559] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1647.792559] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1647.795849] [54968]: INFO cinder.volume.api [None req-d240f739-88d4-4aff-8af8-4225ae646eeb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1647.800894] [54968]: INFO cinder.api.openstack.wsgi [None req-d240f739-88d4-4aff-8af8-4225ae646eeb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1647.801284] [54968]: [pid: 54968|app: 0|req: 384/769] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:20 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1648.810216] [54969]: DEBUG cinder.api.middleware.request_id [None req-83264633-dc83-4374-a722-88e7c4298e5a None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1648.812465] [54969]: INFO cinder.api.openstack.wsgi [None req-83264633-dc83-4374-a722-88e7c4298e5a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1648.812723] [54969]: DEBUG cinder.api.openstack.wsgi [None req-83264633-dc83-4374-a722-88e7c4298e5a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1648.812974] [54969]: DEBUG cinder.api.openstack.wsgi [None req-83264633-dc83-4374-a722-88e7c4298e5a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1648.823448] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1648.823448] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1648.826964] [54969]: INFO cinder.volume.api [None req-83264633-dc83-4374-a722-88e7c4298e5a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1648.832151] [54969]: INFO cinder.api.openstack.wsgi [None req-83264633-dc83-4374-a722-88e7c4298e5a tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1648.832550] [54969]: [pid: 54969|app: 0|req: 386/770] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:21 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1649.842024] [54968]: DEBUG cinder.api.middleware.request_id [None req-8283996f-210a-4439-9daa-5c69c703feca None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1649.844293] [54968]: INFO cinder.api.openstack.wsgi [None req-8283996f-210a-4439-9daa-5c69c703feca tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1649.844571] [54968]: DEBUG cinder.api.openstack.wsgi [None req-8283996f-210a-4439-9daa-5c69c703feca tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1649.844829] [54968]: DEBUG cinder.api.openstack.wsgi [None req-8283996f-210a-4439-9daa-5c69c703feca tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1649.855041] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1649.855041] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1649.858451] [54968]: INFO cinder.volume.api [None req-8283996f-210a-4439-9daa-5c69c703feca tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1649.863435] [54968]: INFO cinder.api.openstack.wsgi [None req-8283996f-210a-4439-9daa-5c69c703feca tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1649.863814] [54968]: [pid: 54968|app: 0|req: 385/771] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:22 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1650.873392] [54969]: DEBUG cinder.api.middleware.request_id [None req-8c0988c3-21b9-443f-a0c7-fac4f2bd5ade None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1650.875527] [54969]: INFO cinder.api.openstack.wsgi [None req-8c0988c3-21b9-443f-a0c7-fac4f2bd5ade tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1650.875785] [54969]: DEBUG cinder.api.openstack.wsgi [None req-8c0988c3-21b9-443f-a0c7-fac4f2bd5ade tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1650.876144] [54969]: DEBUG cinder.api.openstack.wsgi [None req-8c0988c3-21b9-443f-a0c7-fac4f2bd5ade tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1650.886580] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1650.886580] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1650.890028] [54969]: INFO cinder.volume.api [None req-8c0988c3-21b9-443f-a0c7-fac4f2bd5ade tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1650.894946] [54969]: INFO cinder.api.openstack.wsgi [None req-8c0988c3-21b9-443f-a0c7-fac4f2bd5ade tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1650.895332] [54969]: [pid: 54969|app: 0|req: 387/772] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:23 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1651.904697] [54968]: DEBUG cinder.api.middleware.request_id [None req-21b3fa27-d85a-4ff7-8d43-bc7a0acb9b11 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1651.906809] [54968]: INFO cinder.api.openstack.wsgi [None req-21b3fa27-d85a-4ff7-8d43-bc7a0acb9b11 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1651.907069] [54968]: DEBUG cinder.api.openstack.wsgi [None req-21b3fa27-d85a-4ff7-8d43-bc7a0acb9b11 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1651.907319] [54968]: DEBUG cinder.api.openstack.wsgi [None req-21b3fa27-d85a-4ff7-8d43-bc7a0acb9b11 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1651.917272] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1651.917272] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1651.920860] [54968]: INFO cinder.volume.api [None req-21b3fa27-d85a-4ff7-8d43-bc7a0acb9b11 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1651.926153] [54968]: INFO cinder.api.openstack.wsgi [None req-21b3fa27-d85a-4ff7-8d43-bc7a0acb9b11 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1651.926526] [54968]: [pid: 54968|app: 0|req: 386/773] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:24 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1652.935927] [54969]: DEBUG cinder.api.middleware.request_id [None req-a578e329-f7f0-4d1b-b1a9-d7e6f5216f75 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1652.938097] [54969]: INFO cinder.api.openstack.wsgi [None req-a578e329-f7f0-4d1b-b1a9-d7e6f5216f75 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1652.938361] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a578e329-f7f0-4d1b-b1a9-d7e6f5216f75 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1652.938790] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a578e329-f7f0-4d1b-b1a9-d7e6f5216f75 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1652.948883] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1652.948883] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1652.952519] [54969]: INFO cinder.volume.api [None req-a578e329-f7f0-4d1b-b1a9-d7e6f5216f75 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1652.958510] [54969]: INFO cinder.api.openstack.wsgi [None req-a578e329-f7f0-4d1b-b1a9-d7e6f5216f75 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1652.958917] [54969]: [pid: 54969|app: 0|req: 388/774] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:25 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1653.968883] [54968]: DEBUG cinder.api.middleware.request_id [None req-2b005c63-0e9b-4e67-aac0-b050f12ef850 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1653.970821] [54968]: INFO cinder.api.openstack.wsgi [None req-2b005c63-0e9b-4e67-aac0-b050f12ef850 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1653.970821] [54968]: DEBUG cinder.api.openstack.wsgi [None req-2b005c63-0e9b-4e67-aac0-b050f12ef850 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1653.971100] [54968]: DEBUG cinder.api.openstack.wsgi [None req-2b005c63-0e9b-4e67-aac0-b050f12ef850 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1653.982465] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1653.982465] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1653.987262] [54968]: INFO cinder.volume.api [None req-2b005c63-0e9b-4e67-aac0-b050f12ef850 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1653.999528] [54968]: INFO cinder.api.openstack.wsgi [None req-2b005c63-0e9b-4e67-aac0-b050f12ef850 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1653.999973] [54968]: [pid: 54968|app: 0|req: 387/775] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:26 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1655.009522] [54969]: DEBUG cinder.api.middleware.request_id [None req-45185f50-f74c-4ab0-9ea6-f6410823232d None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1655.011717] [54969]: INFO cinder.api.openstack.wsgi [None req-45185f50-f74c-4ab0-9ea6-f6410823232d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1655.011971] [54969]: DEBUG cinder.api.openstack.wsgi [None req-45185f50-f74c-4ab0-9ea6-f6410823232d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1655.012329] [54969]: DEBUG cinder.api.openstack.wsgi [None req-45185f50-f74c-4ab0-9ea6-f6410823232d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1655.022346] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1655.022346] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1655.026158] [54969]: INFO cinder.volume.api [None req-45185f50-f74c-4ab0-9ea6-f6410823232d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1655.031235] [54969]: INFO cinder.api.openstack.wsgi [None req-45185f50-f74c-4ab0-9ea6-f6410823232d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1655.031634] [54969]: [pid: 54969|app: 0|req: 389/776] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:27 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1656.041363] [54968]: DEBUG cinder.api.middleware.request_id [None req-e687eb5e-3390-401c-af9d-0fae99949093 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1656.043700] [54968]: INFO cinder.api.openstack.wsgi [None req-e687eb5e-3390-401c-af9d-0fae99949093 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1656.044107] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e687eb5e-3390-401c-af9d-0fae99949093 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1656.044385] [54968]: DEBUG cinder.api.openstack.wsgi [None req-e687eb5e-3390-401c-af9d-0fae99949093 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1656.055260] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1656.055260] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1656.059113] [54968]: INFO cinder.volume.api [None req-e687eb5e-3390-401c-af9d-0fae99949093 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1656.067186] [54968]: INFO cinder.api.openstack.wsgi [None req-e687eb5e-3390-401c-af9d-0fae99949093 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1656.067853] [54968]: [pid: 54968|app: 0|req: 388/777] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:28 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1657.081625] [54969]: DEBUG cinder.api.middleware.request_id [None req-5d4dc2cd-26fa-4103-8504-791a5b7f8598 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1657.083860] [54969]: INFO cinder.api.openstack.wsgi [None req-5d4dc2cd-26fa-4103-8504-791a5b7f8598 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1657.084141] [54969]: DEBUG cinder.api.openstack.wsgi [None req-5d4dc2cd-26fa-4103-8504-791a5b7f8598 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1657.084403] [54969]: DEBUG cinder.api.openstack.wsgi [None req-5d4dc2cd-26fa-4103-8504-791a5b7f8598 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1657.094460] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1657.094460] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1657.097809] [54969]: INFO cinder.volume.api [None req-5d4dc2cd-26fa-4103-8504-791a5b7f8598 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1657.105059] [54969]: INFO cinder.api.openstack.wsgi [None req-5d4dc2cd-26fa-4103-8504-791a5b7f8598 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1657.105870] [54969]: [pid: 54969|app: 0|req: 390/778] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:29 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1658.115466] [54968]: DEBUG cinder.api.middleware.request_id [None req-2f535972-041d-4abe-a691-4a05cf7fd099 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1658.118158] [54968]: INFO cinder.api.openstack.wsgi [None req-2f535972-041d-4abe-a691-4a05cf7fd099 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1658.118158] [54968]: DEBUG cinder.api.openstack.wsgi [None req-2f535972-041d-4abe-a691-4a05cf7fd099 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1658.118408] [54968]: DEBUG cinder.api.openstack.wsgi [None req-2f535972-041d-4abe-a691-4a05cf7fd099 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1658.129116] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1658.129116] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1658.133677] [54968]: INFO cinder.volume.api [None req-2f535972-041d-4abe-a691-4a05cf7fd099 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1658.139589] [54968]: INFO cinder.api.openstack.wsgi [None req-2f535972-041d-4abe-a691-4a05cf7fd099 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1658.140031] [54968]: [pid: 54968|app: 0|req: 389/779] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:30 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1659.149778] [54969]: DEBUG cinder.api.middleware.request_id [None req-e73313d0-f434-437b-bfb3-b047f8d32320 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1659.152020] [54969]: INFO cinder.api.openstack.wsgi [None req-e73313d0-f434-437b-bfb3-b047f8d32320 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1659.152295] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e73313d0-f434-437b-bfb3-b047f8d32320 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1659.152549] [54969]: DEBUG cinder.api.openstack.wsgi [None req-e73313d0-f434-437b-bfb3-b047f8d32320 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1659.162360] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1659.162360] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1659.165755] [54969]: INFO cinder.volume.api [None req-e73313d0-f434-437b-bfb3-b047f8d32320 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1659.170659] [54969]: INFO cinder.api.openstack.wsgi [None req-e73313d0-f434-437b-bfb3-b047f8d32320 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1659.171044] [54969]: [pid: 54969|app: 0|req: 391/780] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:31 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1660.180428] [54968]: DEBUG cinder.api.middleware.request_id [None req-a94f739a-a4a9-4efe-aa54-1c314ad6e723 None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1660.182699] [54968]: INFO cinder.api.openstack.wsgi [None req-a94f739a-a4a9-4efe-aa54-1c314ad6e723 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1660.182997] [54968]: DEBUG cinder.api.openstack.wsgi [None req-a94f739a-a4a9-4efe-aa54-1c314ad6e723 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1660.183262] [54968]: DEBUG cinder.api.openstack.wsgi [None req-a94f739a-a4a9-4efe-aa54-1c314ad6e723 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1660.193386] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1660.193386] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1660.196847] [54968]: INFO cinder.volume.api [None req-a94f739a-a4a9-4efe-aa54-1c314ad6e723 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1660.201929] [54968]: INFO cinder.api.openstack.wsgi [None req-a94f739a-a4a9-4efe-aa54-1c314ad6e723 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1660.202424] [54968]: [pid: 54968|app: 0|req: 390/781] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:32 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1661.212472] [54969]: DEBUG cinder.api.middleware.request_id [None req-a0c3cc22-e620-4c59-80b0-7cfc2bfcb445 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1661.214397] [54969]: INFO cinder.api.openstack.wsgi [None req-a0c3cc22-e620-4c59-80b0-7cfc2bfcb445 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1661.214651] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a0c3cc22-e620-4c59-80b0-7cfc2bfcb445 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1661.214901] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a0c3cc22-e620-4c59-80b0-7cfc2bfcb445 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1661.225183] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1661.225183] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1661.228818] [54969]: INFO cinder.volume.api [None req-a0c3cc22-e620-4c59-80b0-7cfc2bfcb445 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1661.234334] [54969]: INFO cinder.api.openstack.wsgi [None req-a0c3cc22-e620-4c59-80b0-7cfc2bfcb445 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1661.234658] [54969]: [pid: 54969|app: 0|req: 392/782] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:33 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1662.244510] [54968]: DEBUG cinder.api.middleware.request_id [None req-aedfe82d-4087-411d-a9c9-15aea055111d None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1662.247716] [54968]: INFO cinder.api.openstack.wsgi [None req-aedfe82d-4087-411d-a9c9-15aea055111d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1662.247716] [54968]: DEBUG cinder.api.openstack.wsgi [None req-aedfe82d-4087-411d-a9c9-15aea055111d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1662.247716] [54968]: DEBUG cinder.api.openstack.wsgi [None req-aedfe82d-4087-411d-a9c9-15aea055111d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1662.257746] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1662.257746] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1662.261294] [54968]: INFO cinder.volume.api [None req-aedfe82d-4087-411d-a9c9-15aea055111d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1662.266273] [54968]: INFO cinder.api.openstack.wsgi [None req-aedfe82d-4087-411d-a9c9-15aea055111d tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1662.266672] [54968]: [pid: 54968|app: 0|req: 391/783] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:34 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1663.276170] [54969]: DEBUG cinder.api.middleware.request_id [None req-ad95b0e5-b3b2-4341-94f4-1129551cc446 None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1663.278285] [54969]: INFO cinder.api.openstack.wsgi [None req-ad95b0e5-b3b2-4341-94f4-1129551cc446 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1663.278540] [54969]: DEBUG cinder.api.openstack.wsgi [None req-ad95b0e5-b3b2-4341-94f4-1129551cc446 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1663.278775] [54969]: DEBUG cinder.api.openstack.wsgi [None req-ad95b0e5-b3b2-4341-94f4-1129551cc446 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1663.288581] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1663.288581] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1663.292117] [54969]: INFO cinder.volume.api [None req-ad95b0e5-b3b2-4341-94f4-1129551cc446 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1663.297057] [54969]: INFO cinder.api.openstack.wsgi [None req-ad95b0e5-b3b2-4341-94f4-1129551cc446 tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1663.297449] [54969]: [pid: 54969|app: 0|req: 393/784] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:35 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1664.306196] [54968]: DEBUG cinder.api.middleware.request_id [None req-602c5aa6-6a42-43fd-bf8c-dfdc0f47156e None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1664.308893] [54968]: INFO cinder.api.openstack.wsgi [None req-602c5aa6-6a42-43fd-bf8c-dfdc0f47156e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1664.309179] [54968]: DEBUG cinder.api.openstack.wsgi [None req-602c5aa6-6a42-43fd-bf8c-dfdc0f47156e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1664.309436] [54968]: DEBUG cinder.api.openstack.wsgi [None req-602c5aa6-6a42-43fd-bf8c-dfdc0f47156e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1664.320093] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1664.320093] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1664.323791] [54968]: INFO cinder.volume.api [None req-602c5aa6-6a42-43fd-bf8c-dfdc0f47156e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1664.329245] [54968]: INFO cinder.api.openstack.wsgi [None req-602c5aa6-6a42-43fd-bf8c-dfdc0f47156e tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1664.329683] [54968]: [pid: 54968|app: 0|req: 392/785] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:36 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1665.338195] [54969]: DEBUG cinder.api.middleware.request_id [None req-a79d6a47-aa45-49a5-800e-0a07664937ec None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1665.340409] [54969]: INFO cinder.api.openstack.wsgi [None req-a79d6a47-aa45-49a5-800e-0a07664937ec tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1665.340664] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a79d6a47-aa45-49a5-800e-0a07664937ec tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1665.340922] [54969]: DEBUG cinder.api.openstack.wsgi [None req-a79d6a47-aa45-49a5-800e-0a07664937ec tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1665.351271] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1665.351271] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1665.355071] [54969]: INFO cinder.volume.api [None req-a79d6a47-aa45-49a5-800e-0a07664937ec tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1665.360399] [54969]: INFO cinder.api.openstack.wsgi [None req-a79d6a47-aa45-49a5-800e-0a07664937ec tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1665.360804] [54969]: [pid: 54969|app: 0|req: 394/786] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:37 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1666.370192] [54968]: DEBUG cinder.api.middleware.request_id [None req-aa68375b-889c-4f6a-b0c6-af229b6457eb None None] RequestId filter calling following filter/app {{(pid=54968) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1666.372346] [54968]: INFO cinder.api.openstack.wsgi [None req-aa68375b-889c-4f6a-b0c6-af229b6457eb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1666.372592] [54968]: DEBUG cinder.api.openstack.wsgi [None req-aa68375b-889c-4f6a-b0c6-af229b6457eb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54968) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1666.372841] [54968]: DEBUG cinder.api.openstack.wsgi [None req-aa68375b-889c-4f6a-b0c6-af229b6457eb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54968) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1666.382928] [54968]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1666.382928] [54968]: warnings.warn('Policy enforcement is depending on the value of ' [ 1666.386472] [54968]: INFO cinder.volume.api [None req-aa68375b-889c-4f6a-b0c6-af229b6457eb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1666.391566] [54968]: INFO cinder.api.openstack.wsgi [None req-aa68375b-889c-4f6a-b0c6-af229b6457eb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1666.391977] [54968]: [pid: 54968|app: 0|req: 393/787] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:38 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1667.400980] [54969]: DEBUG cinder.api.middleware.request_id [None req-cce1d992-88c4-4f32-9051-2a0a410dc6cb None None] RequestId filter calling following filter/app {{(pid=54969) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1667.403168] [54969]: INFO cinder.api.openstack.wsgi [None req-cce1d992-88c4-4f32-9051-2a0a410dc6cb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] GET http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 [ 1667.403429] [54969]: DEBUG cinder.api.openstack.wsgi [None req-cce1d992-88c4-4f32-9051-2a0a410dc6cb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Empty body provided in request {{(pid=54969) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1667.403685] [54969]: DEBUG cinder.api.openstack.wsgi [None req-cce1d992-88c4-4f32-9051-2a0a410dc6cb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Calling method 'show' {{(pid=54969) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1667.413989] [54969]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1667.413989] [54969]: warnings.warn('Policy enforcement is depending on the value of ' [ 1667.417870] [54969]: INFO cinder.volume.api [None req-cce1d992-88c4-4f32-9051-2a0a410dc6cb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] Volume info retrieved successfully. [ 1667.422808] [54969]: INFO cinder.api.openstack.wsgi [None req-cce1d992-88c4-4f32-9051-2a0a410dc6cb tempest-TaggedBootDevicesTest-1956918411 tempest-TaggedBootDevicesTest-1956918411-project-member] http://10.180.1.21/volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 returned with HTTP 200 [ 1667.423206] [54969]: [pid: 54969|app: 0|req: 395/788] 10.180.1.21 () {62 vars in 1407 bytes} [Tue Feb 6 09:24:39 2024] GET /volume/v3/84d96dc8ab6745e88562ba4160f1f743/volumes/a4a2031a-7092-4a1f-9704-b108269ea1c8 => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1676.389009] [54968]: DEBUG dbcounter [-] [54968] Writing DB stats cinder:SELECT=179 {{(pid=54968) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1677.420326] [54969]: DEBUG dbcounter [-] [54969] Writing DB stats cinder:SELECT=188 {{(pid=54969) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}