[ 412.038528] [55203]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 412.039892] [55203]: *** Starting uWSGI 2.0.20-debian (64bit) on [Fri Feb 21 08:16:21 2025] *** [ 412.039892] [55203]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 412.039892] [55203]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 412.039892] [55203]: nodename: devstack [ 412.039892] [55203]: machine: x86_64 [ 412.039892] [55203]: clock source: unix [ 412.039892] [55203]: pcre jit disabled [ 412.039892] [55203]: detected number of CPU cores: 8 [ 412.039892] [55203]: current working directory: / [ 412.039892] [55203]: detected binary path: /usr/bin/uwsgi-core [ 412.039892] [55203]: your processes number limit is 63753 [ 412.039892] [55203]: your memory page size is 4096 bytes [ 412.039892] [55203]: detected max file descriptor number: 2048 [ 412.040250] [55203]: lock engine: pthread robust mutexes [ 412.040250] [55203]: thunder lock: enabled [ 412.040250] [55203]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 412.040250] [55203]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 412.040250] [55203]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 412.040250] [55203]: Set PythonHome to /opt/stack/data/venv [ 412.068341] [55203]: Python main interpreter initialized at 0x5addb9d20be0 [ 412.068341] [55203]: python threads support enabled [ 412.068341] [55203]: your server socket listen backlog is limited to 100 connections [ 412.068341] [55203]: your mercy for graceful operations on workers is 80 seconds [ 412.068750] [55203]: mapped 403077 bytes (393 KB) for 2 cores [ 412.068850] [55203]: *** Operational MODE: preforking *** [ 412.069052] [55203]: *** uWSGI is running in multiple interpreter mode *** [ 412.069052] [55203]: spawned uWSGI master process (pid: 55203) [ 412.069619] [55203]: spawned uWSGI worker 1 (pid: 55204, cores: 1) [ 412.070778] [55203]: spawned uWSGI worker 2 (pid: 55205, cores: 1) [ 412.070778] [55203]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 412.261703] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 412.261703] [55204]: debtcollector.deprecate( [ 412.279827] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 412.279827] [55205]: debtcollector.deprecate( [ 413.074855] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release [ 413.074855] [55204]: warnings.warn( [ 413.097843] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release [ 413.097843] [55205]: warnings.warn( [ 413.181241] [55204]: /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. [ 413.181241] [55204]: from defusedxml.lxml import parse [ 413.199158] [55205]: /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. [ 413.199158] [55205]: from defusedxml.lxml import parse [ 413.216869] [55204]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) [ 413.216869] [55204]: BASE = declarative_base() [ 413.234309] [55205]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) [ 413.234309] [55205]: BASE = declarative_base() [ 413.385390] [55204]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55204) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 413.391946] [55204]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55204) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 413.392360] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.392935] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.393136] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.408776] [55205]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55205) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 413.411726] [55205]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55205) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 413.412044] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.412339] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.412605] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.520939] [55204]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 413.520939] [55204]: @jsonschema.FormatChecker.cls_checks('date-time') [ 413.533188] [55205]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 413.533188] [55205]: @jsonschema.FormatChecker.cls_checks('date-time') [ 413.569115] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.569267] [55204]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.569306] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.569347] [55204]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.569413] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.569477] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.569555] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.580473] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.580574] [55205]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.580645] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.580715] [55205]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.580780] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.580844] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.580926] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.737837] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.738023] [55204]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.738023] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.738097] [55204]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.738151] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.738217] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.738291] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.742138] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.742249] [55205]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.742323] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.742393] [55205]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.742459] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.742524] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.742598] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.743450] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.743542] [55204]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.743590] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.743655] [55204]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.743655] [55204]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.743746] [55205]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.743794] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.743841] [55205]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.743891] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.743949] [55205]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.743996] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.744054] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.744054] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.744054] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.745117] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.745205] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.745242] [55204]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.745275] [55205]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.745315] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.745343] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.745372] [55204]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.745407] [55205]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.745443] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.745480] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.745511] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.745544] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.745573] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.745608] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.746523] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.746608] [55204]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.746690] [55204]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.746760] [55204]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.746798] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.746889] [55205]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.746943] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.746943] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.747019] [55205]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.747053] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.747084] [55205]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.747114] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.747176] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.747253] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.748516] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.748612] [55204]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.748683] [55204]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.748753] [55204]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.748819] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.748888] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.748930] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.748968] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.748999] [55205]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.749057] [55205]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.749131] [55205]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.749194] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.749267] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.749337] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.752313] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.752393] [55204]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.752462] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.752533] [55204]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.752594] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.752656] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.752737] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.752780] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.752867] [55205]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.752941] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.753043] [55205]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.753121] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.753187] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.753259] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.754025] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.754113] [55204]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.754203] [55204]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.754271] [55204]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.754336] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.754372] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.754402] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.754435] [55205]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.754483] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.754515] [55205]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.754607] [55205]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.754649] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.754679] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.754744] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.755194] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.755280] [55204]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.755354] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.755419] [55204]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.755482] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.755515] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.755555] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.755599] [55205]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.755633] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.755672] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.755742] [55205]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.755807] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.755870] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.755944] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.765437] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.765515] [55205]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.765561] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.765606] [55205]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.765653] [55205]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.765690] [55204]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.765727] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.765758] [55204]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.765794] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.765828] [55204]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.765862] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.765893] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.765928] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.765993] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.766627] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.766735] [55205]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.766807] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.766842] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.766891] [55205]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.766955] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.766992] [55204]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.767040] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.767078] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.767109] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.767138] [55204]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.767178] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.767243] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.767326] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.768831] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.768916] [55205]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.768972] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.769017] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.769078] [55204]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.769111] [55205]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.769141] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.769175] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.769201] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.769225] [55204]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.769262] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.769294] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.769352] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.769422] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.773537] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.773619] [55205]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.773690] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.773722] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.773773] [55205]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.773806] [55204]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.773897] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.773943] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.773981] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.774021] [55204]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.774050] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.774087] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.774087] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.774150] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.788371] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.788456] [55205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.788533] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.788569] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.788610] [55205]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.788642] [55204]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.788671] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.788710] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.788741] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.788786] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.788823] [55204]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.788853] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.788911] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.788985] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.789555] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.789638] [55205]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.789732] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.789799] [55205]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.789832] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.789862] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.789918] [55204]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.789952] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.789999] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.790044] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.790091] [55204]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.790157] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.790221] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.790314] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.790775] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.790854] [55205]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.790925] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.791020] [55205]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.791085] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.791185] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.791224] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.791265] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.791302] [55204]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.791334] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.791394] [55204]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.791460] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.791532] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.791617] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.793788] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.793890] [55205]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.793963] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.794043] [55205]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.794081] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.794108] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.794164] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.794203] [55204]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.794239] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.794269] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.794299] [55204]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.794361] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.794424] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.794494] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.794956] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.795080] [55205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.795124] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.795197] [55205]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.795263] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.795320] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.795359] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.795388] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.795418] [55204]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.795481] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.795550] [55204]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.795623] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.795687] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.795775] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.799324] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.799399] [55205]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.799484] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.799554] [55205]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.799619] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.799681] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.799767] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.799818] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.799912] [55204]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.799993] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.800085] [55204]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.800150] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.800214] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.800284] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.802853] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.802935] [55205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.803009] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.803085] [55205]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.803148] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.803211] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.803245] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.803276] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.803312] [55204]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.803368] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.803439] [55204]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.803506] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.803568] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.803638] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.803702] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.803783] [55205]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.803852] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.803883] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.803913] [55205]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.803943] [55204]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.803972] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.804011] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.804048] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.804077] [55204]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.804107] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.804147] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.804180] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.804246] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.807940] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.808064] [55205]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.808139] [55205]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.808208] [55205]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.808272] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.808304] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.808343] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.808373] [55204]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.808415] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.808448] [55204]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.808508] [55204]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.808595] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.808660] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.808732] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.809192] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.809246] [55205]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.809314] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.809383] [55205]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.809463] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.809526] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.809559] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.809590] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.809652] [55204]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.809724] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.809812] [55204]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.809866] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.809936] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.810033] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.811421] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.811504] [55205]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.811575] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.811661] [55205]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.811696] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.811726] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.811756] [55204]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.811785] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.811818] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.811849] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.811901] [55204]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.811969] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.812042] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.812112] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.814958] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.815052] [55205]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.815138] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.815208] [55205]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.815315] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.815355] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.815396] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.815431] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.815522] [55204]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.815594] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.815691] [55204]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.815757] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.815822] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.815898] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.818497] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.818572] [55205]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.818645] [55205]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.818714] [55205]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.818778] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.818841] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.818925] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.819132] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.819234] [55204]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.819318] [55204]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.819388] [55204]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.819473] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.819541] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.819614] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.819707] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.819792] [55205]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.819863] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.819920] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.819957] [55205]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.819987] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.820033] [55204]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.820065] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.820094] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.820127] [55204]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.820160] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.820192] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.820241] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.820309] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.820911] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.821019] [55205]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.821092] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.821160] [55205]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.821193] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.821226] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.821254] [55204]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.821287] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.821318] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.821359] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.821392] [55204]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.821463] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.821594] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.821639] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.823321] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.823404] [55205]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.823444] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.823492] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.823536] [55204]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.823567] [55205]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.823612] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.823644] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.823678] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.823708] [55204]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.823737] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.823767] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.823821] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.823893] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.828607] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.828607] [55205]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.828607] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.828607] [55205]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.828607] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.828607] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.828607] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.828864] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.828864] [55204]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.828864] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.828864] [55204]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.828864] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.828864] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.828864] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.829072] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.829072] [55205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.829072] [55205]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.829072] [55205]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.829072] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.829072] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.829072] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.829311] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.829311] [55204]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.829311] [55204]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.829311] [55204]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.829311] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.829311] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.829311] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.829517] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.829517] [55205]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.829517] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.829517] [55205]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.829629] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.829629] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.829687] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.829808] [55204]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.829808] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.829876] [55204]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.829943] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.830044] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.887640] [55204]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55204) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 413.887804] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.887888] [55205]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55205) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 413.887926] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.888102] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.888183] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.888212] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.888238] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.888265] [55204]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.888290] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.888316] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.888379] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.888449] [55204]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.888490] [55205]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.888537] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.888579] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.888619] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.888659] [55205]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.888700] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.888740] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.888780] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.888821] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.888861] [55204]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.888903] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.888946] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.888987] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.889041] [55204]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.889068] [55205]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.889093] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.889093] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.889141] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.889141] [55205]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.889188] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.889220] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.889246] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.889270] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.889295] [55204]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.889323] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.889347] [55204]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.889347] [55204]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.889399] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.889427] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.889457] [55205]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.889482] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.889507] [55205]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.889507] [55205]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.889552] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.889578] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.889603] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.889628] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.889652] [55204]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.889680] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.889706] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.889730] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.889755] [55204]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.889782] [55205]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.889806] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.889831] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.889856] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.889881] [55205]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.889909] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.889934] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.889958] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.889984] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.890017] [55204]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.890043] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.890070] [55204]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.890095] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.890121] [55204]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.890150] [55205]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.890176] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.890200] [55205]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.890224] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.890249] [55205]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.890274] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.890300] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.890324] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.890349] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.890376] [55204]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.890402] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.890426] [55204]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.890450] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.890475] [55204]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.890500] [55205]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.890526] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.890550] [55205]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.890575] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.890602] [55205]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.890628] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.890653] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.890677] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.890702] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.890727] [55204]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.890751] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.890782] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.890811] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.890837] [55204]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.890865] [55205]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.890899] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.890927] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.890953] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.890978] [55205]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.891015] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.891050] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.891077] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.891156] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.891182] [55204]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.891208] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.891234] [55204]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.891258] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.891283] [55204]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.891308] [55205]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.891333] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.891358] [55205]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.891385] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.891410] [55205]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.891436] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.891461] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.891486] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.891512] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.891536] [55204]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.891561] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.891587] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.891616] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.891642] [55204]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.891667] [55205]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.891691] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.891716] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.891740] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.891773] [55205]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.891799] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.891823] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.891857] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.891883] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.891907] [55204]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.891931] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.891956] [55204]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.891981] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.892730] [55204]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.892790] [55205]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.892834] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.892887] [55205]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.892929] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.892970] [55205]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.893021] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.893063] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.893063] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.893140] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.893180] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.893220] [55204]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.893266] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.893307] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.893347] [55205]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.893387] [55204]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.893428] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.893467] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.893507] [55205]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.893548] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.893588] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.893636] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.893677] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.893718] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.893759] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.893799] [55204]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.893840] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.893884] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.893942] [55205]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.893989] [55204]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.894044] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.894087] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.894127] [55205]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.894167] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.894212] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.894253] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.894294] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.894334] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.894374] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.894419] [55204]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.894459] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.894500] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.894541] [55205]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.894581] [55204]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.894622] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.894662] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.894702] [55205]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.894747] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.894794] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.894840] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.894892] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.894935] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.894975] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.895024] [55204]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.895064] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.895105] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.895145] [55205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.895196] [55204]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.895239] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.895279] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.895318] [55205]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.895359] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.895398] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.895438] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.895480] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.895520] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.895564] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.895606] [55204]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.895646] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.895690] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.895736] [55205]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.895838] [55204]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.895899] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.895941] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.895983] [55205]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.896053] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.896095] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.896135] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.896175] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.896215] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.896256] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.896296] [55204]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.896336] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.896376] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.896419] [55205]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.896460] [55204]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.896502] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.896542] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.896587] [55205]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.896631] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.896675] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.896719] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.896763] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.896804] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.896844] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.896903] [55204]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.896968] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.897038] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.897038] [55204]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.897133] [55205]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.897175] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.897217] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.897217] [55205]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.897292] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.897333] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.897374] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.897415] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.897455] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.897499] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.897541] [55204]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.897581] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.897623] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.897663] [55205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.897703] [55204]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.897745] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.897784] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.897825] [55205]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.897869] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.897911] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.897952] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.897993] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.898045] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.898086] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.898125] [55204]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.898165] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.898206] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.898252] [55205]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.898293] [55204]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.898333] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.898372] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.898412] [55205]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.898452] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.898498] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.898539] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.898579] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.898623] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.898664] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.898704] [55204]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.898745] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.898786] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.898826] [55205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.898866] [55204]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.898906] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.898948] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.898993] [55205]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.899046] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.899091] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.899131] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.899172] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.899212] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.899252] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.899292] [55204]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.899332] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.899377] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.899421] [55205]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.899461] [55204]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.899501] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.899542] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.899581] [55205]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.899622] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.899665] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.899706] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.899751] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.899791] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.899832] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.899873] [55204]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.899913] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.899963] [55204]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.900027] [55205]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.900070] [55204]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.900097] [55205]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.900128] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.900154] [55205]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.900179] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.900207] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.900232] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.900257] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.900282] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.900308] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.900333] [55204]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.900359] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.900385] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.900411] [55205]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.900435] [55204]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.900460] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.900485] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.900510] [55205]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.900536] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.900560] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.900588] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.900614] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.900638] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.900663] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.900689] [55204]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.900713] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.900739] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.900764] [55205]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.900788] [55204]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.900816] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.900842] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.900866] [55205]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.900892] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.900917] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.900942] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.900966] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.900990] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.901288] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.901394] [55204]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.901438] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.901479] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.901519] [55205]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.901559] [55204]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.901598] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.901638] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.901677] [55205]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.901717] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.901761] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.901802] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.901841] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.901881] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.901922] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.901964] [55204]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.902010] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.902057] [55204]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.902098] [55205]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.902141] [55204]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.902249] [55205]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.902298] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.902339] [55205]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.902379] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.902419] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.902459] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.902499] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.902540] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.902586] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.902627] [55204]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.902666] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.902707] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.902746] [55205]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.902786] [55204]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.902825] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.902864] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.902905] [55205]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.902949] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.903008] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.903055] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.903096] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.903135] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.903175] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.903216] [55204]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.903256] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.903296] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.903343] [55205]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.903384] [55204]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.903424] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.903464] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.903504] [55205]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.903544] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.903584] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.903624] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.903664] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.903707] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.903747] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.903787] [55204]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.903826] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.903870] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.903913] [55205]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.903953] [55204]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.903993] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.904027] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.904057] [55205]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.904083] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.904107] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.904131] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.904155] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.904180] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.904204] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.904229] [55204]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.904254] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.904281] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.904307] [55205]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.904332] [55204]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.904358] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.904383] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.904407] [55205]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.904432] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.904456] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.904481] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.904511] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.904537] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.904561] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.904586] [55204]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.904610] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.904635] [55204]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.904660] [55205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.904684] [55204]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.904709] [55205]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.904737] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.904762] [55205]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.904786] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.904810] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.904835] [55204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.904874] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.904904] [55204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55204) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.904928] [55205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.904953] [55204]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.904981] [55205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55205) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.905202] [55204]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.905246] [55205]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.905286] [55204]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.905326] [55205]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.905366] [55204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.905408] [55205]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.905448] [55204]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55204) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.905488] [55205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.905488] [55205]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55205) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.926263] [55204]: INFO dbcounter [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Registered counter for database cinder [ 413.926651] [55205]: INFO dbcounter [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Registered counter for database cinder [ 413.935296] [55204]: DEBUG oslo_db.sqlalchemy.engines [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=55204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 413.935586] [55205]: DEBUG oslo_db.sqlalchemy.engines [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=55205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 414.060974] [55205]: DEBUG dbcounter [-] [55205] Writer thread running {{(pid=55205) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 414.064458] [55205]: INFO cinder.rpc [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 414.064882] [55204]: DEBUG dbcounter [-] [55204] Writer thread running {{(pid=55204) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 414.066637] [55205]: INFO cinder.rpc [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 414.067008] [55204]: INFO cinder.rpc [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 414.068721] [55205]: INFO cinder.rpc [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 414.069168] [55204]: INFO cinder.rpc [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 414.070574] [55205]: INFO cinder.rpc [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 414.070981] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.071189] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.071260] [55204]: INFO cinder.rpc [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 414.072802] [55205]: WARNING cinder.keymgr.conf_key_mgr [None req-9396f9cc-6247-4453-b17d-5de513434d25 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' [ 414.072979] [55204]: INFO cinder.rpc [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 414.073394] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.073580] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.074256] [55204]: WARNING cinder.keymgr.conf_key_mgr [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 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' [ 414.075677] [55205]: DEBUG oslo_db.sqlalchemy.engines [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=55205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 414.077010] [55204]: DEBUG oslo_db.sqlalchemy.engines [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=55204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 414.077415] [55205]: INFO cinder.rpc [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 414.078717] [55204]: INFO cinder.rpc [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 414.079339] [55205]: INFO cinder.rpc [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 414.079758] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.079929] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.080515] [55204]: INFO cinder.rpc [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 414.080928] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.081065] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.081181] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.081236] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.081989] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.082162] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.082208] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.082372] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.083162] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.083325] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.093568] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.093744] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.094764] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.094976] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.096481] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.096648] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.097663] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.097832] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.099730] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.099911] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.100526] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.100694] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.103411] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.103582] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.104561] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.104733] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.106128] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.106293] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.107274] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.107435] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.108784] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.108947] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.109944] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.110131] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.111588] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.111752] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.112775] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.112945] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.114069] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.114242] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.115208] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.115377] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.116628] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.116797] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.117736] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.117791] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.117923] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.117988] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.118910] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.119131] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.121007] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.121179] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.122226] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.122407] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.215587] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.215793] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.216488] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.216698] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.219150] [55205]: WARNING cinder.api.contrib.hosts [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 414.219603] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.219771] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.220114] [55204]: WARNING cinder.api.contrib.hosts [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 414.220570] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.220635] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.220742] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.220795] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.221662] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.221750] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.221825] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.221920] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.222693] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.222785] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.222857] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.222948] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.223796] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.223853] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.223955] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.224024] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.224915] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.225020] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.225080] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.225131] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.225879] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.226042] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.226075] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.226204] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.226968] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.227038] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.227140] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.227190] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.228073] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.228128] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.228244] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.228292] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.228922] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extended resource: extensions {{(pid=55205) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.229212] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.229374] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.230071] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extended resource: extensions {{(pid=55204) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.230265] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extended resource: os-hosts {{(pid=55205) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.231417] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extended resource: os-hosts {{(pid=55204) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.232253] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extended resource: qos-specs {{(pid=55205) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.233402] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extended resource: qos-specs {{(pid=55204) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.234418] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extended resource: os-quota-class-sets {{(pid=55205) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.235630] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extended resource: os-quota-class-sets {{(pid=55204) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.235839] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extended resource: scheduler-stats {{(pid=55205) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.237083] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extended resource: scheduler-stats {{(pid=55204) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.237394] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extended resource: os-snapshot-manage {{(pid=55205) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.238673] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extended resource: os-snapshot-manage {{(pid=55204) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.238938] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extended resource: capabilities {{(pid=55205) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.240163] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extended resource: capabilities {{(pid=55204) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.240329] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extended resource: encryption {{(pid=55205) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.241538] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extended resource: encryption {{(pid=55204) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.242769] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extended resource: cgsnapshots {{(pid=55205) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.243636] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extended resource: cgsnapshots {{(pid=55204) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.244187] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extended resource: os-quota-sets {{(pid=55205) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.245459] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extended resource: os-quota-sets {{(pid=55204) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.245709] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extended resource: os-volume-manage {{(pid=55205) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.247019] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extended resource: os-volume-manage {{(pid=55204) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.248140] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extended resource: os-volume-transfer {{(pid=55205) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.249440] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extended resource: os-volume-transfer {{(pid=55204) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.249806] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extended resource: os-volume-type-access {{(pid=55205) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.251117] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extended resource: os-volume-type-access {{(pid=55204) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.251381] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extended resource: backups {{(pid=55205) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.252710] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extended resource: backups {{(pid=55204) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.253417] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extended resource: os-services {{(pid=55205) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.254758] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extended resource: os-services {{(pid=55204) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.255526] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extended resource: consistencygroups {{(pid=55205) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.256100] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extended resource: consistencygroups {{(pid=55204) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.257567] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extended resource: extra_specs {{(pid=55205) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.258162] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extended resource: extra_specs {{(pid=55204) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.259179] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extended resource: os-availability-zone {{(pid=55205) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.259756] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extended resource: os-availability-zone {{(pid=55204) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.260521] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extended resource: encryption {{(pid=55205) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.261079] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extended resource: encryption {{(pid=55204) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.262369] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.262548] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.262958] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.263151] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.263487] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.263658] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.264114] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.264283] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.264506] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.264672] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.265161] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.265323] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.265531] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.265703] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.266201] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.266362] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.266626] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.266790] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.267327] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.267490] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.267745] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.267936] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.268484] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.268648] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.268858] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.269031] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.269583] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.269742] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.269862] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.270051] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.270635] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.270743] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.271024] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.271192] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.271739] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.271901] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.271978] [55205]: WARNING stevedore.named [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.272154] [55205]: WARNING castellan.key_manager [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.272713] [55204]: WARNING stevedore.named [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.272848] [55205]: DEBUG cinder.api.contrib.snapshot_actions [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] SnapshotActionsController initialized {{(pid=55205) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 414.272883] [55204]: WARNING castellan.key_manager [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.272985] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extension VolumeActions extending resource: volumes {{(pid=55205) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.273158] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extension UsedLimits extending resource: limits {{(pid=55205) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.273285] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55205) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.273408] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55205) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.273527] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extension TypesManage extending resource: types {{(pid=55205) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.273558] [55204]: DEBUG cinder.api.contrib.snapshot_actions [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] SnapshotActionsController initialized {{(pid=55204) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 414.273650] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55205) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.273690] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extension VolumeActions extending resource: volumes {{(pid=55204) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.273775] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extension AdminActions extending resource: volumes {{(pid=55205) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.273849] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extension UsedLimits extending resource: limits {{(pid=55204) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.273908] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extension AdminActions extending resource: snapshots {{(pid=55205) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.273984] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55204) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.274027] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extension AdminActions extending resource: backups {{(pid=55205) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.274124] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55204) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.274163] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55205) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.274243] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extension TypesManage extending resource: types {{(pid=55204) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.274334] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55205) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.274364] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55204) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.274392] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55205) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.274486] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extension AdminActions extending resource: volumes {{(pid=55204) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.274527] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55205) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.274612] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extension AdminActions extending resource: snapshots {{(pid=55204) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.274697] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55205) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.274729] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extension AdminActions extending resource: backups {{(pid=55204) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.274817] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55205) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.274854] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55204) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.274930] [55205]: DEBUG cinder.api.openstack [None req-9396f9cc-6247-4453-b17d-5de513434d25 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55205) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.274985] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55204) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.275128] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55204) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.275261] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55204) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.275465] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55204) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.275587] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55204) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.275701] [55204]: DEBUG cinder.api.openstack [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55204) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.277084] [55205]: WARNING keystonemiddleware.auth_token [None req-9396f9cc-6247-4453-b17d-5de513434d25 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. [ 414.277898] [55204]: WARNING keystonemiddleware.auth_token [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 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. [ 414.281822] [55205]: WARNING keystonemiddleware.auth_token [None req-9396f9cc-6247-4453-b17d-5de513434d25 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 [ 414.282146] [55204]: WARNING keystonemiddleware.auth_token [None req-9887f72d-a5e9-49a1-abc0-507a36f887d2 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 [ 414.284266] [55205]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x5addb9d20be0 pid: 55205 (default app) [ 414.284550] [55204]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x5addb9d20be0 pid: 55204 (default app) [ 414.293795] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.293795] [55205]: warnings.warn(deprecated_msg) [ 414.293976] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.293976] [55205]: warnings.warn(deprecated_msg) [ 414.293976] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.293976] [55205]: warnings.warn(deprecated_msg) [ 414.293976] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.294190] [55205]: warnings.warn(deprecated_msg) [ 414.294190] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.294190] [55205]: warnings.warn(deprecated_msg) [ 414.294190] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.294190] [55205]: warnings.warn(deprecated_msg) [ 414.294190] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.294383] [55205]: warnings.warn(deprecated_msg) [ 414.294383] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.294383] [55205]: warnings.warn(deprecated_msg) [ 414.294383] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.294383] [55205]: warnings.warn(deprecated_msg) [ 414.294535] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.294535] [55205]: warnings.warn(deprecated_msg) [ 414.294535] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.294535] [55205]: warnings.warn(deprecated_msg) [ 414.294657] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.294657] [55205]: warnings.warn(deprecated_msg) [ 414.294657] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.294657] [55205]: warnings.warn(deprecated_msg) [ 414.294783] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.294783] [55205]: warnings.warn(deprecated_msg) [ 414.294783] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.294783] [55205]: warnings.warn(deprecated_msg) [ 414.294783] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.294945] [55205]: warnings.warn(deprecated_msg) [ 414.294945] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.294945] [55205]: warnings.warn(deprecated_msg) [ 414.294945] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.294945] [55205]: warnings.warn(deprecated_msg) [ 414.295103] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.295103] [55205]: warnings.warn(deprecated_msg) [ 414.295103] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.295103] [55205]: warnings.warn(deprecated_msg) [ 414.295103] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.295103] [55205]: warnings.warn(deprecated_msg) [ 414.295289] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.295289] [55205]: warnings.warn(deprecated_msg) [ 414.295289] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.295289] [55205]: warnings.warn(deprecated_msg) [ 414.295289] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.295289] [55205]: warnings.warn(deprecated_msg) [ 414.295466] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.295466] [55205]: warnings.warn(deprecated_msg) [ 414.295466] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.295466] [55205]: warnings.warn(deprecated_msg) [ 414.295466] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.295466] [55205]: warnings.warn(deprecated_msg) [ 414.295657] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.295657] [55205]: warnings.warn(deprecated_msg) [ 414.295657] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.295657] [55205]: warnings.warn(deprecated_msg) [ 414.295657] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.295657] [55205]: warnings.warn(deprecated_msg) [ 414.295836] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.295836] [55205]: warnings.warn(deprecated_msg) [ 414.295836] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.295836] [55205]: warnings.warn(deprecated_msg) [ 414.295962] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.295962] [55205]: warnings.warn(deprecated_msg) [ 414.295962] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.295962] [55205]: warnings.warn(deprecated_msg) [ 414.295962] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.296139] [55205]: warnings.warn(deprecated_msg) [ 414.296139] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.296139] [55205]: warnings.warn(deprecated_msg) [ 414.296139] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.296139] [55205]: warnings.warn(deprecated_msg) [ 414.296286] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.296286] [55205]: warnings.warn(deprecated_msg) [ 414.296286] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.296286] [55205]: warnings.warn(deprecated_msg) [ 414.296286] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.296286] [55205]: warnings.warn(deprecated_msg) [ 414.296450] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.296450] [55205]: warnings.warn(deprecated_msg) [ 414.296450] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.296450] [55205]: warnings.warn(deprecated_msg) [ 414.296450] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.296614] [55205]: warnings.warn(deprecated_msg) [ 414.296614] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.296614] [55205]: warnings.warn(deprecated_msg) [ 414.296614] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.296614] [55205]: warnings.warn(deprecated_msg) [ 414.296769] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.296769] [55205]: warnings.warn(deprecated_msg) [ 414.296769] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.296769] [55205]: warnings.warn(deprecated_msg) [ 414.296923] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.296923] [55205]: warnings.warn(deprecated_msg) [ 414.296923] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.296923] [55205]: warnings.warn(deprecated_msg) [ 414.297609] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.297609] [55205]: warnings.warn(deprecated_msg) [ 414.297609] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.297609] [55205]: warnings.warn(deprecated_msg) [ 414.297609] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.297894] [55205]: warnings.warn(deprecated_msg) [ 414.297894] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.297894] [55205]: warnings.warn(deprecated_msg) [ 414.297894] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.297894] [55205]: warnings.warn(deprecated_msg) [ 414.298156] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.298156] [55205]: warnings.warn(deprecated_msg) [ 414.298156] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.298156] [55205]: warnings.warn(deprecated_msg) [ 414.298364] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.298364] [55205]: warnings.warn(deprecated_msg) [ 414.298364] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.298364] [55205]: warnings.warn(deprecated_msg) [ 414.298564] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.298564] [55205]: warnings.warn(deprecated_msg) [ 414.298564] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.298564] [55205]: warnings.warn(deprecated_msg) [ 414.298751] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.298751] [55205]: warnings.warn(deprecated_msg) [ 414.298751] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.298751] [55205]: warnings.warn(deprecated_msg) [ 414.298948] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.298948] [55205]: warnings.warn(deprecated_msg) [ 414.298948] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.298948] [55205]: warnings.warn(deprecated_msg) [ 414.299149] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.299149] [55205]: warnings.warn(deprecated_msg) [ 414.299149] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.299149] [55205]: warnings.warn(deprecated_msg) [ 414.299149] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.299149] [55205]: warnings.warn(deprecated_msg) [ 414.299422] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.299422] [55205]: warnings.warn(deprecated_msg) [ 414.299422] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.299422] [55205]: warnings.warn(deprecated_msg) [ 414.299422] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.299663] [55205]: warnings.warn(deprecated_msg) [ 414.299663] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.299663] [55205]: warnings.warn(deprecated_msg) [ 414.299663] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.299663] [55205]: warnings.warn(deprecated_msg) [ 414.299663] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.299663] [55205]: warnings.warn(deprecated_msg) [ 414.299973] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.299973] [55205]: warnings.warn(deprecated_msg) [ 414.299973] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.299973] [55205]: warnings.warn(deprecated_msg) [ 414.299973] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.299973] [55205]: warnings.warn(deprecated_msg) [ 414.300226] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.300226] [55205]: warnings.warn(deprecated_msg) [ 414.300226] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.300226] [55205]: warnings.warn(deprecated_msg) [ 414.300226] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.300226] [55205]: warnings.warn(deprecated_msg) [ 414.300477] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.300477] [55205]: warnings.warn(deprecated_msg) [ 414.300477] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.300477] [55205]: warnings.warn(deprecated_msg) [ 414.300477] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.300477] [55205]: warnings.warn(deprecated_msg) [ 414.300718] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.300718] [55205]: warnings.warn(deprecated_msg) [ 414.300718] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.300718] [55205]: warnings.warn(deprecated_msg) [ 414.300885] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.300885] [55205]: warnings.warn(deprecated_msg) [ 414.300885] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.300885] [55205]: warnings.warn(deprecated_msg) [ 414.301169] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.301169] [55205]: warnings.warn(deprecated_msg) [ 414.301169] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.301169] [55205]: warnings.warn(deprecated_msg) [ 414.301330] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.301330] [55205]: warnings.warn(deprecated_msg) [ 414.301330] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 414.301330] [55205]: warnings.warn(deprecated_msg) [ 414.301330] [55205]: DEBUG cinder.api.middleware.request_id [None req-de11a4da-7f55-4dfb-910c-bc6df161f525 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 414.301330] [55205]: [pid: 55205|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Fri Feb 21 08:16:24 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 417.636651] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.636651] [55204]: warnings.warn(deprecated_msg) [ 417.637053] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.637053] [55204]: warnings.warn(deprecated_msg) [ 417.637053] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.637053] [55204]: warnings.warn(deprecated_msg) [ 417.637053] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.637226] [55204]: warnings.warn(deprecated_msg) [ 417.637226] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.637226] [55204]: warnings.warn(deprecated_msg) [ 417.637226] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.637226] [55204]: warnings.warn(deprecated_msg) [ 417.637226] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.637426] [55204]: warnings.warn(deprecated_msg) [ 417.637426] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.637426] [55204]: warnings.warn(deprecated_msg) [ 417.637426] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.637426] [55204]: warnings.warn(deprecated_msg) [ 417.637580] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.637580] [55204]: warnings.warn(deprecated_msg) [ 417.637580] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.637580] [55204]: warnings.warn(deprecated_msg) [ 417.637704] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.637704] [55204]: warnings.warn(deprecated_msg) [ 417.637704] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.637704] [55204]: warnings.warn(deprecated_msg) [ 417.637829] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.637829] [55204]: warnings.warn(deprecated_msg) [ 417.637829] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.637829] [55204]: warnings.warn(deprecated_msg) [ 417.637829] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.638057] [55204]: warnings.warn(deprecated_msg) [ 417.638057] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.638057] [55204]: warnings.warn(deprecated_msg) [ 417.638057] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.638057] [55204]: warnings.warn(deprecated_msg) [ 417.638215] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.638215] [55204]: warnings.warn(deprecated_msg) [ 417.638215] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.638215] [55204]: warnings.warn(deprecated_msg) [ 417.638215] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.638215] [55204]: warnings.warn(deprecated_msg) [ 417.638426] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.638426] [55204]: warnings.warn(deprecated_msg) [ 417.638426] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.638426] [55204]: warnings.warn(deprecated_msg) [ 417.638426] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.638426] [55204]: warnings.warn(deprecated_msg) [ 417.638628] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.638628] [55204]: warnings.warn(deprecated_msg) [ 417.638628] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.638628] [55204]: warnings.warn(deprecated_msg) [ 417.638628] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.638628] [55204]: warnings.warn(deprecated_msg) [ 417.638808] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.638808] [55204]: warnings.warn(deprecated_msg) [ 417.638808] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.638808] [55204]: warnings.warn(deprecated_msg) [ 417.638808] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.638808] [55204]: warnings.warn(deprecated_msg) [ 417.638994] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.638994] [55204]: warnings.warn(deprecated_msg) [ 417.638994] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.638994] [55204]: warnings.warn(deprecated_msg) [ 417.639120] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.639120] [55204]: warnings.warn(deprecated_msg) [ 417.639120] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.639120] [55204]: warnings.warn(deprecated_msg) [ 417.639120] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.639277] [55204]: warnings.warn(deprecated_msg) [ 417.639277] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.639277] [55204]: warnings.warn(deprecated_msg) [ 417.639277] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.639277] [55204]: warnings.warn(deprecated_msg) [ 417.639432] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.639432] [55204]: warnings.warn(deprecated_msg) [ 417.639432] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.639432] [55204]: warnings.warn(deprecated_msg) [ 417.639432] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.639432] [55204]: warnings.warn(deprecated_msg) [ 417.639593] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.639593] [55204]: warnings.warn(deprecated_msg) [ 417.639593] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.639593] [55204]: warnings.warn(deprecated_msg) [ 417.639593] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.639739] [55204]: warnings.warn(deprecated_msg) [ 417.639739] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.639739] [55204]: warnings.warn(deprecated_msg) [ 417.639739] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.639739] [55204]: warnings.warn(deprecated_msg) [ 417.639902] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.639902] [55204]: warnings.warn(deprecated_msg) [ 417.639902] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.639902] [55204]: warnings.warn(deprecated_msg) [ 417.640044] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.640044] [55204]: warnings.warn(deprecated_msg) [ 417.640044] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.640044] [55204]: warnings.warn(deprecated_msg) [ 417.640167] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.640167] [55204]: warnings.warn(deprecated_msg) [ 417.640167] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.640167] [55204]: warnings.warn(deprecated_msg) [ 417.640167] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.640330] [55204]: warnings.warn(deprecated_msg) [ 417.640330] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.640330] [55204]: warnings.warn(deprecated_msg) [ 417.640330] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.640330] [55204]: warnings.warn(deprecated_msg) [ 417.640481] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.640481] [55204]: warnings.warn(deprecated_msg) [ 417.640481] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.640481] [55204]: warnings.warn(deprecated_msg) [ 417.640605] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.640605] [55204]: warnings.warn(deprecated_msg) [ 417.640605] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.640605] [55204]: warnings.warn(deprecated_msg) [ 417.640714] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.640714] [55204]: warnings.warn(deprecated_msg) [ 417.640714] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.640714] [55204]: warnings.warn(deprecated_msg) [ 417.640840] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.640840] [55204]: warnings.warn(deprecated_msg) [ 417.640840] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.640840] [55204]: warnings.warn(deprecated_msg) [ 417.640963] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.640963] [55204]: warnings.warn(deprecated_msg) [ 417.640963] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.640963] [55204]: warnings.warn(deprecated_msg) [ 417.641095] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.641095] [55204]: warnings.warn(deprecated_msg) [ 417.641095] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.641095] [55204]: warnings.warn(deprecated_msg) [ 417.641095] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.641095] [55204]: warnings.warn(deprecated_msg) [ 417.641275] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.641275] [55204]: warnings.warn(deprecated_msg) [ 417.641275] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.641275] [55204]: warnings.warn(deprecated_msg) [ 417.641275] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.641435] [55204]: warnings.warn(deprecated_msg) [ 417.641435] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.641435] [55204]: warnings.warn(deprecated_msg) [ 417.641435] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.641435] [55204]: warnings.warn(deprecated_msg) [ 417.641435] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.641435] [55204]: warnings.warn(deprecated_msg) [ 417.641644] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.641644] [55204]: warnings.warn(deprecated_msg) [ 417.641644] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.641644] [55204]: warnings.warn(deprecated_msg) [ 417.641644] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.641644] [55204]: warnings.warn(deprecated_msg) [ 417.641824] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.641824] [55204]: warnings.warn(deprecated_msg) [ 417.641824] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.641824] [55204]: warnings.warn(deprecated_msg) [ 417.641824] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.641824] [55204]: warnings.warn(deprecated_msg) [ 417.642013] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.642013] [55204]: warnings.warn(deprecated_msg) [ 417.642013] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.642013] [55204]: warnings.warn(deprecated_msg) [ 417.642013] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.642013] [55204]: warnings.warn(deprecated_msg) [ 417.642200] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.642200] [55204]: warnings.warn(deprecated_msg) [ 417.642200] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.642200] [55204]: warnings.warn(deprecated_msg) [ 417.642329] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.642329] [55204]: warnings.warn(deprecated_msg) [ 417.642329] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.642329] [55204]: warnings.warn(deprecated_msg) [ 417.642451] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.642451] [55204]: warnings.warn(deprecated_msg) [ 417.642451] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.642451] [55204]: warnings.warn(deprecated_msg) [ 417.642575] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.642575] [55204]: warnings.warn(deprecated_msg) [ 417.642575] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 417.642575] [55204]: warnings.warn(deprecated_msg) [ 417.642575] [55204]: DEBUG cinder.api.middleware.request_id [None req-ee2dffab-4f36-4018-b2f6-693f5d53833e None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 417.989038] [55204]: INFO cinder.api.openstack.wsgi [None req-ee2dffab-4f36-4018-b2f6-693f5d53833e admin admin] POST http://10.180.1.21/volume/v3/types [ 417.989720] [55204]: DEBUG cinder.api.openstack.wsgi [None req-ee2dffab-4f36-4018-b2f6-693f5d53833e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 417.991684] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 417.991684] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 417.994942] [55204]: DEBUG oslo_db.sqlalchemy.engines [None req-ee2dffab-4f36-4018-b2f6-693f5d53833e admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=55204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 418.017184] [55204]: INFO cinder.api.openstack.wsgi [None req-ee2dffab-4f36-4018-b2f6-693f5d53833e admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 418.017601] [55204]: [pid: 55204|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 21 08:16:27 2025] POST /volume/v3/types => generated 182 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 418.024036] [55205]: DEBUG cinder.api.middleware.request_id [req-ee2dffab-4f36-4018-b2f6-693f5d53833e req-b4838212-1de0-4178-893f-1cfd5d4451f4 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 418.297963] [55205]: INFO cinder.api.openstack.wsgi [req-ee2dffab-4f36-4018-b2f6-693f5d53833e req-b4838212-1de0-4178-893f-1cfd5d4451f4 admin admin] POST http://10.180.1.21/volume/v3/types/a4a3c848-85c0-4b98-91d8-f1eea4b9a34a/extra_specs [ 418.298708] [55205]: DEBUG cinder.api.openstack.wsgi [req-ee2dffab-4f36-4018-b2f6-693f5d53833e req-b4838212-1de0-4178-893f-1cfd5d4451f4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 418.300809] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 418.300809] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 418.304743] [55205]: DEBUG oslo_db.sqlalchemy.engines [req-ee2dffab-4f36-4018-b2f6-693f5d53833e req-b4838212-1de0-4178-893f-1cfd5d4451f4 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=55205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 418.358621] [55205]: INFO cinder.api.openstack.wsgi [req-ee2dffab-4f36-4018-b2f6-693f5d53833e req-b4838212-1de0-4178-893f-1cfd5d4451f4 admin admin] http://10.180.1.21/volume/v3/types/a4a3c848-85c0-4b98-91d8-f1eea4b9a34a/extra_specs returned with HTTP 200 [ 418.359091] [55205]: [pid: 55205|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Fri Feb 21 08:16:27 2025] POST /volume/v3/types/a4a3c848-85c0-4b98-91d8-f1eea4b9a34a/extra_specs => generated 51 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 428.014980] [55204]: DEBUG dbcounter [-] [55204] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55204) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 428.357027] [55205]: DEBUG dbcounter [-] [55205] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55205) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 429.246032] [55204]: DEBUG cinder.api.middleware.request_id [None req-78a7bf5d-496c-441a-9d8a-b93a3c77fa97 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 429.246625] [55204]: INFO cinder.api.openstack.wsgi [None req-78a7bf5d-496c-441a-9d8a-b93a3c77fa97 None None] GET http://10.180.1.21/volume// [ 429.246880] [55204]: DEBUG cinder.api.openstack.wsgi [None req-78a7bf5d-496c-441a-9d8a-b93a3c77fa97 None None] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 429.247152] [55204]: DEBUG cinder.api.openstack.wsgi [None req-78a7bf5d-496c-441a-9d8a-b93a3c77fa97 None None] Calling method 'all' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 429.247840] [55204]: INFO cinder.api.openstack.wsgi [None req-78a7bf5d-496c-441a-9d8a-b93a3c77fa97 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 429.248201] [55204]: [pid: 55204|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Fri Feb 21 08:16:39 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 486.600722] [55205]: DEBUG cinder.api.middleware.request_id [None req-ec9e2f83-2f76-47af-9e78-f1f48636f94e None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 486.667293] [55205]: INFO cinder.api.openstack.wsgi [None req-ec9e2f83-2f76-47af-9e78-f1f48636f94e tempest-verify_tempest_config-27302165 tempest-verify_tempest_config-27302165-project-member] GET http://10.180.1.21/volume/v3/extensions [ 486.667535] [55205]: DEBUG cinder.api.openstack.wsgi [None req-ec9e2f83-2f76-47af-9e78-f1f48636f94e tempest-verify_tempest_config-27302165 tempest-verify_tempest_config-27302165-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 486.667752] [55205]: DEBUG cinder.api.openstack.wsgi [None req-ec9e2f83-2f76-47af-9e78-f1f48636f94e tempest-verify_tempest_config-27302165 tempest-verify_tempest_config-27302165-project-member] Calling method 'index' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 486.668187] [55205]: INFO cinder.api.openstack.wsgi [None req-ec9e2f83-2f76-47af-9e78-f1f48636f94e tempest-verify_tempest_config-27302165 tempest-verify_tempest_config-27302165-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 486.668559] [55205]: [pid: 55205|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Fri Feb 21 08:17:36 2025] GET /volume/v3/extensions => generated 5245 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 556.037482] [55204]: DEBUG cinder.api.middleware.request_id [None req-de37038c-38df-4cd1-bd54-4c1b19a2afde None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 556.275694] [55204]: INFO cinder.api.openstack.wsgi [None req-de37038c-38df-4cd1-bd54-4c1b19a2afde tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 556.276114] [55204]: DEBUG cinder.api.openstack.wsgi [None req-de37038c-38df-4cd1-bd54-4c1b19a2afde tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1687427062"}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 556.278685] [55204]: DEBUG cinder.api.v3.volumes [None req-de37038c-38df-4cd1-bd54-4c1b19a2afde tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1687427062'}} {{(pid=55204) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 556.279116] [55204]: INFO cinder.api.v3.volumes [None req-de37038c-38df-4cd1-bd54-4c1b19a2afde tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Create volume of 1 GB [ 556.289294] [55204]: DEBUG cinder.volume.api [None req-de37038c-38df-4cd1-bd54-4c1b19a2afde tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Availability zone cache updated, next update will occur around 2025-02-21 09:18:46.147923. {{(pid=55204) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 556.289434] [55204]: INFO cinder.volume.api [None req-de37038c-38df-4cd1-bd54-4c1b19a2afde tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Availability Zones retrieved successfully. [ 556.304781] [55204]: /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 [ 556.304781] [55204]: import asyncore [ 556.312127] [55204]: DEBUG cinder.volume.api [None req-de37038c-38df-4cd1-bd54-4c1b19a2afde tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Flow 'volume_create_api' (ea7cd7a7-7243-483c-9b16-3a06ec768309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 556.313381] [55204]: DEBUG cinder.volume.api [None req-de37038c-38df-4cd1-bd54-4c1b19a2afde tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (852e6ad6-65fe-402d-a6ba-00d9341fe903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 556.314548] [55204]: DEBUG cinder.volume.flows.api.create_volume [None req-de37038c-38df-4cd1-bd54-4c1b19a2afde tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Validating volume size '1' using validate_int {{(pid=55204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 556.348190] [55204]: DEBUG cinder.volume.api [None req-de37038c-38df-4cd1-bd54-4c1b19a2afde tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (852e6ad6-65fe-402d-a6ba-00d9341fe903) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4a3c848-85c0-4b98-91d8-f1eea4b9a34a', '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=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 556.349342] [55204]: DEBUG cinder.volume.api [None req-de37038c-38df-4cd1-bd54-4c1b19a2afde tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a217833-5091-442b-81d3-dea7b491216c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 556.372643] [55204]: WARNING cinder.quota [None req-de37038c-38df-4cd1-bd54-4c1b19a2afde tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Deprecated: Default quota for resource: volumes_vsphere is set by the default quota flag: quota_volumes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 556.373014] [55204]: WARNING cinder.quota [None req-de37038c-38df-4cd1-bd54-4c1b19a2afde tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Deprecated: Default quota for resource: gigabytes_vsphere is set by the default quota flag: quota_gigabytes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 556.413345] [55204]: DEBUG cinder.quota [None req-de37038c-38df-4cd1-bd54-4c1b19a2afde tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Created reservations ['75d4c86f-dbf7-425d-9013-714f94c34222', '60947c25-cee5-41c2-b129-738c6f656eeb', 'de2771ff-a104-4468-a86c-7bb0472c0be6', '9eb907aa-5fe3-4aa5-9b4a-43fcf5daad2f'] {{(pid=55204) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 556.414373] [55204]: DEBUG cinder.volume.api [None req-de37038c-38df-4cd1-bd54-4c1b19a2afde tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a217833-5091-442b-81d3-dea7b491216c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75d4c86f-dbf7-425d-9013-714f94c34222', '60947c25-cee5-41c2-b129-738c6f656eeb', 'de2771ff-a104-4468-a86c-7bb0472c0be6', '9eb907aa-5fe3-4aa5-9b4a-43fcf5daad2f']}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 556.415358] [55204]: DEBUG cinder.volume.api [None req-de37038c-38df-4cd1-bd54-4c1b19a2afde tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fb0644c-b689-414a-b90d-899569a10b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 556.577916] [55204]: DEBUG cinder.volume.api [None req-de37038c-38df-4cd1-bd54-4c1b19a2afde tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fb0644c-b689-414a-b90d-899569a10b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1687427062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dfb68ea5b304f088390b9b5fefcabf8',qos_specs=None,replication_status=,reservations=['75d4c86f-dbf7-425d-9013-714f94c34222','60947c25-cee5-41c2-b129-738c6f656eeb','de2771ff-a104-4468-a86c-7bb0472c0be6','9eb907aa-5fe3-4aa5-9b4a-43fcf5daad2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1753737f5b6472d85a286baf6e79493',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:18:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1687427062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7dfb68ea5b304f088390b9b5fefcabf8',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='d1753737f5b6472d85a286baf6e79493',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a3c848-85c0-4b98-91d8-f1eea4b9a34a),volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 556.578925] [55204]: DEBUG cinder.volume.api [None req-de37038c-38df-4cd1-bd54-4c1b19a2afde tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c3bc4cf-5b14-4b3e-8a4b-47d8f41843fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 556.606128] [55204]: DEBUG cinder.volume.api [None req-de37038c-38df-4cd1-bd54-4c1b19a2afde tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c3bc4cf-5b14-4b3e-8a4b-47d8f41843fc) 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-1687427062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dfb68ea5b304f088390b9b5fefcabf8',qos_specs=None,replication_status=,reservations=['75d4c86f-dbf7-425d-9013-714f94c34222','60947c25-cee5-41c2-b129-738c6f656eeb','de2771ff-a104-4468-a86c-7bb0472c0be6','9eb907aa-5fe3-4aa5-9b4a-43fcf5daad2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1753737f5b6472d85a286baf6e79493',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 556.607186] [55204]: DEBUG cinder.volume.api [None req-de37038c-38df-4cd1-bd54-4c1b19a2afde tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28443bd3-6104-479d-b275-8b12a1eabdc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 556.641717] [55204]: DEBUG cinder.volume.api [None req-de37038c-38df-4cd1-bd54-4c1b19a2afde tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28443bd3-6104-479d-b275-8b12a1eabdc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 556.642910] [55204]: DEBUG cinder.volume.api [None req-de37038c-38df-4cd1-bd54-4c1b19a2afde tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Flow 'volume_create_api' (ea7cd7a7-7243-483c-9b16-3a06ec768309) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55204) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 556.643344] [55204]: INFO cinder.volume.api [None req-de37038c-38df-4cd1-bd54-4c1b19a2afde tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Create volume request issued successfully. [ 556.644364] [55204]: INFO cinder.api.openstack.wsgi [None req-de37038c-38df-4cd1-bd54-4c1b19a2afde tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 556.644812] [55204]: [pid: 55204|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:18:45 2025] POST /volume/v3/volumes => generated 784 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 556.660341] [55205]: DEBUG cinder.api.middleware.request_id [None req-f6682995-7737-4727-91e8-a6dd865f30fc None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 556.671340] [55205]: INFO cinder.api.openstack.wsgi [None req-f6682995-7737-4727-91e8-a6dd865f30fc tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] GET http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a [ 556.671574] [55205]: DEBUG cinder.api.openstack.wsgi [None req-f6682995-7737-4727-91e8-a6dd865f30fc tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 556.671901] [55205]: DEBUG cinder.api.openstack.wsgi [None req-f6682995-7737-4727-91e8-a6dd865f30fc tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 556.719051] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 556.719051] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 556.726295] [55205]: INFO cinder.volume.api [None req-f6682995-7737-4727-91e8-a6dd865f30fc tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Volume info retrieved successfully. [ 556.734918] [55205]: INFO cinder.api.openstack.wsgi [None req-f6682995-7737-4727-91e8-a6dd865f30fc tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a returned with HTTP 200 [ 556.734918] [55205]: [pid: 55205|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:18:46 2025] GET /volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a => generated 963 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 557.759188] [55204]: DEBUG cinder.api.middleware.request_id [None req-232ab0ce-1427-48e4-b19a-cb9030a57f0f None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 557.759600] [55204]: INFO cinder.api.openstack.wsgi [None req-232ab0ce-1427-48e4-b19a-cb9030a57f0f tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] GET http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a [ 557.759855] [55204]: DEBUG cinder.api.openstack.wsgi [None req-232ab0ce-1427-48e4-b19a-cb9030a57f0f tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 557.760109] [55204]: DEBUG cinder.api.openstack.wsgi [None req-232ab0ce-1427-48e4-b19a-cb9030a57f0f tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 557.779388] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 557.779388] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 557.789235] [55204]: INFO cinder.volume.api [None req-232ab0ce-1427-48e4-b19a-cb9030a57f0f tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Volume info retrieved successfully. [ 557.797141] [55204]: INFO cinder.api.openstack.wsgi [None req-232ab0ce-1427-48e4-b19a-cb9030a57f0f tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a returned with HTTP 200 [ 557.797141] [55204]: [pid: 55204|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:18:47 2025] GET /volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 566.730927] [55205]: DEBUG dbcounter [-] [55205] Writing DB stats cinder:SELECT=4 {{(pid=55205) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 567.793125] [55204]: DEBUG dbcounter [-] [55204] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55204) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 571.887977] [55205]: DEBUG cinder.api.middleware.request_id [None req-17744408-ad82-44d2-91f7-f4ac7c32774a None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 571.891664] [55205]: INFO cinder.api.openstack.wsgi [None req-17744408-ad82-44d2-91f7-f4ac7c32774a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] POST http://10.180.1.21/volume/v3/volumes [ 571.892202] [55205]: DEBUG cinder.api.openstack.wsgi [None req-17744408-ad82-44d2-91f7-f4ac7c32774a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-887716384", "imageRef": "8981f1f5-dbe6-487a-902c-e2de4cdb72c5", "size": 1}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 571.894440] [55205]: DEBUG cinder.api.v3.volumes [None req-17744408-ad82-44d2-91f7-f4ac7c32774a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-887716384', 'imageRef': '8981f1f5-dbe6-487a-902c-e2de4cdb72c5', 'size': 1}} {{(pid=55205) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 572.380626] [55205]: INFO cinder.api.v3.volumes [None req-17744408-ad82-44d2-91f7-f4ac7c32774a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Create volume of 1 GB [ 572.405350] [55205]: DEBUG cinder.volume.api [None req-17744408-ad82-44d2-91f7-f4ac7c32774a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Availability zone cache updated, next update will occur around 2025-02-21 09:19:02.263964. {{(pid=55205) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 572.405533] [55205]: INFO cinder.volume.api [None req-17744408-ad82-44d2-91f7-f4ac7c32774a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Availability Zones retrieved successfully. [ 572.422481] [55205]: /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 [ 572.422481] [55205]: import asyncore [ 572.555346] [55205]: DEBUG cinder.volume.api [None req-17744408-ad82-44d2-91f7-f4ac7c32774a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Flow 'volume_create_api' (b9f890bd-f146-45ae-b340-9f40521e2a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 572.555346] [55205]: DEBUG cinder.volume.api [None req-17744408-ad82-44d2-91f7-f4ac7c32774a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fea2d8c6-941c-4cb3-bacd-7ce3896000bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 572.556491] [55205]: DEBUG cinder.volume.flows.api.create_volume [None req-17744408-ad82-44d2-91f7-f4ac7c32774a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Validating volume size '1' using validate_int {{(pid=55205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 572.647158] [55205]: DEBUG cinder.volume.api [None req-17744408-ad82-44d2-91f7-f4ac7c32774a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fea2d8c6-941c-4cb3-bacd-7ce3896000bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4a3c848-85c0-4b98-91d8-f1eea4b9a34a', '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=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 572.648101] [55205]: DEBUG cinder.volume.api [None req-17744408-ad82-44d2-91f7-f4ac7c32774a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93d0cd53-629d-4d49-9cd5-426927d34240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 572.678417] [55205]: WARNING cinder.quota [None req-17744408-ad82-44d2-91f7-f4ac7c32774a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-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. [ 572.678788] [55205]: WARNING cinder.quota [None req-17744408-ad82-44d2-91f7-f4ac7c32774a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-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. [ 572.738677] [55205]: DEBUG cinder.quota [None req-17744408-ad82-44d2-91f7-f4ac7c32774a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Created reservations ['20d780b2-8a59-4cbb-97e3-db2d3c971d53', '3ac71873-56ae-43ec-b1ff-e5a33b773fa4', '560cc4e2-ba5f-44a7-b61d-1b085b160fe6', '2cabd13b-b69f-4f9e-8e57-691c153f840b'] {{(pid=55205) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 572.740388] [55205]: DEBUG cinder.volume.api [None req-17744408-ad82-44d2-91f7-f4ac7c32774a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93d0cd53-629d-4d49-9cd5-426927d34240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20d780b2-8a59-4cbb-97e3-db2d3c971d53', '3ac71873-56ae-43ec-b1ff-e5a33b773fa4', '560cc4e2-ba5f-44a7-b61d-1b085b160fe6', '2cabd13b-b69f-4f9e-8e57-691c153f840b']}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 572.741107] [55205]: DEBUG cinder.volume.api [None req-17744408-ad82-44d2-91f7-f4ac7c32774a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (541ccb63-8be3-4d5a-a17f-0ba36dd84402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 572.784110] [55205]: DEBUG cinder.volume.api [None req-17744408-ad82-44d2-91f7-f4ac7c32774a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (541ccb63-8be3-4d5a-a17f-0ba36dd84402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19da5a77-94c1-4f4a-a718-68a98d80a5cc', '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-887716384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f5c79ec78a64b1aa634774f39d35294',qos_specs=None,replication_status=,reservations=['20d780b2-8a59-4cbb-97e3-db2d3c971d53','3ac71873-56ae-43ec-b1ff-e5a33b773fa4','560cc4e2-ba5f-44a7-b61d-1b085b160fe6','2cabd13b-b69f-4f9e-8e57-691c153f840b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b20945f057644428b5c1246129e00650',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:19:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-887716384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19da5a77-94c1-4f4a-a718-68a98d80a5cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f5c79ec78a64b1aa634774f39d35294',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='b20945f057644428b5c1246129e00650',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a3c848-85c0-4b98-91d8-f1eea4b9a34a),volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 572.785474] [55205]: DEBUG cinder.volume.api [None req-17744408-ad82-44d2-91f7-f4ac7c32774a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2264464d-e95c-484b-a371-17067c391cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 572.815811] [55205]: DEBUG cinder.volume.api [None req-17744408-ad82-44d2-91f7-f4ac7c32774a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2264464d-e95c-484b-a371-17067c391cb9) 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-887716384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f5c79ec78a64b1aa634774f39d35294',qos_specs=None,replication_status=,reservations=['20d780b2-8a59-4cbb-97e3-db2d3c971d53','3ac71873-56ae-43ec-b1ff-e5a33b773fa4','560cc4e2-ba5f-44a7-b61d-1b085b160fe6','2cabd13b-b69f-4f9e-8e57-691c153f840b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b20945f057644428b5c1246129e00650',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 572.816843] [55205]: DEBUG cinder.volume.api [None req-17744408-ad82-44d2-91f7-f4ac7c32774a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c269f2b5-afce-4a7b-880d-9d433dc4d5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 572.843532] [55205]: DEBUG cinder.volume.api [None req-17744408-ad82-44d2-91f7-f4ac7c32774a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c269f2b5-afce-4a7b-880d-9d433dc4d5c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 572.847020] [55205]: DEBUG cinder.volume.api [None req-17744408-ad82-44d2-91f7-f4ac7c32774a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Flow 'volume_create_api' (b9f890bd-f146-45ae-b340-9f40521e2a59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55205) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 572.847020] [55205]: INFO cinder.volume.api [None req-17744408-ad82-44d2-91f7-f4ac7c32774a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Create volume request issued successfully. [ 572.847020] [55205]: INFO cinder.api.openstack.wsgi [None req-17744408-ad82-44d2-91f7-f4ac7c32774a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 572.847020] [55205]: [pid: 55205|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 21 08:19:01 2025] POST /volume/v3/volumes => generated 751 bytes in 959 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 572.870745] [55204]: DEBUG cinder.api.middleware.request_id [None req-f7a3cab6-825e-4d2f-a01c-16e7f58fb0c4 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 572.877910] [55204]: INFO cinder.api.openstack.wsgi [None req-f7a3cab6-825e-4d2f-a01c-16e7f58fb0c4 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] GET http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc [ 572.879035] [55204]: DEBUG cinder.api.openstack.wsgi [None req-f7a3cab6-825e-4d2f-a01c-16e7f58fb0c4 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 572.879035] [55204]: DEBUG cinder.api.openstack.wsgi [None req-f7a3cab6-825e-4d2f-a01c-16e7f58fb0c4 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 572.918881] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 572.918881] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 572.926410] [55204]: INFO cinder.volume.api [None req-f7a3cab6-825e-4d2f-a01c-16e7f58fb0c4 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Volume info retrieved successfully. [ 572.939428] [55204]: INFO cinder.api.openstack.wsgi [None req-f7a3cab6-825e-4d2f-a01c-16e7f58fb0c4 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc returned with HTTP 200 [ 572.939428] [55204]: [pid: 55204|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:19:02 2025] GET /volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 573.954329] [55205]: DEBUG cinder.api.middleware.request_id [None req-aa791565-cfdf-41ca-9939-d1a44037d6b7 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 573.957729] [55205]: INFO cinder.api.openstack.wsgi [None req-aa791565-cfdf-41ca-9939-d1a44037d6b7 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] GET http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc [ 573.957729] [55205]: DEBUG cinder.api.openstack.wsgi [None req-aa791565-cfdf-41ca-9939-d1a44037d6b7 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 573.957873] [55205]: DEBUG cinder.api.openstack.wsgi [None req-aa791565-cfdf-41ca-9939-d1a44037d6b7 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 573.968252] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 573.968252] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 573.972522] [55205]: INFO cinder.volume.api [None req-aa791565-cfdf-41ca-9939-d1a44037d6b7 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Volume info retrieved successfully. [ 573.978307] [55205]: INFO cinder.api.openstack.wsgi [None req-aa791565-cfdf-41ca-9939-d1a44037d6b7 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc returned with HTTP 200 [ 573.978773] [55205]: [pid: 55205|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:19:03 2025] GET /volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 574.991639] [55204]: DEBUG cinder.api.middleware.request_id [None req-05294095-d0a5-43d4-9328-0a067dd08713 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 574.995160] [55204]: INFO cinder.api.openstack.wsgi [None req-05294095-d0a5-43d4-9328-0a067dd08713 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] GET http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc [ 574.995160] [55204]: DEBUG cinder.api.openstack.wsgi [None req-05294095-d0a5-43d4-9328-0a067dd08713 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 574.995160] [55204]: DEBUG cinder.api.openstack.wsgi [None req-05294095-d0a5-43d4-9328-0a067dd08713 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 575.009496] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 575.009496] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 575.016192] [55204]: INFO cinder.volume.api [None req-05294095-d0a5-43d4-9328-0a067dd08713 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Volume info retrieved successfully. [ 575.026599] [55204]: INFO cinder.api.openstack.wsgi [None req-05294095-d0a5-43d4-9328-0a067dd08713 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc returned with HTTP 200 [ 575.026599] [55204]: [pid: 55204|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:19:04 2025] GET /volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 576.038342] [55205]: DEBUG cinder.api.middleware.request_id [None req-ffe97993-a64d-4675-a663-04d725d4d462 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 576.042452] [55205]: INFO cinder.api.openstack.wsgi [None req-ffe97993-a64d-4675-a663-04d725d4d462 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] GET http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc [ 576.042452] [55205]: DEBUG cinder.api.openstack.wsgi [None req-ffe97993-a64d-4675-a663-04d725d4d462 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 576.042686] [55205]: DEBUG cinder.api.openstack.wsgi [None req-ffe97993-a64d-4675-a663-04d725d4d462 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 576.055513] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 576.055513] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 576.064122] [55205]: INFO cinder.volume.api [None req-ffe97993-a64d-4675-a663-04d725d4d462 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Volume info retrieved successfully. [ 576.073026] [55205]: INFO cinder.api.openstack.wsgi [None req-ffe97993-a64d-4675-a663-04d725d4d462 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc returned with HTTP 200 [ 576.077814] [55205]: [pid: 55205|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:19:05 2025] GET /volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 577.087392] [55204]: DEBUG cinder.api.middleware.request_id [None req-62da384d-90bd-438a-8122-3de6213ea2da None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 577.092392] [55204]: INFO cinder.api.openstack.wsgi [None req-62da384d-90bd-438a-8122-3de6213ea2da tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] GET http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc [ 577.092392] [55204]: DEBUG cinder.api.openstack.wsgi [None req-62da384d-90bd-438a-8122-3de6213ea2da tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 577.094300] [55204]: DEBUG cinder.api.openstack.wsgi [None req-62da384d-90bd-438a-8122-3de6213ea2da tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 577.120229] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 577.120229] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 577.134197] [55204]: INFO cinder.volume.api [None req-62da384d-90bd-438a-8122-3de6213ea2da tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Volume info retrieved successfully. [ 577.145823] [55204]: INFO cinder.api.openstack.wsgi [None req-62da384d-90bd-438a-8122-3de6213ea2da tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc returned with HTTP 200 [ 577.146271] [55204]: [pid: 55204|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:19:06 2025] GET /volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc => generated 843 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 578.166349] [55205]: DEBUG cinder.api.middleware.request_id [None req-f53074b1-e029-40c3-a529-d10d74eebe4f None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 578.168526] [55205]: INFO cinder.api.openstack.wsgi [None req-f53074b1-e029-40c3-a529-d10d74eebe4f tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] GET http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc [ 578.168816] [55205]: DEBUG cinder.api.openstack.wsgi [None req-f53074b1-e029-40c3-a529-d10d74eebe4f tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 578.171818] [55205]: DEBUG cinder.api.openstack.wsgi [None req-f53074b1-e029-40c3-a529-d10d74eebe4f tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 578.185252] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 578.185252] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 578.190899] [55205]: INFO cinder.volume.api [None req-f53074b1-e029-40c3-a529-d10d74eebe4f tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Volume info retrieved successfully. [ 578.197020] [55205]: INFO cinder.api.openstack.wsgi [None req-f53074b1-e029-40c3-a529-d10d74eebe4f tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc returned with HTTP 200 [ 578.198796] [55205]: [pid: 55205|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:19:08 2025] GET /volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 579.209144] [55204]: DEBUG cinder.api.middleware.request_id [None req-8c100ebc-3f5c-4f94-b663-6c4327675bef None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 579.212615] [55204]: INFO cinder.api.openstack.wsgi [None req-8c100ebc-3f5c-4f94-b663-6c4327675bef tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] GET http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc [ 579.213272] [55204]: DEBUG cinder.api.openstack.wsgi [None req-8c100ebc-3f5c-4f94-b663-6c4327675bef tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 579.215311] [55204]: DEBUG cinder.api.openstack.wsgi [None req-8c100ebc-3f5c-4f94-b663-6c4327675bef tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 579.230405] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 579.230405] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 579.237580] [55204]: INFO cinder.volume.api [None req-8c100ebc-3f5c-4f94-b663-6c4327675bef tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Volume info retrieved successfully. [ 579.247262] [55204]: INFO cinder.api.openstack.wsgi [None req-8c100ebc-3f5c-4f94-b663-6c4327675bef tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc returned with HTTP 200 [ 579.247854] [55204]: [pid: 55204|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:19:09 2025] GET /volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 580.264513] [55205]: DEBUG cinder.api.middleware.request_id [None req-34bc1ad0-cbc6-49f7-8317-841f688d804b None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 580.267842] [55205]: INFO cinder.api.openstack.wsgi [None req-34bc1ad0-cbc6-49f7-8317-841f688d804b tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] GET http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc [ 580.271771] [55205]: DEBUG cinder.api.openstack.wsgi [None req-34bc1ad0-cbc6-49f7-8317-841f688d804b tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 580.271771] [55205]: DEBUG cinder.api.openstack.wsgi [None req-34bc1ad0-cbc6-49f7-8317-841f688d804b tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 580.284442] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 580.284442] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 580.296311] [55205]: INFO cinder.volume.api [None req-34bc1ad0-cbc6-49f7-8317-841f688d804b tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Volume info retrieved successfully. [ 580.309620] [55205]: INFO cinder.api.openstack.wsgi [None req-34bc1ad0-cbc6-49f7-8317-841f688d804b tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc returned with HTTP 200 [ 580.310167] [55205]: [pid: 55205|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:19:10 2025] GET /volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 581.322907] [55204]: DEBUG cinder.api.middleware.request_id [None req-67613336-df0c-49a1-a834-a9fa0f52ee7d None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 581.327581] [55204]: INFO cinder.api.openstack.wsgi [None req-67613336-df0c-49a1-a834-a9fa0f52ee7d tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] GET http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc [ 581.327581] [55204]: DEBUG cinder.api.openstack.wsgi [None req-67613336-df0c-49a1-a834-a9fa0f52ee7d tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 581.327581] [55204]: DEBUG cinder.api.openstack.wsgi [None req-67613336-df0c-49a1-a834-a9fa0f52ee7d tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 581.341649] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 581.341649] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 581.349419] [55204]: INFO cinder.volume.api [None req-67613336-df0c-49a1-a834-a9fa0f52ee7d tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Volume info retrieved successfully. [ 581.362845] [55204]: INFO cinder.api.openstack.wsgi [None req-67613336-df0c-49a1-a834-a9fa0f52ee7d tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc returned with HTTP 200 [ 581.362845] [55204]: [pid: 55204|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:19:11 2025] GET /volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 582.381135] [55205]: DEBUG cinder.api.middleware.request_id [None req-56355697-d791-4a1a-8d3b-151b2ac0fe2f None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 582.389882] [55205]: INFO cinder.api.openstack.wsgi [None req-56355697-d791-4a1a-8d3b-151b2ac0fe2f tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] GET http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc [ 582.393103] [55205]: DEBUG cinder.api.openstack.wsgi [None req-56355697-d791-4a1a-8d3b-151b2ac0fe2f tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 582.393103] [55205]: DEBUG cinder.api.openstack.wsgi [None req-56355697-d791-4a1a-8d3b-151b2ac0fe2f tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 582.405800] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 582.405800] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 582.414972] [55205]: INFO cinder.volume.api [None req-56355697-d791-4a1a-8d3b-151b2ac0fe2f tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Volume info retrieved successfully. [ 582.423543] [55205]: INFO cinder.api.openstack.wsgi [None req-56355697-d791-4a1a-8d3b-151b2ac0fe2f tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc returned with HTTP 200 [ 582.423543] [55205]: [pid: 55205|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:19:12 2025] GET /volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 583.443971] [55204]: DEBUG cinder.api.middleware.request_id [None req-1e9122b8-b0eb-4202-b03b-5291923c6164 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 583.446862] [55204]: INFO cinder.api.openstack.wsgi [None req-1e9122b8-b0eb-4202-b03b-5291923c6164 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] GET http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc [ 583.447188] [55204]: DEBUG cinder.api.openstack.wsgi [None req-1e9122b8-b0eb-4202-b03b-5291923c6164 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 583.447499] [55204]: DEBUG cinder.api.openstack.wsgi [None req-1e9122b8-b0eb-4202-b03b-5291923c6164 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 583.467131] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 583.467131] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 583.478236] [55204]: INFO cinder.volume.api [None req-1e9122b8-b0eb-4202-b03b-5291923c6164 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Volume info retrieved successfully. [ 583.486143] [55204]: INFO cinder.api.openstack.wsgi [None req-1e9122b8-b0eb-4202-b03b-5291923c6164 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc returned with HTTP 200 [ 583.486638] [55204]: [pid: 55204|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:19:13 2025] GET /volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 584.500952] [55205]: DEBUG cinder.api.middleware.request_id [None req-68d36f46-c3cf-4732-8789-9a0e7a9a6e04 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 584.503623] [55205]: INFO cinder.api.openstack.wsgi [None req-68d36f46-c3cf-4732-8789-9a0e7a9a6e04 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] GET http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc [ 584.503953] [55205]: DEBUG cinder.api.openstack.wsgi [None req-68d36f46-c3cf-4732-8789-9a0e7a9a6e04 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 584.504482] [55205]: DEBUG cinder.api.openstack.wsgi [None req-68d36f46-c3cf-4732-8789-9a0e7a9a6e04 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 584.520283] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 584.520283] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 584.528619] [55205]: INFO cinder.volume.api [None req-68d36f46-c3cf-4732-8789-9a0e7a9a6e04 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Volume info retrieved successfully. [ 584.537375] [55205]: INFO cinder.api.openstack.wsgi [None req-68d36f46-c3cf-4732-8789-9a0e7a9a6e04 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc returned with HTTP 200 [ 584.537996] [55205]: [pid: 55205|app: 0|req: 11/21] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:19:14 2025] GET /volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 585.555233] [55204]: DEBUG cinder.api.middleware.request_id [None req-17fca84b-8beb-440b-b194-c3f8c21bb26a None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 585.557931] [55204]: INFO cinder.api.openstack.wsgi [None req-17fca84b-8beb-440b-b194-c3f8c21bb26a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] GET http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc [ 585.559206] [55204]: DEBUG cinder.api.openstack.wsgi [None req-17fca84b-8beb-440b-b194-c3f8c21bb26a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 585.559206] [55204]: DEBUG cinder.api.openstack.wsgi [None req-17fca84b-8beb-440b-b194-c3f8c21bb26a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 585.575269] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 585.575269] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 585.585025] [55204]: INFO cinder.volume.api [None req-17fca84b-8beb-440b-b194-c3f8c21bb26a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Volume info retrieved successfully. [ 585.596799] [55204]: INFO cinder.api.openstack.wsgi [None req-17fca84b-8beb-440b-b194-c3f8c21bb26a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc returned with HTTP 200 [ 585.596799] [55204]: [pid: 55204|app: 0|req: 11/22] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:19:15 2025] GET /volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 586.612173] [55205]: DEBUG cinder.api.middleware.request_id [None req-7f0c0e2b-8c41-440d-8d38-e43d34fd1bab None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 586.616558] [55205]: INFO cinder.api.openstack.wsgi [None req-7f0c0e2b-8c41-440d-8d38-e43d34fd1bab tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] GET http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc [ 586.616932] [55205]: DEBUG cinder.api.openstack.wsgi [None req-7f0c0e2b-8c41-440d-8d38-e43d34fd1bab tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 586.617471] [55205]: DEBUG cinder.api.openstack.wsgi [None req-7f0c0e2b-8c41-440d-8d38-e43d34fd1bab tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 586.640621] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 586.640621] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 586.646475] [55205]: INFO cinder.volume.api [None req-7f0c0e2b-8c41-440d-8d38-e43d34fd1bab tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Volume info retrieved successfully. [ 586.653422] [55205]: INFO cinder.api.openstack.wsgi [None req-7f0c0e2b-8c41-440d-8d38-e43d34fd1bab tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc returned with HTTP 200 [ 586.654557] [55205]: [pid: 55205|app: 0|req: 12/23] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:19:16 2025] GET /volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 587.675066] [55204]: DEBUG cinder.api.middleware.request_id [None req-d4772ce0-4ce3-416c-9019-9ddc7054724d None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 587.681220] [55204]: INFO cinder.api.openstack.wsgi [None req-d4772ce0-4ce3-416c-9019-9ddc7054724d tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] GET http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc [ 587.681510] [55204]: DEBUG cinder.api.openstack.wsgi [None req-d4772ce0-4ce3-416c-9019-9ddc7054724d tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 587.681694] [55204]: DEBUG cinder.api.openstack.wsgi [None req-d4772ce0-4ce3-416c-9019-9ddc7054724d tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 587.699724] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 587.699724] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 587.712611] [55204]: INFO cinder.volume.api [None req-d4772ce0-4ce3-416c-9019-9ddc7054724d tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Volume info retrieved successfully. [ 587.720141] [55204]: INFO cinder.api.openstack.wsgi [None req-d4772ce0-4ce3-416c-9019-9ddc7054724d tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc returned with HTTP 200 [ 587.720141] [55204]: [pid: 55204|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:19:17 2025] GET /volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 588.734364] [55205]: DEBUG cinder.api.middleware.request_id [None req-221693fb-795e-451a-a280-268fedf2563b None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 588.737287] [55205]: INFO cinder.api.openstack.wsgi [None req-221693fb-795e-451a-a280-268fedf2563b tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] GET http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc [ 588.737532] [55205]: DEBUG cinder.api.openstack.wsgi [None req-221693fb-795e-451a-a280-268fedf2563b tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 588.737758] [55205]: DEBUG cinder.api.openstack.wsgi [None req-221693fb-795e-451a-a280-268fedf2563b tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 588.750405] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 588.750405] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 588.759850] [55205]: INFO cinder.volume.api [None req-221693fb-795e-451a-a280-268fedf2563b tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Volume info retrieved successfully. [ 588.767415] [55205]: INFO cinder.api.openstack.wsgi [None req-221693fb-795e-451a-a280-268fedf2563b tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc returned with HTTP 200 [ 588.767415] [55205]: [pid: 55205|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:19:18 2025] GET /volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 589.780984] [55204]: DEBUG cinder.api.middleware.request_id [None req-50bca9bf-959d-4ad8-804a-075265532687 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 589.783340] [55204]: INFO cinder.api.openstack.wsgi [None req-50bca9bf-959d-4ad8-804a-075265532687 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] GET http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc [ 589.784032] [55204]: DEBUG cinder.api.openstack.wsgi [None req-50bca9bf-959d-4ad8-804a-075265532687 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 589.784144] [55204]: DEBUG cinder.api.openstack.wsgi [None req-50bca9bf-959d-4ad8-804a-075265532687 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 589.799784] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 589.799784] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 589.810301] [55204]: INFO cinder.volume.api [None req-50bca9bf-959d-4ad8-804a-075265532687 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Volume info retrieved successfully. [ 589.817807] [55204]: INFO cinder.api.openstack.wsgi [None req-50bca9bf-959d-4ad8-804a-075265532687 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc returned with HTTP 200 [ 589.818287] [55204]: [pid: 55204|app: 0|req: 13/26] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:19:19 2025] GET /volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 590.831748] [55205]: DEBUG cinder.api.middleware.request_id [None req-79f86698-8ccc-4ebc-92c6-6e00c1b22277 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 590.836457] [55205]: INFO cinder.api.openstack.wsgi [None req-79f86698-8ccc-4ebc-92c6-6e00c1b22277 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] GET http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc [ 590.836812] [55205]: DEBUG cinder.api.openstack.wsgi [None req-79f86698-8ccc-4ebc-92c6-6e00c1b22277 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 590.838290] [55205]: DEBUG cinder.api.openstack.wsgi [None req-79f86698-8ccc-4ebc-92c6-6e00c1b22277 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 590.857070] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 590.857070] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 590.870053] [55205]: INFO cinder.volume.api [None req-79f86698-8ccc-4ebc-92c6-6e00c1b22277 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Volume info retrieved successfully. [ 590.876036] [55205]: INFO cinder.api.openstack.wsgi [None req-79f86698-8ccc-4ebc-92c6-6e00c1b22277 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc returned with HTTP 200 [ 590.876036] [55205]: [pid: 55205|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:19:20 2025] GET /volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 591.890178] [55204]: DEBUG cinder.api.middleware.request_id [None req-39b993f9-5b92-4d9a-9975-e75b94369632 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 591.894982] [55204]: INFO cinder.api.openstack.wsgi [None req-39b993f9-5b92-4d9a-9975-e75b94369632 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] GET http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc [ 591.894982] [55204]: DEBUG cinder.api.openstack.wsgi [None req-39b993f9-5b92-4d9a-9975-e75b94369632 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 591.894982] [55204]: DEBUG cinder.api.openstack.wsgi [None req-39b993f9-5b92-4d9a-9975-e75b94369632 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 591.905982] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 591.905982] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 591.916094] [55204]: INFO cinder.volume.api [None req-39b993f9-5b92-4d9a-9975-e75b94369632 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Volume info retrieved successfully. [ 591.921539] [55204]: INFO cinder.api.openstack.wsgi [None req-39b993f9-5b92-4d9a-9975-e75b94369632 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc returned with HTTP 200 [ 591.922383] [55204]: [pid: 55204|app: 0|req: 14/28] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:19:21 2025] GET /volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc => generated 1391 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 593.386035] [55205]: DEBUG cinder.api.middleware.request_id [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-0075f19c-06da-4e52-a741-5a00b96282b7 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 593.388146] [55205]: WARNING keystonemiddleware.auth_token [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-0075f19c-06da-4e52-a741-5a00b96282b7 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. [ 593.390254] [55205]: INFO cinder.api.openstack.wsgi [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-0075f19c-06da-4e52-a741-5a00b96282b7 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] GET http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc [ 593.390479] [55205]: DEBUG cinder.api.openstack.wsgi [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-0075f19c-06da-4e52-a741-5a00b96282b7 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 593.390703] [55205]: DEBUG cinder.api.openstack.wsgi [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-0075f19c-06da-4e52-a741-5a00b96282b7 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 593.407805] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.407805] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 593.412404] [55205]: INFO cinder.volume.api [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-0075f19c-06da-4e52-a741-5a00b96282b7 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Volume info retrieved successfully. [ 593.418819] [55205]: INFO cinder.api.openstack.wsgi [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-0075f19c-06da-4e52-a741-5a00b96282b7 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc returned with HTTP 200 [ 593.419278] [55205]: [pid: 55205|app: 0|req: 15/29] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:19:23 2025] GET /volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc => generated 1391 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 593.822841] [55204]: DEBUG cinder.api.middleware.request_id [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-4e257c6e-42d9-4e2a-9328-2fa76ebdb67f None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 593.825149] [55204]: WARNING keystonemiddleware.auth_token [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-4e257c6e-42d9-4e2a-9328-2fa76ebdb67f 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. [ 593.829020] [55204]: INFO cinder.api.openstack.wsgi [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-4e257c6e-42d9-4e2a-9328-2fa76ebdb67f tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] GET http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc [ 593.829020] [55204]: DEBUG cinder.api.openstack.wsgi [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-4e257c6e-42d9-4e2a-9328-2fa76ebdb67f tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 593.829020] [55204]: DEBUG cinder.api.openstack.wsgi [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-4e257c6e-42d9-4e2a-9328-2fa76ebdb67f tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 593.841942] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.841942] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 593.847144] [55204]: INFO cinder.volume.api [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-4e257c6e-42d9-4e2a-9328-2fa76ebdb67f tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Volume info retrieved successfully. [ 593.855240] [55204]: INFO cinder.api.openstack.wsgi [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-4e257c6e-42d9-4e2a-9328-2fa76ebdb67f tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc returned with HTTP 200 [ 593.855240] [55204]: [pid: 55204|app: 0|req: 15/30] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:19:23 2025] GET /volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc => generated 1391 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 593.863196] [55205]: DEBUG cinder.api.middleware.request_id [None req-fd8a494d-773b-4e64-994c-6d05d458f983 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 593.863309] [55205]: INFO cinder.api.openstack.wsgi [None req-fd8a494d-773b-4e64-994c-6d05d458f983 None None] GET http://10.180.1.21/volume// [ 593.863498] [55205]: DEBUG cinder.api.openstack.wsgi [None req-fd8a494d-773b-4e64-994c-6d05d458f983 None None] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 593.863788] [55205]: DEBUG cinder.api.openstack.wsgi [None req-fd8a494d-773b-4e64-994c-6d05d458f983 None None] Calling method 'all' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 593.864559] [55205]: INFO cinder.api.openstack.wsgi [None req-fd8a494d-773b-4e64-994c-6d05d458f983 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 593.866784] [55205]: [pid: 55205|app: 0|req: 16/31] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:19:23 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 593.871691] [55204]: DEBUG cinder.api.middleware.request_id [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-09566a6e-662b-4f3e-b36d-996fe50b0c2d None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 593.875982] [55204]: INFO cinder.api.openstack.wsgi [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-09566a6e-662b-4f3e-b36d-996fe50b0c2d tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] POST http://10.180.1.21/volume/v3/attachments [ 593.876637] [55204]: DEBUG cinder.api.openstack.wsgi [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-09566a6e-662b-4f3e-b36d-996fe50b0c2d tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19da5a77-94c1-4f4a-a718-68a98d80a5cc", "connector": null, "instance_uuid": "4f1bad7e-8493-42c3-b92f-fcdc48fc7461"}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 593.890365] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.890365] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 593.948287] [55204]: INFO cinder.api.openstack.wsgi [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-09566a6e-662b-4f3e-b36d-996fe50b0c2d tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 593.948993] [55204]: [pid: 55204|app: 0|req: 16/32] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:19:23 2025] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 603.415412] [55205]: DEBUG dbcounter [-] [55205] Writing DB stats cinder:SELECT=68,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55205) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 603.948727] [55204]: DEBUG dbcounter [-] [55204] Writing DB stats cinder:SELECT=50,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55204) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 611.419474] [55205]: DEBUG cinder.api.middleware.request_id [None req-e2ad6ac5-123a-4e95-9e7b-4df541a8e48f None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 611.422051] [55205]: INFO cinder.api.openstack.wsgi [None req-e2ad6ac5-123a-4e95-9e7b-4df541a8e48f tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] POST http://10.180.1.21/volume/v3/volumes [ 611.422439] [55205]: DEBUG cinder.api.openstack.wsgi [None req-e2ad6ac5-123a-4e95-9e7b-4df541a8e48f tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-754115406"}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 611.424409] [55205]: DEBUG cinder.api.v3.volumes [None req-e2ad6ac5-123a-4e95-9e7b-4df541a8e48f tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-754115406'}} {{(pid=55205) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 611.424488] [55205]: INFO cinder.api.v3.volumes [None req-e2ad6ac5-123a-4e95-9e7b-4df541a8e48f tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Create volume of 1 GB [ 611.431780] [55205]: INFO cinder.volume.api [None req-e2ad6ac5-123a-4e95-9e7b-4df541a8e48f tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Availability Zones retrieved successfully. [ 611.444020] [55205]: DEBUG cinder.volume.api [None req-e2ad6ac5-123a-4e95-9e7b-4df541a8e48f tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Flow 'volume_create_api' (fbd46596-ae8e-4d8a-a556-ea2d0b5946b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 611.444020] [55205]: DEBUG cinder.volume.api [None req-e2ad6ac5-123a-4e95-9e7b-4df541a8e48f tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f29fd7d1-0599-45bd-bebe-4926a73ee9e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 611.444020] [55205]: DEBUG cinder.volume.flows.api.create_volume [None req-e2ad6ac5-123a-4e95-9e7b-4df541a8e48f tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Validating volume size '1' using validate_int {{(pid=55205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 611.466788] [55205]: DEBUG cinder.volume.api [None req-e2ad6ac5-123a-4e95-9e7b-4df541a8e48f tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f29fd7d1-0599-45bd-bebe-4926a73ee9e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4a3c848-85c0-4b98-91d8-f1eea4b9a34a', '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=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 611.469560] [55205]: DEBUG cinder.volume.api [None req-e2ad6ac5-123a-4e95-9e7b-4df541a8e48f tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (827f3c26-1e13-4d4b-bf5d-46e534f1b944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 611.533094] [55205]: DEBUG cinder.quota [None req-e2ad6ac5-123a-4e95-9e7b-4df541a8e48f tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Created reservations ['9d9ff41c-e696-4633-8306-584f982084ee', 'c85fd2c6-0815-4345-bb9a-6b17c7129b39', '3bff5cfc-5162-49e8-86d9-469bf7a88d31', 'f3df3a79-c03d-47b2-9dc0-97954317bc7f'] {{(pid=55205) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 611.534277] [55205]: DEBUG cinder.volume.api [None req-e2ad6ac5-123a-4e95-9e7b-4df541a8e48f tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (827f3c26-1e13-4d4b-bf5d-46e534f1b944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d9ff41c-e696-4633-8306-584f982084ee', 'c85fd2c6-0815-4345-bb9a-6b17c7129b39', '3bff5cfc-5162-49e8-86d9-469bf7a88d31', 'f3df3a79-c03d-47b2-9dc0-97954317bc7f']}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 611.535354] [55205]: DEBUG cinder.volume.api [None req-e2ad6ac5-123a-4e95-9e7b-4df541a8e48f tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0de3494-c8ed-4ce2-ac44-16ce03ac4f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 611.554376] [55205]: DEBUG cinder.volume.api [None req-e2ad6ac5-123a-4e95-9e7b-4df541a8e48f tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0de3494-c8ed-4ce2-ac44-16ce03ac4f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '803d3615-8877-4f35-998c-70f1a6979c89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-754115406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ee43ad39eb1466aa373dd33daba2cfa',qos_specs=None,replication_status=,reservations=['9d9ff41c-e696-4633-8306-584f982084ee','c85fd2c6-0815-4345-bb9a-6b17c7129b39','3bff5cfc-5162-49e8-86d9-469bf7a88d31','f3df3a79-c03d-47b2-9dc0-97954317bc7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a07dc63308544a2e9168e3a07a80e166',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:19:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-754115406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=803d3615-8877-4f35-998c-70f1a6979c89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ee43ad39eb1466aa373dd33daba2cfa',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='a07dc63308544a2e9168e3a07a80e166',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a3c848-85c0-4b98-91d8-f1eea4b9a34a),volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 611.554933] [55205]: DEBUG cinder.volume.api [None req-e2ad6ac5-123a-4e95-9e7b-4df541a8e48f tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (824944d3-5c46-41a7-aa33-0e39fa64695a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 611.570104] [55205]: DEBUG cinder.volume.api [None req-e2ad6ac5-123a-4e95-9e7b-4df541a8e48f tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (824944d3-5c46-41a7-aa33-0e39fa64695a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-754115406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ee43ad39eb1466aa373dd33daba2cfa',qos_specs=None,replication_status=,reservations=['9d9ff41c-e696-4633-8306-584f982084ee','c85fd2c6-0815-4345-bb9a-6b17c7129b39','3bff5cfc-5162-49e8-86d9-469bf7a88d31','f3df3a79-c03d-47b2-9dc0-97954317bc7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a07dc63308544a2e9168e3a07a80e166',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 611.571140] [55205]: DEBUG cinder.volume.api [None req-e2ad6ac5-123a-4e95-9e7b-4df541a8e48f tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d6e41be-7d0b-4b5c-b879-51cab2fcc733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 611.580946] [55205]: DEBUG cinder.volume.api [None req-e2ad6ac5-123a-4e95-9e7b-4df541a8e48f tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d6e41be-7d0b-4b5c-b879-51cab2fcc733) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 611.582089] [55205]: DEBUG cinder.volume.api [None req-e2ad6ac5-123a-4e95-9e7b-4df541a8e48f tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Flow 'volume_create_api' (fbd46596-ae8e-4d8a-a556-ea2d0b5946b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55205) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 611.582437] [55205]: INFO cinder.volume.api [None req-e2ad6ac5-123a-4e95-9e7b-4df541a8e48f tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Create volume request issued successfully. [ 611.583603] [55205]: INFO cinder.api.openstack.wsgi [None req-e2ad6ac5-123a-4e95-9e7b-4df541a8e48f tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 611.583785] [55205]: [pid: 55205|app: 0|req: 17/33] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:19:41 2025] POST /volume/v3/volumes => generated 757 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 611.599273] [55204]: DEBUG cinder.api.middleware.request_id [None req-f8f82c8e-90d3-485a-80b8-9a675acc5b2c None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 611.602075] [55204]: INFO cinder.api.openstack.wsgi [None req-f8f82c8e-90d3-485a-80b8-9a675acc5b2c tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/803d3615-8877-4f35-998c-70f1a6979c89 [ 611.604062] [55204]: DEBUG cinder.api.openstack.wsgi [None req-f8f82c8e-90d3-485a-80b8-9a675acc5b2c tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 611.604062] [55204]: DEBUG cinder.api.openstack.wsgi [None req-f8f82c8e-90d3-485a-80b8-9a675acc5b2c tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 611.614705] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 611.614705] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 611.618979] [55204]: INFO cinder.volume.api [None req-f8f82c8e-90d3-485a-80b8-9a675acc5b2c tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 611.625147] [55204]: INFO cinder.api.openstack.wsgi [None req-f8f82c8e-90d3-485a-80b8-9a675acc5b2c tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/803d3615-8877-4f35-998c-70f1a6979c89 returned with HTTP 200 [ 611.625147] [55204]: [pid: 55204|app: 0|req: 17/34] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:19:41 2025] GET /volume/v3/volumes/803d3615-8877-4f35-998c-70f1a6979c89 => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 612.640662] [55205]: DEBUG cinder.api.middleware.request_id [None req-427c2138-4e02-4c27-9768-03af972adb47 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 612.643948] [55205]: INFO cinder.api.openstack.wsgi [None req-427c2138-4e02-4c27-9768-03af972adb47 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/803d3615-8877-4f35-998c-70f1a6979c89 [ 612.644440] [55205]: DEBUG cinder.api.openstack.wsgi [None req-427c2138-4e02-4c27-9768-03af972adb47 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 612.645027] [55205]: DEBUG cinder.api.openstack.wsgi [None req-427c2138-4e02-4c27-9768-03af972adb47 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 612.658327] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.658327] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 612.663517] [55205]: INFO cinder.volume.api [None req-427c2138-4e02-4c27-9768-03af972adb47 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 612.671020] [55205]: INFO cinder.api.openstack.wsgi [None req-427c2138-4e02-4c27-9768-03af972adb47 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/803d3615-8877-4f35-998c-70f1a6979c89 returned with HTTP 200 [ 612.671486] [55205]: [pid: 55205|app: 0|req: 18/35] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:19:42 2025] GET /volume/v3/volumes/803d3615-8877-4f35-998c-70f1a6979c89 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 621.623515] [55204]: DEBUG dbcounter [-] [55204] Writing DB stats cinder:SELECT=4 {{(pid=55204) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 622.667586] [55205]: DEBUG dbcounter [-] [55205] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55205) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 623.550147] [55204]: DEBUG cinder.api.middleware.request_id [None req-3f278b61-4609-4606-8a7c-36ed79c06810 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 623.552175] [55204]: INFO cinder.api.openstack.wsgi [None req-3f278b61-4609-4606-8a7c-36ed79c06810 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] POST http://10.180.1.21/volume/v3/volumes [ 623.553727] [55204]: DEBUG cinder.api.openstack.wsgi [None req-3f278b61-4609-4606-8a7c-36ed79c06810 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1738141507", "imageRef": "8981f1f5-dbe6-487a-902c-e2de4cdb72c5", "size": 1}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 623.554298] [55204]: DEBUG cinder.api.v3.volumes [None req-3f278b61-4609-4606-8a7c-36ed79c06810 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1738141507', 'imageRef': '8981f1f5-dbe6-487a-902c-e2de4cdb72c5', 'size': 1}} {{(pid=55204) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 623.770261] [55204]: INFO cinder.api.v3.volumes [None req-3f278b61-4609-4606-8a7c-36ed79c06810 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Create volume of 1 GB [ 623.778985] [55204]: INFO cinder.volume.api [None req-3f278b61-4609-4606-8a7c-36ed79c06810 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Availability Zones retrieved successfully. [ 623.786590] [55204]: DEBUG cinder.volume.api [None req-3f278b61-4609-4606-8a7c-36ed79c06810 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Flow 'volume_create_api' (12310f35-6f95-4b7a-a61b-958b2b8e2609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 623.788860] [55204]: DEBUG cinder.volume.api [None req-3f278b61-4609-4606-8a7c-36ed79c06810 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b0b656e-b754-4317-b0b8-4356b3004e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 623.790643] [55204]: DEBUG cinder.volume.flows.api.create_volume [None req-3f278b61-4609-4606-8a7c-36ed79c06810 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Validating volume size '1' using validate_int {{(pid=55204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 623.864167] [55204]: DEBUG cinder.volume.api [None req-3f278b61-4609-4606-8a7c-36ed79c06810 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b0b656e-b754-4317-b0b8-4356b3004e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4a3c848-85c0-4b98-91d8-f1eea4b9a34a', '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=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 623.865228] [55204]: DEBUG cinder.volume.api [None req-3f278b61-4609-4606-8a7c-36ed79c06810 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c984c03-eedb-4c39-b578-7726bb74af8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 623.956355] [55204]: DEBUG cinder.quota [None req-3f278b61-4609-4606-8a7c-36ed79c06810 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Created reservations ['749f797c-5ed0-4531-97e6-0fdaae0de76a', 'd636cf10-a99e-4c73-b2ad-f366fd539a36', 'b656d141-6abd-43c6-9233-88abf9a4612d', '13717acc-7d17-4a0a-b58b-52fe56696d86'] {{(pid=55204) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 623.957468] [55204]: DEBUG cinder.volume.api [None req-3f278b61-4609-4606-8a7c-36ed79c06810 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c984c03-eedb-4c39-b578-7726bb74af8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['749f797c-5ed0-4531-97e6-0fdaae0de76a', 'd636cf10-a99e-4c73-b2ad-f366fd539a36', 'b656d141-6abd-43c6-9233-88abf9a4612d', '13717acc-7d17-4a0a-b58b-52fe56696d86']}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 623.958460] [55204]: DEBUG cinder.volume.api [None req-3f278b61-4609-4606-8a7c-36ed79c06810 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0baec3e-d08c-4824-adb7-cc8d52878ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 623.978218] [55204]: DEBUG cinder.volume.api [None req-3f278b61-4609-4606-8a7c-36ed79c06810 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0baec3e-d08c-4824-adb7-cc8d52878ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bd5a545-b772-446a-8096-040c75cb115d', '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-1738141507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dda4689f0a734c7eaeb55d08d2999169',qos_specs=None,replication_status=,reservations=['749f797c-5ed0-4531-97e6-0fdaae0de76a','d636cf10-a99e-4c73-b2ad-f366fd539a36','b656d141-6abd-43c6-9233-88abf9a4612d','13717acc-7d17-4a0a-b58b-52fe56696d86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f62e6ada4704e0fa7c7f8df10c147af',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:19:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1738141507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bd5a545-b772-446a-8096-040c75cb115d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dda4689f0a734c7eaeb55d08d2999169',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='8f62e6ada4704e0fa7c7f8df10c147af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a3c848-85c0-4b98-91d8-f1eea4b9a34a),volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 623.979312] [55204]: DEBUG cinder.volume.api [None req-3f278b61-4609-4606-8a7c-36ed79c06810 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4a07f12-1995-42f8-bbf2-9b1e5d3a7dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 623.999157] [55204]: DEBUG cinder.volume.api [None req-3f278b61-4609-4606-8a7c-36ed79c06810 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4a07f12-1995-42f8-bbf2-9b1e5d3a7dc6) 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-1738141507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dda4689f0a734c7eaeb55d08d2999169',qos_specs=None,replication_status=,reservations=['749f797c-5ed0-4531-97e6-0fdaae0de76a','d636cf10-a99e-4c73-b2ad-f366fd539a36','b656d141-6abd-43c6-9233-88abf9a4612d','13717acc-7d17-4a0a-b58b-52fe56696d86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f62e6ada4704e0fa7c7f8df10c147af',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 623.999157] [55204]: DEBUG cinder.volume.api [None req-3f278b61-4609-4606-8a7c-36ed79c06810 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d9e52d5-2905-40f8-a1e7-f9537fadf361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 624.013133] [55204]: DEBUG cinder.volume.api [None req-3f278b61-4609-4606-8a7c-36ed79c06810 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d9e52d5-2905-40f8-a1e7-f9537fadf361) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 624.013828] [55204]: DEBUG cinder.volume.api [None req-3f278b61-4609-4606-8a7c-36ed79c06810 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Flow 'volume_create_api' (12310f35-6f95-4b7a-a61b-958b2b8e2609) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55204) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 624.015126] [55204]: INFO cinder.volume.api [None req-3f278b61-4609-4606-8a7c-36ed79c06810 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Create volume request issued successfully. [ 624.015126] [55204]: INFO cinder.api.openstack.wsgi [None req-3f278b61-4609-4606-8a7c-36ed79c06810 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 624.015613] [55204]: [pid: 55204|app: 0|req: 18/36] 10.180.1.21 () {62 vars in 1177 bytes} [Fri Feb 21 08:19:53 2025] POST /volume/v3/volumes => generated 898 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 624.037510] [55205]: DEBUG cinder.api.middleware.request_id [None req-28bae769-9818-4e74-9f38-a2bbceab7655 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 624.045992] [55205]: INFO cinder.api.openstack.wsgi [None req-28bae769-9818-4e74-9f38-a2bbceab7655 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] GET http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d [ 624.046519] [55205]: DEBUG cinder.api.openstack.wsgi [None req-28bae769-9818-4e74-9f38-a2bbceab7655 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 624.046640] [55205]: DEBUG cinder.api.openstack.wsgi [None req-28bae769-9818-4e74-9f38-a2bbceab7655 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 624.058919] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 624.058919] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 624.064672] [55205]: INFO cinder.volume.api [None req-28bae769-9818-4e74-9f38-a2bbceab7655 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Volume info retrieved successfully. [ 624.071933] [55205]: INFO cinder.api.openstack.wsgi [None req-28bae769-9818-4e74-9f38-a2bbceab7655 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d returned with HTTP 200 [ 624.079474] [55205]: [pid: 55205|app: 0|req: 19/37] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:19:53 2025] GET /volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d => generated 966 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 625.087647] [55204]: DEBUG cinder.api.middleware.request_id [None req-73bc4559-b025-4ab5-bd2f-97bde5b0c15e None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 625.090690] [55204]: INFO cinder.api.openstack.wsgi [None req-73bc4559-b025-4ab5-bd2f-97bde5b0c15e tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] GET http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d [ 625.091216] [55204]: DEBUG cinder.api.openstack.wsgi [None req-73bc4559-b025-4ab5-bd2f-97bde5b0c15e tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 625.091612] [55204]: DEBUG cinder.api.openstack.wsgi [None req-73bc4559-b025-4ab5-bd2f-97bde5b0c15e tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 625.109568] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 625.109568] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 625.117884] [55204]: INFO cinder.volume.api [None req-73bc4559-b025-4ab5-bd2f-97bde5b0c15e tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Volume info retrieved successfully. [ 625.126039] [55204]: INFO cinder.api.openstack.wsgi [None req-73bc4559-b025-4ab5-bd2f-97bde5b0c15e tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d returned with HTTP 200 [ 625.126039] [55204]: [pid: 55204|app: 0|req: 19/38] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:19:54 2025] GET /volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d => generated 990 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 626.145050] [55205]: DEBUG cinder.api.middleware.request_id [None req-8427fdd7-6cc8-4033-b2c3-d9aee9bfe0da None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 626.147506] [55205]: INFO cinder.api.openstack.wsgi [None req-8427fdd7-6cc8-4033-b2c3-d9aee9bfe0da tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] GET http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d [ 626.147765] [55205]: DEBUG cinder.api.openstack.wsgi [None req-8427fdd7-6cc8-4033-b2c3-d9aee9bfe0da tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 626.147986] [55205]: DEBUG cinder.api.openstack.wsgi [None req-8427fdd7-6cc8-4033-b2c3-d9aee9bfe0da tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 626.159658] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 626.159658] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 626.164798] [55205]: INFO cinder.volume.api [None req-8427fdd7-6cc8-4033-b2c3-d9aee9bfe0da tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Volume info retrieved successfully. [ 626.171061] [55205]: INFO cinder.api.openstack.wsgi [None req-8427fdd7-6cc8-4033-b2c3-d9aee9bfe0da tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d returned with HTTP 200 [ 626.171496] [55205]: [pid: 55205|app: 0|req: 20/39] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:19:56 2025] GET /volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d => generated 990 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 627.186724] [55204]: DEBUG cinder.api.middleware.request_id [None req-3be1edc1-0667-44c6-b5a6-ff90a74920b9 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 627.191506] [55204]: INFO cinder.api.openstack.wsgi [None req-3be1edc1-0667-44c6-b5a6-ff90a74920b9 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] GET http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d [ 627.193020] [55204]: DEBUG cinder.api.openstack.wsgi [None req-3be1edc1-0667-44c6-b5a6-ff90a74920b9 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 627.193020] [55204]: DEBUG cinder.api.openstack.wsgi [None req-3be1edc1-0667-44c6-b5a6-ff90a74920b9 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 627.215022] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 627.215022] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 627.225035] [55204]: INFO cinder.volume.api [None req-3be1edc1-0667-44c6-b5a6-ff90a74920b9 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Volume info retrieved successfully. [ 627.233534] [55204]: INFO cinder.api.openstack.wsgi [None req-3be1edc1-0667-44c6-b5a6-ff90a74920b9 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d returned with HTTP 200 [ 627.234300] [55204]: [pid: 55204|app: 0|req: 20/40] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:19:57 2025] GET /volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d => generated 990 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 628.245984] [55205]: DEBUG cinder.api.middleware.request_id [None req-7fc9404a-13c4-434e-a706-63c060e49210 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 628.248581] [55205]: INFO cinder.api.openstack.wsgi [None req-7fc9404a-13c4-434e-a706-63c060e49210 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] GET http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d [ 628.248867] [55205]: DEBUG cinder.api.openstack.wsgi [None req-7fc9404a-13c4-434e-a706-63c060e49210 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 628.249113] [55205]: DEBUG cinder.api.openstack.wsgi [None req-7fc9404a-13c4-434e-a706-63c060e49210 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 628.264119] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 628.264119] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 628.270131] [55205]: INFO cinder.volume.api [None req-7fc9404a-13c4-434e-a706-63c060e49210 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Volume info retrieved successfully. [ 628.281142] [55205]: INFO cinder.api.openstack.wsgi [None req-7fc9404a-13c4-434e-a706-63c060e49210 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d returned with HTTP 200 [ 628.281579] [55205]: [pid: 55205|app: 0|req: 21/41] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:19:58 2025] GET /volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d => generated 990 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 629.295166] [55204]: DEBUG cinder.api.middleware.request_id [None req-9b607d95-727c-4fd4-b012-51b5b2698ac9 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 629.297746] [55204]: INFO cinder.api.openstack.wsgi [None req-9b607d95-727c-4fd4-b012-51b5b2698ac9 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] GET http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d [ 629.299857] [55204]: DEBUG cinder.api.openstack.wsgi [None req-9b607d95-727c-4fd4-b012-51b5b2698ac9 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 629.299857] [55204]: DEBUG cinder.api.openstack.wsgi [None req-9b607d95-727c-4fd4-b012-51b5b2698ac9 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 629.311987] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 629.311987] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 629.317882] [55204]: INFO cinder.volume.api [None req-9b607d95-727c-4fd4-b012-51b5b2698ac9 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Volume info retrieved successfully. [ 629.325746] [55204]: INFO cinder.api.openstack.wsgi [None req-9b607d95-727c-4fd4-b012-51b5b2698ac9 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d returned with HTTP 200 [ 629.326187] [55204]: [pid: 55204|app: 0|req: 21/42] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:19:59 2025] GET /volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 629.681959] [55205]: DEBUG cinder.api.middleware.request_id [None req-1613e5d6-3ffd-486e-b751-e3944555b61b None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 629.683990] [55205]: INFO cinder.api.openstack.wsgi [None req-1613e5d6-3ffd-486e-b751-e3944555b61b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] POST http://10.180.1.21/volume/v3/volumes [ 629.684611] [55205]: DEBUG cinder.api.openstack.wsgi [None req-1613e5d6-3ffd-486e-b751-e3944555b61b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1697705507"}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 629.686317] [55205]: DEBUG cinder.api.v3.volumes [None req-1613e5d6-3ffd-486e-b751-e3944555b61b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1697705507'}} {{(pid=55205) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 629.686463] [55205]: INFO cinder.api.v3.volumes [None req-1613e5d6-3ffd-486e-b751-e3944555b61b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Create volume of 1 GB [ 629.690947] [55205]: INFO cinder.volume.api [None req-1613e5d6-3ffd-486e-b751-e3944555b61b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Availability Zones retrieved successfully. [ 629.698230] [55205]: DEBUG cinder.volume.api [None req-1613e5d6-3ffd-486e-b751-e3944555b61b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Flow 'volume_create_api' (86f2a726-a397-4867-bd74-07300892fa49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 629.699589] [55205]: DEBUG cinder.volume.api [None req-1613e5d6-3ffd-486e-b751-e3944555b61b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90f3b8dd-0b88-4100-80f8-f05eafa11ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 629.701334] [55205]: DEBUG cinder.volume.flows.api.create_volume [None req-1613e5d6-3ffd-486e-b751-e3944555b61b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Validating volume size '1' using validate_int {{(pid=55205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 629.719133] [55205]: DEBUG cinder.volume.api [None req-1613e5d6-3ffd-486e-b751-e3944555b61b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90f3b8dd-0b88-4100-80f8-f05eafa11ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4a3c848-85c0-4b98-91d8-f1eea4b9a34a', '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=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 629.720906] [55205]: DEBUG cinder.volume.api [None req-1613e5d6-3ffd-486e-b751-e3944555b61b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ece3b9fc-869f-48d6-af59-ec84b4ba3dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 629.757826] [55205]: DEBUG cinder.quota [None req-1613e5d6-3ffd-486e-b751-e3944555b61b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Created reservations ['aa208a67-11f6-40e7-9e67-2ac5a1a288fb', 'b1f29cf8-a5ac-4a38-af28-6f2d1d8a786c', '02691519-c00a-4a97-955d-ab08b70ba73b', 'ed1b2151-64a7-48f3-aa40-28a8f3892548'] {{(pid=55205) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 629.758887] [55205]: DEBUG cinder.volume.api [None req-1613e5d6-3ffd-486e-b751-e3944555b61b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ece3b9fc-869f-48d6-af59-ec84b4ba3dc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa208a67-11f6-40e7-9e67-2ac5a1a288fb', 'b1f29cf8-a5ac-4a38-af28-6f2d1d8a786c', '02691519-c00a-4a97-955d-ab08b70ba73b', 'ed1b2151-64a7-48f3-aa40-28a8f3892548']}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 629.759851] [55205]: DEBUG cinder.volume.api [None req-1613e5d6-3ffd-486e-b751-e3944555b61b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f5d79a9-f5bc-46cc-8a4b-85b9e14f6f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 629.776225] [55205]: DEBUG cinder.volume.api [None req-1613e5d6-3ffd-486e-b751-e3944555b61b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f5d79a9-f5bc-46cc-8a4b-85b9e14f6f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '008604cd-7217-418a-a723-61ede4669a1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1697705507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ee43ad39eb1466aa373dd33daba2cfa',qos_specs=None,replication_status=,reservations=['aa208a67-11f6-40e7-9e67-2ac5a1a288fb','b1f29cf8-a5ac-4a38-af28-6f2d1d8a786c','02691519-c00a-4a97-955d-ab08b70ba73b','ed1b2151-64a7-48f3-aa40-28a8f3892548'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a07dc63308544a2e9168e3a07a80e166',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:19:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1697705507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=008604cd-7217-418a-a723-61ede4669a1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ee43ad39eb1466aa373dd33daba2cfa',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='a07dc63308544a2e9168e3a07a80e166',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a3c848-85c0-4b98-91d8-f1eea4b9a34a),volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 629.777309] [55205]: DEBUG cinder.volume.api [None req-1613e5d6-3ffd-486e-b751-e3944555b61b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41236795-4423-42d4-b7a3-8d2c1290f92d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 629.790957] [55205]: DEBUG cinder.volume.api [None req-1613e5d6-3ffd-486e-b751-e3944555b61b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41236795-4423-42d4-b7a3-8d2c1290f92d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1697705507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ee43ad39eb1466aa373dd33daba2cfa',qos_specs=None,replication_status=,reservations=['aa208a67-11f6-40e7-9e67-2ac5a1a288fb','b1f29cf8-a5ac-4a38-af28-6f2d1d8a786c','02691519-c00a-4a97-955d-ab08b70ba73b','ed1b2151-64a7-48f3-aa40-28a8f3892548'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a07dc63308544a2e9168e3a07a80e166',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 629.791993] [55205]: DEBUG cinder.volume.api [None req-1613e5d6-3ffd-486e-b751-e3944555b61b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1f075fe-9a6d-4d30-9eea-5fd348aafd70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 629.813473] [55205]: DEBUG cinder.volume.api [None req-1613e5d6-3ffd-486e-b751-e3944555b61b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1f075fe-9a6d-4d30-9eea-5fd348aafd70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 629.813473] [55205]: DEBUG cinder.volume.api [None req-1613e5d6-3ffd-486e-b751-e3944555b61b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Flow 'volume_create_api' (86f2a726-a397-4867-bd74-07300892fa49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55205) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 629.813473] [55205]: INFO cinder.volume.api [None req-1613e5d6-3ffd-486e-b751-e3944555b61b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Create volume request issued successfully. [ 629.813473] [55205]: INFO cinder.api.openstack.wsgi [None req-1613e5d6-3ffd-486e-b751-e3944555b61b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 629.815530] [55205]: [pid: 55205|app: 0|req: 22/43] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:19:59 2025] POST /volume/v3/volumes => generated 758 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 629.826424] [55204]: DEBUG cinder.api.middleware.request_id [None req-d1fc3a41-87c7-4fe5-860e-b87754976c0b None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 629.832455] [55204]: INFO cinder.api.openstack.wsgi [None req-d1fc3a41-87c7-4fe5-860e-b87754976c0b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c [ 629.832877] [55204]: DEBUG cinder.api.openstack.wsgi [None req-d1fc3a41-87c7-4fe5-860e-b87754976c0b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 629.834018] [55204]: DEBUG cinder.api.openstack.wsgi [None req-d1fc3a41-87c7-4fe5-860e-b87754976c0b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 629.844966] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 629.844966] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 629.851781] [55204]: INFO cinder.volume.api [None req-d1fc3a41-87c7-4fe5-860e-b87754976c0b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 629.857558] [55204]: INFO cinder.api.openstack.wsgi [None req-d1fc3a41-87c7-4fe5-860e-b87754976c0b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c returned with HTTP 200 [ 629.858045] [55204]: [pid: 55204|app: 0|req: 22/44] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:19:59 2025] GET /volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c => generated 826 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 630.340070] [55205]: DEBUG cinder.api.middleware.request_id [None req-b6af88fd-5103-4c49-945e-5d2802a02193 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 630.343625] [55205]: INFO cinder.api.openstack.wsgi [None req-b6af88fd-5103-4c49-945e-5d2802a02193 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] GET http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d [ 630.343907] [55205]: DEBUG cinder.api.openstack.wsgi [None req-b6af88fd-5103-4c49-945e-5d2802a02193 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 630.344191] [55205]: DEBUG cinder.api.openstack.wsgi [None req-b6af88fd-5103-4c49-945e-5d2802a02193 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 630.352687] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 630.352687] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 630.357148] [55205]: INFO cinder.volume.api [None req-b6af88fd-5103-4c49-945e-5d2802a02193 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Volume info retrieved successfully. [ 630.362444] [55205]: INFO cinder.api.openstack.wsgi [None req-b6af88fd-5103-4c49-945e-5d2802a02193 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d returned with HTTP 200 [ 630.362933] [55205]: [pid: 55205|app: 0|req: 23/45] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:20:00 2025] GET /volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 630.870581] [55204]: DEBUG cinder.api.middleware.request_id [None req-82d5427f-181b-4257-a9e2-2df4b97387d9 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 630.873239] [55204]: INFO cinder.api.openstack.wsgi [None req-82d5427f-181b-4257-a9e2-2df4b97387d9 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c [ 630.873490] [55204]: DEBUG cinder.api.openstack.wsgi [None req-82d5427f-181b-4257-a9e2-2df4b97387d9 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 630.873718] [55204]: DEBUG cinder.api.openstack.wsgi [None req-82d5427f-181b-4257-a9e2-2df4b97387d9 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 630.887259] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 630.887259] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 630.891525] [55204]: INFO cinder.volume.api [None req-82d5427f-181b-4257-a9e2-2df4b97387d9 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 630.895876] [55204]: INFO cinder.api.openstack.wsgi [None req-82d5427f-181b-4257-a9e2-2df4b97387d9 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c returned with HTTP 200 [ 630.896355] [55204]: [pid: 55204|app: 0|req: 23/46] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:20:00 2025] GET /volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 631.379744] [55205]: DEBUG cinder.api.middleware.request_id [None req-c80d75a5-514f-48d2-ab8a-8ca40a3b2076 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 631.384175] [55205]: INFO cinder.api.openstack.wsgi [None req-c80d75a5-514f-48d2-ab8a-8ca40a3b2076 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] GET http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d [ 631.384464] [55205]: DEBUG cinder.api.openstack.wsgi [None req-c80d75a5-514f-48d2-ab8a-8ca40a3b2076 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 631.384697] [55205]: DEBUG cinder.api.openstack.wsgi [None req-c80d75a5-514f-48d2-ab8a-8ca40a3b2076 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 631.395628] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 631.395628] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 631.399985] [55205]: INFO cinder.volume.api [None req-c80d75a5-514f-48d2-ab8a-8ca40a3b2076 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Volume info retrieved successfully. [ 631.410253] [55205]: INFO cinder.api.openstack.wsgi [None req-c80d75a5-514f-48d2-ab8a-8ca40a3b2076 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d returned with HTTP 200 [ 631.410253] [55205]: [pid: 55205|app: 0|req: 24/47] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:20:01 2025] GET /volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 632.420319] [55204]: DEBUG cinder.api.middleware.request_id [None req-9a1b9907-2652-4e93-b107-1fae6bf30dc4 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 632.422567] [55204]: INFO cinder.api.openstack.wsgi [None req-9a1b9907-2652-4e93-b107-1fae6bf30dc4 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] GET http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d [ 632.423149] [55204]: DEBUG cinder.api.openstack.wsgi [None req-9a1b9907-2652-4e93-b107-1fae6bf30dc4 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 632.423447] [55204]: DEBUG cinder.api.openstack.wsgi [None req-9a1b9907-2652-4e93-b107-1fae6bf30dc4 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 632.436957] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 632.436957] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 632.444176] [55204]: INFO cinder.volume.api [None req-9a1b9907-2652-4e93-b107-1fae6bf30dc4 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Volume info retrieved successfully. [ 632.449846] [55204]: INFO cinder.api.openstack.wsgi [None req-9a1b9907-2652-4e93-b107-1fae6bf30dc4 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d returned with HTTP 200 [ 632.452017] [55204]: [pid: 55204|app: 0|req: 24/48] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:20:02 2025] GET /volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d => generated 990 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 633.465530] [55205]: DEBUG cinder.api.middleware.request_id [None req-a10a89bc-d59b-49c6-a949-5740cceff8ec None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 633.467686] [55205]: INFO cinder.api.openstack.wsgi [None req-a10a89bc-d59b-49c6-a949-5740cceff8ec tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] GET http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d [ 633.467951] [55205]: DEBUG cinder.api.openstack.wsgi [None req-a10a89bc-d59b-49c6-a949-5740cceff8ec tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 633.468185] [55205]: DEBUG cinder.api.openstack.wsgi [None req-a10a89bc-d59b-49c6-a949-5740cceff8ec tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 633.482650] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 633.482650] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 633.487329] [55205]: INFO cinder.volume.api [None req-a10a89bc-d59b-49c6-a949-5740cceff8ec tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Volume info retrieved successfully. [ 633.492439] [55205]: INFO cinder.api.openstack.wsgi [None req-a10a89bc-d59b-49c6-a949-5740cceff8ec tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d returned with HTTP 200 [ 633.492856] [55205]: [pid: 55205|app: 0|req: 25/49] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:20:03 2025] GET /volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d => generated 990 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 634.510290] [55204]: DEBUG cinder.api.middleware.request_id [None req-c893886d-459c-4521-9e06-6f8141055db4 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 634.512570] [55204]: INFO cinder.api.openstack.wsgi [None req-c893886d-459c-4521-9e06-6f8141055db4 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] GET http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d [ 634.512867] [55204]: DEBUG cinder.api.openstack.wsgi [None req-c893886d-459c-4521-9e06-6f8141055db4 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 634.513151] [55204]: DEBUG cinder.api.openstack.wsgi [None req-c893886d-459c-4521-9e06-6f8141055db4 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 634.527156] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 634.527156] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 634.532529] [55204]: INFO cinder.volume.api [None req-c893886d-459c-4521-9e06-6f8141055db4 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Volume info retrieved successfully. [ 634.538656] [55204]: INFO cinder.api.openstack.wsgi [None req-c893886d-459c-4521-9e06-6f8141055db4 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d returned with HTTP 200 [ 634.539161] [55204]: [pid: 55204|app: 0|req: 25/50] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:20:04 2025] GET /volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 635.554199] [55205]: DEBUG cinder.api.middleware.request_id [None req-0b2299ec-da49-436f-abf6-b91a772a3913 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 635.556611] [55205]: INFO cinder.api.openstack.wsgi [None req-0b2299ec-da49-436f-abf6-b91a772a3913 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] GET http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d [ 635.556906] [55205]: DEBUG cinder.api.openstack.wsgi [None req-0b2299ec-da49-436f-abf6-b91a772a3913 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 635.557183] [55205]: DEBUG cinder.api.openstack.wsgi [None req-0b2299ec-da49-436f-abf6-b91a772a3913 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 635.567784] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 635.567784] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 635.571930] [55205]: INFO cinder.volume.api [None req-0b2299ec-da49-436f-abf6-b91a772a3913 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Volume info retrieved successfully. [ 635.578095] [55205]: INFO cinder.api.openstack.wsgi [None req-0b2299ec-da49-436f-abf6-b91a772a3913 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d returned with HTTP 200 [ 635.578628] [55205]: [pid: 55205|app: 0|req: 26/51] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:20:05 2025] GET /volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 636.599574] [55204]: DEBUG cinder.api.middleware.request_id [None req-5568bb11-4fde-4151-91f9-d5a0d8dc99bb None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 636.605133] [55204]: INFO cinder.api.openstack.wsgi [None req-5568bb11-4fde-4151-91f9-d5a0d8dc99bb tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] GET http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d [ 636.605133] [55204]: DEBUG cinder.api.openstack.wsgi [None req-5568bb11-4fde-4151-91f9-d5a0d8dc99bb tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 636.605133] [55204]: DEBUG cinder.api.openstack.wsgi [None req-5568bb11-4fde-4151-91f9-d5a0d8dc99bb tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 636.614413] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 636.614413] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 636.618632] [55204]: INFO cinder.volume.api [None req-5568bb11-4fde-4151-91f9-d5a0d8dc99bb tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Volume info retrieved successfully. [ 636.623774] [55204]: INFO cinder.api.openstack.wsgi [None req-5568bb11-4fde-4151-91f9-d5a0d8dc99bb tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d returned with HTTP 200 [ 636.624187] [55204]: [pid: 55204|app: 0|req: 26/52] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:20:06 2025] GET /volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 637.635631] [55205]: DEBUG cinder.api.middleware.request_id [None req-6b2c0c23-6f26-4787-a807-9b3c1c2fa840 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 637.638937] [55205]: INFO cinder.api.openstack.wsgi [None req-6b2c0c23-6f26-4787-a807-9b3c1c2fa840 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] GET http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d [ 637.639245] [55205]: DEBUG cinder.api.openstack.wsgi [None req-6b2c0c23-6f26-4787-a807-9b3c1c2fa840 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 637.639499] [55205]: DEBUG cinder.api.openstack.wsgi [None req-6b2c0c23-6f26-4787-a807-9b3c1c2fa840 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 637.657940] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.657940] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 637.669025] [55205]: INFO cinder.volume.api [None req-6b2c0c23-6f26-4787-a807-9b3c1c2fa840 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Volume info retrieved successfully. [ 637.676872] [55205]: INFO cinder.api.openstack.wsgi [None req-6b2c0c23-6f26-4787-a807-9b3c1c2fa840 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d returned with HTTP 200 [ 637.677778] [55205]: [pid: 55205|app: 0|req: 27/53] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:20:07 2025] GET /volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d => generated 990 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 638.691457] [55204]: DEBUG cinder.api.middleware.request_id [None req-6fff2188-2e29-4bf1-bec8-e527adb85293 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 638.695792] [55204]: INFO cinder.api.openstack.wsgi [None req-6fff2188-2e29-4bf1-bec8-e527adb85293 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] GET http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d [ 638.696151] [55204]: DEBUG cinder.api.openstack.wsgi [None req-6fff2188-2e29-4bf1-bec8-e527adb85293 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 638.696371] [55204]: DEBUG cinder.api.openstack.wsgi [None req-6fff2188-2e29-4bf1-bec8-e527adb85293 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 638.710927] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 638.710927] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 638.716354] [55204]: INFO cinder.volume.api [None req-6fff2188-2e29-4bf1-bec8-e527adb85293 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Volume info retrieved successfully. [ 638.722973] [55204]: INFO cinder.api.openstack.wsgi [None req-6fff2188-2e29-4bf1-bec8-e527adb85293 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d returned with HTTP 200 [ 638.723552] [55204]: [pid: 55204|app: 0|req: 27/54] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:20:08 2025] GET /volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 639.739860] [55205]: DEBUG cinder.api.middleware.request_id [None req-b7ce3ae2-9b6f-4e26-8e9e-a6f5158d8f51 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 639.741514] [55205]: INFO cinder.api.openstack.wsgi [None req-b7ce3ae2-9b6f-4e26-8e9e-a6f5158d8f51 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] GET http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d [ 639.741792] [55205]: DEBUG cinder.api.openstack.wsgi [None req-b7ce3ae2-9b6f-4e26-8e9e-a6f5158d8f51 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 639.742038] [55205]: DEBUG cinder.api.openstack.wsgi [None req-b7ce3ae2-9b6f-4e26-8e9e-a6f5158d8f51 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 639.751955] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.751955] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 639.756803] [55205]: INFO cinder.volume.api [None req-b7ce3ae2-9b6f-4e26-8e9e-a6f5158d8f51 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Volume info retrieved successfully. [ 639.762694] [55205]: INFO cinder.api.openstack.wsgi [None req-b7ce3ae2-9b6f-4e26-8e9e-a6f5158d8f51 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d returned with HTTP 200 [ 639.767021] [55205]: [pid: 55205|app: 0|req: 28/55] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:20:09 2025] GET /volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 640.775615] [55204]: DEBUG cinder.api.middleware.request_id [None req-56d85c98-dd9b-4f6c-86ef-d81831be97c8 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 640.778129] [55204]: INFO cinder.api.openstack.wsgi [None req-56d85c98-dd9b-4f6c-86ef-d81831be97c8 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] GET http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d [ 640.778383] [55204]: DEBUG cinder.api.openstack.wsgi [None req-56d85c98-dd9b-4f6c-86ef-d81831be97c8 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 640.778641] [55204]: DEBUG cinder.api.openstack.wsgi [None req-56d85c98-dd9b-4f6c-86ef-d81831be97c8 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 640.795027] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.795027] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 640.799337] [55204]: INFO cinder.volume.api [None req-56d85c98-dd9b-4f6c-86ef-d81831be97c8 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Volume info retrieved successfully. [ 640.809830] [55204]: INFO cinder.api.openstack.wsgi [None req-56d85c98-dd9b-4f6c-86ef-d81831be97c8 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d returned with HTTP 200 [ 640.810635] [55204]: [pid: 55204|app: 0|req: 28/56] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:20:10 2025] GET /volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d => generated 990 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 641.824249] [55205]: DEBUG cinder.api.middleware.request_id [None req-a181c2f1-2e0e-489e-9f95-fc9a063fc9f4 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 641.826367] [55205]: INFO cinder.api.openstack.wsgi [None req-a181c2f1-2e0e-489e-9f95-fc9a063fc9f4 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] GET http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d [ 641.826628] [55205]: DEBUG cinder.api.openstack.wsgi [None req-a181c2f1-2e0e-489e-9f95-fc9a063fc9f4 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 641.826864] [55205]: DEBUG cinder.api.openstack.wsgi [None req-a181c2f1-2e0e-489e-9f95-fc9a063fc9f4 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 641.837828] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.837828] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 641.842628] [55205]: INFO cinder.volume.api [None req-a181c2f1-2e0e-489e-9f95-fc9a063fc9f4 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Volume info retrieved successfully. [ 641.852837] [55205]: INFO cinder.api.openstack.wsgi [None req-a181c2f1-2e0e-489e-9f95-fc9a063fc9f4 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d returned with HTTP 200 [ 641.852837] [55205]: [pid: 55205|app: 0|req: 29/57] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:20:11 2025] GET /volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d => generated 1573 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 641.941617] [55204]: DEBUG cinder.api.middleware.request_id [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-0f5fb5a1-3e33-480f-9dde-9075532350ed None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 641.944167] [55204]: INFO cinder.api.openstack.wsgi [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-0f5fb5a1-3e33-480f-9dde-9075532350ed tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] GET http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d [ 641.944404] [55204]: DEBUG cinder.api.openstack.wsgi [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-0f5fb5a1-3e33-480f-9dde-9075532350ed tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 641.944629] [55204]: DEBUG cinder.api.openstack.wsgi [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-0f5fb5a1-3e33-480f-9dde-9075532350ed tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 641.954334] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.954334] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 641.959039] [55204]: INFO cinder.volume.api [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-0f5fb5a1-3e33-480f-9dde-9075532350ed tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Volume info retrieved successfully. [ 641.966233] [55204]: INFO cinder.api.openstack.wsgi [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-0f5fb5a1-3e33-480f-9dde-9075532350ed tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d returned with HTTP 200 [ 641.966674] [55204]: [pid: 55204|app: 0|req: 29/58] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:20:11 2025] GET /volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d => generated 1392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 642.229795] [55205]: DEBUG cinder.api.middleware.request_id [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-c4ec6ce5-d31c-4b07-a764-2bb8668c44e2 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 642.232695] [55205]: INFO cinder.api.openstack.wsgi [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-c4ec6ce5-d31c-4b07-a764-2bb8668c44e2 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] GET http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d [ 642.233358] [55205]: DEBUG cinder.api.openstack.wsgi [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-c4ec6ce5-d31c-4b07-a764-2bb8668c44e2 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 642.233358] [55205]: DEBUG cinder.api.openstack.wsgi [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-c4ec6ce5-d31c-4b07-a764-2bb8668c44e2 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 642.251489] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.251489] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 642.267115] [55205]: INFO cinder.volume.api [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-c4ec6ce5-d31c-4b07-a764-2bb8668c44e2 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Volume info retrieved successfully. [ 642.274754] [55205]: INFO cinder.api.openstack.wsgi [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-c4ec6ce5-d31c-4b07-a764-2bb8668c44e2 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d returned with HTTP 200 [ 642.275859] [55205]: [pid: 55205|app: 0|req: 30/59] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:20:12 2025] GET /volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d => generated 1392 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 642.281901] [55204]: DEBUG cinder.api.middleware.request_id [None req-37c594b9-0d5d-47b7-b5b7-7b533c6967e1 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 642.282405] [55204]: INFO cinder.api.openstack.wsgi [None req-37c594b9-0d5d-47b7-b5b7-7b533c6967e1 None None] GET http://10.180.1.21/volume// [ 642.282605] [55204]: DEBUG cinder.api.openstack.wsgi [None req-37c594b9-0d5d-47b7-b5b7-7b533c6967e1 None None] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 642.282839] [55204]: DEBUG cinder.api.openstack.wsgi [None req-37c594b9-0d5d-47b7-b5b7-7b533c6967e1 None None] Calling method 'all' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 642.283292] [55204]: INFO cinder.api.openstack.wsgi [None req-37c594b9-0d5d-47b7-b5b7-7b533c6967e1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 642.283632] [55204]: [pid: 55204|app: 0|req: 30/60] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:20:12 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 642.289143] [55205]: DEBUG cinder.api.middleware.request_id [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-8b28a1ac-d36d-4164-b30d-0fb2b9bb7aae None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 642.291629] [55205]: INFO cinder.api.openstack.wsgi [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-8b28a1ac-d36d-4164-b30d-0fb2b9bb7aae tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] POST http://10.180.1.21/volume/v3/attachments [ 642.292059] [55205]: DEBUG cinder.api.openstack.wsgi [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-8b28a1ac-d36d-4164-b30d-0fb2b9bb7aae tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9bd5a545-b772-446a-8096-040c75cb115d", "connector": null, "instance_uuid": "6e50ecbb-b27c-49e4-92ed-94f6842a3cf8"}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 642.302527] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.302527] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 642.339994] [55205]: INFO cinder.api.openstack.wsgi [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-8b28a1ac-d36d-4164-b30d-0fb2b9bb7aae tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 642.340513] [55205]: [pid: 55205|app: 0|req: 31/61] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:20:12 2025] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 649.266735] [55204]: DEBUG cinder.api.middleware.request_id [None req-0f01e1ea-1927-4efc-b707-c6b1c118e816 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 649.267348] [55204]: INFO cinder.api.openstack.wsgi [None req-0f01e1ea-1927-4efc-b707-c6b1c118e816 None None] GET http://10.180.1.21/volume// [ 649.267898] [55204]: DEBUG cinder.api.openstack.wsgi [None req-0f01e1ea-1927-4efc-b707-c6b1c118e816 None None] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 649.268186] [55204]: DEBUG cinder.api.openstack.wsgi [None req-0f01e1ea-1927-4efc-b707-c6b1c118e816 None None] Calling method 'all' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 649.268656] [55204]: INFO cinder.api.openstack.wsgi [None req-0f01e1ea-1927-4efc-b707-c6b1c118e816 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 649.269117] [55204]: [pid: 55204|app: 0|req: 31/62] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:20:19 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 649.288202] [55205]: DEBUG cinder.api.middleware.request_id [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-ffe070f6-c4f0-4e37-afc7-7c57daf5912c None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 649.293126] [55205]: INFO cinder.api.openstack.wsgi [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-ffe070f6-c4f0-4e37-afc7-7c57daf5912c tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] GET http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc [ 649.293597] [55205]: DEBUG cinder.api.openstack.wsgi [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-ffe070f6-c4f0-4e37-afc7-7c57daf5912c tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 649.293861] [55205]: DEBUG cinder.api.openstack.wsgi [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-ffe070f6-c4f0-4e37-afc7-7c57daf5912c tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 649.310394] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.310394] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 649.315981] [55205]: INFO cinder.volume.api [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-ffe070f6-c4f0-4e37-afc7-7c57daf5912c tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Volume info retrieved successfully. [ 649.323265] [55205]: INFO cinder.api.openstack.wsgi [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-ffe070f6-c4f0-4e37-afc7-7c57daf5912c tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc returned with HTTP 200 [ 649.323746] [55205]: [pid: 55205|app: 0|req: 32/63] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:20:19 2025] GET /volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc => generated 1571 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 649.520020] [55204]: DEBUG cinder.api.middleware.request_id [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-b2113b11-52d5-4280-b618-45415643430d None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 649.520765] [55204]: INFO cinder.api.openstack.wsgi [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-b2113b11-52d5-4280-b618-45415643430d tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] PUT http://10.180.1.21/volume/v3/attachments/8c03ca0d-670e-4dd6-a8e7-38d565f283ed [ 649.521225] [55204]: DEBUG cinder.api.openstack.wsgi [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-b2113b11-52d5-4280-b618-45415643430d tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sda"}}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 649.537683] [55204]: DEBUG cinder.coordination [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-b2113b11-52d5-4280-b618-45415643430d tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Acquiring lock "cinder-attachment_update-19da5a77-94c1-4f4a-a718-68a98d80a5cc-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55204) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 649.543388] [55204]: DEBUG cinder.coordination [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-b2113b11-52d5-4280-b618-45415643430d tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Lock "cinder-attachment_update-19da5a77-94c1-4f4a-a718-68a98d80a5cc-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55204) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 649.544610] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.544610] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 650.080669] [55204]: DEBUG cinder.coordination [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-b2113b11-52d5-4280-b618-45415643430d tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Lock "cinder-attachment_update-19da5a77-94c1-4f4a-a718-68a98d80a5cc-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.537s {{(pid=55204) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 650.081200] [55204]: INFO cinder.api.openstack.wsgi [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-b2113b11-52d5-4280-b618-45415643430d tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/attachments/8c03ca0d-670e-4dd6-a8e7-38d565f283ed returned with HTTP 200 [ 650.084896] [55204]: [pid: 55204|app: 0|req: 32/64] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:20:19 2025] PUT /volume/v3/attachments/8c03ca0d-670e-4dd6-a8e7-38d565f283ed => generated 617 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 650.591477] [55205]: DEBUG cinder.api.middleware.request_id [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-70ffdc29-16e9-48c5-939a-640289a56f49 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 650.594263] [55205]: INFO cinder.api.openstack.wsgi [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-70ffdc29-16e9-48c5-939a-640289a56f49 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] POST http://10.180.1.21/volume/v3/attachments/8c03ca0d-670e-4dd6-a8e7-38d565f283ed/action [ 650.594998] [55205]: DEBUG cinder.api.openstack.wsgi [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-70ffdc29-16e9-48c5-939a-640289a56f49 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Action body: b'{"os-complete": null}' {{(pid=55205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 650.595210] [55205]: DEBUG cinder.api.openstack.wsgi [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-70ffdc29-16e9-48c5-939a-640289a56f49 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 650.615791] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.615791] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 650.624280] [55205]: INFO cinder.api.openstack.wsgi [req-f3b525c1-c621-4ac1-8b9c-a70453af9d79 req-70ffdc29-16e9-48c5-939a-640289a56f49 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/attachments/8c03ca0d-670e-4dd6-a8e7-38d565f283ed/action returned with HTTP 204 [ 650.624690] [55205]: [pid: 55205|app: 0|req: 33/65] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:20:20 2025] POST /volume/v3/attachments/8c03ca0d-670e-4dd6-a8e7-38d565f283ed/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 660.074650] [55204]: DEBUG dbcounter [-] [55204] Writing DB stats cinder:SELECT=75,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=55204) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 660.622043] [55205]: DEBUG dbcounter [-] [55205] Writing DB stats cinder:SELECT=79,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=55205) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 674.123145] [55204]: DEBUG cinder.api.middleware.request_id [req-2660dafd-1159-4450-ae3d-4c95b2b5d3b9 req-7ee54e04-b3da-4a6b-9a63-9e024238b36c None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 674.126171] [55204]: INFO cinder.api.openstack.wsgi [req-2660dafd-1159-4450-ae3d-4c95b2b5d3b9 req-7ee54e04-b3da-4a6b-9a63-9e024238b36c tempest-InstanceActionsTestJSON-781186216 tempest-InstanceActionsTestJSON-781186216-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=2a018d3c-4575-4042-b1ff-a2d71454cb17 [ 674.126338] [55204]: DEBUG cinder.api.openstack.wsgi [req-2660dafd-1159-4450-ae3d-4c95b2b5d3b9 req-7ee54e04-b3da-4a6b-9a63-9e024238b36c tempest-InstanceActionsTestJSON-781186216 tempest-InstanceActionsTestJSON-781186216-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 674.126609] [55204]: DEBUG cinder.api.openstack.wsgi [req-2660dafd-1159-4450-ae3d-4c95b2b5d3b9 req-7ee54e04-b3da-4a6b-9a63-9e024238b36c tempest-InstanceActionsTestJSON-781186216 tempest-InstanceActionsTestJSON-781186216-project-member] Calling method 'version_select' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 674.142019] [55204]: INFO cinder.api.openstack.wsgi [req-2660dafd-1159-4450-ae3d-4c95b2b5d3b9 req-7ee54e04-b3da-4a6b-9a63-9e024238b36c tempest-InstanceActionsTestJSON-781186216 tempest-InstanceActionsTestJSON-781186216-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=2a018d3c-4575-4042-b1ff-a2d71454cb17 returned with HTTP 200 [ 674.142479] [55204]: [pid: 55204|app: 0|req: 33/66] 10.180.1.21 () {62 vars in 1517 bytes} [Fri Feb 21 08:20:43 2025] GET /volume/v3/attachments?instance_id=2a018d3c-4575-4042-b1ff-a2d71454cb17 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 684.136866] [55204]: DEBUG dbcounter [-] [55204] Writing DB stats cinder:SELECT=1 {{(pid=55204) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 697.703539] [55205]: DEBUG cinder.api.middleware.request_id [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-628e4450-cbdd-4b4b-8b74-9c8747e08323 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 697.705785] [55205]: INFO cinder.api.openstack.wsgi [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-628e4450-cbdd-4b4b-8b74-9c8747e08323 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] GET http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a [ 697.706232] [55205]: DEBUG cinder.api.openstack.wsgi [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-628e4450-cbdd-4b4b-8b74-9c8747e08323 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 697.706471] [55205]: DEBUG cinder.api.openstack.wsgi [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-628e4450-cbdd-4b4b-8b74-9c8747e08323 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 697.718063] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 697.718063] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 697.721528] [55205]: INFO cinder.volume.api [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-628e4450-cbdd-4b4b-8b74-9c8747e08323 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Volume info retrieved successfully. [ 697.725980] [55205]: INFO cinder.api.openstack.wsgi [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-628e4450-cbdd-4b4b-8b74-9c8747e08323 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a returned with HTTP 200 [ 697.726598] [55205]: [pid: 55205|app: 0|req: 34/67] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:21:07 2025] GET /volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a => generated 1010 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 699.249726] [55204]: DEBUG cinder.api.middleware.request_id [None req-2bc23c02-b754-465e-9322-e5b6adb8f1fe None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.250323] [55204]: INFO cinder.api.openstack.wsgi [None req-2bc23c02-b754-465e-9322-e5b6adb8f1fe None None] GET http://10.180.1.21/volume// [ 699.250524] [55204]: DEBUG cinder.api.openstack.wsgi [None req-2bc23c02-b754-465e-9322-e5b6adb8f1fe None None] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 699.250746] [55204]: DEBUG cinder.api.openstack.wsgi [None req-2bc23c02-b754-465e-9322-e5b6adb8f1fe None None] Calling method 'all' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 699.251161] [55204]: INFO cinder.api.openstack.wsgi [None req-2bc23c02-b754-465e-9322-e5b6adb8f1fe None None] http://10.180.1.21/volume// returned with HTTP 300 [ 699.251472] [55204]: [pid: 55204|app: 0|req: 34/68] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:21:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 699.255730] [55205]: DEBUG cinder.api.middleware.request_id [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-eb5f37b8-c17c-4296-9a67-72d5810195d6 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.257944] [55205]: INFO cinder.api.openstack.wsgi [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-eb5f37b8-c17c-4296-9a67-72d5810195d6 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 699.259533] [55205]: DEBUG cinder.api.openstack.wsgi [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-eb5f37b8-c17c-4296-9a67-72d5810195d6 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a", "connector": null, "instance_uuid": "0894f61d-4fa3-4df2-86d1-2900553825cb"}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 699.271285] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 699.271285] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 699.292474] [55205]: INFO cinder.api.openstack.wsgi [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-eb5f37b8-c17c-4296-9a67-72d5810195d6 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 699.293104] [55205]: [pid: 55205|app: 0|req: 35/69] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:21:09 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 699.313607] [55204]: DEBUG cinder.api.middleware.request_id [None req-8a871cf0-8e95-4661-820e-52b02db6542d None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.315412] [55204]: INFO cinder.api.openstack.wsgi [None req-8a871cf0-8e95-4661-820e-52b02db6542d tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] GET http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a [ 699.315642] [55204]: DEBUG cinder.api.openstack.wsgi [None req-8a871cf0-8e95-4661-820e-52b02db6542d tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 699.315863] [55204]: DEBUG cinder.api.openstack.wsgi [None req-8a871cf0-8e95-4661-820e-52b02db6542d tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 699.326390] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 699.326390] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 699.330071] [55204]: INFO cinder.volume.api [None req-8a871cf0-8e95-4661-820e-52b02db6542d tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Volume info retrieved successfully. [ 699.334203] [55204]: INFO cinder.api.openstack.wsgi [None req-8a871cf0-8e95-4661-820e-52b02db6542d tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a returned with HTTP 200 [ 699.334601] [55204]: [pid: 55204|app: 0|req: 35/70] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:21:09 2025] GET /volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 699.817688] [55205]: DEBUG cinder.api.middleware.request_id [None req-1f8d68a7-ab0e-4418-8a26-95a23b03f2ec None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.818177] [55205]: INFO cinder.api.openstack.wsgi [None req-1f8d68a7-ab0e-4418-8a26-95a23b03f2ec None None] GET http://10.180.1.21/volume// [ 699.819156] [55205]: DEBUG cinder.api.openstack.wsgi [None req-1f8d68a7-ab0e-4418-8a26-95a23b03f2ec None None] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 699.819156] [55205]: DEBUG cinder.api.openstack.wsgi [None req-1f8d68a7-ab0e-4418-8a26-95a23b03f2ec None None] Calling method 'all' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 699.819156] [55205]: INFO cinder.api.openstack.wsgi [None req-1f8d68a7-ab0e-4418-8a26-95a23b03f2ec None None] http://10.180.1.21/volume// returned with HTTP 300 [ 699.819464] [55205]: [pid: 55205|app: 0|req: 36/71] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:21:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 699.822942] [55204]: DEBUG cinder.api.middleware.request_id [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-fdf06288-e77c-4977-a5c8-6d528bed9856 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.826643] [55204]: INFO cinder.api.openstack.wsgi [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-fdf06288-e77c-4977-a5c8-6d528bed9856 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] GET http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a [ 699.826643] [55204]: DEBUG cinder.api.openstack.wsgi [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-fdf06288-e77c-4977-a5c8-6d528bed9856 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 699.826643] [55204]: DEBUG cinder.api.openstack.wsgi [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-fdf06288-e77c-4977-a5c8-6d528bed9856 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 699.843683] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 699.843683] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 699.847424] [55204]: INFO cinder.volume.api [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-fdf06288-e77c-4977-a5c8-6d528bed9856 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Volume info retrieved successfully. [ 699.856036] [55204]: INFO cinder.api.openstack.wsgi [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-fdf06288-e77c-4977-a5c8-6d528bed9856 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a returned with HTTP 200 [ 699.856499] [55204]: [pid: 55204|app: 0|req: 36/72] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:21:09 2025] GET /volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a => generated 1233 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 699.895931] [55205]: DEBUG cinder.api.middleware.request_id [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-957ec092-b099-4840-9cae-11312e19e7f0 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.898496] [55205]: INFO cinder.api.openstack.wsgi [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-957ec092-b099-4840-9cae-11312e19e7f0 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] PUT http://10.180.1.21/volume/v3/attachments/a6c169e9-256a-4cd1-b91d-b1705b5d47ed [ 699.898997] [55205]: DEBUG cinder.api.openstack.wsgi [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-957ec092-b099-4840-9cae-11312e19e7f0 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-554662", "mountpoint": "/dev/sdb"}}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 699.907656] [55205]: DEBUG cinder.coordination [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-957ec092-b099-4840-9cae-11312e19e7f0 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Acquiring lock "cinder-attachment_update-23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55205) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 699.913387] [55205]: DEBUG cinder.coordination [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-957ec092-b099-4840-9cae-11312e19e7f0 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Lock "cinder-attachment_update-23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55205) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 699.914798] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 699.914798] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 700.344284] [55204]: DEBUG cinder.api.middleware.request_id [None req-20ce8867-67ea-4702-b54a-110eec5b148e None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.347941] [55204]: INFO cinder.api.openstack.wsgi [None req-20ce8867-67ea-4702-b54a-110eec5b148e tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] GET http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a [ 700.348195] [55204]: DEBUG cinder.api.openstack.wsgi [None req-20ce8867-67ea-4702-b54a-110eec5b148e tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 700.348434] [55204]: DEBUG cinder.api.openstack.wsgi [None req-20ce8867-67ea-4702-b54a-110eec5b148e tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 700.360199] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 700.360199] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 700.363329] [55204]: INFO cinder.volume.api [None req-20ce8867-67ea-4702-b54a-110eec5b148e tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Volume info retrieved successfully. [ 700.368522] [55204]: INFO cinder.api.openstack.wsgi [None req-20ce8867-67ea-4702-b54a-110eec5b148e tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a returned with HTTP 200 [ 700.369344] [55204]: [pid: 55204|app: 0|req: 37/73] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:21:10 2025] GET /volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 701.381282] [55204]: DEBUG cinder.api.middleware.request_id [None req-2d844e5b-6fe7-40ed-a19f-54b286bb7374 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.383037] [55204]: INFO cinder.api.openstack.wsgi [None req-2d844e5b-6fe7-40ed-a19f-54b286bb7374 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] GET http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a [ 701.383547] [55204]: DEBUG cinder.api.openstack.wsgi [None req-2d844e5b-6fe7-40ed-a19f-54b286bb7374 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 701.383547] [55204]: DEBUG cinder.api.openstack.wsgi [None req-2d844e5b-6fe7-40ed-a19f-54b286bb7374 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 701.402450] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.402450] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 701.406064] [55204]: INFO cinder.volume.api [None req-2d844e5b-6fe7-40ed-a19f-54b286bb7374 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Volume info retrieved successfully. [ 701.410865] [55204]: INFO cinder.api.openstack.wsgi [None req-2d844e5b-6fe7-40ed-a19f-54b286bb7374 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a returned with HTTP 200 [ 701.411729] [55204]: [pid: 55204|app: 0|req: 38/74] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:21:11 2025] GET /volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 702.422292] [55204]: DEBUG cinder.api.middleware.request_id [None req-d7b9c6cf-7790-4c06-a728-181a800c38ee None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.424497] [55204]: INFO cinder.api.openstack.wsgi [None req-d7b9c6cf-7790-4c06-a728-181a800c38ee tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] GET http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a [ 702.424789] [55204]: DEBUG cinder.api.openstack.wsgi [None req-d7b9c6cf-7790-4c06-a728-181a800c38ee tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 702.425062] [55204]: DEBUG cinder.api.openstack.wsgi [None req-d7b9c6cf-7790-4c06-a728-181a800c38ee tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 702.440467] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 702.440467] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 702.444045] [55204]: INFO cinder.volume.api [None req-d7b9c6cf-7790-4c06-a728-181a800c38ee tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Volume info retrieved successfully. [ 702.449438] [55204]: INFO cinder.api.openstack.wsgi [None req-d7b9c6cf-7790-4c06-a728-181a800c38ee tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a returned with HTTP 200 [ 702.449878] [55204]: [pid: 55204|app: 0|req: 39/75] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:21:12 2025] GET /volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 703.460425] [55204]: DEBUG cinder.api.middleware.request_id [None req-e79ded34-af1d-49a0-ac49-204c6c40085f None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 703.462791] [55204]: INFO cinder.api.openstack.wsgi [None req-e79ded34-af1d-49a0-ac49-204c6c40085f tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] GET http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a [ 703.463046] [55204]: DEBUG cinder.api.openstack.wsgi [None req-e79ded34-af1d-49a0-ac49-204c6c40085f tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 703.463269] [55204]: DEBUG cinder.api.openstack.wsgi [None req-e79ded34-af1d-49a0-ac49-204c6c40085f tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 703.474478] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 703.474478] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 703.478149] [55204]: INFO cinder.volume.api [None req-e79ded34-af1d-49a0-ac49-204c6c40085f tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Volume info retrieved successfully. [ 703.484170] [55204]: INFO cinder.api.openstack.wsgi [None req-e79ded34-af1d-49a0-ac49-204c6c40085f tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a returned with HTTP 200 [ 703.484170] [55204]: [pid: 55204|app: 0|req: 40/76] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:21:13 2025] GET /volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 704.456050] [55205]: DEBUG cinder.coordination [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-957ec092-b099-4840-9cae-11312e19e7f0 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Lock "cinder-attachment_update-23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.543s {{(pid=55205) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 704.456417] [55205]: INFO cinder.api.openstack.wsgi [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-957ec092-b099-4840-9cae-11312e19e7f0 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/attachments/a6c169e9-256a-4cd1-b91d-b1705b5d47ed returned with HTTP 200 [ 704.456967] [55205]: [pid: 55205|app: 0|req: 37/77] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:21:09 2025] PUT /volume/v3/attachments/a6c169e9-256a-4cd1-b91d-b1705b5d47ed => generated 617 bytes in 4562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 704.495527] [55204]: DEBUG cinder.api.middleware.request_id [None req-32d1db3a-8e74-4a26-ab16-faa49026a5f3 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.499020] [55204]: INFO cinder.api.openstack.wsgi [None req-32d1db3a-8e74-4a26-ab16-faa49026a5f3 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] GET http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a [ 704.499020] [55204]: DEBUG cinder.api.openstack.wsgi [None req-32d1db3a-8e74-4a26-ab16-faa49026a5f3 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 704.499020] [55204]: DEBUG cinder.api.openstack.wsgi [None req-32d1db3a-8e74-4a26-ab16-faa49026a5f3 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 704.511224] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 704.511224] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 704.518908] [55204]: INFO cinder.volume.api [None req-32d1db3a-8e74-4a26-ab16-faa49026a5f3 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Volume info retrieved successfully. [ 704.530221] [55204]: INFO cinder.api.openstack.wsgi [None req-32d1db3a-8e74-4a26-ab16-faa49026a5f3 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a returned with HTTP 200 [ 704.530221] [55204]: [pid: 55204|app: 0|req: 41/78] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:21:14 2025] GET /volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 705.540334] [55205]: DEBUG cinder.api.middleware.request_id [None req-2c5334e4-1c22-45b3-ae59-0ec4d676bfba None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.542403] [55205]: INFO cinder.api.openstack.wsgi [None req-2c5334e4-1c22-45b3-ae59-0ec4d676bfba tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] GET http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a [ 705.542646] [55205]: DEBUG cinder.api.openstack.wsgi [None req-2c5334e4-1c22-45b3-ae59-0ec4d676bfba tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 705.542888] [55205]: DEBUG cinder.api.openstack.wsgi [None req-2c5334e4-1c22-45b3-ae59-0ec4d676bfba tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 705.561563] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 705.561563] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 705.569022] [55205]: INFO cinder.volume.api [None req-2c5334e4-1c22-45b3-ae59-0ec4d676bfba tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Volume info retrieved successfully. [ 705.576616] [55205]: INFO cinder.api.openstack.wsgi [None req-2c5334e4-1c22-45b3-ae59-0ec4d676bfba tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a returned with HTTP 200 [ 705.576616] [55205]: [pid: 55205|app: 0|req: 38/79] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:21:15 2025] GET /volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a => generated 1010 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 706.105233] [55204]: DEBUG cinder.api.middleware.request_id [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-99a5e3d6-4371-4c92-aaf3-160425706bd2 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.105940] [55204]: INFO cinder.api.openstack.wsgi [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-99a5e3d6-4371-4c92-aaf3-160425706bd2 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] POST http://10.180.1.21/volume/v3/attachments/a6c169e9-256a-4cd1-b91d-b1705b5d47ed/action [ 706.106702] [55204]: DEBUG cinder.api.openstack.wsgi [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-99a5e3d6-4371-4c92-aaf3-160425706bd2 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Action body: b'{"os-complete": null}' {{(pid=55204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 706.106953] [55204]: DEBUG cinder.api.openstack.wsgi [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-99a5e3d6-4371-4c92-aaf3-160425706bd2 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 706.126392] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 706.126392] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 706.134899] [55204]: INFO cinder.api.openstack.wsgi [req-39babfad-4cf4-4f9b-8529-aa55512626ce req-99a5e3d6-4371-4c92-aaf3-160425706bd2 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/attachments/a6c169e9-256a-4cd1-b91d-b1705b5d47ed/action returned with HTTP 204 [ 706.135375] [55204]: [pid: 55204|app: 0|req: 42/80] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:21:15 2025] POST /volume/v3/attachments/a6c169e9-256a-4cd1-b91d-b1705b5d47ed/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 706.586243] [55205]: DEBUG cinder.api.middleware.request_id [None req-03d124fb-8857-4942-98c1-24b892f11430 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.588688] [55205]: INFO cinder.api.openstack.wsgi [None req-03d124fb-8857-4942-98c1-24b892f11430 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] GET http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a [ 706.588976] [55205]: DEBUG cinder.api.openstack.wsgi [None req-03d124fb-8857-4942-98c1-24b892f11430 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 706.589227] [55205]: DEBUG cinder.api.openstack.wsgi [None req-03d124fb-8857-4942-98c1-24b892f11430 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 706.600493] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 706.600493] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 706.608581] [55205]: INFO cinder.volume.api [None req-03d124fb-8857-4942-98c1-24b892f11430 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Volume info retrieved successfully. [ 706.617210] [55205]: INFO cinder.api.openstack.wsgi [None req-03d124fb-8857-4942-98c1-24b892f11430 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a returned with HTTP 200 [ 706.617633] [55205]: [pid: 55205|app: 0|req: 39/81] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:21:16 2025] GET /volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a => generated 1328 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 706.628485] [55204]: DEBUG cinder.api.middleware.request_id [None req-ee4b5fc4-cbf2-4795-af10-46a8b837209d None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.630605] [55204]: INFO cinder.api.openstack.wsgi [None req-ee4b5fc4-cbf2-4795-af10-46a8b837209d tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] GET http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a [ 706.630828] [55204]: DEBUG cinder.api.openstack.wsgi [None req-ee4b5fc4-cbf2-4795-af10-46a8b837209d tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 706.631081] [55204]: DEBUG cinder.api.openstack.wsgi [None req-ee4b5fc4-cbf2-4795-af10-46a8b837209d tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 706.642257] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 706.642257] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 706.645229] [55204]: INFO cinder.volume.api [None req-ee4b5fc4-cbf2-4795-af10-46a8b837209d tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Volume info retrieved successfully. [ 706.649676] [55204]: INFO cinder.api.openstack.wsgi [None req-ee4b5fc4-cbf2-4795-af10-46a8b837209d tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a returned with HTTP 200 [ 706.650085] [55204]: [pid: 55204|app: 0|req: 43/82] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:21:16 2025] GET /volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a => generated 1328 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 706.981400] [55205]: DEBUG cinder.api.middleware.request_id [None req-38227933-fc21-454b-9c33-2582b42db632 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.983600] [55205]: INFO cinder.api.openstack.wsgi [None req-38227933-fc21-454b-9c33-2582b42db632 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] GET http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a [ 706.984197] [55205]: DEBUG cinder.api.openstack.wsgi [None req-38227933-fc21-454b-9c33-2582b42db632 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 706.984197] [55205]: DEBUG cinder.api.openstack.wsgi [None req-38227933-fc21-454b-9c33-2582b42db632 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 706.999295] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 706.999295] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 707.002630] [55205]: INFO cinder.volume.api [None req-38227933-fc21-454b-9c33-2582b42db632 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Volume info retrieved successfully. [ 707.007599] [55205]: INFO cinder.api.openstack.wsgi [None req-38227933-fc21-454b-9c33-2582b42db632 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a returned with HTTP 200 [ 707.007994] [55205]: [pid: 55205|app: 0|req: 40/83] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:21:16 2025] GET /volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a => generated 1328 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 707.063087] [55204]: DEBUG cinder.api.middleware.request_id [req-fb8c745f-b9cd-4a5f-9169-ce71779af22b req-a3c9c6d1-515a-4149-960f-facb8be34c20 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.065638] [55204]: INFO cinder.api.openstack.wsgi [req-fb8c745f-b9cd-4a5f-9169-ce71779af22b req-a3c9c6d1-515a-4149-960f-facb8be34c20 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] GET http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a [ 707.065875] [55204]: DEBUG cinder.api.openstack.wsgi [req-fb8c745f-b9cd-4a5f-9169-ce71779af22b req-a3c9c6d1-515a-4149-960f-facb8be34c20 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 707.067050] [55204]: DEBUG cinder.api.openstack.wsgi [req-fb8c745f-b9cd-4a5f-9169-ce71779af22b req-a3c9c6d1-515a-4149-960f-facb8be34c20 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 707.078309] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 707.078309] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 707.082022] [55204]: INFO cinder.volume.api [req-fb8c745f-b9cd-4a5f-9169-ce71779af22b req-a3c9c6d1-515a-4149-960f-facb8be34c20 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Volume info retrieved successfully. [ 707.086177] [55204]: INFO cinder.api.openstack.wsgi [req-fb8c745f-b9cd-4a5f-9169-ce71779af22b req-a3c9c6d1-515a-4149-960f-facb8be34c20 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a returned with HTTP 200 [ 707.086827] [55204]: [pid: 55204|app: 0|req: 44/84] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:21:16 2025] GET /volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a => generated 1328 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 707.106928] [55205]: DEBUG cinder.api.middleware.request_id [req-fb8c745f-b9cd-4a5f-9169-ce71779af22b req-8c24ca52-3ff8-4969-b193-d08b871a61d6 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.110204] [55205]: INFO cinder.api.openstack.wsgi [req-fb8c745f-b9cd-4a5f-9169-ce71779af22b req-8c24ca52-3ff8-4969-b193-d08b871a61d6 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] POST http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a/action [ 707.110284] [55205]: DEBUG cinder.api.openstack.wsgi [req-fb8c745f-b9cd-4a5f-9169-ce71779af22b req-8c24ca52-3ff8-4969-b193-d08b871a61d6 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=55205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 707.114018] [55205]: DEBUG cinder.api.openstack.wsgi [req-fb8c745f-b9cd-4a5f-9169-ce71779af22b req-8c24ca52-3ff8-4969-b193-d08b871a61d6 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 707.120339] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 707.120339] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 707.120777] [55205]: INFO cinder.volume.api [req-fb8c745f-b9cd-4a5f-9169-ce71779af22b req-8c24ca52-3ff8-4969-b193-d08b871a61d6 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Volume info retrieved successfully. [ 707.127861] [55205]: INFO cinder.volume.api [req-fb8c745f-b9cd-4a5f-9169-ce71779af22b req-8c24ca52-3ff8-4969-b193-d08b871a61d6 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Begin detaching volume completed successfully. [ 707.128116] [55205]: INFO cinder.api.openstack.wsgi [req-fb8c745f-b9cd-4a5f-9169-ce71779af22b req-8c24ca52-3ff8-4969-b193-d08b871a61d6 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a/action returned with HTTP 202 [ 707.129040] [55205]: [pid: 55205|app: 0|req: 41/85] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 21 08:21:16 2025] POST /volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 708.150393] [55204]: DEBUG cinder.api.middleware.request_id [None req-7236ee39-1d3e-4462-bca5-34acf11398ad None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.151075] [55204]: INFO cinder.api.openstack.wsgi [None req-7236ee39-1d3e-4462-bca5-34acf11398ad None None] GET http://10.180.1.21/volume// [ 708.151362] [55204]: DEBUG cinder.api.openstack.wsgi [None req-7236ee39-1d3e-4462-bca5-34acf11398ad None None] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 708.151636] [55204]: DEBUG cinder.api.openstack.wsgi [None req-7236ee39-1d3e-4462-bca5-34acf11398ad None None] Calling method 'all' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 708.152059] [55204]: INFO cinder.api.openstack.wsgi [None req-7236ee39-1d3e-4462-bca5-34acf11398ad None None] http://10.180.1.21/volume// returned with HTTP 300 [ 708.152574] [55204]: [pid: 55204|app: 0|req: 45/86] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:21:18 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 708.160056] [55205]: DEBUG cinder.api.middleware.request_id [req-fb8c745f-b9cd-4a5f-9169-ce71779af22b req-2eca43c2-b6e5-4607-b993-46e220412eda None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.162273] [55205]: INFO cinder.api.openstack.wsgi [req-fb8c745f-b9cd-4a5f-9169-ce71779af22b req-2eca43c2-b6e5-4607-b993-46e220412eda tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] GET http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a [ 708.162538] [55205]: DEBUG cinder.api.openstack.wsgi [req-fb8c745f-b9cd-4a5f-9169-ce71779af22b req-2eca43c2-b6e5-4607-b993-46e220412eda tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 708.162762] [55205]: DEBUG cinder.api.openstack.wsgi [req-fb8c745f-b9cd-4a5f-9169-ce71779af22b req-2eca43c2-b6e5-4607-b993-46e220412eda tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 708.180780] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 708.180780] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 708.184656] [55205]: INFO cinder.volume.api [req-fb8c745f-b9cd-4a5f-9169-ce71779af22b req-2eca43c2-b6e5-4607-b993-46e220412eda tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Volume info retrieved successfully. [ 708.189298] [55205]: INFO cinder.api.openstack.wsgi [req-fb8c745f-b9cd-4a5f-9169-ce71779af22b req-2eca43c2-b6e5-4607-b993-46e220412eda tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a returned with HTTP 200 [ 708.193026] [55205]: [pid: 55205|app: 0|req: 42/87] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:21:18 2025] GET /volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a => generated 1555 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 709.328674] [55204]: DEBUG cinder.api.middleware.request_id [req-fb8c745f-b9cd-4a5f-9169-ce71779af22b req-f10059d9-5efc-4a85-9ef1-3bec8c8ee821 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.334782] [55204]: INFO cinder.api.openstack.wsgi [req-fb8c745f-b9cd-4a5f-9169-ce71779af22b req-f10059d9-5efc-4a85-9ef1-3bec8c8ee821 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/a6c169e9-256a-4cd1-b91d-b1705b5d47ed [ 709.334782] [55204]: DEBUG cinder.api.openstack.wsgi [req-fb8c745f-b9cd-4a5f-9169-ce71779af22b req-f10059d9-5efc-4a85-9ef1-3bec8c8ee821 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 709.334782] [55204]: DEBUG cinder.api.openstack.wsgi [req-fb8c745f-b9cd-4a5f-9169-ce71779af22b req-f10059d9-5efc-4a85-9ef1-3bec8c8ee821 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Calling method 'version_select' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 709.347668] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.347668] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 709.888590] [55204]: INFO cinder.api.openstack.wsgi [req-fb8c745f-b9cd-4a5f-9169-ce71779af22b req-f10059d9-5efc-4a85-9ef1-3bec8c8ee821 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/attachments/a6c169e9-256a-4cd1-b91d-b1705b5d47ed returned with HTTP 200 [ 709.889164] [55204]: [pid: 55204|app: 0|req: 46/88] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:21:19 2025] DELETE /volume/v3/attachments/a6c169e9-256a-4cd1-b91d-b1705b5d47ed => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 711.503577] [55205]: DEBUG cinder.api.middleware.request_id [None req-8d09b710-7065-4c31-bce8-2e3c34cc72a2 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.506147] [55205]: INFO cinder.api.openstack.wsgi [None req-8d09b710-7065-4c31-bce8-2e3c34cc72a2 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] GET http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a [ 711.506147] [55205]: DEBUG cinder.api.openstack.wsgi [None req-8d09b710-7065-4c31-bce8-2e3c34cc72a2 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 711.506276] [55205]: DEBUG cinder.api.openstack.wsgi [None req-8d09b710-7065-4c31-bce8-2e3c34cc72a2 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 711.521518] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 711.521518] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 711.524542] [55205]: INFO cinder.volume.api [None req-8d09b710-7065-4c31-bce8-2e3c34cc72a2 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Volume info retrieved successfully. [ 711.531098] [55205]: INFO cinder.api.openstack.wsgi [None req-8d09b710-7065-4c31-bce8-2e3c34cc72a2 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a returned with HTTP 200 [ 711.531620] [55205]: [pid: 55205|app: 0|req: 43/89] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:21:21 2025] GET /volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a => generated 1010 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 711.541093] [55204]: DEBUG cinder.api.middleware.request_id [None req-6e8c13bd-e930-4390-a993-303d79fa19f9 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.545230] [55204]: INFO cinder.api.openstack.wsgi [None req-6e8c13bd-e930-4390-a993-303d79fa19f9 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a [ 711.545493] [55204]: DEBUG cinder.api.openstack.wsgi [None req-6e8c13bd-e930-4390-a993-303d79fa19f9 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 711.545712] [55204]: DEBUG cinder.api.openstack.wsgi [None req-6e8c13bd-e930-4390-a993-303d79fa19f9 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Calling method 'delete' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 711.545944] [55204]: INFO cinder.api.v3.volumes [None req-6e8c13bd-e930-4390-a993-303d79fa19f9 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Delete volume with id: 23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a [ 711.557456] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 711.557456] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 711.558069] [55204]: INFO cinder.volume.api [None req-6e8c13bd-e930-4390-a993-303d79fa19f9 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Volume info retrieved successfully. [ 711.587792] [55204]: INFO cinder.volume.api [None req-6e8c13bd-e930-4390-a993-303d79fa19f9 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Delete volume request issued successfully. [ 711.588058] [55204]: INFO cinder.api.openstack.wsgi [None req-6e8c13bd-e930-4390-a993-303d79fa19f9 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a returned with HTTP 202 [ 711.588547] [55204]: [pid: 55204|app: 0|req: 47/90] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:21:21 2025] DELETE /volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 711.592764] [55205]: DEBUG cinder.api.middleware.request_id [None req-051800a0-1430-4aeb-94f0-106c47ccb04b None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.597088] [55205]: INFO cinder.api.openstack.wsgi [None req-051800a0-1430-4aeb-94f0-106c47ccb04b tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] GET http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a [ 711.597088] [55205]: DEBUG cinder.api.openstack.wsgi [None req-051800a0-1430-4aeb-94f0-106c47ccb04b tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 711.597088] [55205]: DEBUG cinder.api.openstack.wsgi [None req-051800a0-1430-4aeb-94f0-106c47ccb04b tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 711.608563] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 711.608563] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 711.616142] [55205]: INFO cinder.volume.api [None req-051800a0-1430-4aeb-94f0-106c47ccb04b tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Volume info retrieved successfully. [ 711.617150] [55205]: INFO cinder.api.openstack.wsgi [None req-051800a0-1430-4aeb-94f0-106c47ccb04b tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a returned with HTTP 200 [ 711.617844] [55205]: [pid: 55205|app: 0|req: 44/91] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:21:21 2025] GET /volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 712.627874] [55204]: DEBUG cinder.api.middleware.request_id [None req-e0af8fb6-71a7-4945-b393-163f51635cf1 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.630719] [55204]: INFO cinder.api.openstack.wsgi [None req-e0af8fb6-71a7-4945-b393-163f51635cf1 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] GET http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a [ 712.630719] [55204]: DEBUG cinder.api.openstack.wsgi [None req-e0af8fb6-71a7-4945-b393-163f51635cf1 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 712.630719] [55204]: DEBUG cinder.api.openstack.wsgi [None req-e0af8fb6-71a7-4945-b393-163f51635cf1 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 712.642406] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 712.642406] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.646148] [55204]: INFO cinder.volume.api [None req-e0af8fb6-71a7-4945-b393-163f51635cf1 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Volume info retrieved successfully. [ 712.651059] [55204]: INFO cinder.api.openstack.wsgi [None req-e0af8fb6-71a7-4945-b393-163f51635cf1 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a returned with HTTP 200 [ 712.651479] [55204]: [pid: 55204|app: 0|req: 48/92] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:21:22 2025] GET /volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 713.662626] [55205]: DEBUG cinder.api.middleware.request_id [None req-32b5641b-8426-417f-a7bb-790718049949 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.665207] [55205]: INFO cinder.api.openstack.wsgi [None req-32b5641b-8426-417f-a7bb-790718049949 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] GET http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a [ 713.665529] [55205]: DEBUG cinder.api.openstack.wsgi [None req-32b5641b-8426-417f-a7bb-790718049949 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 713.665826] [55205]: DEBUG cinder.api.openstack.wsgi [None req-32b5641b-8426-417f-a7bb-790718049949 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 713.676659] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 713.676659] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 713.682972] [55205]: INFO cinder.volume.api [None req-32b5641b-8426-417f-a7bb-790718049949 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Volume info retrieved successfully. [ 713.687081] [55205]: INFO cinder.api.openstack.wsgi [None req-32b5641b-8426-417f-a7bb-790718049949 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a returned with HTTP 200 [ 713.687610] [55205]: [pid: 55205|app: 0|req: 45/93] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:21:23 2025] GET /volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 714.700386] [55204]: DEBUG cinder.api.middleware.request_id [None req-b38a4511-ffc0-43c5-89c0-020527615b33 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.702532] [55204]: INFO cinder.api.openstack.wsgi [None req-b38a4511-ffc0-43c5-89c0-020527615b33 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] GET http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a [ 714.702757] [55204]: DEBUG cinder.api.openstack.wsgi [None req-b38a4511-ffc0-43c5-89c0-020527615b33 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.702980] [55204]: DEBUG cinder.api.openstack.wsgi [None req-b38a4511-ffc0-43c5-89c0-020527615b33 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.710264] [55204]: INFO cinder.api.openstack.wsgi [None req-b38a4511-ffc0-43c5-89c0-020527615b33 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a returned with HTTP 404 [ 714.710906] [55204]: [pid: 55204|app: 0|req: 49/94] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:21:24 2025] GET /volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 716.988831] [55205]: DEBUG cinder.api.middleware.request_id [req-bd9f0284-5ca7-46b8-9bab-eb3adc22469c req-8f731304-6c7b-4889-9467-671de4b66633 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.992620] [55205]: INFO cinder.api.openstack.wsgi [req-bd9f0284-5ca7-46b8-9bab-eb3adc22469c req-8f731304-6c7b-4889-9467-671de4b66633 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8c03ca0d-670e-4dd6-a8e7-38d565f283ed [ 716.993067] [55205]: DEBUG cinder.api.openstack.wsgi [req-bd9f0284-5ca7-46b8-9bab-eb3adc22469c req-8f731304-6c7b-4889-9467-671de4b66633 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 716.993631] [55205]: DEBUG cinder.api.openstack.wsgi [req-bd9f0284-5ca7-46b8-9bab-eb3adc22469c req-8f731304-6c7b-4889-9467-671de4b66633 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Calling method 'version_select' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 717.005869] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.005869] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 717.547796] [55205]: INFO cinder.api.openstack.wsgi [req-bd9f0284-5ca7-46b8-9bab-eb3adc22469c req-8f731304-6c7b-4889-9467-671de4b66633 tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/attachments/8c03ca0d-670e-4dd6-a8e7-38d565f283ed returned with HTTP 200 [ 717.547796] [55205]: [pid: 55205|app: 0|req: 46/95] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:21:26 2025] DELETE /volume/v3/attachments/8c03ca0d-670e-4dd6-a8e7-38d565f283ed => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 717.555745] [55204]: DEBUG cinder.api.middleware.request_id [req-bd9f0284-5ca7-46b8-9bab-eb3adc22469c req-c4bde9ba-ebc0-4500-b473-769fae9ad31a None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.561701] [55204]: INFO cinder.api.openstack.wsgi [req-bd9f0284-5ca7-46b8-9bab-eb3adc22469c req-c4bde9ba-ebc0-4500-b473-769fae9ad31a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] DELETE http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc [ 717.561701] [55204]: DEBUG cinder.api.openstack.wsgi [req-bd9f0284-5ca7-46b8-9bab-eb3adc22469c req-c4bde9ba-ebc0-4500-b473-769fae9ad31a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 717.561701] [55204]: DEBUG cinder.api.openstack.wsgi [req-bd9f0284-5ca7-46b8-9bab-eb3adc22469c req-c4bde9ba-ebc0-4500-b473-769fae9ad31a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Calling method 'delete' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 717.561701] [55204]: INFO cinder.api.v3.volumes [req-bd9f0284-5ca7-46b8-9bab-eb3adc22469c req-c4bde9ba-ebc0-4500-b473-769fae9ad31a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Delete volume with id: 19da5a77-94c1-4f4a-a718-68a98d80a5cc [ 717.572908] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.572908] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 717.574268] [55204]: INFO cinder.volume.api [req-bd9f0284-5ca7-46b8-9bab-eb3adc22469c req-c4bde9ba-ebc0-4500-b473-769fae9ad31a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Volume info retrieved successfully. [ 717.591479] [55204]: INFO cinder.volume.api [req-bd9f0284-5ca7-46b8-9bab-eb3adc22469c req-c4bde9ba-ebc0-4500-b473-769fae9ad31a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] Delete volume request issued successfully. [ 717.591697] [55204]: INFO cinder.api.openstack.wsgi [req-bd9f0284-5ca7-46b8-9bab-eb3adc22469c req-c4bde9ba-ebc0-4500-b473-769fae9ad31a tempest-ServersTestBootFromVolume-911659450 tempest-ServersTestBootFromVolume-911659450-project-member] http://10.180.1.21/volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc returned with HTTP 202 [ 717.591998] [55204]: [pid: 55204|app: 0|req: 50/96] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 21 08:21:27 2025] DELETE /volume/v3/volumes/19da5a77-94c1-4f4a-a718-68a98d80a5cc => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 727.546362] [55205]: DEBUG dbcounter [-] [55205] Writing DB stats cinder:SELECT=58,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=55205) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 727.586549] [55204]: DEBUG dbcounter [-] [55204] Writing DB stats cinder:SELECT=70,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=55204) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 744.330193] [55205]: DEBUG cinder.api.middleware.request_id [None req-dde56db2-a10a-47a3-87cf-ac4e6818d2d2 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.330193] [55205]: INFO cinder.api.openstack.wsgi [None req-dde56db2-a10a-47a3-87cf-ac4e6818d2d2 None None] GET http://10.180.1.21/volume// [ 744.330193] [55205]: DEBUG cinder.api.openstack.wsgi [None req-dde56db2-a10a-47a3-87cf-ac4e6818d2d2 None None] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.330193] [55205]: DEBUG cinder.api.openstack.wsgi [None req-dde56db2-a10a-47a3-87cf-ac4e6818d2d2 None None] Calling method 'all' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.330193] [55205]: INFO cinder.api.openstack.wsgi [None req-dde56db2-a10a-47a3-87cf-ac4e6818d2d2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 744.330193] [55205]: [pid: 55205|app: 0|req: 47/97] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:21:54 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 744.334470] [55204]: DEBUG cinder.api.middleware.request_id [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-fd335d7f-b6aa-4793-bbc2-cde97736057e None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.337350] [55204]: INFO cinder.api.openstack.wsgi [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-fd335d7f-b6aa-4793-bbc2-cde97736057e tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] GET http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d [ 744.337639] [55204]: DEBUG cinder.api.openstack.wsgi [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-fd335d7f-b6aa-4793-bbc2-cde97736057e tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.337882] [55204]: DEBUG cinder.api.openstack.wsgi [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-fd335d7f-b6aa-4793-bbc2-cde97736057e tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.354293] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.354293] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.362024] [55204]: INFO cinder.volume.api [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-fd335d7f-b6aa-4793-bbc2-cde97736057e tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Volume info retrieved successfully. [ 744.367979] [55204]: INFO cinder.api.openstack.wsgi [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-fd335d7f-b6aa-4793-bbc2-cde97736057e tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d returned with HTTP 200 [ 744.368516] [55204]: [pid: 55204|app: 0|req: 51/98] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:21:54 2025] GET /volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d => generated 1572 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 744.525325] [55205]: DEBUG cinder.api.middleware.request_id [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-0819cbc7-15b9-4514-add4-663857c8d0a3 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.532188] [55205]: INFO cinder.api.openstack.wsgi [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-0819cbc7-15b9-4514-add4-663857c8d0a3 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] PUT http://10.180.1.21/volume/v3/attachments/51813bec-671c-4c65-a6f0-518d6346169a [ 744.532188] [55205]: DEBUG cinder.api.openstack.wsgi [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-0819cbc7-15b9-4514-add4-663857c8d0a3 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sda"}}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 744.546241] [55205]: DEBUG cinder.coordination [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-0819cbc7-15b9-4514-add4-663857c8d0a3 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Acquiring lock "cinder-attachment_update-9bd5a545-b772-446a-8096-040c75cb115d-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55205) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 744.552232] [55205]: DEBUG cinder.coordination [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-0819cbc7-15b9-4514-add4-663857c8d0a3 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Lock "cinder-attachment_update-9bd5a545-b772-446a-8096-040c75cb115d-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55205) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 744.555048] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.555048] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.096118] [55205]: DEBUG cinder.coordination [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-0819cbc7-15b9-4514-add4-663857c8d0a3 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Lock "cinder-attachment_update-9bd5a545-b772-446a-8096-040c75cb115d-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.543s {{(pid=55205) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 745.096118] [55205]: INFO cinder.api.openstack.wsgi [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-0819cbc7-15b9-4514-add4-663857c8d0a3 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/attachments/51813bec-671c-4c65-a6f0-518d6346169a returned with HTTP 200 [ 745.096118] [55205]: [pid: 55205|app: 0|req: 48/99] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:21:54 2025] PUT /volume/v3/attachments/51813bec-671c-4c65-a6f0-518d6346169a => generated 617 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 745.605833] [55204]: DEBUG cinder.api.middleware.request_id [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-c965eef2-d464-4cb7-88fb-61b159495f64 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.608833] [55204]: INFO cinder.api.openstack.wsgi [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-c965eef2-d464-4cb7-88fb-61b159495f64 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] POST http://10.180.1.21/volume/v3/attachments/51813bec-671c-4c65-a6f0-518d6346169a/action [ 745.609454] [55204]: DEBUG cinder.api.openstack.wsgi [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-c965eef2-d464-4cb7-88fb-61b159495f64 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Action body: b'{"os-complete": null}' {{(pid=55204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 745.609638] [55204]: DEBUG cinder.api.openstack.wsgi [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-c965eef2-d464-4cb7-88fb-61b159495f64 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 745.630288] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.630288] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.641209] [55204]: INFO cinder.api.openstack.wsgi [req-936d7b4c-6fb5-40a4-9b64-9a6f93c9e278 req-c965eef2-d464-4cb7-88fb-61b159495f64 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/attachments/51813bec-671c-4c65-a6f0-518d6346169a/action returned with HTTP 204 [ 745.641209] [55204]: [pid: 55204|app: 0|req: 52/100] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:21:55 2025] POST /volume/v3/attachments/51813bec-671c-4c65-a6f0-518d6346169a/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 752.153794] [55205]: DEBUG cinder.api.middleware.request_id [None req-b79c7e79-6d21-4cd9-b17c-327ef3f6c1f8 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.156610] [55205]: INFO cinder.api.openstack.wsgi [None req-b79c7e79-6d21-4cd9-b17c-327ef3f6c1f8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] POST http://10.180.1.21/volume/v3/volumes [ 752.157180] [55205]: DEBUG cinder.api.openstack.wsgi [None req-b79c7e79-6d21-4cd9-b17c-327ef3f6c1f8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-569681636"}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 752.159723] [55205]: DEBUG cinder.api.v3.volumes [None req-b79c7e79-6d21-4cd9-b17c-327ef3f6c1f8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-569681636'}} {{(pid=55205) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 752.159932] [55205]: INFO cinder.api.v3.volumes [None req-b79c7e79-6d21-4cd9-b17c-327ef3f6c1f8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Create volume of 1 GB [ 752.160488] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 752.160488] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 752.167718] [55205]: INFO cinder.volume.api [None req-b79c7e79-6d21-4cd9-b17c-327ef3f6c1f8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Availability Zones retrieved successfully. [ 752.177776] [55205]: DEBUG cinder.volume.api [None req-b79c7e79-6d21-4cd9-b17c-327ef3f6c1f8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Flow 'volume_create_api' (bed2a4c5-d454-4661-a29b-28ad7a698617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 752.178948] [55205]: DEBUG cinder.volume.api [None req-b79c7e79-6d21-4cd9-b17c-327ef3f6c1f8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26d44383-e9f4-4f32-95bc-197de540527c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 752.180237] [55205]: DEBUG cinder.volume.flows.api.create_volume [None req-b79c7e79-6d21-4cd9-b17c-327ef3f6c1f8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Validating volume size '1' using validate_int {{(pid=55205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 752.198849] [55205]: DEBUG cinder.volume.api [None req-b79c7e79-6d21-4cd9-b17c-327ef3f6c1f8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26d44383-e9f4-4f32-95bc-197de540527c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4a3c848-85c0-4b98-91d8-f1eea4b9a34a', '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=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 752.199808] [55205]: DEBUG cinder.volume.api [None req-b79c7e79-6d21-4cd9-b17c-327ef3f6c1f8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fc6c0a5-175d-4926-89ea-c021a47e5ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 752.242458] [55205]: DEBUG cinder.quota [None req-b79c7e79-6d21-4cd9-b17c-327ef3f6c1f8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Created reservations ['b1701fb1-97bf-4c50-9614-82c35a76f549', '7dd44631-8150-41c4-95d3-198dcef8b57b', 'bbd2d3d5-2fe0-4c70-b855-9056fa4ba20b', 'acad4d94-1fa9-4f9b-815f-253fed03d818'] {{(pid=55205) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 752.243442] [55205]: DEBUG cinder.volume.api [None req-b79c7e79-6d21-4cd9-b17c-327ef3f6c1f8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fc6c0a5-175d-4926-89ea-c021a47e5ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1701fb1-97bf-4c50-9614-82c35a76f549', '7dd44631-8150-41c4-95d3-198dcef8b57b', 'bbd2d3d5-2fe0-4c70-b855-9056fa4ba20b', 'acad4d94-1fa9-4f9b-815f-253fed03d818']}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 752.244369] [55205]: DEBUG cinder.volume.api [None req-b79c7e79-6d21-4cd9-b17c-327ef3f6c1f8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbbfc8d4-a431-4221-8417-a220804d78af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 752.257345] [55205]: DEBUG cinder.volume.api [None req-b79c7e79-6d21-4cd9-b17c-327ef3f6c1f8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbbfc8d4-a431-4221-8417-a220804d78af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7887325c-0c28-4fa0-a08c-1892745ef284', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-569681636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3205450a18424f6da24939116c4effe8',qos_specs=None,replication_status=,reservations=['b1701fb1-97bf-4c50-9614-82c35a76f549','7dd44631-8150-41c4-95d3-198dcef8b57b','bbd2d3d5-2fe0-4c70-b855-9056fa4ba20b','acad4d94-1fa9-4f9b-815f-253fed03d818'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='913fb202d8f84a59b8cd4a8818c7340d',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:22:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-569681636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7887325c-0c28-4fa0-a08c-1892745ef284,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3205450a18424f6da24939116c4effe8',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='913fb202d8f84a59b8cd4a8818c7340d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a3c848-85c0-4b98-91d8-f1eea4b9a34a),volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 752.258331] [55205]: DEBUG cinder.volume.api [None req-b79c7e79-6d21-4cd9-b17c-327ef3f6c1f8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c59d90b8-6b68-481b-8dd4-997af86aacf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 752.275175] [55205]: DEBUG cinder.volume.api [None req-b79c7e79-6d21-4cd9-b17c-327ef3f6c1f8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c59d90b8-6b68-481b-8dd4-997af86aacf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-569681636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3205450a18424f6da24939116c4effe8',qos_specs=None,replication_status=,reservations=['b1701fb1-97bf-4c50-9614-82c35a76f549','7dd44631-8150-41c4-95d3-198dcef8b57b','bbd2d3d5-2fe0-4c70-b855-9056fa4ba20b','acad4d94-1fa9-4f9b-815f-253fed03d818'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='913fb202d8f84a59b8cd4a8818c7340d',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 752.276089] [55205]: DEBUG cinder.volume.api [None req-b79c7e79-6d21-4cd9-b17c-327ef3f6c1f8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d78a7cea-d0fe-4634-bad2-ea131c777f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 752.285917] [55205]: DEBUG cinder.volume.api [None req-b79c7e79-6d21-4cd9-b17c-327ef3f6c1f8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d78a7cea-d0fe-4634-bad2-ea131c777f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 752.287709] [55205]: DEBUG cinder.volume.api [None req-b79c7e79-6d21-4cd9-b17c-327ef3f6c1f8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Flow 'volume_create_api' (bed2a4c5-d454-4661-a29b-28ad7a698617) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55205) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 752.288303] [55205]: INFO cinder.volume.api [None req-b79c7e79-6d21-4cd9-b17c-327ef3f6c1f8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Create volume request issued successfully. [ 752.289324] [55205]: INFO cinder.api.openstack.wsgi [None req-b79c7e79-6d21-4cd9-b17c-327ef3f6c1f8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 752.290016] [55205]: [pid: 55205|app: 0|req: 49/101] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:22:02 2025] POST /volume/v3/volumes => generated 753 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 752.299808] [55204]: DEBUG cinder.api.middleware.request_id [None req-30527b70-da01-4b58-8376-9dc8b8b186f9 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.303663] [55204]: INFO cinder.api.openstack.wsgi [None req-30527b70-da01-4b58-8376-9dc8b8b186f9 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] GET http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 [ 752.304108] [55204]: DEBUG cinder.api.openstack.wsgi [None req-30527b70-da01-4b58-8376-9dc8b8b186f9 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 752.304507] [55204]: DEBUG cinder.api.openstack.wsgi [None req-30527b70-da01-4b58-8376-9dc8b8b186f9 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 752.316025] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 752.316025] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 752.320792] [55204]: INFO cinder.volume.api [None req-30527b70-da01-4b58-8376-9dc8b8b186f9 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Volume info retrieved successfully. [ 752.325929] [55204]: INFO cinder.api.openstack.wsgi [None req-30527b70-da01-4b58-8376-9dc8b8b186f9 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 returned with HTTP 200 [ 752.326595] [55204]: [pid: 55204|app: 0|req: 53/102] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:02 2025] GET /volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 753.337693] [55205]: DEBUG cinder.api.middleware.request_id [None req-5783b0f5-53ab-4bc7-8142-0064ec01c37d None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.340172] [55205]: INFO cinder.api.openstack.wsgi [None req-5783b0f5-53ab-4bc7-8142-0064ec01c37d tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] GET http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 [ 753.340463] [55205]: DEBUG cinder.api.openstack.wsgi [None req-5783b0f5-53ab-4bc7-8142-0064ec01c37d tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 753.340757] [55205]: DEBUG cinder.api.openstack.wsgi [None req-5783b0f5-53ab-4bc7-8142-0064ec01c37d tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 753.350808] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.350808] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 753.354897] [55205]: INFO cinder.volume.api [None req-5783b0f5-53ab-4bc7-8142-0064ec01c37d tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Volume info retrieved successfully. [ 753.360197] [55205]: INFO cinder.api.openstack.wsgi [None req-5783b0f5-53ab-4bc7-8142-0064ec01c37d tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 returned with HTTP 200 [ 753.360802] [55205]: [pid: 55205|app: 0|req: 50/103] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:03 2025] GET /volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 756.054876] [55204]: DEBUG cinder.api.middleware.request_id [None req-68fa2309-919c-4338-ae86-3ff53d4143ce None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.057512] [55204]: INFO cinder.api.openstack.wsgi [None req-68fa2309-919c-4338-ae86-3ff53d4143ce tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] POST http://10.180.1.21/volume/v3/volumes [ 756.057979] [55204]: DEBUG cinder.api.openstack.wsgi [None req-68fa2309-919c-4338-ae86-3ff53d4143ce tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2066921750"}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 756.060605] [55204]: DEBUG cinder.api.v3.volumes [None req-68fa2309-919c-4338-ae86-3ff53d4143ce tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2066921750'}} {{(pid=55204) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 756.060757] [55204]: INFO cinder.api.v3.volumes [None req-68fa2309-919c-4338-ae86-3ff53d4143ce tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Create volume of 1 GB [ 756.066382] [55204]: INFO cinder.volume.api [None req-68fa2309-919c-4338-ae86-3ff53d4143ce tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Availability Zones retrieved successfully. [ 756.073743] [55204]: DEBUG cinder.volume.api [None req-68fa2309-919c-4338-ae86-3ff53d4143ce tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Flow 'volume_create_api' (577c5130-5381-4c99-977c-48a7014c14fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 756.075220] [55204]: DEBUG cinder.volume.api [None req-68fa2309-919c-4338-ae86-3ff53d4143ce tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a70ee6de-4523-4ecd-a764-d2c7e846334d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 756.076481] [55204]: DEBUG cinder.volume.flows.api.create_volume [None req-68fa2309-919c-4338-ae86-3ff53d4143ce tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Validating volume size '1' using validate_int {{(pid=55204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 756.098694] [55204]: DEBUG cinder.volume.api [None req-68fa2309-919c-4338-ae86-3ff53d4143ce tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a70ee6de-4523-4ecd-a764-d2c7e846334d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4a3c848-85c0-4b98-91d8-f1eea4b9a34a', '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=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 756.099885] [55204]: DEBUG cinder.volume.api [None req-68fa2309-919c-4338-ae86-3ff53d4143ce tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4563bcd-74af-4fac-987a-479035253834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 756.148036] [55204]: DEBUG cinder.quota [None req-68fa2309-919c-4338-ae86-3ff53d4143ce tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Created reservations ['380df6ac-4963-4c62-9f6a-9578d30e7251', 'fab7fd31-328c-4685-abff-3d339e99974b', '0ec4a211-0fea-4e91-ba13-83fd9305e85e', 'f669c4a0-39d1-410e-83c7-b6c0066aee15'] {{(pid=55204) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 756.149054] [55204]: DEBUG cinder.volume.api [None req-68fa2309-919c-4338-ae86-3ff53d4143ce tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4563bcd-74af-4fac-987a-479035253834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['380df6ac-4963-4c62-9f6a-9578d30e7251', 'fab7fd31-328c-4685-abff-3d339e99974b', '0ec4a211-0fea-4e91-ba13-83fd9305e85e', 'f669c4a0-39d1-410e-83c7-b6c0066aee15']}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 756.150134] [55204]: DEBUG cinder.volume.api [None req-68fa2309-919c-4338-ae86-3ff53d4143ce tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf38de14-a3db-4e19-9716-37732ca387a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 756.165111] [55204]: DEBUG cinder.volume.api [None req-68fa2309-919c-4338-ae86-3ff53d4143ce tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf38de14-a3db-4e19-9716-37732ca387a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '229b8f65-68ae-4eb5-abd1-31627e5ada7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2066921750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae9309e9c4044a8f8c008c887bbb5f67',qos_specs=None,replication_status=,reservations=['380df6ac-4963-4c62-9f6a-9578d30e7251','fab7fd31-328c-4685-abff-3d339e99974b','0ec4a211-0fea-4e91-ba13-83fd9305e85e','f669c4a0-39d1-410e-83c7-b6c0066aee15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf287afe89fc45feb78c387ec5bbe953',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:22:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2066921750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=229b8f65-68ae-4eb5-abd1-31627e5ada7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae9309e9c4044a8f8c008c887bbb5f67',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='bf287afe89fc45feb78c387ec5bbe953',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a3c848-85c0-4b98-91d8-f1eea4b9a34a),volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 756.166250] [55204]: DEBUG cinder.volume.api [None req-68fa2309-919c-4338-ae86-3ff53d4143ce tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b0fd496-679c-4f11-901a-46213b52ac4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 756.180297] [55204]: DEBUG cinder.volume.api [None req-68fa2309-919c-4338-ae86-3ff53d4143ce tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b0fd496-679c-4f11-901a-46213b52ac4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2066921750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae9309e9c4044a8f8c008c887bbb5f67',qos_specs=None,replication_status=,reservations=['380df6ac-4963-4c62-9f6a-9578d30e7251','fab7fd31-328c-4685-abff-3d339e99974b','0ec4a211-0fea-4e91-ba13-83fd9305e85e','f669c4a0-39d1-410e-83c7-b6c0066aee15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf287afe89fc45feb78c387ec5bbe953',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 756.181341] [55204]: DEBUG cinder.volume.api [None req-68fa2309-919c-4338-ae86-3ff53d4143ce tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3a6d103-bbdc-4057-8f03-6de5ee289dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 756.191913] [55204]: DEBUG cinder.volume.api [None req-68fa2309-919c-4338-ae86-3ff53d4143ce tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3a6d103-bbdc-4057-8f03-6de5ee289dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 756.193153] [55204]: DEBUG cinder.volume.api [None req-68fa2309-919c-4338-ae86-3ff53d4143ce tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Flow 'volume_create_api' (577c5130-5381-4c99-977c-48a7014c14fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55204) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 756.193677] [55204]: INFO cinder.volume.api [None req-68fa2309-919c-4338-ae86-3ff53d4143ce tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Create volume request issued successfully. [ 756.194442] [55204]: INFO cinder.api.openstack.wsgi [None req-68fa2309-919c-4338-ae86-3ff53d4143ce tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 756.195070] [55204]: [pid: 55204|app: 0|req: 54/104] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:22:05 2025] POST /volume/v3/volumes => generated 756 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 756.204693] [55205]: DEBUG cinder.api.middleware.request_id [None req-4d986405-b1f4-4e83-9cd0-813776c98213 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.206968] [55205]: INFO cinder.api.openstack.wsgi [None req-4d986405-b1f4-4e83-9cd0-813776c98213 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] GET http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c [ 756.207810] [55205]: DEBUG cinder.api.openstack.wsgi [None req-4d986405-b1f4-4e83-9cd0-813776c98213 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 756.207810] [55205]: DEBUG cinder.api.openstack.wsgi [None req-4d986405-b1f4-4e83-9cd0-813776c98213 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 756.216857] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 756.216857] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 756.221171] [55205]: INFO cinder.volume.api [None req-4d986405-b1f4-4e83-9cd0-813776c98213 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Volume info retrieved successfully. [ 756.227064] [55205]: INFO cinder.api.openstack.wsgi [None req-4d986405-b1f4-4e83-9cd0-813776c98213 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c returned with HTTP 200 [ 756.227364] [55205]: [pid: 55205|app: 0|req: 51/105] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:06 2025] GET /volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 756.249450] [55204]: DEBUG cinder.api.middleware.request_id [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-3dbf4349-76e7-4be2-8d78-3453311c5087 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.252825] [55204]: INFO cinder.api.openstack.wsgi [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-3dbf4349-76e7-4be2-8d78-3453311c5087 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] GET http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 [ 756.253156] [55204]: DEBUG cinder.api.openstack.wsgi [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-3dbf4349-76e7-4be2-8d78-3453311c5087 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 756.253474] [55204]: DEBUG cinder.api.openstack.wsgi [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-3dbf4349-76e7-4be2-8d78-3453311c5087 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 756.264351] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 756.264351] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 756.269718] [55204]: INFO cinder.volume.api [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-3dbf4349-76e7-4be2-8d78-3453311c5087 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Volume info retrieved successfully. [ 756.277340] [55204]: INFO cinder.api.openstack.wsgi [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-3dbf4349-76e7-4be2-8d78-3453311c5087 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 returned with HTTP 200 [ 756.277340] [55204]: [pid: 55204|app: 0|req: 55/106] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:22:06 2025] GET /volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 757.239576] [55205]: DEBUG cinder.api.middleware.request_id [None req-f3d27465-3405-4d43-a9ba-e72483b1751c None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.242998] [55205]: INFO cinder.api.openstack.wsgi [None req-f3d27465-3405-4d43-a9ba-e72483b1751c tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] GET http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c [ 757.244204] [55205]: DEBUG cinder.api.openstack.wsgi [None req-f3d27465-3405-4d43-a9ba-e72483b1751c tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.244204] [55205]: DEBUG cinder.api.openstack.wsgi [None req-f3d27465-3405-4d43-a9ba-e72483b1751c tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.267212] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.267212] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.277819] [55205]: INFO cinder.volume.api [None req-f3d27465-3405-4d43-a9ba-e72483b1751c tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Volume info retrieved successfully. [ 757.286205] [55205]: INFO cinder.api.openstack.wsgi [None req-f3d27465-3405-4d43-a9ba-e72483b1751c tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c returned with HTTP 200 [ 757.286798] [55205]: [pid: 55205|app: 0|req: 52/107] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:07 2025] GET /volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 757.419470] [55204]: DEBUG cinder.api.middleware.request_id [None req-e222659f-8f47-4ba8-bea6-03afe0e698b1 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.421895] [55204]: INFO cinder.api.openstack.wsgi [None req-e222659f-8f47-4ba8-bea6-03afe0e698b1 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a [ 757.422231] [55204]: DEBUG cinder.api.openstack.wsgi [None req-e222659f-8f47-4ba8-bea6-03afe0e698b1 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.422508] [55204]: DEBUG cinder.api.openstack.wsgi [None req-e222659f-8f47-4ba8-bea6-03afe0e698b1 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Calling method 'delete' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.423094] [55204]: INFO cinder.api.v3.volumes [None req-e222659f-8f47-4ba8-bea6-03afe0e698b1 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Delete volume with id: 23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a [ 757.433921] [55204]: INFO cinder.api.openstack.wsgi [None req-e222659f-8f47-4ba8-bea6-03afe0e698b1 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a returned with HTTP 404 [ 757.434565] [55204]: [pid: 55204|app: 0|req: 56/108] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:22:07 2025] DELETE /volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 757.441547] [55205]: DEBUG cinder.api.middleware.request_id [None req-d6f5998c-daa3-46f9-9c93-3923b74d1ca9 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.445481] [55205]: INFO cinder.api.openstack.wsgi [None req-d6f5998c-daa3-46f9-9c93-3923b74d1ca9 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] GET http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a [ 757.445742] [55205]: DEBUG cinder.api.openstack.wsgi [None req-d6f5998c-daa3-46f9-9c93-3923b74d1ca9 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.446215] [55205]: DEBUG cinder.api.openstack.wsgi [None req-d6f5998c-daa3-46f9-9c93-3923b74d1ca9 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.456209] [55205]: INFO cinder.api.openstack.wsgi [None req-d6f5998c-daa3-46f9-9c93-3923b74d1ca9 tempest-VolumesAssistedSnapshotsTest-1687998859 tempest-VolumesAssistedSnapshotsTest-1687998859-project-admin] http://10.180.1.21/volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a returned with HTTP 404 [ 757.456968] [55205]: [pid: 55205|app: 0|req: 53/109] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:07 2025] GET /volume/v3/volumes/23637dbf-e5fd-4a0b-8aba-8e1bb7adbf4a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 757.803657] [55204]: DEBUG cinder.api.middleware.request_id [None req-456a2d6e-5d00-4d8a-b4fb-3e6244cb677a None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.804148] [55204]: INFO cinder.api.openstack.wsgi [None req-456a2d6e-5d00-4d8a-b4fb-3e6244cb677a None None] GET http://10.180.1.21/volume// [ 757.804685] [55204]: DEBUG cinder.api.openstack.wsgi [None req-456a2d6e-5d00-4d8a-b4fb-3e6244cb677a None None] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.804685] [55204]: DEBUG cinder.api.openstack.wsgi [None req-456a2d6e-5d00-4d8a-b4fb-3e6244cb677a None None] Calling method 'all' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.805178] [55204]: INFO cinder.api.openstack.wsgi [None req-456a2d6e-5d00-4d8a-b4fb-3e6244cb677a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 757.805492] [55204]: [pid: 55204|app: 0|req: 57/110] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:22:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 757.811532] [55205]: DEBUG cinder.api.middleware.request_id [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-36918e51-8ae0-4d7b-8522-a82887981e92 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.814414] [55205]: INFO cinder.api.openstack.wsgi [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-36918e51-8ae0-4d7b-8522-a82887981e92 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] POST http://10.180.1.21/volume/v3/attachments [ 757.814842] [55205]: DEBUG cinder.api.openstack.wsgi [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-36918e51-8ae0-4d7b-8522-a82887981e92 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7887325c-0c28-4fa0-a08c-1892745ef284", "connector": null, "instance_uuid": "4df8bdbf-bf4c-48da-9e0a-b9aeab2ea3bc"}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 757.824220] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.824220] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.855399] [55205]: INFO cinder.api.openstack.wsgi [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-36918e51-8ae0-4d7b-8522-a82887981e92 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 757.855841] [55205]: [pid: 55205|app: 0|req: 54/111] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:22:07 2025] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 757.892333] [55204]: DEBUG cinder.api.middleware.request_id [None req-997e5f24-d839-48c7-983d-abb190888bed None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.894245] [55204]: INFO cinder.api.openstack.wsgi [None req-997e5f24-d839-48c7-983d-abb190888bed tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] GET http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 [ 757.894823] [55204]: DEBUG cinder.api.openstack.wsgi [None req-997e5f24-d839-48c7-983d-abb190888bed tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.895194] [55204]: DEBUG cinder.api.openstack.wsgi [None req-997e5f24-d839-48c7-983d-abb190888bed tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.919296] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.919296] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.926565] [55204]: INFO cinder.volume.api [None req-997e5f24-d839-48c7-983d-abb190888bed tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Volume info retrieved successfully. [ 757.933280] [55204]: INFO cinder.api.openstack.wsgi [None req-997e5f24-d839-48c7-983d-abb190888bed tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 returned with HTTP 200 [ 757.934886] [55204]: [pid: 55204|app: 0|req: 58/112] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:07 2025] GET /volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 758.395479] [55205]: DEBUG cinder.api.middleware.request_id [None req-890f8299-6ac0-4b27-b006-f5ae598bf19b None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.395944] [55205]: INFO cinder.api.openstack.wsgi [None req-890f8299-6ac0-4b27-b006-f5ae598bf19b None None] GET http://10.180.1.21/volume// [ 758.396156] [55205]: DEBUG cinder.api.openstack.wsgi [None req-890f8299-6ac0-4b27-b006-f5ae598bf19b None None] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.396382] [55205]: DEBUG cinder.api.openstack.wsgi [None req-890f8299-6ac0-4b27-b006-f5ae598bf19b None None] Calling method 'all' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.396801] [55205]: INFO cinder.api.openstack.wsgi [None req-890f8299-6ac0-4b27-b006-f5ae598bf19b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 758.397116] [55205]: [pid: 55205|app: 0|req: 55/113] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:22:08 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 758.401650] [55204]: DEBUG cinder.api.middleware.request_id [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-8e2f9366-cf82-470e-b2d7-32b89232767a None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.407427] [55204]: INFO cinder.api.openstack.wsgi [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-8e2f9366-cf82-470e-b2d7-32b89232767a tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] GET http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 [ 758.407777] [55204]: DEBUG cinder.api.openstack.wsgi [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-8e2f9366-cf82-470e-b2d7-32b89232767a tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.408030] [55204]: DEBUG cinder.api.openstack.wsgi [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-8e2f9366-cf82-470e-b2d7-32b89232767a tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.424481] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 758.424481] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.430585] [55204]: INFO cinder.volume.api [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-8e2f9366-cf82-470e-b2d7-32b89232767a tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Volume info retrieved successfully. [ 758.436129] [55204]: INFO cinder.api.openstack.wsgi [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-8e2f9366-cf82-470e-b2d7-32b89232767a tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 returned with HTTP 200 [ 758.436604] [55204]: [pid: 55204|app: 0|req: 59/114] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:22:08 2025] GET /volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 => generated 1026 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 758.468054] [55205]: DEBUG cinder.api.middleware.request_id [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-69097749-9d90-46b8-8b20-9e9f0e93b7ed None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.471725] [55205]: INFO cinder.api.openstack.wsgi [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-69097749-9d90-46b8-8b20-9e9f0e93b7ed tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] PUT http://10.180.1.21/volume/v3/attachments/d158eb32-f7e6-4cb0-9b67-26f533f838ba [ 758.472088] [55205]: DEBUG cinder.api.openstack.wsgi [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-69097749-9d90-46b8-8b20-9e9f0e93b7ed tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-554738", "mountpoint": "/dev/sdb"}}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 758.485719] [55205]: DEBUG cinder.coordination [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-69097749-9d90-46b8-8b20-9e9f0e93b7ed tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Acquiring lock "cinder-attachment_update-7887325c-0c28-4fa0-a08c-1892745ef284-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55205) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 758.490568] [55205]: DEBUG cinder.coordination [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-69097749-9d90-46b8-8b20-9e9f0e93b7ed tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Lock "cinder-attachment_update-7887325c-0c28-4fa0-a08c-1892745ef284-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55205) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 758.492117] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 758.492117] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.948847] [55204]: DEBUG cinder.api.middleware.request_id [None req-a5dfeeaa-a4d3-4f7c-988e-c9524d683af5 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.954526] [55204]: INFO cinder.api.openstack.wsgi [None req-a5dfeeaa-a4d3-4f7c-988e-c9524d683af5 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] GET http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 [ 758.954904] [55204]: DEBUG cinder.api.openstack.wsgi [None req-a5dfeeaa-a4d3-4f7c-988e-c9524d683af5 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.955380] [55204]: DEBUG cinder.api.openstack.wsgi [None req-a5dfeeaa-a4d3-4f7c-988e-c9524d683af5 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.972583] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 758.972583] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.977099] [55204]: INFO cinder.volume.api [None req-a5dfeeaa-a4d3-4f7c-988e-c9524d683af5 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Volume info retrieved successfully. [ 758.989829] [55204]: INFO cinder.api.openstack.wsgi [None req-a5dfeeaa-a4d3-4f7c-988e-c9524d683af5 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 returned with HTTP 200 [ 758.990403] [55204]: [pid: 55204|app: 0|req: 60/115] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:08 2025] GET /volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 760.002480] [55204]: DEBUG cinder.api.middleware.request_id [None req-1cc55225-23c6-4143-8c00-0f6d43f898f7 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.004596] [55204]: INFO cinder.api.openstack.wsgi [None req-1cc55225-23c6-4143-8c00-0f6d43f898f7 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] GET http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 [ 760.004921] [55204]: DEBUG cinder.api.openstack.wsgi [None req-1cc55225-23c6-4143-8c00-0f6d43f898f7 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 760.005055] [55204]: DEBUG cinder.api.openstack.wsgi [None req-1cc55225-23c6-4143-8c00-0f6d43f898f7 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 760.021384] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 760.021384] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 760.026379] [55204]: INFO cinder.volume.api [None req-1cc55225-23c6-4143-8c00-0f6d43f898f7 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Volume info retrieved successfully. [ 760.032739] [55204]: INFO cinder.api.openstack.wsgi [None req-1cc55225-23c6-4143-8c00-0f6d43f898f7 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 returned with HTTP 200 [ 760.033188] [55204]: [pid: 55204|app: 0|req: 61/116] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:09 2025] GET /volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 761.050485] [55204]: DEBUG cinder.api.middleware.request_id [None req-f44cf185-5ed7-4d83-8768-70a9bbba68b5 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.054153] [55204]: INFO cinder.api.openstack.wsgi [None req-f44cf185-5ed7-4d83-8768-70a9bbba68b5 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] GET http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 [ 761.054819] [55204]: DEBUG cinder.api.openstack.wsgi [None req-f44cf185-5ed7-4d83-8768-70a9bbba68b5 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 761.054819] [55204]: DEBUG cinder.api.openstack.wsgi [None req-f44cf185-5ed7-4d83-8768-70a9bbba68b5 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 761.077065] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 761.077065] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 761.082835] [55204]: INFO cinder.volume.api [None req-f44cf185-5ed7-4d83-8768-70a9bbba68b5 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Volume info retrieved successfully. [ 761.089272] [55204]: INFO cinder.api.openstack.wsgi [None req-f44cf185-5ed7-4d83-8768-70a9bbba68b5 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 returned with HTTP 200 [ 761.089812] [55204]: [pid: 55204|app: 0|req: 62/117] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:10 2025] GET /volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 762.101046] [55204]: DEBUG cinder.api.middleware.request_id [None req-99cef2a1-39ed-464e-ad1c-3342f09c7b78 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.105348] [55204]: INFO cinder.api.openstack.wsgi [None req-99cef2a1-39ed-464e-ad1c-3342f09c7b78 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] GET http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 [ 762.105348] [55204]: DEBUG cinder.api.openstack.wsgi [None req-99cef2a1-39ed-464e-ad1c-3342f09c7b78 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 762.105348] [55204]: DEBUG cinder.api.openstack.wsgi [None req-99cef2a1-39ed-464e-ad1c-3342f09c7b78 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 762.121276] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 762.121276] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 762.125540] [55204]: INFO cinder.volume.api [None req-99cef2a1-39ed-464e-ad1c-3342f09c7b78 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Volume info retrieved successfully. [ 762.131889] [55204]: INFO cinder.api.openstack.wsgi [None req-99cef2a1-39ed-464e-ad1c-3342f09c7b78 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 returned with HTTP 200 [ 762.131889] [55204]: [pid: 55204|app: 0|req: 63/118] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:11 2025] GET /volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 763.147485] [55204]: DEBUG cinder.api.middleware.request_id [None req-d5995f4e-472d-4537-9757-faf595db25b9 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.151830] [55204]: INFO cinder.api.openstack.wsgi [None req-d5995f4e-472d-4537-9757-faf595db25b9 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] GET http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 [ 763.153966] [55204]: DEBUG cinder.api.openstack.wsgi [None req-d5995f4e-472d-4537-9757-faf595db25b9 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 763.154263] [55204]: DEBUG cinder.api.openstack.wsgi [None req-d5995f4e-472d-4537-9757-faf595db25b9 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 763.169956] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 763.169956] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 763.175798] [55204]: INFO cinder.volume.api [None req-d5995f4e-472d-4537-9757-faf595db25b9 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Volume info retrieved successfully. [ 763.182556] [55204]: INFO cinder.api.openstack.wsgi [None req-d5995f4e-472d-4537-9757-faf595db25b9 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 returned with HTTP 200 [ 763.182965] [55204]: [pid: 55204|app: 0|req: 64/119] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:13 2025] GET /volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 763.304472] [55204]: DEBUG cinder.api.middleware.request_id [None req-4e72e7a0-244b-419d-886e-679c822428ed None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.307796] [55204]: INFO cinder.api.openstack.wsgi [None req-4e72e7a0-244b-419d-886e-679c822428ed tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] GET http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d [ 763.308083] [55204]: DEBUG cinder.api.openstack.wsgi [None req-4e72e7a0-244b-419d-886e-679c822428ed tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 763.308315] [55204]: DEBUG cinder.api.openstack.wsgi [None req-4e72e7a0-244b-419d-886e-679c822428ed tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 763.325060] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 763.325060] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 763.333886] [55204]: INFO cinder.volume.api [None req-4e72e7a0-244b-419d-886e-679c822428ed tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Volume info retrieved successfully. [ 763.343960] [55204]: INFO cinder.api.openstack.wsgi [None req-4e72e7a0-244b-419d-886e-679c822428ed tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d returned with HTTP 200 [ 763.344382] [55204]: [pid: 55204|app: 0|req: 65/120] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 21 08:22:13 2025] GET /volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d => generated 1865 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 763.522318] [55205]: DEBUG cinder.coordination [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-69097749-9d90-46b8-8b20-9e9f0e93b7ed tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Lock "cinder-attachment_update-7887325c-0c28-4fa0-a08c-1892745ef284-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.032s {{(pid=55205) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 763.524038] [55205]: INFO cinder.api.openstack.wsgi [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-69097749-9d90-46b8-8b20-9e9f0e93b7ed tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/attachments/d158eb32-f7e6-4cb0-9b67-26f533f838ba returned with HTTP 200 [ 763.524038] [55205]: [pid: 55205|app: 0|req: 56/121] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:22:08 2025] PUT /volume/v3/attachments/d158eb32-f7e6-4cb0-9b67-26f533f838ba => generated 617 bytes in 5057 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 764.195207] [55204]: DEBUG cinder.api.middleware.request_id [None req-e5f57d53-1e1e-4c09-8c20-2b8ae096d60c None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.198581] [55204]: INFO cinder.api.openstack.wsgi [None req-e5f57d53-1e1e-4c09-8c20-2b8ae096d60c tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] GET http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 [ 764.198581] [55204]: DEBUG cinder.api.openstack.wsgi [None req-e5f57d53-1e1e-4c09-8c20-2b8ae096d60c tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 764.198581] [55204]: DEBUG cinder.api.openstack.wsgi [None req-e5f57d53-1e1e-4c09-8c20-2b8ae096d60c tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 764.225524] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 764.225524] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 764.232343] [55204]: INFO cinder.volume.api [None req-e5f57d53-1e1e-4c09-8c20-2b8ae096d60c tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Volume info retrieved successfully. [ 764.243598] [55204]: INFO cinder.api.openstack.wsgi [None req-e5f57d53-1e1e-4c09-8c20-2b8ae096d60c tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 returned with HTTP 200 [ 764.243880] [55204]: [pid: 55204|app: 0|req: 66/122] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:14 2025] GET /volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 765.258490] [55205]: DEBUG cinder.api.middleware.request_id [None req-8f06cd5e-df1d-4b9a-b153-c937c177c9f3 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.262796] [55205]: INFO cinder.api.openstack.wsgi [None req-8f06cd5e-df1d-4b9a-b153-c937c177c9f3 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] GET http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 [ 765.267117] [55205]: DEBUG cinder.api.openstack.wsgi [None req-8f06cd5e-df1d-4b9a-b153-c937c177c9f3 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.267117] [55205]: DEBUG cinder.api.openstack.wsgi [None req-8f06cd5e-df1d-4b9a-b153-c937c177c9f3 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.289191] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.289191] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.291452] [55205]: INFO cinder.volume.api [None req-8f06cd5e-df1d-4b9a-b153-c937c177c9f3 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Volume info retrieved successfully. [ 765.296867] [55205]: INFO cinder.api.openstack.wsgi [None req-8f06cd5e-df1d-4b9a-b153-c937c177c9f3 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 returned with HTTP 200 [ 765.297611] [55205]: [pid: 55205|app: 0|req: 57/123] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:15 2025] GET /volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 765.719040] [55204]: DEBUG cinder.api.middleware.request_id [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-ed909a17-0300-4a9f-90cd-59857e696b36 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.721610] [55204]: INFO cinder.api.openstack.wsgi [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-ed909a17-0300-4a9f-90cd-59857e696b36 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] POST http://10.180.1.21/volume/v3/attachments/d158eb32-f7e6-4cb0-9b67-26f533f838ba/action [ 765.722258] [55204]: DEBUG cinder.api.openstack.wsgi [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-ed909a17-0300-4a9f-90cd-59857e696b36 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Action body: b'{"os-complete": null}' {{(pid=55204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 765.722861] [55204]: DEBUG cinder.api.openstack.wsgi [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-ed909a17-0300-4a9f-90cd-59857e696b36 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 765.744482] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.744482] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.756871] [55204]: INFO cinder.api.openstack.wsgi [req-ac037f20-ac86-4ae9-b9e3-073d51f2ce93 req-ed909a17-0300-4a9f-90cd-59857e696b36 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/attachments/d158eb32-f7e6-4cb0-9b67-26f533f838ba/action returned with HTTP 204 [ 765.757276] [55204]: [pid: 55204|app: 0|req: 67/124] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:22:15 2025] POST /volume/v3/attachments/d158eb32-f7e6-4cb0-9b67-26f533f838ba/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 766.309120] [55205]: DEBUG cinder.api.middleware.request_id [None req-03881d74-c43f-43bc-ba33-938973a2860c None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.313249] [55205]: INFO cinder.api.openstack.wsgi [None req-03881d74-c43f-43bc-ba33-938973a2860c tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] GET http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 [ 766.313249] [55205]: DEBUG cinder.api.openstack.wsgi [None req-03881d74-c43f-43bc-ba33-938973a2860c tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 766.313465] [55205]: DEBUG cinder.api.openstack.wsgi [None req-03881d74-c43f-43bc-ba33-938973a2860c tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 766.336029] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 766.336029] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 766.339232] [55205]: INFO cinder.volume.api [None req-03881d74-c43f-43bc-ba33-938973a2860c tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Volume info retrieved successfully. [ 766.347095] [55205]: INFO cinder.api.openstack.wsgi [None req-03881d74-c43f-43bc-ba33-938973a2860c tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 returned with HTTP 200 [ 766.347538] [55205]: [pid: 55205|app: 0|req: 58/125] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:16 2025] GET /volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 766.363926] [55204]: DEBUG cinder.api.middleware.request_id [None req-16e91db1-5154-4513-9d52-ef5c0923e5f2 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.366993] [55204]: INFO cinder.api.openstack.wsgi [None req-16e91db1-5154-4513-9d52-ef5c0923e5f2 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] GET http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 [ 766.366993] [55204]: DEBUG cinder.api.openstack.wsgi [None req-16e91db1-5154-4513-9d52-ef5c0923e5f2 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 766.366993] [55204]: DEBUG cinder.api.openstack.wsgi [None req-16e91db1-5154-4513-9d52-ef5c0923e5f2 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 766.383396] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 766.383396] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 766.393213] [55204]: INFO cinder.volume.api [None req-16e91db1-5154-4513-9d52-ef5c0923e5f2 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Volume info retrieved successfully. [ 766.399368] [55204]: INFO cinder.api.openstack.wsgi [None req-16e91db1-5154-4513-9d52-ef5c0923e5f2 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 returned with HTTP 200 [ 766.399974] [55204]: [pid: 55204|app: 0|req: 68/126] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:16 2025] GET /volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 768.899183] [55205]: DEBUG cinder.api.middleware.request_id [req-b90d4d31-1ae6-457c-b25b-711761e63322 req-29f0cb46-ef13-4121-a4cc-153d358dab64 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.903308] [55205]: INFO cinder.api.openstack.wsgi [req-b90d4d31-1ae6-457c-b25b-711761e63322 req-29f0cb46-ef13-4121-a4cc-153d358dab64 tempest-VolumesAdminNegativeTest-511431620 tempest-VolumesAdminNegativeTest-511431620-project-admin] GET http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 [ 768.903308] [55205]: DEBUG cinder.api.openstack.wsgi [req-b90d4d31-1ae6-457c-b25b-711761e63322 req-29f0cb46-ef13-4121-a4cc-153d358dab64 tempest-VolumesAdminNegativeTest-511431620 tempest-VolumesAdminNegativeTest-511431620-project-admin] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 768.903546] [55205]: DEBUG cinder.api.openstack.wsgi [req-b90d4d31-1ae6-457c-b25b-711761e63322 req-29f0cb46-ef13-4121-a4cc-153d358dab64 tempest-VolumesAdminNegativeTest-511431620 tempest-VolumesAdminNegativeTest-511431620-project-admin] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 768.925374] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.925374] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 768.929942] [55205]: INFO cinder.volume.api [req-b90d4d31-1ae6-457c-b25b-711761e63322 req-29f0cb46-ef13-4121-a4cc-153d358dab64 tempest-VolumesAdminNegativeTest-511431620 tempest-VolumesAdminNegativeTest-511431620-project-admin] Volume info retrieved successfully. [ 768.935489] [55205]: INFO cinder.api.openstack.wsgi [req-b90d4d31-1ae6-457c-b25b-711761e63322 req-29f0cb46-ef13-4121-a4cc-153d358dab64 tempest-VolumesAdminNegativeTest-511431620 tempest-VolumesAdminNegativeTest-511431620-project-admin] http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 returned with HTTP 200 [ 768.935934] [55205]: [pid: 55205|app: 0|req: 59/127] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:22:18 2025] GET /volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 => generated 1323 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 768.941456] [55204]: DEBUG cinder.api.middleware.request_id [req-b90d4d31-1ae6-457c-b25b-711761e63322 req-91a5e05f-0601-4e1e-8851-04db26ecaf40 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.946720] [55204]: INFO cinder.api.openstack.wsgi [req-b90d4d31-1ae6-457c-b25b-711761e63322 req-91a5e05f-0601-4e1e-8851-04db26ecaf40 tempest-VolumesAdminNegativeTest-511431620 tempest-VolumesAdminNegativeTest-511431620-project-admin] GET http://10.180.1.21/volume/v3/volumes/900fd0ca-5663-474c-87e6-bc79c2f39abc [ 768.946720] [55204]: DEBUG cinder.api.openstack.wsgi [req-b90d4d31-1ae6-457c-b25b-711761e63322 req-91a5e05f-0601-4e1e-8851-04db26ecaf40 tempest-VolumesAdminNegativeTest-511431620 tempest-VolumesAdminNegativeTest-511431620-project-admin] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 768.946720] [55204]: DEBUG cinder.api.openstack.wsgi [req-b90d4d31-1ae6-457c-b25b-711761e63322 req-91a5e05f-0601-4e1e-8851-04db26ecaf40 tempest-VolumesAdminNegativeTest-511431620 tempest-VolumesAdminNegativeTest-511431620-project-admin] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 768.953190] [55204]: INFO cinder.api.openstack.wsgi [req-b90d4d31-1ae6-457c-b25b-711761e63322 req-91a5e05f-0601-4e1e-8851-04db26ecaf40 tempest-VolumesAdminNegativeTest-511431620 tempest-VolumesAdminNegativeTest-511431620-project-admin] http://10.180.1.21/volume/v3/volumes/900fd0ca-5663-474c-87e6-bc79c2f39abc returned with HTTP 404 [ 768.953931] [55204]: [pid: 55204|app: 0|req: 69/128] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:22:18 2025] GET /volume/v3/volumes/900fd0ca-5663-474c-87e6-bc79c2f39abc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 768.962022] [55205]: DEBUG cinder.api.middleware.request_id [None req-824eaa0c-f083-42e4-833d-812a82e41118 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.964559] [55205]: INFO cinder.api.openstack.wsgi [None req-824eaa0c-f083-42e4-833d-812a82e41118 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] GET http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 [ 768.965148] [55205]: DEBUG cinder.api.openstack.wsgi [None req-824eaa0c-f083-42e4-833d-812a82e41118 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 768.965239] [55205]: DEBUG cinder.api.openstack.wsgi [None req-824eaa0c-f083-42e4-833d-812a82e41118 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 768.977618] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.977618] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 768.981599] [55205]: INFO cinder.volume.api [None req-824eaa0c-f083-42e4-833d-812a82e41118 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Volume info retrieved successfully. [ 768.988906] [55205]: INFO cinder.api.openstack.wsgi [None req-824eaa0c-f083-42e4-833d-812a82e41118 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 returned with HTTP 200 [ 768.989490] [55205]: [pid: 55205|app: 0|req: 60/129] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:18 2025] GET /volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 769.748588] [55204]: DEBUG cinder.api.middleware.request_id [req-981dfe82-780e-46d5-a5a2-1674eb14b5b8 req-54890a6f-382b-4e82-b71f-b8ac727261ca None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.751887] [55204]: INFO cinder.api.openstack.wsgi [req-981dfe82-780e-46d5-a5a2-1674eb14b5b8 req-54890a6f-382b-4e82-b71f-b8ac727261ca tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] GET http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 [ 769.751887] [55204]: DEBUG cinder.api.openstack.wsgi [req-981dfe82-780e-46d5-a5a2-1674eb14b5b8 req-54890a6f-382b-4e82-b71f-b8ac727261ca tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 769.751887] [55204]: DEBUG cinder.api.openstack.wsgi [req-981dfe82-780e-46d5-a5a2-1674eb14b5b8 req-54890a6f-382b-4e82-b71f-b8ac727261ca tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 769.767198] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 769.767198] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 769.771902] [55204]: INFO cinder.volume.api [req-981dfe82-780e-46d5-a5a2-1674eb14b5b8 req-54890a6f-382b-4e82-b71f-b8ac727261ca tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Volume info retrieved successfully. [ 769.777620] [55204]: INFO cinder.api.openstack.wsgi [req-981dfe82-780e-46d5-a5a2-1674eb14b5b8 req-54890a6f-382b-4e82-b71f-b8ac727261ca tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 returned with HTTP 200 [ 769.778134] [55204]: [pid: 55204|app: 0|req: 70/130] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:22:19 2025] GET /volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 769.816687] [55205]: DEBUG cinder.api.middleware.request_id [req-981dfe82-780e-46d5-a5a2-1674eb14b5b8 req-8dba9025-df93-4c28-a127-78412d106435 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.819076] [55205]: INFO cinder.api.openstack.wsgi [req-981dfe82-780e-46d5-a5a2-1674eb14b5b8 req-8dba9025-df93-4c28-a127-78412d106435 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] POST http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284/action [ 769.819483] [55205]: DEBUG cinder.api.openstack.wsgi [req-981dfe82-780e-46d5-a5a2-1674eb14b5b8 req-8dba9025-df93-4c28-a127-78412d106435 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 769.820060] [55205]: DEBUG cinder.api.openstack.wsgi [req-981dfe82-780e-46d5-a5a2-1674eb14b5b8 req-8dba9025-df93-4c28-a127-78412d106435 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 769.837780] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 769.837780] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 769.838433] [55205]: INFO cinder.volume.api [req-981dfe82-780e-46d5-a5a2-1674eb14b5b8 req-8dba9025-df93-4c28-a127-78412d106435 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Volume info retrieved successfully. [ 769.844275] [55205]: INFO cinder.volume.api [req-981dfe82-780e-46d5-a5a2-1674eb14b5b8 req-8dba9025-df93-4c28-a127-78412d106435 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Begin detaching volume completed successfully. [ 769.844514] [55205]: INFO cinder.api.openstack.wsgi [req-981dfe82-780e-46d5-a5a2-1674eb14b5b8 req-8dba9025-df93-4c28-a127-78412d106435 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284/action returned with HTTP 202 [ 769.844991] [55205]: [pid: 55205|app: 0|req: 61/131] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 21 08:22:19 2025] POST /volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 770.382923] [55204]: DEBUG cinder.api.middleware.request_id [req-ec21e6e3-72ca-4a8d-ade3-6ac3309dbed7 req-4659e968-674a-4949-8b71-c256e59d9c82 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.388657] [55204]: INFO cinder.api.openstack.wsgi [req-ec21e6e3-72ca-4a8d-ade3-6ac3309dbed7 req-4659e968-674a-4949-8b71-c256e59d9c82 tempest-SecurityGroupsTestJSON-110659260 tempest-SecurityGroupsTestJSON-110659260-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=6b6d8663-024f-4aff-bfbe-e21c827ac529 [ 770.389273] [55204]: DEBUG cinder.api.openstack.wsgi [req-ec21e6e3-72ca-4a8d-ade3-6ac3309dbed7 req-4659e968-674a-4949-8b71-c256e59d9c82 tempest-SecurityGroupsTestJSON-110659260 tempest-SecurityGroupsTestJSON-110659260-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 770.391017] [55204]: DEBUG cinder.api.openstack.wsgi [req-ec21e6e3-72ca-4a8d-ade3-6ac3309dbed7 req-4659e968-674a-4949-8b71-c256e59d9c82 tempest-SecurityGroupsTestJSON-110659260 tempest-SecurityGroupsTestJSON-110659260-project-member] Calling method 'version_select' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 770.400147] [55204]: INFO cinder.api.openstack.wsgi [req-ec21e6e3-72ca-4a8d-ade3-6ac3309dbed7 req-4659e968-674a-4949-8b71-c256e59d9c82 tempest-SecurityGroupsTestJSON-110659260 tempest-SecurityGroupsTestJSON-110659260-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=6b6d8663-024f-4aff-bfbe-e21c827ac529 returned with HTTP 200 [ 770.400147] [55204]: [pid: 55204|app: 0|req: 71/132] 10.180.1.21 () {62 vars in 1517 bytes} [Fri Feb 21 08:22:20 2025] GET /volume/v3/attachments?instance_id=6b6d8663-024f-4aff-bfbe-e21c827ac529 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 770.878019] [55205]: DEBUG cinder.api.middleware.request_id [None req-ffdbbd9b-ae0c-4540-9bcc-7f0b2115a86e None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.878019] [55205]: INFO cinder.api.openstack.wsgi [None req-ffdbbd9b-ae0c-4540-9bcc-7f0b2115a86e None None] GET http://10.180.1.21/volume// [ 770.878019] [55205]: DEBUG cinder.api.openstack.wsgi [None req-ffdbbd9b-ae0c-4540-9bcc-7f0b2115a86e None None] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 770.878019] [55205]: DEBUG cinder.api.openstack.wsgi [None req-ffdbbd9b-ae0c-4540-9bcc-7f0b2115a86e None None] Calling method 'all' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 770.878019] [55205]: INFO cinder.api.openstack.wsgi [None req-ffdbbd9b-ae0c-4540-9bcc-7f0b2115a86e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 770.878019] [55205]: [pid: 55205|app: 0|req: 62/133] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:22:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 770.883201] [55204]: DEBUG cinder.api.middleware.request_id [req-981dfe82-780e-46d5-a5a2-1674eb14b5b8 req-fbd8888e-c73e-4927-a404-6d0fbf58c9ad None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.888625] [55204]: INFO cinder.api.openstack.wsgi [req-981dfe82-780e-46d5-a5a2-1674eb14b5b8 req-fbd8888e-c73e-4927-a404-6d0fbf58c9ad tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] GET http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 [ 770.888625] [55204]: DEBUG cinder.api.openstack.wsgi [req-981dfe82-780e-46d5-a5a2-1674eb14b5b8 req-fbd8888e-c73e-4927-a404-6d0fbf58c9ad tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 770.888821] [55204]: DEBUG cinder.api.openstack.wsgi [req-981dfe82-780e-46d5-a5a2-1674eb14b5b8 req-fbd8888e-c73e-4927-a404-6d0fbf58c9ad tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 770.908044] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 770.908044] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 770.912821] [55204]: INFO cinder.volume.api [req-981dfe82-780e-46d5-a5a2-1674eb14b5b8 req-fbd8888e-c73e-4927-a404-6d0fbf58c9ad tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Volume info retrieved successfully. [ 770.919141] [55204]: INFO cinder.api.openstack.wsgi [req-981dfe82-780e-46d5-a5a2-1674eb14b5b8 req-fbd8888e-c73e-4927-a404-6d0fbf58c9ad tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 returned with HTTP 200 [ 770.919579] [55204]: [pid: 55204|app: 0|req: 72/134] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:22:20 2025] GET /volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 => generated 1322 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 772.195355] [55205]: DEBUG cinder.api.middleware.request_id [req-981dfe82-780e-46d5-a5a2-1674eb14b5b8 req-75b56c74-f441-496f-a70c-53ba9034ebff None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.199775] [55205]: INFO cinder.api.openstack.wsgi [req-981dfe82-780e-46d5-a5a2-1674eb14b5b8 req-75b56c74-f441-496f-a70c-53ba9034ebff tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d158eb32-f7e6-4cb0-9b67-26f533f838ba [ 772.199968] [55205]: DEBUG cinder.api.openstack.wsgi [req-981dfe82-780e-46d5-a5a2-1674eb14b5b8 req-75b56c74-f441-496f-a70c-53ba9034ebff tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 772.200558] [55205]: DEBUG cinder.api.openstack.wsgi [req-981dfe82-780e-46d5-a5a2-1674eb14b5b8 req-75b56c74-f441-496f-a70c-53ba9034ebff tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'version_select' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 772.222882] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 772.222882] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 772.784867] [55205]: INFO cinder.api.openstack.wsgi [req-981dfe82-780e-46d5-a5a2-1674eb14b5b8 req-75b56c74-f441-496f-a70c-53ba9034ebff tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/attachments/d158eb32-f7e6-4cb0-9b67-26f533f838ba returned with HTTP 200 [ 772.785359] [55205]: [pid: 55205|app: 0|req: 63/135] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:22:22 2025] DELETE /volume/v3/attachments/d158eb32-f7e6-4cb0-9b67-26f533f838ba => generated 19 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 774.510171] [55204]: DEBUG cinder.api.middleware.request_id [None req-e0b1ab5c-b87f-47e3-b443-5ca09076a0c1 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 774.513891] [55204]: INFO cinder.api.openstack.wsgi [None req-e0b1ab5c-b87f-47e3-b443-5ca09076a0c1 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] GET http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 [ 774.521411] [55204]: DEBUG cinder.api.openstack.wsgi [None req-e0b1ab5c-b87f-47e3-b443-5ca09076a0c1 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 774.521411] [55204]: DEBUG cinder.api.openstack.wsgi [None req-e0b1ab5c-b87f-47e3-b443-5ca09076a0c1 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 774.538556] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 774.538556] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 774.548901] [55204]: INFO cinder.volume.api [None req-e0b1ab5c-b87f-47e3-b443-5ca09076a0c1 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Volume info retrieved successfully. [ 774.556691] [55204]: INFO cinder.api.openstack.wsgi [None req-e0b1ab5c-b87f-47e3-b443-5ca09076a0c1 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 returned with HTTP 200 [ 774.556691] [55204]: [pid: 55204|app: 0|req: 73/136] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:24 2025] GET /volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 782.783762] [55205]: DEBUG dbcounter [-] [55205] Writing DB stats cinder:SELECT=86,cinder:UPDATE=20,cinder:INSERT=11 {{(pid=55205) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 783.043401] [55205]: DEBUG cinder.api.middleware.request_id [req-1a91c51a-16de-42fc-8d45-2309c5f67f01 req-39a77cd7-2e01-46cf-a892-1795b3a980a1 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.047111] [55205]: INFO cinder.api.openstack.wsgi [req-1a91c51a-16de-42fc-8d45-2309c5f67f01 req-39a77cd7-2e01-46cf-a892-1795b3a980a1 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] GET http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c [ 783.047375] [55205]: DEBUG cinder.api.openstack.wsgi [req-1a91c51a-16de-42fc-8d45-2309c5f67f01 req-39a77cd7-2e01-46cf-a892-1795b3a980a1 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 783.047622] [55205]: DEBUG cinder.api.openstack.wsgi [req-1a91c51a-16de-42fc-8d45-2309c5f67f01 req-39a77cd7-2e01-46cf-a892-1795b3a980a1 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 783.062647] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 783.062647] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 783.068806] [55205]: INFO cinder.volume.api [req-1a91c51a-16de-42fc-8d45-2309c5f67f01 req-39a77cd7-2e01-46cf-a892-1795b3a980a1 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Volume info retrieved successfully. [ 783.074800] [55205]: INFO cinder.api.openstack.wsgi [req-1a91c51a-16de-42fc-8d45-2309c5f67f01 req-39a77cd7-2e01-46cf-a892-1795b3a980a1 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c returned with HTTP 200 [ 783.075654] [55205]: [pid: 55205|app: 0|req: 64/137] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:22:32 2025] GET /volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 783.096408] [55204]: DEBUG cinder.api.middleware.request_id [None req-f54f2bf3-4d8d-4636-a41b-4c70bdd63189 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.097945] [55204]: INFO cinder.api.openstack.wsgi [None req-f54f2bf3-4d8d-4636-a41b-4c70bdd63189 None None] GET http://10.180.1.21/volume// [ 783.098235] [55204]: DEBUG cinder.api.openstack.wsgi [None req-f54f2bf3-4d8d-4636-a41b-4c70bdd63189 None None] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 783.098468] [55204]: DEBUG cinder.api.openstack.wsgi [None req-f54f2bf3-4d8d-4636-a41b-4c70bdd63189 None None] Calling method 'all' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 783.098966] [55204]: INFO cinder.api.openstack.wsgi [None req-f54f2bf3-4d8d-4636-a41b-4c70bdd63189 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 783.099346] [55204]: [pid: 55204|app: 0|req: 74/138] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:22:32 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 783.103913] [55205]: DEBUG cinder.api.middleware.request_id [req-1a91c51a-16de-42fc-8d45-2309c5f67f01 req-17b92ac0-0033-4516-b519-4bab36d78244 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.106286] [55205]: INFO cinder.api.openstack.wsgi [req-1a91c51a-16de-42fc-8d45-2309c5f67f01 req-17b92ac0-0033-4516-b519-4bab36d78244 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] POST http://10.180.1.21/volume/v3/attachments [ 783.106710] [55205]: DEBUG cinder.api.openstack.wsgi [req-1a91c51a-16de-42fc-8d45-2309c5f67f01 req-17b92ac0-0033-4516-b519-4bab36d78244 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "229b8f65-68ae-4eb5-abd1-31627e5ada7c", "connector": null, "instance_uuid": "0f05490a-be68-46a4-af3b-0937bcc1093d"}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 783.121256] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 783.121256] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 783.153605] [55205]: INFO cinder.api.openstack.wsgi [req-1a91c51a-16de-42fc-8d45-2309c5f67f01 req-17b92ac0-0033-4516-b519-4bab36d78244 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 783.153605] [55205]: [pid: 55205|app: 0|req: 65/139] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:22:32 2025] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 783.193410] [55204]: DEBUG cinder.api.middleware.request_id [req-1a91c51a-16de-42fc-8d45-2309c5f67f01 req-fdc3587a-6e0c-41b3-8454-40610d827418 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.195925] [55204]: INFO cinder.api.openstack.wsgi [req-1a91c51a-16de-42fc-8d45-2309c5f67f01 req-fdc3587a-6e0c-41b3-8454-40610d827418 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] POST http://10.180.1.21/volume/v3/attachments/7033677e-ef8a-484d-b97e-bcca173dc7cd/action [ 783.196449] [55204]: DEBUG cinder.api.openstack.wsgi [req-1a91c51a-16de-42fc-8d45-2309c5f67f01 req-fdc3587a-6e0c-41b3-8454-40610d827418 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Action body: b'{"os-complete": null}' {{(pid=55204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 783.196631] [55204]: DEBUG cinder.api.openstack.wsgi [req-1a91c51a-16de-42fc-8d45-2309c5f67f01 req-fdc3587a-6e0c-41b3-8454-40610d827418 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 783.219305] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 783.219305] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 783.230653] [55204]: INFO cinder.api.openstack.wsgi [req-1a91c51a-16de-42fc-8d45-2309c5f67f01 req-fdc3587a-6e0c-41b3-8454-40610d827418 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/attachments/7033677e-ef8a-484d-b97e-bcca173dc7cd/action returned with HTTP 204 [ 783.230653] [55204]: [pid: 55204|app: 0|req: 75/140] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:22:33 2025] POST /volume/v3/attachments/7033677e-ef8a-484d-b97e-bcca173dc7cd/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 783.254405] [55205]: DEBUG cinder.api.middleware.request_id [None req-20e124c2-38d2-4d1d-aa1c-3f1203c5fada None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.257007] [55205]: INFO cinder.api.openstack.wsgi [None req-20e124c2-38d2-4d1d-aa1c-3f1203c5fada tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] GET http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c [ 783.257312] [55205]: DEBUG cinder.api.openstack.wsgi [None req-20e124c2-38d2-4d1d-aa1c-3f1203c5fada tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 783.257975] [55205]: DEBUG cinder.api.openstack.wsgi [None req-20e124c2-38d2-4d1d-aa1c-3f1203c5fada tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 783.279742] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 783.279742] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 783.288170] [55205]: INFO cinder.volume.api [None req-20e124c2-38d2-4d1d-aa1c-3f1203c5fada tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Volume info retrieved successfully. [ 783.290639] [55205]: INFO cinder.api.openstack.wsgi [None req-20e124c2-38d2-4d1d-aa1c-3f1203c5fada tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c returned with HTTP 200 [ 783.291080] [55205]: [pid: 55205|app: 0|req: 66/141] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:33 2025] GET /volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c => generated 1111 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 783.302485] [55204]: DEBUG cinder.api.middleware.request_id [None req-898334af-4c6e-4fc2-a1ba-f4ac4de27f20 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.304809] [55204]: INFO cinder.api.openstack.wsgi [None req-898334af-4c6e-4fc2-a1ba-f4ac4de27f20 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] GET http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c [ 783.305066] [55204]: DEBUG cinder.api.openstack.wsgi [None req-898334af-4c6e-4fc2-a1ba-f4ac4de27f20 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 783.305307] [55204]: DEBUG cinder.api.openstack.wsgi [None req-898334af-4c6e-4fc2-a1ba-f4ac4de27f20 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 783.322262] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 783.322262] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 783.329153] [55204]: INFO cinder.volume.api [None req-898334af-4c6e-4fc2-a1ba-f4ac4de27f20 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Volume info retrieved successfully. [ 783.332349] [55204]: INFO cinder.api.openstack.wsgi [None req-898334af-4c6e-4fc2-a1ba-f4ac4de27f20 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c returned with HTTP 200 [ 783.332906] [55204]: [pid: 55204|app: 0|req: 76/142] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:33 2025] GET /volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c => generated 1111 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 784.973049] [55205]: DEBUG cinder.api.middleware.request_id [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-3c19b94c-e69a-4cad-a206-bec378fd900e None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 784.975718] [55205]: INFO cinder.api.openstack.wsgi [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-3c19b94c-e69a-4cad-a206-bec378fd900e tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] POST http://10.180.1.21/volume/v3/volumes [ 784.976170] [55205]: DEBUG cinder.api.openstack.wsgi [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-3c19b94c-e69a-4cad-a206-bec378fd900e tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1789989338", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 784.978594] [55205]: DEBUG cinder.api.v3.volumes [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-3c19b94c-e69a-4cad-a206-bec378fd900e tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1789989338', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55205) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 784.978726] [55205]: INFO cinder.api.v3.volumes [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-3c19b94c-e69a-4cad-a206-bec378fd900e tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Create volume of 1 GB [ 784.984300] [55205]: INFO cinder.volume.api [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-3c19b94c-e69a-4cad-a206-bec378fd900e tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Availability Zones retrieved successfully. [ 784.991619] [55205]: DEBUG cinder.volume.api [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-3c19b94c-e69a-4cad-a206-bec378fd900e tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Flow 'volume_create_api' (6f94c262-5730-40cd-b41a-bead35966be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 784.993212] [55205]: DEBUG cinder.volume.api [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-3c19b94c-e69a-4cad-a206-bec378fd900e tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bd3c824-beba-4ab6-b7ee-23bdddc9aef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 784.994695] [55205]: DEBUG cinder.volume.flows.api.create_volume [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-3c19b94c-e69a-4cad-a206-bec378fd900e tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Validating volume size '1' using validate_int {{(pid=55205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 785.017525] [55205]: DEBUG cinder.volume.api [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-3c19b94c-e69a-4cad-a206-bec378fd900e tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bd3c824-beba-4ab6-b7ee-23bdddc9aef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4a3c848-85c0-4b98-91d8-f1eea4b9a34a', '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=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 785.017902] [55205]: DEBUG cinder.volume.api [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-3c19b94c-e69a-4cad-a206-bec378fd900e tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a6cbfbb-d445-421f-885d-5ff26fc72348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 785.082450] [55205]: DEBUG cinder.quota [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-3c19b94c-e69a-4cad-a206-bec378fd900e tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Created reservations ['820ecd19-bbbb-473b-b17e-e1091ab77379', 'fe0e9e65-666b-4ed2-933b-140352e3e0e3', '92008cb9-37ce-4122-aba3-e4a1aee3e578', '241411db-3f97-4d6e-b8c6-0e9c06204d6e'] {{(pid=55205) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 785.084156] [55205]: DEBUG cinder.volume.api [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-3c19b94c-e69a-4cad-a206-bec378fd900e tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a6cbfbb-d445-421f-885d-5ff26fc72348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['820ecd19-bbbb-473b-b17e-e1091ab77379', 'fe0e9e65-666b-4ed2-933b-140352e3e0e3', '92008cb9-37ce-4122-aba3-e4a1aee3e578', '241411db-3f97-4d6e-b8c6-0e9c06204d6e']}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 785.084531] [55205]: DEBUG cinder.volume.api [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-3c19b94c-e69a-4cad-a206-bec378fd900e tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7578dcc3-ae33-43ab-94b3-6021d9178140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 785.106646] [55205]: DEBUG cinder.volume.api [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-3c19b94c-e69a-4cad-a206-bec378fd900e tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7578dcc3-ae33-43ab-94b3-6021d9178140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38e7ffec-f8ae-4e18-8442-d69c7801064d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1789989338',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e1f958f35e604486bb2fb4d8b9ac3fe3',qos_specs=None,replication_status=,reservations=['820ecd19-bbbb-473b-b17e-e1091ab77379','fe0e9e65-666b-4ed2-933b-140352e3e0e3','92008cb9-37ce-4122-aba3-e4a1aee3e578','241411db-3f97-4d6e-b8c6-0e9c06204d6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1acf244f03ef4a969c84f9e3ae005d44',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:22:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1789989338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38e7ffec-f8ae-4e18-8442-d69c7801064d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e1f958f35e604486bb2fb4d8b9ac3fe3',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='1acf244f03ef4a969c84f9e3ae005d44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a3c848-85c0-4b98-91d8-f1eea4b9a34a),volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 785.107787] [55205]: DEBUG cinder.volume.api [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-3c19b94c-e69a-4cad-a206-bec378fd900e tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff6222bf-3096-4833-a562-3fb0f3963340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 785.135656] [55205]: DEBUG cinder.volume.api [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-3c19b94c-e69a-4cad-a206-bec378fd900e tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff6222bf-3096-4833-a562-3fb0f3963340) 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-1789989338',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e1f958f35e604486bb2fb4d8b9ac3fe3',qos_specs=None,replication_status=,reservations=['820ecd19-bbbb-473b-b17e-e1091ab77379','fe0e9e65-666b-4ed2-933b-140352e3e0e3','92008cb9-37ce-4122-aba3-e4a1aee3e578','241411db-3f97-4d6e-b8c6-0e9c06204d6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1acf244f03ef4a969c84f9e3ae005d44',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 785.136656] [55205]: DEBUG cinder.volume.api [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-3c19b94c-e69a-4cad-a206-bec378fd900e tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d26d3240-31d0-4da8-b43a-338b30527e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 785.148715] [55205]: DEBUG cinder.volume.api [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-3c19b94c-e69a-4cad-a206-bec378fd900e tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d26d3240-31d0-4da8-b43a-338b30527e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 785.149576] [55205]: DEBUG cinder.volume.api [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-3c19b94c-e69a-4cad-a206-bec378fd900e tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Flow 'volume_create_api' (6f94c262-5730-40cd-b41a-bead35966be7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55205) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 785.150182] [55205]: INFO cinder.volume.api [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-3c19b94c-e69a-4cad-a206-bec378fd900e tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Create volume request issued successfully. [ 785.151075] [55205]: INFO cinder.api.openstack.wsgi [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-3c19b94c-e69a-4cad-a206-bec378fd900e tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 785.151647] [55205]: [pid: 55205|app: 0|req: 67/143] 10.180.1.21 () {64 vars in 1421 bytes} [Fri Feb 21 08:22:34 2025] POST /volume/v3/volumes => generated 762 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 785.163414] [55204]: DEBUG cinder.api.middleware.request_id [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-f343e692-bdc0-4ad5-b1d1-d2c5b3887a89 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 785.171340] [55204]: INFO cinder.api.openstack.wsgi [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-f343e692-bdc0-4ad5-b1d1-d2c5b3887a89 tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] GET http://10.180.1.21/volume/v3/volumes/38e7ffec-f8ae-4e18-8442-d69c7801064d [ 785.171340] [55204]: DEBUG cinder.api.openstack.wsgi [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-f343e692-bdc0-4ad5-b1d1-d2c5b3887a89 tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 785.171340] [55204]: DEBUG cinder.api.openstack.wsgi [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-f343e692-bdc0-4ad5-b1d1-d2c5b3887a89 tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 785.182984] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 785.182984] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 785.191313] [55204]: INFO cinder.volume.api [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-f343e692-bdc0-4ad5-b1d1-d2c5b3887a89 tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Volume info retrieved successfully. [ 785.197350] [55204]: INFO cinder.api.openstack.wsgi [req-cd738e55-3f7b-4734-a8b4-f2196b2492c6 req-f343e692-bdc0-4ad5-b1d1-d2c5b3887a89 tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] http://10.180.1.21/volume/v3/volumes/38e7ffec-f8ae-4e18-8442-d69c7801064d returned with HTTP 200 [ 785.198311] [55204]: [pid: 55204|app: 0|req: 77/144] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:22:35 2025] GET /volume/v3/volumes/38e7ffec-f8ae-4e18-8442-d69c7801064d => generated 830 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 785.384097] [55205]: DEBUG cinder.api.middleware.request_id [req-66aa8d81-a22e-42ba-8e39-db01e7bf3e09 req-143ea144-52a6-42e0-9717-c32a924cc942 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 785.388204] [55205]: INFO cinder.api.openstack.wsgi [req-66aa8d81-a22e-42ba-8e39-db01e7bf3e09 req-143ea144-52a6-42e0-9717-c32a924cc942 tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] GET http://10.180.1.21/volume/v3/volumes/38e7ffec-f8ae-4e18-8442-d69c7801064d [ 785.388204] [55205]: DEBUG cinder.api.openstack.wsgi [req-66aa8d81-a22e-42ba-8e39-db01e7bf3e09 req-143ea144-52a6-42e0-9717-c32a924cc942 tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 785.388398] [55205]: DEBUG cinder.api.openstack.wsgi [req-66aa8d81-a22e-42ba-8e39-db01e7bf3e09 req-143ea144-52a6-42e0-9717-c32a924cc942 tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 785.400437] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 785.400437] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 785.405685] [55205]: INFO cinder.volume.api [req-66aa8d81-a22e-42ba-8e39-db01e7bf3e09 req-143ea144-52a6-42e0-9717-c32a924cc942 tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Volume info retrieved successfully. [ 785.411382] [55205]: INFO cinder.api.openstack.wsgi [req-66aa8d81-a22e-42ba-8e39-db01e7bf3e09 req-143ea144-52a6-42e0-9717-c32a924cc942 tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] http://10.180.1.21/volume/v3/volumes/38e7ffec-f8ae-4e18-8442-d69c7801064d returned with HTTP 200 [ 785.411664] [55205]: [pid: 55205|app: 0|req: 68/145] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:22:35 2025] GET /volume/v3/volumes/38e7ffec-f8ae-4e18-8442-d69c7801064d => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 785.613708] [55204]: DEBUG cinder.api.middleware.request_id [req-f25f8a9f-79d6-4097-af7e-681765cd7a92 req-78d8a7c5-ad12-441a-bc0b-01a453463939 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 785.616072] [55204]: INFO cinder.api.openstack.wsgi [req-f25f8a9f-79d6-4097-af7e-681765cd7a92 req-78d8a7c5-ad12-441a-bc0b-01a453463939 tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] GET http://10.180.1.21/volume/v3/volumes/38e7ffec-f8ae-4e18-8442-d69c7801064d [ 785.616298] [55204]: DEBUG cinder.api.openstack.wsgi [req-f25f8a9f-79d6-4097-af7e-681765cd7a92 req-78d8a7c5-ad12-441a-bc0b-01a453463939 tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 785.616512] [55204]: DEBUG cinder.api.openstack.wsgi [req-f25f8a9f-79d6-4097-af7e-681765cd7a92 req-78d8a7c5-ad12-441a-bc0b-01a453463939 tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 785.624751] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 785.624751] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 785.630578] [55204]: INFO cinder.volume.api [req-f25f8a9f-79d6-4097-af7e-681765cd7a92 req-78d8a7c5-ad12-441a-bc0b-01a453463939 tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Volume info retrieved successfully. [ 785.638457] [55204]: INFO cinder.api.openstack.wsgi [req-f25f8a9f-79d6-4097-af7e-681765cd7a92 req-78d8a7c5-ad12-441a-bc0b-01a453463939 tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] http://10.180.1.21/volume/v3/volumes/38e7ffec-f8ae-4e18-8442-d69c7801064d returned with HTTP 200 [ 785.638457] [55204]: [pid: 55204|app: 0|req: 78/146] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:22:35 2025] GET /volume/v3/volumes/38e7ffec-f8ae-4e18-8442-d69c7801064d => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 785.787706] [55205]: DEBUG cinder.api.middleware.request_id [req-ad15b3d6-aa39-4c1e-804e-930c1b989236 req-5ddf4726-37f0-4a72-9ba3-fff2fa387e46 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 785.790239] [55205]: INFO cinder.api.openstack.wsgi [req-ad15b3d6-aa39-4c1e-804e-930c1b989236 req-5ddf4726-37f0-4a72-9ba3-fff2fa387e46 tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] DELETE http://10.180.1.21/volume/v3/volumes/38e7ffec-f8ae-4e18-8442-d69c7801064d [ 785.790443] [55205]: DEBUG cinder.api.openstack.wsgi [req-ad15b3d6-aa39-4c1e-804e-930c1b989236 req-5ddf4726-37f0-4a72-9ba3-fff2fa387e46 tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 785.790661] [55205]: DEBUG cinder.api.openstack.wsgi [req-ad15b3d6-aa39-4c1e-804e-930c1b989236 req-5ddf4726-37f0-4a72-9ba3-fff2fa387e46 tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Calling method 'delete' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 785.790903] [55205]: INFO cinder.api.v3.volumes [req-ad15b3d6-aa39-4c1e-804e-930c1b989236 req-5ddf4726-37f0-4a72-9ba3-fff2fa387e46 tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Delete volume with id: 38e7ffec-f8ae-4e18-8442-d69c7801064d [ 785.803507] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 785.803507] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 785.804144] [55205]: INFO cinder.volume.api [req-ad15b3d6-aa39-4c1e-804e-930c1b989236 req-5ddf4726-37f0-4a72-9ba3-fff2fa387e46 tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Volume info retrieved successfully. [ 785.827840] [55205]: INFO cinder.volume.api [req-ad15b3d6-aa39-4c1e-804e-930c1b989236 req-5ddf4726-37f0-4a72-9ba3-fff2fa387e46 tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Delete volume request issued successfully. [ 785.828065] [55205]: INFO cinder.api.openstack.wsgi [req-ad15b3d6-aa39-4c1e-804e-930c1b989236 req-5ddf4726-37f0-4a72-9ba3-fff2fa387e46 tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] http://10.180.1.21/volume/v3/volumes/38e7ffec-f8ae-4e18-8442-d69c7801064d returned with HTTP 202 [ 785.828532] [55205]: [pid: 55205|app: 0|req: 69/147] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 21 08:22:35 2025] DELETE /volume/v3/volumes/38e7ffec-f8ae-4e18-8442-d69c7801064d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 785.911199] [55204]: DEBUG cinder.api.middleware.request_id [req-7f0bd93d-4102-4854-ba2e-6d21dc0cdede req-6081790b-56a1-43bb-993e-f6c492e3f2fb None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 785.916054] [55204]: INFO cinder.api.openstack.wsgi [req-7f0bd93d-4102-4854-ba2e-6d21dc0cdede req-6081790b-56a1-43bb-993e-f6c492e3f2fb tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] GET http://10.180.1.21/volume/v3/volumes/38e7ffec-f8ae-4e18-8442-d69c7801064d [ 785.917471] [55204]: DEBUG cinder.api.openstack.wsgi [req-7f0bd93d-4102-4854-ba2e-6d21dc0cdede req-6081790b-56a1-43bb-993e-f6c492e3f2fb tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 785.917471] [55204]: DEBUG cinder.api.openstack.wsgi [req-7f0bd93d-4102-4854-ba2e-6d21dc0cdede req-6081790b-56a1-43bb-993e-f6c492e3f2fb tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 785.924709] [55204]: INFO cinder.api.openstack.wsgi [req-7f0bd93d-4102-4854-ba2e-6d21dc0cdede req-6081790b-56a1-43bb-993e-f6c492e3f2fb tempest-VolumesGetTestJSON-1141436458 tempest-VolumesGetTestJSON-1141436458-project-member] http://10.180.1.21/volume/v3/volumes/38e7ffec-f8ae-4e18-8442-d69c7801064d returned with HTTP 404 [ 785.924709] [55204]: [pid: 55204|app: 0|req: 79/148] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:22:35 2025] GET /volume/v3/volumes/38e7ffec-f8ae-4e18-8442-d69c7801064d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 786.861414] [55205]: DEBUG cinder.api.middleware.request_id [None req-90e201d6-a81e-4149-a8f4-952b4ce1762f None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 786.959103] [55205]: INFO cinder.api.openstack.wsgi [None req-90e201d6-a81e-4149-a8f4-952b4ce1762f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] POST http://10.180.1.21/volume/v3/volumes [ 786.959581] [55205]: DEBUG cinder.api.openstack.wsgi [None req-90e201d6-a81e-4149-a8f4-952b4ce1762f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-221121421"}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 786.961851] [55205]: DEBUG cinder.api.v3.volumes [None req-90e201d6-a81e-4149-a8f4-952b4ce1762f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-221121421'}} {{(pid=55205) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 786.963327] [55205]: INFO cinder.api.v3.volumes [None req-90e201d6-a81e-4149-a8f4-952b4ce1762f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Create volume of 1 GB [ 786.977138] [55205]: INFO cinder.volume.api [None req-90e201d6-a81e-4149-a8f4-952b4ce1762f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Availability Zones retrieved successfully. [ 786.988854] [55205]: DEBUG cinder.volume.api [None req-90e201d6-a81e-4149-a8f4-952b4ce1762f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Flow 'volume_create_api' (1c378ef9-c3ce-48cd-8139-1ce449f40b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 786.990475] [55205]: DEBUG cinder.volume.api [None req-90e201d6-a81e-4149-a8f4-952b4ce1762f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa4e5df5-d695-4fb2-b7ae-2a1f02db4a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 786.992571] [55205]: DEBUG cinder.volume.flows.api.create_volume [None req-90e201d6-a81e-4149-a8f4-952b4ce1762f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Validating volume size '1' using validate_int {{(pid=55205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 787.021508] [55205]: DEBUG cinder.volume.api [None req-90e201d6-a81e-4149-a8f4-952b4ce1762f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa4e5df5-d695-4fb2-b7ae-2a1f02db4a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4a3c848-85c0-4b98-91d8-f1eea4b9a34a', '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=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 787.022745] [55205]: DEBUG cinder.volume.api [None req-90e201d6-a81e-4149-a8f4-952b4ce1762f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2171cd1-2297-4361-bd25-f7192b06b97c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 787.096152] [55205]: DEBUG cinder.quota [None req-90e201d6-a81e-4149-a8f4-952b4ce1762f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Created reservations ['802edec1-c6b9-4fb2-9428-7be72176c56c', '6c8b6932-94d3-4803-a1fe-f10d5e15f0a0', '6a90dbbd-bd42-4ab2-b496-f2beb5da476d', '6b1b6403-315f-4c22-a925-e99ce2e2e2b1'] {{(pid=55205) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 787.098825] [55205]: DEBUG cinder.volume.api [None req-90e201d6-a81e-4149-a8f4-952b4ce1762f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2171cd1-2297-4361-bd25-f7192b06b97c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['802edec1-c6b9-4fb2-9428-7be72176c56c', '6c8b6932-94d3-4803-a1fe-f10d5e15f0a0', '6a90dbbd-bd42-4ab2-b496-f2beb5da476d', '6b1b6403-315f-4c22-a925-e99ce2e2e2b1']}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 787.098825] [55205]: DEBUG cinder.volume.api [None req-90e201d6-a81e-4149-a8f4-952b4ce1762f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a97a638-942b-4beb-b9b3-c01b2bb9c5ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 787.119935] [55205]: DEBUG cinder.volume.api [None req-90e201d6-a81e-4149-a8f4-952b4ce1762f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a97a638-942b-4beb-b9b3-c01b2bb9c5ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4013a47-2a98-49bd-89bd-83cb259d986e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-221121421',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='85c6c0e64519495db5c92745364101cd',qos_specs=None,replication_status=,reservations=['802edec1-c6b9-4fb2-9428-7be72176c56c','6c8b6932-94d3-4803-a1fe-f10d5e15f0a0','6a90dbbd-bd42-4ab2-b496-f2beb5da476d','6b1b6403-315f-4c22-a925-e99ce2e2e2b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bacfdeb9e794fc8975f0ba8af079e4e',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:22:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-221121421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4013a47-2a98-49bd-89bd-83cb259d986e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='85c6c0e64519495db5c92745364101cd',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='0bacfdeb9e794fc8975f0ba8af079e4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a3c848-85c0-4b98-91d8-f1eea4b9a34a),volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 787.119935] [55205]: DEBUG cinder.volume.api [None req-90e201d6-a81e-4149-a8f4-952b4ce1762f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (532ff347-a303-4d22-9a35-c0226bfb89a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 787.135825] [55205]: DEBUG cinder.volume.api [None req-90e201d6-a81e-4149-a8f4-952b4ce1762f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (532ff347-a303-4d22-9a35-c0226bfb89a6) 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-221121421',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='85c6c0e64519495db5c92745364101cd',qos_specs=None,replication_status=,reservations=['802edec1-c6b9-4fb2-9428-7be72176c56c','6c8b6932-94d3-4803-a1fe-f10d5e15f0a0','6a90dbbd-bd42-4ab2-b496-f2beb5da476d','6b1b6403-315f-4c22-a925-e99ce2e2e2b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bacfdeb9e794fc8975f0ba8af079e4e',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 787.136743] [55205]: DEBUG cinder.volume.api [None req-90e201d6-a81e-4149-a8f4-952b4ce1762f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07369d18-32b8-4545-bb20-81c73cecdafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 787.148484] [55205]: DEBUG cinder.volume.api [None req-90e201d6-a81e-4149-a8f4-952b4ce1762f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07369d18-32b8-4545-bb20-81c73cecdafa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 787.149631] [55205]: DEBUG cinder.volume.api [None req-90e201d6-a81e-4149-a8f4-952b4ce1762f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Flow 'volume_create_api' (1c378ef9-c3ce-48cd-8139-1ce449f40b36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55205) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 787.150058] [55205]: INFO cinder.volume.api [None req-90e201d6-a81e-4149-a8f4-952b4ce1762f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Create volume request issued successfully. [ 787.150756] [55205]: INFO cinder.api.openstack.wsgi [None req-90e201d6-a81e-4149-a8f4-952b4ce1762f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 787.151520] [55205]: [pid: 55205|app: 0|req: 70/149] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 21 08:22:36 2025] POST /volume/v3/volumes => generated 758 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 787.163724] [55204]: DEBUG cinder.api.middleware.request_id [None req-925ec161-1a07-42d9-ac18-c37596524c5f None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.167436] [55204]: INFO cinder.api.openstack.wsgi [None req-925ec161-1a07-42d9-ac18-c37596524c5f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] GET http://10.180.1.21/volume/v3/volumes/d4013a47-2a98-49bd-89bd-83cb259d986e [ 787.167436] [55204]: DEBUG cinder.api.openstack.wsgi [None req-925ec161-1a07-42d9-ac18-c37596524c5f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 787.167436] [55204]: DEBUG cinder.api.openstack.wsgi [None req-925ec161-1a07-42d9-ac18-c37596524c5f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 787.183977] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 787.183977] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 787.189470] [55204]: INFO cinder.volume.api [None req-925ec161-1a07-42d9-ac18-c37596524c5f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Volume info retrieved successfully. [ 787.197067] [55204]: INFO cinder.api.openstack.wsgi [None req-925ec161-1a07-42d9-ac18-c37596524c5f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes/d4013a47-2a98-49bd-89bd-83cb259d986e returned with HTTP 200 [ 787.197319] [55204]: [pid: 55204|app: 0|req: 80/150] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:37 2025] GET /volume/v3/volumes/d4013a47-2a98-49bd-89bd-83cb259d986e => generated 826 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 788.213694] [55205]: DEBUG cinder.api.middleware.request_id [None req-c5f48795-e215-4642-9fcf-a40def4ee7ef None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 788.215893] [55205]: INFO cinder.api.openstack.wsgi [None req-c5f48795-e215-4642-9fcf-a40def4ee7ef tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] GET http://10.180.1.21/volume/v3/volumes/d4013a47-2a98-49bd-89bd-83cb259d986e [ 788.215981] [55205]: DEBUG cinder.api.openstack.wsgi [None req-c5f48795-e215-4642-9fcf-a40def4ee7ef tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 788.216141] [55205]: DEBUG cinder.api.openstack.wsgi [None req-c5f48795-e215-4642-9fcf-a40def4ee7ef tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 788.227270] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 788.227270] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 788.231909] [55205]: INFO cinder.volume.api [None req-c5f48795-e215-4642-9fcf-a40def4ee7ef tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Volume info retrieved successfully. [ 788.237813] [55205]: INFO cinder.api.openstack.wsgi [None req-c5f48795-e215-4642-9fcf-a40def4ee7ef tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes/d4013a47-2a98-49bd-89bd-83cb259d986e returned with HTTP 200 [ 788.238204] [55205]: [pid: 55205|app: 0|req: 71/151] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:38 2025] GET /volume/v3/volumes/d4013a47-2a98-49bd-89bd-83cb259d986e => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 788.306929] [55204]: DEBUG cinder.api.middleware.request_id [req-8a01108d-69f7-49ea-8593-0e86124342ab req-d372df09-7098-461d-adae-1c4c34a9816f None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 788.311254] [55204]: INFO cinder.api.openstack.wsgi [req-8a01108d-69f7-49ea-8593-0e86124342ab req-d372df09-7098-461d-adae-1c4c34a9816f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] GET http://10.180.1.21/volume/v3/volumes/d4013a47-2a98-49bd-89bd-83cb259d986e [ 788.311254] [55204]: DEBUG cinder.api.openstack.wsgi [req-8a01108d-69f7-49ea-8593-0e86124342ab req-d372df09-7098-461d-adae-1c4c34a9816f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 788.311254] [55204]: DEBUG cinder.api.openstack.wsgi [req-8a01108d-69f7-49ea-8593-0e86124342ab req-d372df09-7098-461d-adae-1c4c34a9816f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 788.320936] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 788.320936] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 788.324047] [55204]: INFO cinder.volume.api [req-8a01108d-69f7-49ea-8593-0e86124342ab req-d372df09-7098-461d-adae-1c4c34a9816f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Volume info retrieved successfully. [ 788.329133] [55204]: INFO cinder.api.openstack.wsgi [req-8a01108d-69f7-49ea-8593-0e86124342ab req-d372df09-7098-461d-adae-1c4c34a9816f tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes/d4013a47-2a98-49bd-89bd-83cb259d986e returned with HTTP 200 [ 788.329579] [55204]: [pid: 55204|app: 0|req: 81/152] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:22:38 2025] GET /volume/v3/volumes/d4013a47-2a98-49bd-89bd-83cb259d986e => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 788.337265] [55205]: DEBUG cinder.api.middleware.request_id [None req-52a60c32-496f-40fa-8d2a-ae39ec7a5fe5 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 788.340646] [55205]: INFO cinder.api.openstack.wsgi [None req-52a60c32-496f-40fa-8d2a-ae39ec7a5fe5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] POST http://10.180.1.21/volume/v3/volumes [ 788.341632] [55205]: DEBUG cinder.api.openstack.wsgi [None req-52a60c32-496f-40fa-8d2a-ae39ec7a5fe5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-273008500"}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 788.343999] [55205]: DEBUG cinder.api.v3.volumes [None req-52a60c32-496f-40fa-8d2a-ae39ec7a5fe5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-273008500'}} {{(pid=55205) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 788.343999] [55205]: INFO cinder.api.v3.volumes [None req-52a60c32-496f-40fa-8d2a-ae39ec7a5fe5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Create volume of 1 GB [ 788.351201] [55205]: INFO cinder.volume.api [None req-52a60c32-496f-40fa-8d2a-ae39ec7a5fe5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Availability Zones retrieved successfully. [ 788.359423] [55205]: DEBUG cinder.volume.api [None req-52a60c32-496f-40fa-8d2a-ae39ec7a5fe5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Flow 'volume_create_api' (9ba20e77-e738-4c0a-b66b-2f3cfd916349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 788.361465] [55205]: DEBUG cinder.volume.api [None req-52a60c32-496f-40fa-8d2a-ae39ec7a5fe5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (854e4380-4697-4eb5-b21f-82d7c7c6c281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 788.362112] [55205]: DEBUG cinder.volume.flows.api.create_volume [None req-52a60c32-496f-40fa-8d2a-ae39ec7a5fe5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Validating volume size '1' using validate_int {{(pid=55205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 788.393076] [55205]: DEBUG cinder.volume.api [None req-52a60c32-496f-40fa-8d2a-ae39ec7a5fe5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (854e4380-4697-4eb5-b21f-82d7c7c6c281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4a3c848-85c0-4b98-91d8-f1eea4b9a34a', '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=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 788.393604] [55205]: DEBUG cinder.volume.api [None req-52a60c32-496f-40fa-8d2a-ae39ec7a5fe5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cb84bcb-cf7c-4a52-a41c-47e5392be892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 788.431583] [55205]: DEBUG cinder.quota [None req-52a60c32-496f-40fa-8d2a-ae39ec7a5fe5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Created reservations ['985b1bbe-b892-4145-91ac-ab1bfeecc1da', '9b61d341-13ca-402c-991e-9a31888abe44', '352e236e-5e8a-4733-b16b-a6b98b04d110', 'b72ec660-627c-4239-9f96-0afcaac7cc5b'] {{(pid=55205) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 788.432629] [55205]: DEBUG cinder.volume.api [None req-52a60c32-496f-40fa-8d2a-ae39ec7a5fe5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cb84bcb-cf7c-4a52-a41c-47e5392be892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['985b1bbe-b892-4145-91ac-ab1bfeecc1da', '9b61d341-13ca-402c-991e-9a31888abe44', '352e236e-5e8a-4733-b16b-a6b98b04d110', 'b72ec660-627c-4239-9f96-0afcaac7cc5b']}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 788.433651] [55205]: DEBUG cinder.volume.api [None req-52a60c32-496f-40fa-8d2a-ae39ec7a5fe5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94092671-6fdf-4e0f-8b01-2923b8d97053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 788.449977] [55205]: DEBUG cinder.volume.api [None req-52a60c32-496f-40fa-8d2a-ae39ec7a5fe5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94092671-6fdf-4e0f-8b01-2923b8d97053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06bd474b-6aed-48c8-b6c8-2de5976695fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-273008500',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='85c6c0e64519495db5c92745364101cd',qos_specs=None,replication_status=,reservations=['985b1bbe-b892-4145-91ac-ab1bfeecc1da','9b61d341-13ca-402c-991e-9a31888abe44','352e236e-5e8a-4733-b16b-a6b98b04d110','b72ec660-627c-4239-9f96-0afcaac7cc5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bacfdeb9e794fc8975f0ba8af079e4e',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:22:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-273008500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06bd474b-6aed-48c8-b6c8-2de5976695fd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='85c6c0e64519495db5c92745364101cd',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='0bacfdeb9e794fc8975f0ba8af079e4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a3c848-85c0-4b98-91d8-f1eea4b9a34a),volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 788.450976] [55205]: DEBUG cinder.volume.api [None req-52a60c32-496f-40fa-8d2a-ae39ec7a5fe5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ff95b88-f051-4767-b5fb-335f39ab29ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 788.469969] [55205]: DEBUG cinder.volume.api [None req-52a60c32-496f-40fa-8d2a-ae39ec7a5fe5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ff95b88-f051-4767-b5fb-335f39ab29ee) 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-273008500',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='85c6c0e64519495db5c92745364101cd',qos_specs=None,replication_status=,reservations=['985b1bbe-b892-4145-91ac-ab1bfeecc1da','9b61d341-13ca-402c-991e-9a31888abe44','352e236e-5e8a-4733-b16b-a6b98b04d110','b72ec660-627c-4239-9f96-0afcaac7cc5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bacfdeb9e794fc8975f0ba8af079e4e',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 788.471082] [55205]: DEBUG cinder.volume.api [None req-52a60c32-496f-40fa-8d2a-ae39ec7a5fe5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e55f797-6a99-4991-8c8a-478b2bdc4103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 788.481305] [55205]: DEBUG cinder.volume.api [None req-52a60c32-496f-40fa-8d2a-ae39ec7a5fe5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e55f797-6a99-4991-8c8a-478b2bdc4103) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 788.482382] [55205]: DEBUG cinder.volume.api [None req-52a60c32-496f-40fa-8d2a-ae39ec7a5fe5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Flow 'volume_create_api' (9ba20e77-e738-4c0a-b66b-2f3cfd916349) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55205) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 788.482744] [55205]: INFO cinder.volume.api [None req-52a60c32-496f-40fa-8d2a-ae39ec7a5fe5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Create volume request issued successfully. [ 788.483417] [55205]: INFO cinder.api.openstack.wsgi [None req-52a60c32-496f-40fa-8d2a-ae39ec7a5fe5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 788.483864] [55205]: [pid: 55205|app: 0|req: 72/153] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 21 08:22:38 2025] POST /volume/v3/volumes => generated 758 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 788.493641] [55204]: DEBUG cinder.api.middleware.request_id [None req-0646c1d9-b913-44cc-b8a2-781e82329dae None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 788.495835] [55204]: INFO cinder.api.openstack.wsgi [None req-0646c1d9-b913-44cc-b8a2-781e82329dae tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] GET http://10.180.1.21/volume/v3/volumes/06bd474b-6aed-48c8-b6c8-2de5976695fd [ 788.496118] [55204]: DEBUG cinder.api.openstack.wsgi [None req-0646c1d9-b913-44cc-b8a2-781e82329dae tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 788.496589] [55204]: DEBUG cinder.api.openstack.wsgi [None req-0646c1d9-b913-44cc-b8a2-781e82329dae tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 788.504878] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 788.504878] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 788.508938] [55204]: INFO cinder.volume.api [None req-0646c1d9-b913-44cc-b8a2-781e82329dae tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Volume info retrieved successfully. [ 788.514884] [55204]: INFO cinder.api.openstack.wsgi [None req-0646c1d9-b913-44cc-b8a2-781e82329dae tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes/06bd474b-6aed-48c8-b6c8-2de5976695fd returned with HTTP 200 [ 788.515348] [55204]: [pid: 55204|app: 0|req: 82/154] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:38 2025] GET /volume/v3/volumes/06bd474b-6aed-48c8-b6c8-2de5976695fd => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 789.528840] [55205]: DEBUG cinder.api.middleware.request_id [None req-717430b4-c02b-4fc2-9991-9b0b879272a3 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.530730] [55205]: INFO cinder.api.openstack.wsgi [None req-717430b4-c02b-4fc2-9991-9b0b879272a3 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] GET http://10.180.1.21/volume/v3/volumes/06bd474b-6aed-48c8-b6c8-2de5976695fd [ 789.530948] [55205]: DEBUG cinder.api.openstack.wsgi [None req-717430b4-c02b-4fc2-9991-9b0b879272a3 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 789.531182] [55205]: DEBUG cinder.api.openstack.wsgi [None req-717430b4-c02b-4fc2-9991-9b0b879272a3 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 789.546440] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 789.546440] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 789.550893] [55205]: INFO cinder.volume.api [None req-717430b4-c02b-4fc2-9991-9b0b879272a3 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Volume info retrieved successfully. [ 789.557249] [55205]: INFO cinder.api.openstack.wsgi [None req-717430b4-c02b-4fc2-9991-9b0b879272a3 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes/06bd474b-6aed-48c8-b6c8-2de5976695fd returned with HTTP 200 [ 789.559020] [55205]: [pid: 55205|app: 0|req: 73/155] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:39 2025] GET /volume/v3/volumes/06bd474b-6aed-48c8-b6c8-2de5976695fd => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 789.575026] [55204]: DEBUG cinder.api.middleware.request_id [req-dfb21d7f-f9d9-4807-aab0-ba5f81f8798a req-9f3e33f3-6aa6-4ee8-958f-2e231e56780e None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.577259] [55204]: INFO cinder.api.openstack.wsgi [req-dfb21d7f-f9d9-4807-aab0-ba5f81f8798a req-9f3e33f3-6aa6-4ee8-958f-2e231e56780e tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] GET http://10.180.1.21/volume/v3/volumes/06bd474b-6aed-48c8-b6c8-2de5976695fd [ 789.577531] [55204]: DEBUG cinder.api.openstack.wsgi [req-dfb21d7f-f9d9-4807-aab0-ba5f81f8798a req-9f3e33f3-6aa6-4ee8-958f-2e231e56780e tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 789.577834] [55204]: DEBUG cinder.api.openstack.wsgi [req-dfb21d7f-f9d9-4807-aab0-ba5f81f8798a req-9f3e33f3-6aa6-4ee8-958f-2e231e56780e tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 789.586597] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 789.586597] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 789.589611] [55204]: INFO cinder.volume.api [req-dfb21d7f-f9d9-4807-aab0-ba5f81f8798a req-9f3e33f3-6aa6-4ee8-958f-2e231e56780e tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Volume info retrieved successfully. [ 789.594044] [55204]: INFO cinder.api.openstack.wsgi [req-dfb21d7f-f9d9-4807-aab0-ba5f81f8798a req-9f3e33f3-6aa6-4ee8-958f-2e231e56780e tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes/06bd474b-6aed-48c8-b6c8-2de5976695fd returned with HTTP 200 [ 789.594462] [55204]: [pid: 55204|app: 0|req: 83/156] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:22:39 2025] GET /volume/v3/volumes/06bd474b-6aed-48c8-b6c8-2de5976695fd => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 789.606382] [55205]: DEBUG cinder.api.middleware.request_id [None req-80bfd43f-b2d2-4089-b6e9-f2a599ebca24 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.611011] [55205]: INFO cinder.api.openstack.wsgi [None req-80bfd43f-b2d2-4089-b6e9-f2a599ebca24 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] POST http://10.180.1.21/volume/v3/volumes [ 789.611011] [55205]: DEBUG cinder.api.openstack.wsgi [None req-80bfd43f-b2d2-4089-b6e9-f2a599ebca24 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1220252323"}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 789.613223] [55205]: DEBUG cinder.api.v3.volumes [None req-80bfd43f-b2d2-4089-b6e9-f2a599ebca24 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1220252323'}} {{(pid=55205) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 789.613395] [55205]: INFO cinder.api.v3.volumes [None req-80bfd43f-b2d2-4089-b6e9-f2a599ebca24 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Create volume of 1 GB [ 789.617476] [55205]: INFO cinder.volume.api [None req-80bfd43f-b2d2-4089-b6e9-f2a599ebca24 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Availability Zones retrieved successfully. [ 789.625540] [55205]: DEBUG cinder.volume.api [None req-80bfd43f-b2d2-4089-b6e9-f2a599ebca24 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Flow 'volume_create_api' (7b85b954-da15-4fb3-b6b4-79a018dff25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 789.626747] [55205]: DEBUG cinder.volume.api [None req-80bfd43f-b2d2-4089-b6e9-f2a599ebca24 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da731daf-683e-4865-8bb1-fab9765e0e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 789.628606] [55205]: DEBUG cinder.volume.flows.api.create_volume [None req-80bfd43f-b2d2-4089-b6e9-f2a599ebca24 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Validating volume size '1' using validate_int {{(pid=55205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 789.647503] [55205]: DEBUG cinder.volume.api [None req-80bfd43f-b2d2-4089-b6e9-f2a599ebca24 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da731daf-683e-4865-8bb1-fab9765e0e4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4a3c848-85c0-4b98-91d8-f1eea4b9a34a', '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=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 789.649696] [55205]: DEBUG cinder.volume.api [None req-80bfd43f-b2d2-4089-b6e9-f2a599ebca24 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bddc1ab9-7850-4f1a-8347-454fbd9df884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 789.687019] [55205]: DEBUG cinder.quota [None req-80bfd43f-b2d2-4089-b6e9-f2a599ebca24 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Created reservations ['91775350-b125-409b-9e7f-dc66bec44302', '4f0fef27-3ccf-4bde-87fc-0c632b14f00e', 'ac143e7c-177a-4d4f-9967-bd90af6ba055', 'c67e1acd-3e7d-453e-b04b-3f571ae95db0'] {{(pid=55205) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 789.688142] [55205]: DEBUG cinder.volume.api [None req-80bfd43f-b2d2-4089-b6e9-f2a599ebca24 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bddc1ab9-7850-4f1a-8347-454fbd9df884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91775350-b125-409b-9e7f-dc66bec44302', '4f0fef27-3ccf-4bde-87fc-0c632b14f00e', 'ac143e7c-177a-4d4f-9967-bd90af6ba055', 'c67e1acd-3e7d-453e-b04b-3f571ae95db0']}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 789.689097] [55205]: DEBUG cinder.volume.api [None req-80bfd43f-b2d2-4089-b6e9-f2a599ebca24 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31f9f143-ced5-4018-b046-9a819dba9fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 789.706065] [55205]: DEBUG cinder.volume.api [None req-80bfd43f-b2d2-4089-b6e9-f2a599ebca24 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31f9f143-ced5-4018-b046-9a819dba9fa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34edc3b8-c36c-4c88-b1e9-201d8d8287a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1220252323',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='85c6c0e64519495db5c92745364101cd',qos_specs=None,replication_status=,reservations=['91775350-b125-409b-9e7f-dc66bec44302','4f0fef27-3ccf-4bde-87fc-0c632b14f00e','ac143e7c-177a-4d4f-9967-bd90af6ba055','c67e1acd-3e7d-453e-b04b-3f571ae95db0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bacfdeb9e794fc8975f0ba8af079e4e',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:22:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1220252323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34edc3b8-c36c-4c88-b1e9-201d8d8287a1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='85c6c0e64519495db5c92745364101cd',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='0bacfdeb9e794fc8975f0ba8af079e4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a3c848-85c0-4b98-91d8-f1eea4b9a34a),volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 789.707014] [55205]: DEBUG cinder.volume.api [None req-80bfd43f-b2d2-4089-b6e9-f2a599ebca24 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f62353df-61f1-40c8-9fb7-1b02a0c0da43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 789.726698] [55205]: DEBUG cinder.volume.api [None req-80bfd43f-b2d2-4089-b6e9-f2a599ebca24 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f62353df-61f1-40c8-9fb7-1b02a0c0da43) 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-1220252323',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='85c6c0e64519495db5c92745364101cd',qos_specs=None,replication_status=,reservations=['91775350-b125-409b-9e7f-dc66bec44302','4f0fef27-3ccf-4bde-87fc-0c632b14f00e','ac143e7c-177a-4d4f-9967-bd90af6ba055','c67e1acd-3e7d-453e-b04b-3f571ae95db0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bacfdeb9e794fc8975f0ba8af079e4e',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 789.727595] [55205]: DEBUG cinder.volume.api [None req-80bfd43f-b2d2-4089-b6e9-f2a599ebca24 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca055f37-6ad8-47b4-bcef-0449ff0064e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 789.740549] [55205]: DEBUG cinder.volume.api [None req-80bfd43f-b2d2-4089-b6e9-f2a599ebca24 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca055f37-6ad8-47b4-bcef-0449ff0064e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 789.743019] [55205]: DEBUG cinder.volume.api [None req-80bfd43f-b2d2-4089-b6e9-f2a599ebca24 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Flow 'volume_create_api' (7b85b954-da15-4fb3-b6b4-79a018dff25a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55205) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 789.743019] [55205]: INFO cinder.volume.api [None req-80bfd43f-b2d2-4089-b6e9-f2a599ebca24 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Create volume request issued successfully. [ 789.743019] [55205]: INFO cinder.api.openstack.wsgi [None req-80bfd43f-b2d2-4089-b6e9-f2a599ebca24 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 789.743546] [55205]: [pid: 55205|app: 0|req: 74/157] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 21 08:22:39 2025] POST /volume/v3/volumes => generated 759 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 789.757791] [55204]: DEBUG cinder.api.middleware.request_id [None req-08c442b2-bfef-431d-aba7-29d8cd080af1 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.761342] [55204]: INFO cinder.api.openstack.wsgi [None req-08c442b2-bfef-431d-aba7-29d8cd080af1 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] GET http://10.180.1.21/volume/v3/volumes/34edc3b8-c36c-4c88-b1e9-201d8d8287a1 [ 789.761567] [55204]: DEBUG cinder.api.openstack.wsgi [None req-08c442b2-bfef-431d-aba7-29d8cd080af1 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 789.761791] [55204]: DEBUG cinder.api.openstack.wsgi [None req-08c442b2-bfef-431d-aba7-29d8cd080af1 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 789.771059] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 789.771059] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 789.779559] [55204]: INFO cinder.volume.api [None req-08c442b2-bfef-431d-aba7-29d8cd080af1 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Volume info retrieved successfully. [ 789.786922] [55204]: INFO cinder.api.openstack.wsgi [None req-08c442b2-bfef-431d-aba7-29d8cd080af1 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes/34edc3b8-c36c-4c88-b1e9-201d8d8287a1 returned with HTTP 200 [ 789.787487] [55204]: [pid: 55204|app: 0|req: 84/158] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:39 2025] GET /volume/v3/volumes/34edc3b8-c36c-4c88-b1e9-201d8d8287a1 => generated 827 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 790.800834] [55205]: DEBUG cinder.api.middleware.request_id [None req-2ba1fbd7-97c7-4a5b-aca3-759e6b562959 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 790.802825] [55205]: INFO cinder.api.openstack.wsgi [None req-2ba1fbd7-97c7-4a5b-aca3-759e6b562959 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] GET http://10.180.1.21/volume/v3/volumes/34edc3b8-c36c-4c88-b1e9-201d8d8287a1 [ 790.803070] [55205]: DEBUG cinder.api.openstack.wsgi [None req-2ba1fbd7-97c7-4a5b-aca3-759e6b562959 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 790.803297] [55205]: DEBUG cinder.api.openstack.wsgi [None req-2ba1fbd7-97c7-4a5b-aca3-759e6b562959 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 790.814658] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 790.814658] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 790.818707] [55205]: INFO cinder.volume.api [None req-2ba1fbd7-97c7-4a5b-aca3-759e6b562959 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Volume info retrieved successfully. [ 790.823704] [55205]: INFO cinder.api.openstack.wsgi [None req-2ba1fbd7-97c7-4a5b-aca3-759e6b562959 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes/34edc3b8-c36c-4c88-b1e9-201d8d8287a1 returned with HTTP 200 [ 790.824114] [55205]: [pid: 55205|app: 0|req: 75/159] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:40 2025] GET /volume/v3/volumes/34edc3b8-c36c-4c88-b1e9-201d8d8287a1 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 790.841565] [55204]: DEBUG cinder.api.middleware.request_id [req-a28b5f3e-1aed-4b74-936a-77e5c31ba461 req-514cbd9c-5fab-40d8-84e6-3a019c3326d2 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 790.844241] [55204]: INFO cinder.api.openstack.wsgi [req-a28b5f3e-1aed-4b74-936a-77e5c31ba461 req-514cbd9c-5fab-40d8-84e6-3a019c3326d2 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] GET http://10.180.1.21/volume/v3/volumes/34edc3b8-c36c-4c88-b1e9-201d8d8287a1 [ 790.844522] [55204]: DEBUG cinder.api.openstack.wsgi [req-a28b5f3e-1aed-4b74-936a-77e5c31ba461 req-514cbd9c-5fab-40d8-84e6-3a019c3326d2 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 790.845310] [55204]: DEBUG cinder.api.openstack.wsgi [req-a28b5f3e-1aed-4b74-936a-77e5c31ba461 req-514cbd9c-5fab-40d8-84e6-3a019c3326d2 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 790.852770] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 790.852770] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 790.856188] [55204]: INFO cinder.volume.api [req-a28b5f3e-1aed-4b74-936a-77e5c31ba461 req-514cbd9c-5fab-40d8-84e6-3a019c3326d2 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Volume info retrieved successfully. [ 790.861024] [55204]: INFO cinder.api.openstack.wsgi [req-a28b5f3e-1aed-4b74-936a-77e5c31ba461 req-514cbd9c-5fab-40d8-84e6-3a019c3326d2 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes/34edc3b8-c36c-4c88-b1e9-201d8d8287a1 returned with HTTP 200 [ 790.861348] [55204]: [pid: 55204|app: 0|req: 85/160] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:22:40 2025] GET /volume/v3/volumes/34edc3b8-c36c-4c88-b1e9-201d8d8287a1 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 790.889595] [55205]: DEBUG cinder.api.middleware.request_id [req-352d86bd-3f1d-485b-a22a-9366aae94f66 req-b09b05ac-edd6-4166-8a0e-98f32eabd4d2 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 790.892467] [55205]: INFO cinder.api.openstack.wsgi [req-352d86bd-3f1d-485b-a22a-9366aae94f66 req-b09b05ac-edd6-4166-8a0e-98f32eabd4d2 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 790.892703] [55205]: DEBUG cinder.api.openstack.wsgi [req-352d86bd-3f1d-485b-a22a-9366aae94f66 req-b09b05ac-edd6-4166-8a0e-98f32eabd4d2 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 790.892924] [55205]: DEBUG cinder.api.openstack.wsgi [req-352d86bd-3f1d-485b-a22a-9366aae94f66 req-b09b05ac-edd6-4166-8a0e-98f32eabd4d2 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Calling method 'detail' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 790.893637] [55205]: DEBUG cinder.api.api_utils [req-352d86bd-3f1d-485b-a22a-9366aae94f66 req-b09b05ac-edd6-4166-8a0e-98f32eabd4d2 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Removing options '' from query. {{(pid=55205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 790.894580] [55205]: DEBUG cinder.volume.api [req-352d86bd-3f1d-485b-a22a-9366aae94f66 req-b09b05ac-edd6-4166-8a0e-98f32eabd4d2 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55205) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 790.923678] [55205]: INFO cinder.volume.api [req-352d86bd-3f1d-485b-a22a-9366aae94f66 req-b09b05ac-edd6-4166-8a0e-98f32eabd4d2 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Get all volumes completed successfully. [ 790.924858] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 790.924858] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 790.929171] [55205]: INFO cinder.api.openstack.wsgi [req-352d86bd-3f1d-485b-a22a-9366aae94f66 req-b09b05ac-edd6-4166-8a0e-98f32eabd4d2 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 790.929582] [55205]: [pid: 55205|app: 0|req: 76/161] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 21 08:22:40 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 790.947049] [55204]: DEBUG cinder.api.middleware.request_id [req-af66bb64-085a-45bf-ae42-9a119be324c9 req-81539dd1-0809-4388-ae83-2c812f7a9c28 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 790.949315] [55204]: INFO cinder.api.openstack.wsgi [req-af66bb64-085a-45bf-ae42-9a119be324c9 req-81539dd1-0809-4388-ae83-2c812f7a9c28 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 790.949549] [55204]: DEBUG cinder.api.openstack.wsgi [req-af66bb64-085a-45bf-ae42-9a119be324c9 req-81539dd1-0809-4388-ae83-2c812f7a9c28 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 790.949775] [55204]: DEBUG cinder.api.openstack.wsgi [req-af66bb64-085a-45bf-ae42-9a119be324c9 req-81539dd1-0809-4388-ae83-2c812f7a9c28 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Calling method 'detail' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 790.950179] [55204]: DEBUG cinder.api.api_utils [req-af66bb64-085a-45bf-ae42-9a119be324c9 req-81539dd1-0809-4388-ae83-2c812f7a9c28 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Removing options '' from query. {{(pid=55204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 790.951198] [55204]: DEBUG cinder.volume.api [req-af66bb64-085a-45bf-ae42-9a119be324c9 req-81539dd1-0809-4388-ae83-2c812f7a9c28 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55204) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 790.979369] [55204]: INFO cinder.volume.api [req-af66bb64-085a-45bf-ae42-9a119be324c9 req-81539dd1-0809-4388-ae83-2c812f7a9c28 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Get all volumes completed successfully. [ 790.980680] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 790.980680] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 790.986024] [55204]: INFO cinder.api.openstack.wsgi [req-af66bb64-085a-45bf-ae42-9a119be324c9 req-81539dd1-0809-4388-ae83-2c812f7a9c28 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 790.986482] [55204]: [pid: 55204|app: 0|req: 86/162] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 21 08:22:40 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 791.029515] [55205]: DEBUG cinder.api.middleware.request_id [req-1708eac7-22dd-4620-af36-f8c5d34f2ae2 req-6b6e1e2f-817b-4967-a7d2-979a00a5bac9 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 791.032185] [55205]: INFO cinder.api.openstack.wsgi [req-1708eac7-22dd-4620-af36-f8c5d34f2ae2 req-6b6e1e2f-817b-4967-a7d2-979a00a5bac9 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 791.032419] [55205]: DEBUG cinder.api.openstack.wsgi [req-1708eac7-22dd-4620-af36-f8c5d34f2ae2 req-6b6e1e2f-817b-4967-a7d2-979a00a5bac9 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 791.032630] [55205]: DEBUG cinder.api.openstack.wsgi [req-1708eac7-22dd-4620-af36-f8c5d34f2ae2 req-6b6e1e2f-817b-4967-a7d2-979a00a5bac9 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Calling method 'detail' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 791.032923] [55205]: DEBUG cinder.api.api_utils [req-1708eac7-22dd-4620-af36-f8c5d34f2ae2 req-6b6e1e2f-817b-4967-a7d2-979a00a5bac9 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Removing options '' from query. {{(pid=55205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 791.034127] [55205]: DEBUG cinder.volume.api [req-1708eac7-22dd-4620-af36-f8c5d34f2ae2 req-6b6e1e2f-817b-4967-a7d2-979a00a5bac9 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55205) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 791.043980] [55205]: INFO cinder.volume.api [req-1708eac7-22dd-4620-af36-f8c5d34f2ae2 req-6b6e1e2f-817b-4967-a7d2-979a00a5bac9 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Get all volumes completed successfully. [ 791.045260] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 791.045260] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 791.049686] [55205]: INFO cinder.api.openstack.wsgi [req-1708eac7-22dd-4620-af36-f8c5d34f2ae2 req-6b6e1e2f-817b-4967-a7d2-979a00a5bac9 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 791.050173] [55205]: [pid: 55205|app: 0|req: 77/163] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 21 08:22:40 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 791.108667] [55204]: DEBUG cinder.api.middleware.request_id [req-11bfe1a5-1d37-433f-abb0-b26f856542a1 req-d65d3ae7-31ae-4880-9bbe-3b2dd2356ecc None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 791.110999] [55204]: INFO cinder.api.openstack.wsgi [req-11bfe1a5-1d37-433f-abb0-b26f856542a1 req-d65d3ae7-31ae-4880-9bbe-3b2dd2356ecc tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 791.111251] [55204]: DEBUG cinder.api.openstack.wsgi [req-11bfe1a5-1d37-433f-abb0-b26f856542a1 req-d65d3ae7-31ae-4880-9bbe-3b2dd2356ecc tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 791.111475] [55204]: DEBUG cinder.api.openstack.wsgi [req-11bfe1a5-1d37-433f-abb0-b26f856542a1 req-d65d3ae7-31ae-4880-9bbe-3b2dd2356ecc tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Calling method 'detail' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 791.111756] [55204]: DEBUG cinder.api.api_utils [req-11bfe1a5-1d37-433f-abb0-b26f856542a1 req-d65d3ae7-31ae-4880-9bbe-3b2dd2356ecc tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Removing options '' from query. {{(pid=55204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 791.112677] [55204]: DEBUG cinder.volume.api [req-11bfe1a5-1d37-433f-abb0-b26f856542a1 req-d65d3ae7-31ae-4880-9bbe-3b2dd2356ecc tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55204) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 791.122595] [55204]: INFO cinder.volume.api [req-11bfe1a5-1d37-433f-abb0-b26f856542a1 req-d65d3ae7-31ae-4880-9bbe-3b2dd2356ecc tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Get all volumes completed successfully. [ 791.123796] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 791.123796] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 791.128288] [55204]: INFO cinder.api.openstack.wsgi [req-11bfe1a5-1d37-433f-abb0-b26f856542a1 req-d65d3ae7-31ae-4880-9bbe-3b2dd2356ecc tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 791.129434] [55204]: [pid: 55204|app: 0|req: 87/164] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 21 08:22:40 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 791.145792] [55205]: DEBUG cinder.api.middleware.request_id [req-574075cb-4f17-4c52-9405-35ece1862bbe req-6fa22beb-7bb8-42eb-b8f9-47296d249e81 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 791.148161] [55205]: INFO cinder.api.openstack.wsgi [req-574075cb-4f17-4c52-9405-35ece1862bbe req-6fa22beb-7bb8-42eb-b8f9-47296d249e81 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 791.148773] [55205]: DEBUG cinder.api.openstack.wsgi [req-574075cb-4f17-4c52-9405-35ece1862bbe req-6fa22beb-7bb8-42eb-b8f9-47296d249e81 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 791.148773] [55205]: DEBUG cinder.api.openstack.wsgi [req-574075cb-4f17-4c52-9405-35ece1862bbe req-6fa22beb-7bb8-42eb-b8f9-47296d249e81 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Calling method 'detail' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 791.148973] [55205]: DEBUG cinder.api.api_utils [req-574075cb-4f17-4c52-9405-35ece1862bbe req-6fa22beb-7bb8-42eb-b8f9-47296d249e81 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Removing options '' from query. {{(pid=55205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 791.149937] [55205]: DEBUG cinder.volume.api [req-574075cb-4f17-4c52-9405-35ece1862bbe req-6fa22beb-7bb8-42eb-b8f9-47296d249e81 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55205) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 791.159232] [55205]: INFO cinder.volume.api [req-574075cb-4f17-4c52-9405-35ece1862bbe req-6fa22beb-7bb8-42eb-b8f9-47296d249e81 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Get all volumes completed successfully. [ 791.160327] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 791.160327] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 791.164548] [55205]: INFO cinder.api.openstack.wsgi [req-574075cb-4f17-4c52-9405-35ece1862bbe req-6fa22beb-7bb8-42eb-b8f9-47296d249e81 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 791.164963] [55205]: [pid: 55205|app: 0|req: 78/165] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 21 08:22:41 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 791.198655] [55204]: DEBUG cinder.api.middleware.request_id [req-3644aca9-a3d1-44b0-b1c9-dda742dcb223 req-59f4b7bc-d97d-458b-9afe-9cb3d3466886 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 791.201590] [55204]: INFO cinder.api.openstack.wsgi [req-3644aca9-a3d1-44b0-b1c9-dda742dcb223 req-59f4b7bc-d97d-458b-9afe-9cb3d3466886 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 791.201590] [55204]: DEBUG cinder.api.openstack.wsgi [req-3644aca9-a3d1-44b0-b1c9-dda742dcb223 req-59f4b7bc-d97d-458b-9afe-9cb3d3466886 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 791.201590] [55204]: DEBUG cinder.api.openstack.wsgi [req-3644aca9-a3d1-44b0-b1c9-dda742dcb223 req-59f4b7bc-d97d-458b-9afe-9cb3d3466886 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Calling method 'detail' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 791.201590] [55204]: DEBUG cinder.api.api_utils [req-3644aca9-a3d1-44b0-b1c9-dda742dcb223 req-59f4b7bc-d97d-458b-9afe-9cb3d3466886 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Removing options '' from query. {{(pid=55204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 791.202935] [55204]: DEBUG cinder.volume.api [req-3644aca9-a3d1-44b0-b1c9-dda742dcb223 req-59f4b7bc-d97d-458b-9afe-9cb3d3466886 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55204) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 791.213605] [55204]: INFO cinder.volume.api [req-3644aca9-a3d1-44b0-b1c9-dda742dcb223 req-59f4b7bc-d97d-458b-9afe-9cb3d3466886 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Get all volumes completed successfully. [ 791.214608] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 791.214608] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 791.218815] [55204]: INFO cinder.api.openstack.wsgi [req-3644aca9-a3d1-44b0-b1c9-dda742dcb223 req-59f4b7bc-d97d-458b-9afe-9cb3d3466886 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 791.219231] [55204]: [pid: 55204|app: 0|req: 88/166] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 21 08:22:41 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 791.269357] [55205]: DEBUG cinder.api.middleware.request_id [req-0c222517-be1d-4fb9-848d-cafa62bfcab9 req-2782c9c5-f604-408b-adbe-da9cc1ee75fe None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 791.271810] [55205]: INFO cinder.api.openstack.wsgi [req-0c222517-be1d-4fb9-848d-cafa62bfcab9 req-2782c9c5-f604-408b-adbe-da9cc1ee75fe tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 791.272040] [55205]: DEBUG cinder.api.openstack.wsgi [req-0c222517-be1d-4fb9-848d-cafa62bfcab9 req-2782c9c5-f604-408b-adbe-da9cc1ee75fe tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 791.272350] [55205]: DEBUG cinder.api.openstack.wsgi [req-0c222517-be1d-4fb9-848d-cafa62bfcab9 req-2782c9c5-f604-408b-adbe-da9cc1ee75fe tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Calling method 'detail' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 791.272615] [55205]: DEBUG cinder.api.api_utils [req-0c222517-be1d-4fb9-848d-cafa62bfcab9 req-2782c9c5-f604-408b-adbe-da9cc1ee75fe tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Removing options '' from query. {{(pid=55205) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 791.273508] [55205]: DEBUG cinder.volume.api [req-0c222517-be1d-4fb9-848d-cafa62bfcab9 req-2782c9c5-f604-408b-adbe-da9cc1ee75fe tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55205) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 791.284050] [55205]: INFO cinder.volume.api [req-0c222517-be1d-4fb9-848d-cafa62bfcab9 req-2782c9c5-f604-408b-adbe-da9cc1ee75fe tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Get all volumes completed successfully. [ 791.284050] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 791.284050] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 791.288158] [55205]: INFO cinder.api.openstack.wsgi [req-0c222517-be1d-4fb9-848d-cafa62bfcab9 req-2782c9c5-f604-408b-adbe-da9cc1ee75fe tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 791.288753] [55205]: [pid: 55205|app: 0|req: 79/167] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 21 08:22:41 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 791.306852] [55204]: DEBUG cinder.api.middleware.request_id [req-8abe1211-ad91-4dff-8223-86e9afa60c74 req-d4ad2dbd-0344-404c-9c5f-ebea5faa4555 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 791.309361] [55204]: INFO cinder.api.openstack.wsgi [req-8abe1211-ad91-4dff-8223-86e9afa60c74 req-d4ad2dbd-0344-404c-9c5f-ebea5faa4555 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 791.309361] [55204]: DEBUG cinder.api.openstack.wsgi [req-8abe1211-ad91-4dff-8223-86e9afa60c74 req-d4ad2dbd-0344-404c-9c5f-ebea5faa4555 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 791.309609] [55204]: DEBUG cinder.api.openstack.wsgi [req-8abe1211-ad91-4dff-8223-86e9afa60c74 req-d4ad2dbd-0344-404c-9c5f-ebea5faa4555 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Calling method 'detail' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 791.309839] [55204]: DEBUG cinder.api.api_utils [req-8abe1211-ad91-4dff-8223-86e9afa60c74 req-d4ad2dbd-0344-404c-9c5f-ebea5faa4555 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Removing options '' from query. {{(pid=55204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 791.315215] [55204]: DEBUG cinder.volume.api [req-8abe1211-ad91-4dff-8223-86e9afa60c74 req-d4ad2dbd-0344-404c-9c5f-ebea5faa4555 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55204) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 791.326168] [55204]: INFO cinder.volume.api [req-8abe1211-ad91-4dff-8223-86e9afa60c74 req-d4ad2dbd-0344-404c-9c5f-ebea5faa4555 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Get all volumes completed successfully. [ 791.327736] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 791.327736] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 791.332252] [55204]: INFO cinder.api.openstack.wsgi [req-8abe1211-ad91-4dff-8223-86e9afa60c74 req-d4ad2dbd-0344-404c-9c5f-ebea5faa4555 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 791.332660] [55204]: [pid: 55204|app: 0|req: 89/168] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 21 08:22:41 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 791.344786] [55205]: DEBUG cinder.api.middleware.request_id [None req-8eeeee37-6643-4c80-97aa-a43698bcf5ea None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 791.346955] [55205]: INFO cinder.api.openstack.wsgi [None req-8eeeee37-6643-4c80-97aa-a43698bcf5ea tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] DELETE http://10.180.1.21/volume/v3/volumes/34edc3b8-c36c-4c88-b1e9-201d8d8287a1 [ 791.347201] [55205]: DEBUG cinder.api.openstack.wsgi [None req-8eeeee37-6643-4c80-97aa-a43698bcf5ea tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 791.347417] [55205]: DEBUG cinder.api.openstack.wsgi [None req-8eeeee37-6643-4c80-97aa-a43698bcf5ea tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Calling method 'delete' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 791.347618] [55205]: INFO cinder.api.v3.volumes [None req-8eeeee37-6643-4c80-97aa-a43698bcf5ea tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Delete volume with id: 34edc3b8-c36c-4c88-b1e9-201d8d8287a1 [ 791.357639] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 791.357639] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 791.358213] [55205]: INFO cinder.volume.api [None req-8eeeee37-6643-4c80-97aa-a43698bcf5ea tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Volume info retrieved successfully. [ 791.375387] [55205]: INFO cinder.volume.api [None req-8eeeee37-6643-4c80-97aa-a43698bcf5ea tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Delete volume request issued successfully. [ 791.375600] [55205]: INFO cinder.api.openstack.wsgi [None req-8eeeee37-6643-4c80-97aa-a43698bcf5ea tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes/34edc3b8-c36c-4c88-b1e9-201d8d8287a1 returned with HTTP 202 [ 791.376066] [55205]: [pid: 55205|app: 0|req: 80/169] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:22:41 2025] DELETE /volume/v3/volumes/34edc3b8-c36c-4c88-b1e9-201d8d8287a1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 791.380193] [55204]: DEBUG cinder.api.middleware.request_id [None req-ed81a23e-5c9e-45ad-a52b-7103ee89db00 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 791.382315] [55204]: INFO cinder.api.openstack.wsgi [None req-ed81a23e-5c9e-45ad-a52b-7103ee89db00 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] GET http://10.180.1.21/volume/v3/volumes/34edc3b8-c36c-4c88-b1e9-201d8d8287a1 [ 791.382527] [55204]: DEBUG cinder.api.openstack.wsgi [None req-ed81a23e-5c9e-45ad-a52b-7103ee89db00 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 791.382956] [55204]: DEBUG cinder.api.openstack.wsgi [None req-ed81a23e-5c9e-45ad-a52b-7103ee89db00 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 791.390499] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 791.390499] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 791.394550] [55204]: INFO cinder.volume.api [None req-ed81a23e-5c9e-45ad-a52b-7103ee89db00 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Volume info retrieved successfully. [ 791.399057] [55204]: INFO cinder.api.openstack.wsgi [None req-ed81a23e-5c9e-45ad-a52b-7103ee89db00 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes/34edc3b8-c36c-4c88-b1e9-201d8d8287a1 returned with HTTP 200 [ 791.399458] [55204]: [pid: 55204|app: 0|req: 90/170] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:41 2025] GET /volume/v3/volumes/34edc3b8-c36c-4c88-b1e9-201d8d8287a1 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 792.411468] [55205]: DEBUG cinder.api.middleware.request_id [None req-cd8ec982-ddaa-41bc-a3b3-ee6d7b2eeab7 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 792.415771] [55205]: INFO cinder.api.openstack.wsgi [None req-cd8ec982-ddaa-41bc-a3b3-ee6d7b2eeab7 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] GET http://10.180.1.21/volume/v3/volumes/34edc3b8-c36c-4c88-b1e9-201d8d8287a1 [ 792.416364] [55205]: DEBUG cinder.api.openstack.wsgi [None req-cd8ec982-ddaa-41bc-a3b3-ee6d7b2eeab7 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 792.416747] [55205]: DEBUG cinder.api.openstack.wsgi [None req-cd8ec982-ddaa-41bc-a3b3-ee6d7b2eeab7 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 792.425705] [55205]: INFO cinder.api.openstack.wsgi [None req-cd8ec982-ddaa-41bc-a3b3-ee6d7b2eeab7 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes/34edc3b8-c36c-4c88-b1e9-201d8d8287a1 returned with HTTP 404 [ 792.425705] [55205]: [pid: 55205|app: 0|req: 81/171] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:42 2025] GET /volume/v3/volumes/34edc3b8-c36c-4c88-b1e9-201d8d8287a1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 792.431100] [55204]: DEBUG cinder.api.middleware.request_id [None req-ec673026-92b6-4a4c-a93f-f3ff548067c4 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 792.433262] [55204]: INFO cinder.api.openstack.wsgi [None req-ec673026-92b6-4a4c-a93f-f3ff548067c4 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] DELETE http://10.180.1.21/volume/v3/volumes/06bd474b-6aed-48c8-b6c8-2de5976695fd [ 792.433489] [55204]: DEBUG cinder.api.openstack.wsgi [None req-ec673026-92b6-4a4c-a93f-f3ff548067c4 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 792.433708] [55204]: DEBUG cinder.api.openstack.wsgi [None req-ec673026-92b6-4a4c-a93f-f3ff548067c4 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Calling method 'delete' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 792.433893] [55204]: INFO cinder.api.v3.volumes [None req-ec673026-92b6-4a4c-a93f-f3ff548067c4 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Delete volume with id: 06bd474b-6aed-48c8-b6c8-2de5976695fd [ 792.444888] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 792.444888] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 792.445461] [55204]: INFO cinder.volume.api [None req-ec673026-92b6-4a4c-a93f-f3ff548067c4 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Volume info retrieved successfully. [ 792.464881] [55204]: INFO cinder.volume.api [None req-ec673026-92b6-4a4c-a93f-f3ff548067c4 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Delete volume request issued successfully. [ 792.465998] [55204]: INFO cinder.api.openstack.wsgi [None req-ec673026-92b6-4a4c-a93f-f3ff548067c4 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes/06bd474b-6aed-48c8-b6c8-2de5976695fd returned with HTTP 202 [ 792.465998] [55204]: [pid: 55204|app: 0|req: 91/172] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:22:42 2025] DELETE /volume/v3/volumes/06bd474b-6aed-48c8-b6c8-2de5976695fd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 792.473834] [55205]: DEBUG cinder.api.middleware.request_id [None req-8303a3c3-de34-4e3a-a43c-29ba3d7347b5 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 792.480046] [55205]: INFO cinder.api.openstack.wsgi [None req-8303a3c3-de34-4e3a-a43c-29ba3d7347b5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] GET http://10.180.1.21/volume/v3/volumes/06bd474b-6aed-48c8-b6c8-2de5976695fd [ 792.480281] [55205]: DEBUG cinder.api.openstack.wsgi [None req-8303a3c3-de34-4e3a-a43c-29ba3d7347b5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 792.480497] [55205]: DEBUG cinder.api.openstack.wsgi [None req-8303a3c3-de34-4e3a-a43c-29ba3d7347b5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 792.488801] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 792.488801] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 792.497101] [55205]: INFO cinder.volume.api [None req-8303a3c3-de34-4e3a-a43c-29ba3d7347b5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Volume info retrieved successfully. [ 792.503289] [55205]: INFO cinder.api.openstack.wsgi [None req-8303a3c3-de34-4e3a-a43c-29ba3d7347b5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes/06bd474b-6aed-48c8-b6c8-2de5976695fd returned with HTTP 200 [ 792.503712] [55205]: [pid: 55205|app: 0|req: 82/173] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:42 2025] GET /volume/v3/volumes/06bd474b-6aed-48c8-b6c8-2de5976695fd => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 793.516083] [55204]: DEBUG cinder.api.middleware.request_id [None req-5f5558e7-7a83-4534-b603-55c92b576577 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 793.517964] [55204]: INFO cinder.api.openstack.wsgi [None req-5f5558e7-7a83-4534-b603-55c92b576577 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] GET http://10.180.1.21/volume/v3/volumes/06bd474b-6aed-48c8-b6c8-2de5976695fd [ 793.518279] [55204]: DEBUG cinder.api.openstack.wsgi [None req-5f5558e7-7a83-4534-b603-55c92b576577 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 793.518551] [55204]: DEBUG cinder.api.openstack.wsgi [None req-5f5558e7-7a83-4534-b603-55c92b576577 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 793.533940] [55204]: INFO cinder.api.openstack.wsgi [None req-5f5558e7-7a83-4534-b603-55c92b576577 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes/06bd474b-6aed-48c8-b6c8-2de5976695fd returned with HTTP 404 [ 793.534542] [55204]: [pid: 55204|app: 0|req: 92/174] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:43 2025] GET /volume/v3/volumes/06bd474b-6aed-48c8-b6c8-2de5976695fd => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 793.537403] [55205]: DEBUG cinder.api.middleware.request_id [None req-4fbbb46f-c39c-4a48-a311-f7620768c6f5 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 793.539679] [55205]: INFO cinder.api.openstack.wsgi [None req-4fbbb46f-c39c-4a48-a311-f7620768c6f5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d4013a47-2a98-49bd-89bd-83cb259d986e [ 793.539960] [55205]: DEBUG cinder.api.openstack.wsgi [None req-4fbbb46f-c39c-4a48-a311-f7620768c6f5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 793.540215] [55205]: DEBUG cinder.api.openstack.wsgi [None req-4fbbb46f-c39c-4a48-a311-f7620768c6f5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Calling method 'delete' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 793.540409] [55205]: INFO cinder.api.v3.volumes [None req-4fbbb46f-c39c-4a48-a311-f7620768c6f5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Delete volume with id: d4013a47-2a98-49bd-89bd-83cb259d986e [ 793.550846] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 793.550846] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 793.551484] [55205]: INFO cinder.volume.api [None req-4fbbb46f-c39c-4a48-a311-f7620768c6f5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Volume info retrieved successfully. [ 793.571942] [55205]: INFO cinder.volume.api [None req-4fbbb46f-c39c-4a48-a311-f7620768c6f5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Delete volume request issued successfully. [ 793.572260] [55205]: INFO cinder.api.openstack.wsgi [None req-4fbbb46f-c39c-4a48-a311-f7620768c6f5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes/d4013a47-2a98-49bd-89bd-83cb259d986e returned with HTTP 202 [ 793.572720] [55205]: [pid: 55205|app: 0|req: 83/175] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:22:43 2025] DELETE /volume/v3/volumes/d4013a47-2a98-49bd-89bd-83cb259d986e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 793.575744] [55204]: DEBUG cinder.api.middleware.request_id [None req-ba79619e-a861-4198-863f-e79ebb6eab2a None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 793.578095] [55204]: INFO cinder.api.openstack.wsgi [None req-ba79619e-a861-4198-863f-e79ebb6eab2a tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] GET http://10.180.1.21/volume/v3/volumes/d4013a47-2a98-49bd-89bd-83cb259d986e [ 793.578316] [55204]: DEBUG cinder.api.openstack.wsgi [None req-ba79619e-a861-4198-863f-e79ebb6eab2a tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 793.578573] [55204]: DEBUG cinder.api.openstack.wsgi [None req-ba79619e-a861-4198-863f-e79ebb6eab2a tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 793.587441] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 793.587441] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 793.595138] [55204]: INFO cinder.volume.api [None req-ba79619e-a861-4198-863f-e79ebb6eab2a tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Volume info retrieved successfully. [ 793.603214] [55204]: INFO cinder.api.openstack.wsgi [None req-ba79619e-a861-4198-863f-e79ebb6eab2a tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes/d4013a47-2a98-49bd-89bd-83cb259d986e returned with HTTP 200 [ 793.603619] [55204]: [pid: 55204|app: 0|req: 93/176] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:43 2025] GET /volume/v3/volumes/d4013a47-2a98-49bd-89bd-83cb259d986e => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 794.616019] [55205]: DEBUG cinder.api.middleware.request_id [None req-db1b072c-b1cf-4333-a1b2-18dcb951ddf5 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 794.617737] [55205]: INFO cinder.api.openstack.wsgi [None req-db1b072c-b1cf-4333-a1b2-18dcb951ddf5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] GET http://10.180.1.21/volume/v3/volumes/d4013a47-2a98-49bd-89bd-83cb259d986e [ 794.618101] [55205]: DEBUG cinder.api.openstack.wsgi [None req-db1b072c-b1cf-4333-a1b2-18dcb951ddf5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 794.618339] [55205]: DEBUG cinder.api.openstack.wsgi [None req-db1b072c-b1cf-4333-a1b2-18dcb951ddf5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 794.626012] [55205]: INFO cinder.api.openstack.wsgi [None req-db1b072c-b1cf-4333-a1b2-18dcb951ddf5 tempest-VolumesTestJSON-386129887 tempest-VolumesTestJSON-386129887-project-member] http://10.180.1.21/volume/v3/volumes/d4013a47-2a98-49bd-89bd-83cb259d986e returned with HTTP 404 [ 794.626615] [55205]: [pid: 55205|app: 0|req: 84/177] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:22:44 2025] GET /volume/v3/volumes/d4013a47-2a98-49bd-89bd-83cb259d986e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 803.597760] [55204]: DEBUG dbcounter [-] [55204] Writing DB stats cinder:SELECT=177,cinder:UPDATE=19,cinder:INSERT=11 {{(pid=55204) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 804.620850] [55205]: DEBUG dbcounter [-] [55205] Writing DB stats cinder:SELECT=148,cinder:UPDATE=53,cinder:INSERT=40 {{(pid=55205) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 817.104040] [55204]: DEBUG cinder.api.middleware.request_id [None req-cdac51ba-7a48-443b-963d-98f3175640db None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 817.104559] [55204]: INFO cinder.api.openstack.wsgi [None req-cdac51ba-7a48-443b-963d-98f3175640db None None] GET http://10.180.1.21/volume// [ 817.104789] [55204]: DEBUG cinder.api.openstack.wsgi [None req-cdac51ba-7a48-443b-963d-98f3175640db None None] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 817.105062] [55204]: DEBUG cinder.api.openstack.wsgi [None req-cdac51ba-7a48-443b-963d-98f3175640db None None] Calling method 'all' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 817.105477] [55204]: INFO cinder.api.openstack.wsgi [None req-cdac51ba-7a48-443b-963d-98f3175640db None None] http://10.180.1.21/volume// returned with HTTP 300 [ 817.105843] [55204]: [pid: 55204|app: 0|req: 94/178] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:23:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 817.109268] [55205]: DEBUG cinder.api.middleware.request_id [req-47d0c3e6-8a59-44c2-9dfe-754e93a69386 req-cecd5499-2fa7-47dc-8ebe-86d990e2cf56 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 817.112537] [55205]: INFO cinder.api.openstack.wsgi [req-47d0c3e6-8a59-44c2-9dfe-754e93a69386 req-cecd5499-2fa7-47dc-8ebe-86d990e2cf56 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] GET http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c [ 817.113078] [55205]: DEBUG cinder.api.openstack.wsgi [req-47d0c3e6-8a59-44c2-9dfe-754e93a69386 req-cecd5499-2fa7-47dc-8ebe-86d990e2cf56 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 817.113431] [55205]: DEBUG cinder.api.openstack.wsgi [req-47d0c3e6-8a59-44c2-9dfe-754e93a69386 req-cecd5499-2fa7-47dc-8ebe-86d990e2cf56 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 817.127152] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 817.127152] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 817.131325] [55205]: INFO cinder.volume.api [req-47d0c3e6-8a59-44c2-9dfe-754e93a69386 req-cecd5499-2fa7-47dc-8ebe-86d990e2cf56 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Volume info retrieved successfully. [ 817.136447] [55205]: INFO cinder.api.openstack.wsgi [req-47d0c3e6-8a59-44c2-9dfe-754e93a69386 req-cecd5499-2fa7-47dc-8ebe-86d990e2cf56 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c returned with HTTP 200 [ 817.136883] [55205]: [pid: 55205|app: 0|req: 85/179] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:23:06 2025] GET /volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c => generated 1292 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 817.269872] [55204]: DEBUG cinder.api.middleware.request_id [req-47d0c3e6-8a59-44c2-9dfe-754e93a69386 req-b6f9fe52-d6af-4688-ae39-6f2b616812fb None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 817.272366] [55204]: INFO cinder.api.openstack.wsgi [req-47d0c3e6-8a59-44c2-9dfe-754e93a69386 req-b6f9fe52-d6af-4688-ae39-6f2b616812fb tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] PUT http://10.180.1.21/volume/v3/attachments/7033677e-ef8a-484d-b97e-bcca173dc7cd [ 817.272812] [55204]: DEBUG cinder.api.openstack.wsgi [req-47d0c3e6-8a59-44c2-9dfe-754e93a69386 req-b6f9fe52-d6af-4688-ae39-6f2b616812fb tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sdb"}}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 817.282237] [55204]: DEBUG cinder.coordination [req-47d0c3e6-8a59-44c2-9dfe-754e93a69386 req-b6f9fe52-d6af-4688-ae39-6f2b616812fb tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Acquiring lock "cinder-attachment_update-229b8f65-68ae-4eb5-abd1-31627e5ada7c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55204) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 817.289585] [55204]: DEBUG cinder.coordination [req-47d0c3e6-8a59-44c2-9dfe-754e93a69386 req-b6f9fe52-d6af-4688-ae39-6f2b616812fb tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Lock "cinder-attachment_update-229b8f65-68ae-4eb5-abd1-31627e5ada7c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55204) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 817.290706] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 817.290706] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 821.813820] [55204]: DEBUG cinder.coordination [req-47d0c3e6-8a59-44c2-9dfe-754e93a69386 req-b6f9fe52-d6af-4688-ae39-6f2b616812fb tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Lock "cinder-attachment_update-229b8f65-68ae-4eb5-abd1-31627e5ada7c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55204) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 821.813820] [55204]: INFO cinder.api.openstack.wsgi [req-47d0c3e6-8a59-44c2-9dfe-754e93a69386 req-b6f9fe52-d6af-4688-ae39-6f2b616812fb tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/attachments/7033677e-ef8a-484d-b97e-bcca173dc7cd returned with HTTP 200 [ 821.814156] [55204]: [pid: 55204|app: 0|req: 95/180] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:23:07 2025] PUT /volume/v3/attachments/7033677e-ef8a-484d-b97e-bcca173dc7cd => generated 617 bytes in 4545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 822.321466] [55205]: DEBUG cinder.api.middleware.request_id [req-47d0c3e6-8a59-44c2-9dfe-754e93a69386 req-9648fb39-5c1f-4a2c-8e9b-bfddffc4d818 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.324100] [55205]: INFO cinder.api.openstack.wsgi [req-47d0c3e6-8a59-44c2-9dfe-754e93a69386 req-9648fb39-5c1f-4a2c-8e9b-bfddffc4d818 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] POST http://10.180.1.21/volume/v3/attachments/7033677e-ef8a-484d-b97e-bcca173dc7cd/action [ 822.324570] [55205]: DEBUG cinder.api.openstack.wsgi [req-47d0c3e6-8a59-44c2-9dfe-754e93a69386 req-9648fb39-5c1f-4a2c-8e9b-bfddffc4d818 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Action body: b'{"os-complete": null}' {{(pid=55205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 822.324710] [55205]: DEBUG cinder.api.openstack.wsgi [req-47d0c3e6-8a59-44c2-9dfe-754e93a69386 req-9648fb39-5c1f-4a2c-8e9b-bfddffc4d818 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 822.345813] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 822.345813] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 822.354148] [55205]: INFO cinder.api.openstack.wsgi [req-47d0c3e6-8a59-44c2-9dfe-754e93a69386 req-9648fb39-5c1f-4a2c-8e9b-bfddffc4d818 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/attachments/7033677e-ef8a-484d-b97e-bcca173dc7cd/action returned with HTTP 204 [ 822.354148] [55205]: [pid: 55205|app: 0|req: 86/181] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:23:12 2025] POST /volume/v3/attachments/7033677e-ef8a-484d-b97e-bcca173dc7cd/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 831.809534] [55204]: DEBUG dbcounter [-] [55204] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=55204) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 832.352457] [55205]: DEBUG dbcounter [-] [55205] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=55205) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 836.416058] [55204]: DEBUG cinder.api.middleware.request_id [None req-9a60c8eb-e68b-4cf0-b301-573adf34c9c8 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 836.418075] [55204]: INFO cinder.api.openstack.wsgi [None req-9a60c8eb-e68b-4cf0-b301-573adf34c9c8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] POST http://10.180.1.21/volume/v3/volumes [ 836.418450] [55204]: DEBUG cinder.api.openstack.wsgi [None req-9a60c8eb-e68b-4cf0-b301-573adf34c9c8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-292604521"}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 836.420169] [55204]: DEBUG cinder.api.v3.volumes [None req-9a60c8eb-e68b-4cf0-b301-573adf34c9c8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-292604521'}} {{(pid=55204) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 836.420308] [55204]: INFO cinder.api.v3.volumes [None req-9a60c8eb-e68b-4cf0-b301-573adf34c9c8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Create volume of 1 GB [ 836.420666] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 836.420666] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 836.426428] [55204]: INFO cinder.volume.api [None req-9a60c8eb-e68b-4cf0-b301-573adf34c9c8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Availability Zones retrieved successfully. [ 836.433468] [55204]: DEBUG cinder.volume.api [None req-9a60c8eb-e68b-4cf0-b301-573adf34c9c8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Flow 'volume_create_api' (033e45f6-1cef-4081-8ae2-6076f095e434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 836.434632] [55204]: DEBUG cinder.volume.api [None req-9a60c8eb-e68b-4cf0-b301-573adf34c9c8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edc25908-226f-4e9e-9fa5-15b684a5d446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 836.435763] [55204]: DEBUG cinder.volume.flows.api.create_volume [None req-9a60c8eb-e68b-4cf0-b301-573adf34c9c8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Validating volume size '1' using validate_int {{(pid=55204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 836.455482] [55204]: DEBUG cinder.volume.api [None req-9a60c8eb-e68b-4cf0-b301-573adf34c9c8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edc25908-226f-4e9e-9fa5-15b684a5d446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4a3c848-85c0-4b98-91d8-f1eea4b9a34a', '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=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 836.456308] [55204]: DEBUG cinder.volume.api [None req-9a60c8eb-e68b-4cf0-b301-573adf34c9c8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e4913ef-dfbb-4dbd-81c0-795c5d96de5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 836.484923] [55204]: DEBUG cinder.quota [None req-9a60c8eb-e68b-4cf0-b301-573adf34c9c8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Created reservations ['0dbca36d-eb9d-495f-9a56-d4eda01c1530', 'ea2a548b-ad4b-45e6-afd6-4433a298964e', '3e3e6ea7-54d9-47d5-97a7-d5071afdda32', 'bec4e071-4b72-4c32-9d99-e41febd4c180'] {{(pid=55204) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 836.485893] [55204]: DEBUG cinder.volume.api [None req-9a60c8eb-e68b-4cf0-b301-573adf34c9c8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e4913ef-dfbb-4dbd-81c0-795c5d96de5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0dbca36d-eb9d-495f-9a56-d4eda01c1530', 'ea2a548b-ad4b-45e6-afd6-4433a298964e', '3e3e6ea7-54d9-47d5-97a7-d5071afdda32', 'bec4e071-4b72-4c32-9d99-e41febd4c180']}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 836.486812] [55204]: DEBUG cinder.volume.api [None req-9a60c8eb-e68b-4cf0-b301-573adf34c9c8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (907412d9-2c9a-405c-ae94-83f401a169ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 836.501191] [55204]: DEBUG cinder.volume.api [None req-9a60c8eb-e68b-4cf0-b301-573adf34c9c8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (907412d9-2c9a-405c-ae94-83f401a169ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9923ea0-b10f-48d1-abc6-af4ca932cf3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-292604521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3205450a18424f6da24939116c4effe8',qos_specs=None,replication_status=,reservations=['0dbca36d-eb9d-495f-9a56-d4eda01c1530','ea2a548b-ad4b-45e6-afd6-4433a298964e','3e3e6ea7-54d9-47d5-97a7-d5071afdda32','bec4e071-4b72-4c32-9d99-e41febd4c180'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='913fb202d8f84a59b8cd4a8818c7340d',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:23:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-292604521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9923ea0-b10f-48d1-abc6-af4ca932cf3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3205450a18424f6da24939116c4effe8',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='913fb202d8f84a59b8cd4a8818c7340d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a3c848-85c0-4b98-91d8-f1eea4b9a34a),volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 836.502151] [55204]: DEBUG cinder.volume.api [None req-9a60c8eb-e68b-4cf0-b301-573adf34c9c8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5af4f0b8-e871-4f5c-9167-e65f19bd6928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 836.519204] [55204]: DEBUG cinder.volume.api [None req-9a60c8eb-e68b-4cf0-b301-573adf34c9c8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5af4f0b8-e871-4f5c-9167-e65f19bd6928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-292604521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3205450a18424f6da24939116c4effe8',qos_specs=None,replication_status=,reservations=['0dbca36d-eb9d-495f-9a56-d4eda01c1530','ea2a548b-ad4b-45e6-afd6-4433a298964e','3e3e6ea7-54d9-47d5-97a7-d5071afdda32','bec4e071-4b72-4c32-9d99-e41febd4c180'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='913fb202d8f84a59b8cd4a8818c7340d',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 836.520252] [55204]: DEBUG cinder.volume.api [None req-9a60c8eb-e68b-4cf0-b301-573adf34c9c8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (223e99e5-bd06-4888-b7e7-55349d4a5221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 836.533709] [55204]: DEBUG cinder.volume.api [None req-9a60c8eb-e68b-4cf0-b301-573adf34c9c8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (223e99e5-bd06-4888-b7e7-55349d4a5221) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 836.534902] [55204]: DEBUG cinder.volume.api [None req-9a60c8eb-e68b-4cf0-b301-573adf34c9c8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Flow 'volume_create_api' (033e45f6-1cef-4081-8ae2-6076f095e434) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55204) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 836.535341] [55204]: INFO cinder.volume.api [None req-9a60c8eb-e68b-4cf0-b301-573adf34c9c8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Create volume request issued successfully. [ 836.536046] [55204]: INFO cinder.api.openstack.wsgi [None req-9a60c8eb-e68b-4cf0-b301-573adf34c9c8 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 836.536594] [55204]: [pid: 55204|app: 0|req: 96/182] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:23:26 2025] POST /volume/v3/volumes => generated 753 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 836.548124] [55205]: DEBUG cinder.api.middleware.request_id [None req-0c1dbd5b-5e4f-49a1-a3ac-43319db6a0dd None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 836.549774] [55205]: INFO cinder.api.openstack.wsgi [None req-0c1dbd5b-5e4f-49a1-a3ac-43319db6a0dd tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] GET http://10.180.1.21/volume/v3/volumes/e9923ea0-b10f-48d1-abc6-af4ca932cf3a [ 836.549992] [55205]: DEBUG cinder.api.openstack.wsgi [None req-0c1dbd5b-5e4f-49a1-a3ac-43319db6a0dd tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 836.550220] [55205]: DEBUG cinder.api.openstack.wsgi [None req-0c1dbd5b-5e4f-49a1-a3ac-43319db6a0dd tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 836.558347] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 836.558347] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 836.562234] [55205]: INFO cinder.volume.api [None req-0c1dbd5b-5e4f-49a1-a3ac-43319db6a0dd tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Volume info retrieved successfully. [ 836.567783] [55205]: INFO cinder.api.openstack.wsgi [None req-0c1dbd5b-5e4f-49a1-a3ac-43319db6a0dd tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/e9923ea0-b10f-48d1-abc6-af4ca932cf3a returned with HTTP 200 [ 836.568572] [55205]: [pid: 55205|app: 0|req: 87/183] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:23:26 2025] GET /volume/v3/volumes/e9923ea0-b10f-48d1-abc6-af4ca932cf3a => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 837.584581] [55204]: DEBUG cinder.api.middleware.request_id [None req-a1f41c59-dd5b-42e5-b0a9-717ea3d9e2c3 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.587132] [55204]: INFO cinder.api.openstack.wsgi [None req-a1f41c59-dd5b-42e5-b0a9-717ea3d9e2c3 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] GET http://10.180.1.21/volume/v3/volumes/e9923ea0-b10f-48d1-abc6-af4ca932cf3a [ 837.587420] [55204]: DEBUG cinder.api.openstack.wsgi [None req-a1f41c59-dd5b-42e5-b0a9-717ea3d9e2c3 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 837.587668] [55204]: DEBUG cinder.api.openstack.wsgi [None req-a1f41c59-dd5b-42e5-b0a9-717ea3d9e2c3 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 837.600434] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 837.600434] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 837.604625] [55204]: INFO cinder.volume.api [None req-a1f41c59-dd5b-42e5-b0a9-717ea3d9e2c3 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Volume info retrieved successfully. [ 837.609205] [55204]: INFO cinder.api.openstack.wsgi [None req-a1f41c59-dd5b-42e5-b0a9-717ea3d9e2c3 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/e9923ea0-b10f-48d1-abc6-af4ca932cf3a returned with HTTP 200 [ 837.609717] [55204]: [pid: 55204|app: 0|req: 97/184] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:23:27 2025] GET /volume/v3/volumes/e9923ea0-b10f-48d1-abc6-af4ca932cf3a => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 837.651599] [55205]: DEBUG cinder.api.middleware.request_id [req-26b67c42-d295-41da-a9bd-4cfb2f7a1852 req-d87b636f-817b-4a00-ab7b-37715ccd146c None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.653848] [55205]: INFO cinder.api.openstack.wsgi [req-26b67c42-d295-41da-a9bd-4cfb2f7a1852 req-d87b636f-817b-4a00-ab7b-37715ccd146c tempest-VolumesAdminNegativeTest-511431620 tempest-VolumesAdminNegativeTest-511431620-project-admin] GET http://10.180.1.21/volume/v3/volumes/c8d5528b-4ad1-4b6f-a0dd-b2356467ab4a [ 837.654094] [55205]: DEBUG cinder.api.openstack.wsgi [req-26b67c42-d295-41da-a9bd-4cfb2f7a1852 req-d87b636f-817b-4a00-ab7b-37715ccd146c tempest-VolumesAdminNegativeTest-511431620 tempest-VolumesAdminNegativeTest-511431620-project-admin] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 837.654315] [55205]: DEBUG cinder.api.openstack.wsgi [req-26b67c42-d295-41da-a9bd-4cfb2f7a1852 req-d87b636f-817b-4a00-ab7b-37715ccd146c tempest-VolumesAdminNegativeTest-511431620 tempest-VolumesAdminNegativeTest-511431620-project-admin] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 837.661047] [55205]: INFO cinder.api.openstack.wsgi [req-26b67c42-d295-41da-a9bd-4cfb2f7a1852 req-d87b636f-817b-4a00-ab7b-37715ccd146c tempest-VolumesAdminNegativeTest-511431620 tempest-VolumesAdminNegativeTest-511431620-project-admin] http://10.180.1.21/volume/v3/volumes/c8d5528b-4ad1-4b6f-a0dd-b2356467ab4a returned with HTTP 404 [ 837.661622] [55205]: [pid: 55205|app: 0|req: 88/185] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:23:27 2025] GET /volume/v3/volumes/c8d5528b-4ad1-4b6f-a0dd-b2356467ab4a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 837.669062] [55204]: DEBUG cinder.api.middleware.request_id [None req-c9f8595c-a81f-43cc-8f31-3265e5357145 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.671245] [55204]: INFO cinder.api.openstack.wsgi [None req-c9f8595c-a81f-43cc-8f31-3265e5357145 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e9923ea0-b10f-48d1-abc6-af4ca932cf3a [ 837.671460] [55204]: DEBUG cinder.api.openstack.wsgi [None req-c9f8595c-a81f-43cc-8f31-3265e5357145 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 837.671682] [55204]: DEBUG cinder.api.openstack.wsgi [None req-c9f8595c-a81f-43cc-8f31-3265e5357145 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'delete' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 837.671869] [55204]: INFO cinder.api.v3.volumes [None req-c9f8595c-a81f-43cc-8f31-3265e5357145 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Delete volume with id: e9923ea0-b10f-48d1-abc6-af4ca932cf3a [ 837.679554] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 837.679554] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 837.680098] [55204]: INFO cinder.volume.api [None req-c9f8595c-a81f-43cc-8f31-3265e5357145 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Volume info retrieved successfully. [ 837.702021] [55204]: INFO cinder.volume.api [None req-c9f8595c-a81f-43cc-8f31-3265e5357145 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Delete volume request issued successfully. [ 837.702021] [55204]: INFO cinder.api.openstack.wsgi [None req-c9f8595c-a81f-43cc-8f31-3265e5357145 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/e9923ea0-b10f-48d1-abc6-af4ca932cf3a returned with HTTP 202 [ 837.702021] [55204]: [pid: 55204|app: 0|req: 98/186] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:23:27 2025] DELETE /volume/v3/volumes/e9923ea0-b10f-48d1-abc6-af4ca932cf3a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 837.706168] [55205]: DEBUG cinder.api.middleware.request_id [None req-8adfa3df-83fc-48c4-b646-f403f87e0da2 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.708267] [55205]: INFO cinder.api.openstack.wsgi [None req-8adfa3df-83fc-48c4-b646-f403f87e0da2 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] GET http://10.180.1.21/volume/v3/volumes/e9923ea0-b10f-48d1-abc6-af4ca932cf3a [ 837.708495] [55205]: DEBUG cinder.api.openstack.wsgi [None req-8adfa3df-83fc-48c4-b646-f403f87e0da2 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 837.708713] [55205]: DEBUG cinder.api.openstack.wsgi [None req-8adfa3df-83fc-48c4-b646-f403f87e0da2 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 837.721770] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 837.721770] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 837.727830] [55205]: INFO cinder.volume.api [None req-8adfa3df-83fc-48c4-b646-f403f87e0da2 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Volume info retrieved successfully. [ 837.740276] [55205]: INFO cinder.api.openstack.wsgi [None req-8adfa3df-83fc-48c4-b646-f403f87e0da2 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/e9923ea0-b10f-48d1-abc6-af4ca932cf3a returned with HTTP 200 [ 837.740708] [55205]: [pid: 55205|app: 0|req: 89/187] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:23:27 2025] GET /volume/v3/volumes/e9923ea0-b10f-48d1-abc6-af4ca932cf3a => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 838.755966] [55204]: DEBUG cinder.api.middleware.request_id [None req-8daa4fdb-d169-4002-87c1-c539654d8238 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 838.757519] [55204]: INFO cinder.api.openstack.wsgi [None req-8daa4fdb-d169-4002-87c1-c539654d8238 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] GET http://10.180.1.21/volume/v3/volumes/e9923ea0-b10f-48d1-abc6-af4ca932cf3a [ 838.757519] [55204]: DEBUG cinder.api.openstack.wsgi [None req-8daa4fdb-d169-4002-87c1-c539654d8238 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 838.757519] [55204]: DEBUG cinder.api.openstack.wsgi [None req-8daa4fdb-d169-4002-87c1-c539654d8238 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 838.765301] [55204]: INFO cinder.api.openstack.wsgi [None req-8daa4fdb-d169-4002-87c1-c539654d8238 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/e9923ea0-b10f-48d1-abc6-af4ca932cf3a returned with HTTP 404 [ 838.765859] [55204]: [pid: 55204|app: 0|req: 99/188] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:23:28 2025] GET /volume/v3/volumes/e9923ea0-b10f-48d1-abc6-af4ca932cf3a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 847.733785] [55205]: DEBUG dbcounter [-] [55205] Writing DB stats cinder:SELECT=9 {{(pid=55205) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 848.760390] [55204]: DEBUG dbcounter [-] [55204] Writing DB stats cinder:SELECT=28,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=55204) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 872.511485] [55205]: DEBUG cinder.api.middleware.request_id [None req-ad0433b7-2f31-4bd3-81ee-60b0ab8ebf85 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.513766] [55205]: INFO cinder.api.openstack.wsgi [None req-ad0433b7-2f31-4bd3-81ee-60b0ab8ebf85 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 [ 872.514031] [55205]: DEBUG cinder.api.openstack.wsgi [None req-ad0433b7-2f31-4bd3-81ee-60b0ab8ebf85 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 872.514268] [55205]: DEBUG cinder.api.openstack.wsgi [None req-ad0433b7-2f31-4bd3-81ee-60b0ab8ebf85 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'delete' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 872.514526] [55205]: INFO cinder.api.v3.volumes [None req-ad0433b7-2f31-4bd3-81ee-60b0ab8ebf85 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Delete volume with id: 7887325c-0c28-4fa0-a08c-1892745ef284 [ 872.526276] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.526276] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 872.526575] [55205]: INFO cinder.volume.api [None req-ad0433b7-2f31-4bd3-81ee-60b0ab8ebf85 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Volume info retrieved successfully. [ 872.545376] [55205]: INFO cinder.volume.api [None req-ad0433b7-2f31-4bd3-81ee-60b0ab8ebf85 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Delete volume request issued successfully. [ 872.545579] [55205]: INFO cinder.api.openstack.wsgi [None req-ad0433b7-2f31-4bd3-81ee-60b0ab8ebf85 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 returned with HTTP 202 [ 872.546021] [55205]: [pid: 55205|app: 0|req: 90/189] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:24:02 2025] DELETE /volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 872.549124] [55204]: DEBUG cinder.api.middleware.request_id [None req-702a7502-3daf-4196-8526-e9e39b42a263 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.551286] [55204]: INFO cinder.api.openstack.wsgi [None req-702a7502-3daf-4196-8526-e9e39b42a263 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] GET http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 [ 872.551532] [55204]: DEBUG cinder.api.openstack.wsgi [None req-702a7502-3daf-4196-8526-e9e39b42a263 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 872.551754] [55204]: DEBUG cinder.api.openstack.wsgi [None req-702a7502-3daf-4196-8526-e9e39b42a263 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 872.559492] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.559492] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 872.566445] [55204]: INFO cinder.volume.api [None req-702a7502-3daf-4196-8526-e9e39b42a263 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Volume info retrieved successfully. [ 872.581210] [55204]: INFO cinder.api.openstack.wsgi [None req-702a7502-3daf-4196-8526-e9e39b42a263 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 returned with HTTP 200 [ 872.581754] [55204]: [pid: 55204|app: 0|req: 100/190] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:24:02 2025] GET /volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 873.605675] [55205]: DEBUG cinder.api.middleware.request_id [None req-94e01455-7f55-4575-b229-2bf9942d6ae0 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 873.608106] [55205]: INFO cinder.api.openstack.wsgi [None req-94e01455-7f55-4575-b229-2bf9942d6ae0 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] GET http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 [ 873.608366] [55205]: DEBUG cinder.api.openstack.wsgi [None req-94e01455-7f55-4575-b229-2bf9942d6ae0 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 873.608595] [55205]: DEBUG cinder.api.openstack.wsgi [None req-94e01455-7f55-4575-b229-2bf9942d6ae0 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 873.621670] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.621670] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 873.627169] [55205]: INFO cinder.volume.api [None req-94e01455-7f55-4575-b229-2bf9942d6ae0 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Volume info retrieved successfully. [ 873.632418] [55205]: INFO cinder.api.openstack.wsgi [None req-94e01455-7f55-4575-b229-2bf9942d6ae0 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 returned with HTTP 200 [ 873.632836] [55205]: [pid: 55205|app: 0|req: 91/191] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:24:03 2025] GET /volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 874.646355] [55204]: DEBUG cinder.api.middleware.request_id [None req-4c462807-a33e-4c50-a40b-f91d3329cb32 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 874.652909] [55204]: INFO cinder.api.openstack.wsgi [None req-4c462807-a33e-4c50-a40b-f91d3329cb32 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] GET http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 [ 874.652909] [55204]: DEBUG cinder.api.openstack.wsgi [None req-4c462807-a33e-4c50-a40b-f91d3329cb32 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 874.652909] [55204]: DEBUG cinder.api.openstack.wsgi [None req-4c462807-a33e-4c50-a40b-f91d3329cb32 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 874.667975] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.667975] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 874.672403] [55204]: INFO cinder.api.openstack.wsgi [None req-4c462807-a33e-4c50-a40b-f91d3329cb32 tempest-VolumesAdminNegativeTest-1257238170 tempest-VolumesAdminNegativeTest-1257238170-project-member] http://10.180.1.21/volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 returned with HTTP 404 [ 874.673621] [55204]: [pid: 55204|app: 0|req: 101/192] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:24:04 2025] GET /volume/v3/volumes/7887325c-0c28-4fa0-a08c-1892745ef284 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 883.629648] [55205]: DEBUG dbcounter [-] [55205] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55205) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 884.670311] [55204]: DEBUG dbcounter [-] [55204] Writing DB stats cinder:SELECT=6 {{(pid=55204) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 905.896834] [55205]: DEBUG cinder.api.middleware.request_id [None req-d84855ce-6563-4380-8e7e-a93b8600d42a None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.901018] [55205]: INFO cinder.api.openstack.wsgi [None req-d84855ce-6563-4380-8e7e-a93b8600d42a tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] POST http://10.180.1.21/volume/v3/volumes [ 905.901018] [55205]: DEBUG cinder.api.openstack.wsgi [None req-d84855ce-6563-4380-8e7e-a93b8600d42a tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1952795252"}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 905.902140] [55205]: DEBUG cinder.api.v3.volumes [None req-d84855ce-6563-4380-8e7e-a93b8600d42a tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1952795252'}} {{(pid=55205) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 905.902469] [55205]: INFO cinder.api.v3.volumes [None req-d84855ce-6563-4380-8e7e-a93b8600d42a tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Create volume of 1 GB [ 905.916380] [55205]: INFO cinder.volume.api [None req-d84855ce-6563-4380-8e7e-a93b8600d42a tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Availability Zones retrieved successfully. [ 905.921793] [55205]: DEBUG cinder.volume.api [None req-d84855ce-6563-4380-8e7e-a93b8600d42a tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Flow 'volume_create_api' (c51217ed-d055-4fb5-b6fe-80130e12202c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 905.922987] [55205]: DEBUG cinder.volume.api [None req-d84855ce-6563-4380-8e7e-a93b8600d42a tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47da204b-4365-402f-8da3-c2f15a82c417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 905.925209] [55205]: DEBUG cinder.volume.flows.api.create_volume [None req-d84855ce-6563-4380-8e7e-a93b8600d42a tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Validating volume size '1' using validate_int {{(pid=55205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 905.950146] [55205]: DEBUG cinder.volume.api [None req-d84855ce-6563-4380-8e7e-a93b8600d42a tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47da204b-4365-402f-8da3-c2f15a82c417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4a3c848-85c0-4b98-91d8-f1eea4b9a34a', '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=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 905.950146] [55205]: DEBUG cinder.volume.api [None req-d84855ce-6563-4380-8e7e-a93b8600d42a tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce4552ce-31c6-4cce-a63a-4bbee283be2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 906.010755] [55205]: DEBUG cinder.quota [None req-d84855ce-6563-4380-8e7e-a93b8600d42a tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Created reservations ['4e135525-ca83-4f63-8bec-9f08c4887618', 'd5ba6688-af91-4ede-b381-0cab884b5e85', '4a75929c-4a2e-4a8a-8334-c19e8bdc9b4b', '04147d90-b8d9-4665-b1b4-9bd80c07bd01'] {{(pid=55205) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 906.010755] [55205]: DEBUG cinder.volume.api [None req-d84855ce-6563-4380-8e7e-a93b8600d42a tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce4552ce-31c6-4cce-a63a-4bbee283be2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e135525-ca83-4f63-8bec-9f08c4887618', 'd5ba6688-af91-4ede-b381-0cab884b5e85', '4a75929c-4a2e-4a8a-8334-c19e8bdc9b4b', '04147d90-b8d9-4665-b1b4-9bd80c07bd01']}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 906.011614] [55205]: DEBUG cinder.volume.api [None req-d84855ce-6563-4380-8e7e-a93b8600d42a tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b92369fa-4646-49d4-ba9c-0dd81f37c228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 906.040143] [55205]: DEBUG cinder.volume.api [None req-d84855ce-6563-4380-8e7e-a93b8600d42a tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b92369fa-4646-49d4-ba9c-0dd81f37c228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f93a0d9-3029-4845-b59d-b41255d608bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1952795252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc2fed330057427b8cdbb3edef384ef5',qos_specs=None,replication_status=,reservations=['4e135525-ca83-4f63-8bec-9f08c4887618','d5ba6688-af91-4ede-b381-0cab884b5e85','4a75929c-4a2e-4a8a-8334-c19e8bdc9b4b','04147d90-b8d9-4665-b1b4-9bd80c07bd01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e13cb6e5bcb444aa59c3d2e500766b6',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:24:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1952795252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f93a0d9-3029-4845-b59d-b41255d608bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc2fed330057427b8cdbb3edef384ef5',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='9e13cb6e5bcb444aa59c3d2e500766b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a3c848-85c0-4b98-91d8-f1eea4b9a34a),volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 906.041677] [55205]: DEBUG cinder.volume.api [None req-d84855ce-6563-4380-8e7e-a93b8600d42a tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d13512b-de43-41b0-beb3-5234b64c2575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 906.068156] [55205]: DEBUG cinder.volume.api [None req-d84855ce-6563-4380-8e7e-a93b8600d42a tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d13512b-de43-41b0-beb3-5234b64c2575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1952795252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc2fed330057427b8cdbb3edef384ef5',qos_specs=None,replication_status=,reservations=['4e135525-ca83-4f63-8bec-9f08c4887618','d5ba6688-af91-4ede-b381-0cab884b5e85','4a75929c-4a2e-4a8a-8334-c19e8bdc9b4b','04147d90-b8d9-4665-b1b4-9bd80c07bd01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e13cb6e5bcb444aa59c3d2e500766b6',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 906.069486] [55205]: DEBUG cinder.volume.api [None req-d84855ce-6563-4380-8e7e-a93b8600d42a tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df6b97dc-2ff6-4598-bb93-4a6b85f9b946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 906.099904] [55205]: DEBUG cinder.volume.api [None req-d84855ce-6563-4380-8e7e-a93b8600d42a tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df6b97dc-2ff6-4598-bb93-4a6b85f9b946) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 906.101318] [55205]: DEBUG cinder.volume.api [None req-d84855ce-6563-4380-8e7e-a93b8600d42a tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Flow 'volume_create_api' (c51217ed-d055-4fb5-b6fe-80130e12202c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55205) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 906.101826] [55205]: INFO cinder.volume.api [None req-d84855ce-6563-4380-8e7e-a93b8600d42a tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Create volume request issued successfully. [ 906.102753] [55205]: INFO cinder.api.openstack.wsgi [None req-d84855ce-6563-4380-8e7e-a93b8600d42a tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 906.104827] [55205]: [pid: 55205|app: 0|req: 92/193] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:24:35 2025] POST /volume/v3/volumes => generated 751 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 906.119243] [55204]: DEBUG cinder.api.middleware.request_id [None req-5753c20d-03c6-4ca2-a1b9-ab484a740038 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.121060] [55204]: INFO cinder.api.openstack.wsgi [None req-5753c20d-03c6-4ca2-a1b9-ab484a740038 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] GET http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd [ 906.121297] [55204]: DEBUG cinder.api.openstack.wsgi [None req-5753c20d-03c6-4ca2-a1b9-ab484a740038 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 906.121515] [55204]: DEBUG cinder.api.openstack.wsgi [None req-5753c20d-03c6-4ca2-a1b9-ab484a740038 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 906.137334] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 906.137334] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 906.141419] [55204]: INFO cinder.volume.api [None req-5753c20d-03c6-4ca2-a1b9-ab484a740038 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Volume info retrieved successfully. [ 906.152224] [55204]: INFO cinder.api.openstack.wsgi [None req-5753c20d-03c6-4ca2-a1b9-ab484a740038 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd returned with HTTP 200 [ 906.152224] [55204]: [pid: 55204|app: 0|req: 102/194] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:24:35 2025] GET /volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 907.159544] [55205]: DEBUG cinder.api.middleware.request_id [None req-587bebdb-333a-424d-864a-8f1b55137376 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.162100] [55205]: INFO cinder.api.openstack.wsgi [None req-587bebdb-333a-424d-864a-8f1b55137376 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] GET http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd [ 907.162353] [55205]: DEBUG cinder.api.openstack.wsgi [None req-587bebdb-333a-424d-864a-8f1b55137376 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 907.162590] [55205]: DEBUG cinder.api.openstack.wsgi [None req-587bebdb-333a-424d-864a-8f1b55137376 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 907.173617] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 907.173617] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 907.177646] [55205]: INFO cinder.volume.api [None req-587bebdb-333a-424d-864a-8f1b55137376 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Volume info retrieved successfully. [ 907.182696] [55205]: INFO cinder.api.openstack.wsgi [None req-587bebdb-333a-424d-864a-8f1b55137376 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd returned with HTTP 200 [ 907.183374] [55205]: [pid: 55205|app: 0|req: 93/195] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:24:37 2025] GET /volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 907.220772] [55204]: DEBUG cinder.api.middleware.request_id [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-9029fa0f-f4cf-416a-8252-1721c7390229 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.223188] [55204]: INFO cinder.api.openstack.wsgi [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-9029fa0f-f4cf-416a-8252-1721c7390229 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] GET http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd [ 907.223452] [55204]: DEBUG cinder.api.openstack.wsgi [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-9029fa0f-f4cf-416a-8252-1721c7390229 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 907.223693] [55204]: DEBUG cinder.api.openstack.wsgi [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-9029fa0f-f4cf-416a-8252-1721c7390229 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 907.231794] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 907.231794] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 907.234938] [55204]: INFO cinder.volume.api [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-9029fa0f-f4cf-416a-8252-1721c7390229 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Volume info retrieved successfully. [ 907.239574] [55204]: INFO cinder.api.openstack.wsgi [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-9029fa0f-f4cf-416a-8252-1721c7390229 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd returned with HTTP 200 [ 907.240050] [55204]: [pid: 55204|app: 0|req: 103/196] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:24:37 2025] GET /volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 908.761282] [55205]: DEBUG cinder.api.middleware.request_id [None req-6e0d68ec-3b20-42a7-a592-0d60b50fb0b9 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.761282] [55205]: INFO cinder.api.openstack.wsgi [None req-6e0d68ec-3b20-42a7-a592-0d60b50fb0b9 None None] GET http://10.180.1.21/volume// [ 908.761547] [55205]: DEBUG cinder.api.openstack.wsgi [None req-6e0d68ec-3b20-42a7-a592-0d60b50fb0b9 None None] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 908.761622] [55205]: DEBUG cinder.api.openstack.wsgi [None req-6e0d68ec-3b20-42a7-a592-0d60b50fb0b9 None None] Calling method 'all' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 908.762071] [55205]: INFO cinder.api.openstack.wsgi [None req-6e0d68ec-3b20-42a7-a592-0d60b50fb0b9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 908.762473] [55205]: [pid: 55205|app: 0|req: 94/197] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:24:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 908.767616] [55204]: DEBUG cinder.api.middleware.request_id [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-607c3dcb-a028-42fa-b70f-20788d3dafa1 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.770126] [55204]: INFO cinder.api.openstack.wsgi [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-607c3dcb-a028-42fa-b70f-20788d3dafa1 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] POST http://10.180.1.21/volume/v3/attachments [ 908.770535] [55204]: DEBUG cinder.api.openstack.wsgi [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-607c3dcb-a028-42fa-b70f-20788d3dafa1 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f93a0d9-3029-4845-b59d-b41255d608bd", "connector": null, "instance_uuid": "6675b3da-fac1-466d-95f6-0d5a1b6d754e"}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 908.792147] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 908.792147] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 908.820222] [55204]: INFO cinder.api.openstack.wsgi [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-607c3dcb-a028-42fa-b70f-20788d3dafa1 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 908.820222] [55204]: [pid: 55204|app: 0|req: 104/198] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:24:38 2025] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 908.844165] [55205]: DEBUG cinder.api.middleware.request_id [None req-5b5a7f59-871d-4a50-8679-2b68f00bc121 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.846410] [55205]: INFO cinder.api.openstack.wsgi [None req-5b5a7f59-871d-4a50-8679-2b68f00bc121 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] GET http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd [ 908.846641] [55205]: DEBUG cinder.api.openstack.wsgi [None req-5b5a7f59-871d-4a50-8679-2b68f00bc121 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 908.846860] [55205]: DEBUG cinder.api.openstack.wsgi [None req-5b5a7f59-871d-4a50-8679-2b68f00bc121 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 908.859694] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 908.859694] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 908.863522] [55205]: INFO cinder.volume.api [None req-5b5a7f59-871d-4a50-8679-2b68f00bc121 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Volume info retrieved successfully. [ 908.869545] [55205]: INFO cinder.api.openstack.wsgi [None req-5b5a7f59-871d-4a50-8679-2b68f00bc121 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd returned with HTTP 200 [ 908.869945] [55205]: [pid: 55205|app: 0|req: 95/199] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:24:38 2025] GET /volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 909.346971] [55204]: DEBUG cinder.api.middleware.request_id [None req-abfc3458-5dda-4713-9fef-c5fd170ee499 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.347442] [55204]: INFO cinder.api.openstack.wsgi [None req-abfc3458-5dda-4713-9fef-c5fd170ee499 None None] GET http://10.180.1.21/volume// [ 909.347619] [55204]: DEBUG cinder.api.openstack.wsgi [None req-abfc3458-5dda-4713-9fef-c5fd170ee499 None None] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 909.347834] [55204]: DEBUG cinder.api.openstack.wsgi [None req-abfc3458-5dda-4713-9fef-c5fd170ee499 None None] Calling method 'all' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 909.348251] [55204]: INFO cinder.api.openstack.wsgi [None req-abfc3458-5dda-4713-9fef-c5fd170ee499 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 909.348576] [55204]: [pid: 55204|app: 0|req: 105/200] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:24:39 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 909.352412] [55205]: DEBUG cinder.api.middleware.request_id [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-b92ba6f9-2ca5-4e26-927e-764a86d2af05 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.355742] [55205]: INFO cinder.api.openstack.wsgi [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-b92ba6f9-2ca5-4e26-927e-764a86d2af05 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] GET http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd [ 909.355844] [55205]: DEBUG cinder.api.openstack.wsgi [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-b92ba6f9-2ca5-4e26-927e-764a86d2af05 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 909.356060] [55205]: DEBUG cinder.api.openstack.wsgi [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-b92ba6f9-2ca5-4e26-927e-764a86d2af05 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 909.371950] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 909.371950] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 909.376289] [55205]: INFO cinder.volume.api [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-b92ba6f9-2ca5-4e26-927e-764a86d2af05 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Volume info retrieved successfully. [ 909.382237] [55205]: INFO cinder.api.openstack.wsgi [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-b92ba6f9-2ca5-4e26-927e-764a86d2af05 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd returned with HTTP 200 [ 909.382863] [55205]: [pid: 55205|app: 0|req: 96/201] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:24:39 2025] GET /volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd => generated 1024 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 909.409498] [55204]: DEBUG cinder.api.middleware.request_id [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-f84e3fc9-55c9-4715-a583-5af77be2e885 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.411978] [55204]: INFO cinder.api.openstack.wsgi [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-f84e3fc9-55c9-4715-a583-5af77be2e885 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] PUT http://10.180.1.21/volume/v3/attachments/51f71950-1794-4e00-ae5d-feb25ac73f9c [ 909.412473] [55204]: DEBUG cinder.api.openstack.wsgi [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-f84e3fc9-55c9-4715-a583-5af77be2e885 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-554834", "mountpoint": "/dev/sdb"}}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 909.420692] [55204]: DEBUG cinder.coordination [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-f84e3fc9-55c9-4715-a583-5af77be2e885 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Acquiring lock "cinder-attachment_update-7f93a0d9-3029-4845-b59d-b41255d608bd-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55204) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 909.425909] [55204]: DEBUG cinder.coordination [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-f84e3fc9-55c9-4715-a583-5af77be2e885 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Lock "cinder-attachment_update-7f93a0d9-3029-4845-b59d-b41255d608bd-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55204) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 909.427064] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 909.427064] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 909.882022] [55205]: DEBUG cinder.api.middleware.request_id [None req-99b0a60e-afc5-436c-8ac2-4ca7194da86e None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.885390] [55205]: INFO cinder.api.openstack.wsgi [None req-99b0a60e-afc5-436c-8ac2-4ca7194da86e tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] GET http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd [ 909.886548] [55205]: DEBUG cinder.api.openstack.wsgi [None req-99b0a60e-afc5-436c-8ac2-4ca7194da86e tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 909.886661] [55205]: DEBUG cinder.api.openstack.wsgi [None req-99b0a60e-afc5-436c-8ac2-4ca7194da86e tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 909.902287] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 909.902287] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 909.907744] [55205]: INFO cinder.volume.api [None req-99b0a60e-afc5-436c-8ac2-4ca7194da86e tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Volume info retrieved successfully. [ 909.915243] [55205]: INFO cinder.api.openstack.wsgi [None req-99b0a60e-afc5-436c-8ac2-4ca7194da86e tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd returned with HTTP 200 [ 909.915775] [55205]: [pid: 55205|app: 0|req: 97/202] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:24:39 2025] GET /volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 910.929477] [55205]: DEBUG cinder.api.middleware.request_id [None req-c09696c8-12eb-406b-bed6-0ddf23d6e020 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.933643] [55205]: INFO cinder.api.openstack.wsgi [None req-c09696c8-12eb-406b-bed6-0ddf23d6e020 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] GET http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd [ 910.933643] [55205]: DEBUG cinder.api.openstack.wsgi [None req-c09696c8-12eb-406b-bed6-0ddf23d6e020 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 910.933643] [55205]: DEBUG cinder.api.openstack.wsgi [None req-c09696c8-12eb-406b-bed6-0ddf23d6e020 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 910.950573] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 910.950573] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.954941] [55205]: INFO cinder.volume.api [None req-c09696c8-12eb-406b-bed6-0ddf23d6e020 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Volume info retrieved successfully. [ 910.962253] [55205]: INFO cinder.api.openstack.wsgi [None req-c09696c8-12eb-406b-bed6-0ddf23d6e020 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd returned with HTTP 200 [ 910.962714] [55205]: [pid: 55205|app: 0|req: 98/203] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:24:40 2025] GET /volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 911.973621] [55205]: DEBUG cinder.api.middleware.request_id [None req-6f9c81d9-53a4-4311-a86d-fc07df662328 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.976635] [55205]: INFO cinder.api.openstack.wsgi [None req-6f9c81d9-53a4-4311-a86d-fc07df662328 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] GET http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd [ 911.977418] [55205]: DEBUG cinder.api.openstack.wsgi [None req-6f9c81d9-53a4-4311-a86d-fc07df662328 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 911.977418] [55205]: DEBUG cinder.api.openstack.wsgi [None req-6f9c81d9-53a4-4311-a86d-fc07df662328 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 911.997897] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.997897] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 912.001670] [55205]: INFO cinder.volume.api [None req-6f9c81d9-53a4-4311-a86d-fc07df662328 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Volume info retrieved successfully. [ 912.008203] [55205]: INFO cinder.api.openstack.wsgi [None req-6f9c81d9-53a4-4311-a86d-fc07df662328 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd returned with HTTP 200 [ 912.008616] [55205]: [pid: 55205|app: 0|req: 99/204] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:24:41 2025] GET /volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 913.023327] [55205]: DEBUG cinder.api.middleware.request_id [None req-4d60c560-7cea-4013-93fe-dfb0e9222ad3 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.025296] [55205]: INFO cinder.api.openstack.wsgi [None req-4d60c560-7cea-4013-93fe-dfb0e9222ad3 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] GET http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd [ 913.025477] [55205]: DEBUG cinder.api.openstack.wsgi [None req-4d60c560-7cea-4013-93fe-dfb0e9222ad3 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.025700] [55205]: DEBUG cinder.api.openstack.wsgi [None req-4d60c560-7cea-4013-93fe-dfb0e9222ad3 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.050776] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 913.050776] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.057442] [55205]: INFO cinder.volume.api [None req-4d60c560-7cea-4013-93fe-dfb0e9222ad3 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Volume info retrieved successfully. [ 913.066569] [55205]: INFO cinder.api.openstack.wsgi [None req-4d60c560-7cea-4013-93fe-dfb0e9222ad3 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd returned with HTTP 200 [ 913.067128] [55205]: [pid: 55205|app: 0|req: 100/205] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:24:42 2025] GET /volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 913.954819] [55204]: DEBUG cinder.coordination [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-f84e3fc9-55c9-4715-a583-5af77be2e885 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Lock "cinder-attachment_update-7f93a0d9-3029-4845-b59d-b41255d608bd-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=55204) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 913.955195] [55204]: INFO cinder.api.openstack.wsgi [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-f84e3fc9-55c9-4715-a583-5af77be2e885 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] http://10.180.1.21/volume/v3/attachments/51f71950-1794-4e00-ae5d-feb25ac73f9c returned with HTTP 200 [ 913.955670] [55204]: [pid: 55204|app: 0|req: 106/206] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:24:39 2025] PUT /volume/v3/attachments/51f71950-1794-4e00-ae5d-feb25ac73f9c => generated 617 bytes in 4547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 914.078238] [55205]: DEBUG cinder.api.middleware.request_id [None req-3407e3b2-024a-400a-8674-e27cfa5ea519 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.081330] [55205]: INFO cinder.api.openstack.wsgi [None req-3407e3b2-024a-400a-8674-e27cfa5ea519 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] GET http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd [ 914.081391] [55205]: DEBUG cinder.api.openstack.wsgi [None req-3407e3b2-024a-400a-8674-e27cfa5ea519 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 914.081609] [55205]: DEBUG cinder.api.openstack.wsgi [None req-3407e3b2-024a-400a-8674-e27cfa5ea519 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 914.095746] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 914.095746] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 914.096781] [55205]: INFO cinder.volume.api [None req-3407e3b2-024a-400a-8674-e27cfa5ea519 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Volume info retrieved successfully. [ 914.102338] [55205]: INFO cinder.api.openstack.wsgi [None req-3407e3b2-024a-400a-8674-e27cfa5ea519 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd returned with HTTP 200 [ 914.103034] [55205]: [pid: 55205|app: 0|req: 101/207] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:24:43 2025] GET /volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 915.121076] [55204]: DEBUG cinder.api.middleware.request_id [None req-5408a85f-d747-4d04-89ff-0286ef16b391 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 915.123915] [55204]: INFO cinder.api.openstack.wsgi [None req-5408a85f-d747-4d04-89ff-0286ef16b391 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] GET http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd [ 915.124138] [55204]: DEBUG cinder.api.openstack.wsgi [None req-5408a85f-d747-4d04-89ff-0286ef16b391 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 915.125038] [55204]: DEBUG cinder.api.openstack.wsgi [None req-5408a85f-d747-4d04-89ff-0286ef16b391 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 915.146180] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 915.146180] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 915.152112] [55204]: INFO cinder.volume.api [None req-5408a85f-d747-4d04-89ff-0286ef16b391 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Volume info retrieved successfully. [ 915.159639] [55204]: INFO cinder.api.openstack.wsgi [None req-5408a85f-d747-4d04-89ff-0286ef16b391 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd returned with HTTP 200 [ 915.164052] [55204]: [pid: 55204|app: 0|req: 107/208] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:24:44 2025] GET /volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 916.110987] [55205]: DEBUG cinder.api.middleware.request_id [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-affc157a-f89b-435d-bd95-95b274a6a867 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 916.113480] [55205]: INFO cinder.api.openstack.wsgi [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-affc157a-f89b-435d-bd95-95b274a6a867 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] POST http://10.180.1.21/volume/v3/attachments/51f71950-1794-4e00-ae5d-feb25ac73f9c/action [ 916.113929] [55205]: DEBUG cinder.api.openstack.wsgi [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-affc157a-f89b-435d-bd95-95b274a6a867 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Action body: b'{"os-complete": null}' {{(pid=55205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 916.114090] [55205]: DEBUG cinder.api.openstack.wsgi [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-affc157a-f89b-435d-bd95-95b274a6a867 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 916.139385] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 916.139385] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 916.155386] [55205]: INFO cinder.api.openstack.wsgi [req-bb5c42c2-64b1-4ff6-8340-3f95e3ba1ac9 req-affc157a-f89b-435d-bd95-95b274a6a867 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] http://10.180.1.21/volume/v3/attachments/51f71950-1794-4e00-ae5d-feb25ac73f9c/action returned with HTTP 204 [ 916.156043] [55205]: [pid: 55205|app: 0|req: 102/209] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:24:45 2025] POST /volume/v3/attachments/51f71950-1794-4e00-ae5d-feb25ac73f9c/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 916.180327] [55204]: DEBUG cinder.api.middleware.request_id [None req-73344f23-2a20-4c25-a004-67cd3eb0a08e None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 916.183747] [55204]: INFO cinder.api.openstack.wsgi [None req-73344f23-2a20-4c25-a004-67cd3eb0a08e tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] GET http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd [ 916.183988] [55204]: DEBUG cinder.api.openstack.wsgi [None req-73344f23-2a20-4c25-a004-67cd3eb0a08e tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 916.184215] [55204]: DEBUG cinder.api.openstack.wsgi [None req-73344f23-2a20-4c25-a004-67cd3eb0a08e tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 916.201304] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 916.201304] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 916.207778] [55204]: INFO cinder.volume.api [None req-73344f23-2a20-4c25-a004-67cd3eb0a08e tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Volume info retrieved successfully. [ 916.214238] [55204]: INFO cinder.api.openstack.wsgi [None req-73344f23-2a20-4c25-a004-67cd3eb0a08e tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd returned with HTTP 200 [ 916.214238] [55204]: [pid: 55204|app: 0|req: 108/210] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:24:46 2025] GET /volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 916.224571] [55205]: DEBUG cinder.api.middleware.request_id [None req-48100a5b-6306-4f29-adea-4c23425c1bca None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 916.227024] [55205]: INFO cinder.api.openstack.wsgi [None req-48100a5b-6306-4f29-adea-4c23425c1bca tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] GET http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd [ 916.227024] [55205]: DEBUG cinder.api.openstack.wsgi [None req-48100a5b-6306-4f29-adea-4c23425c1bca tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 916.227328] [55205]: DEBUG cinder.api.openstack.wsgi [None req-48100a5b-6306-4f29-adea-4c23425c1bca tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 916.251042] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 916.251042] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 916.257410] [55205]: INFO cinder.volume.api [None req-48100a5b-6306-4f29-adea-4c23425c1bca tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Volume info retrieved successfully. [ 916.262856] [55205]: INFO cinder.api.openstack.wsgi [None req-48100a5b-6306-4f29-adea-4c23425c1bca tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd returned with HTTP 200 [ 916.262856] [55205]: [pid: 55205|app: 0|req: 103/211] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:24:46 2025] GET /volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 919.549244] [55204]: DEBUG cinder.api.middleware.request_id [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-4f4ac946-9aa8-46e1-837f-e829e8101aa7 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.553045] [55204]: INFO cinder.api.openstack.wsgi [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-4f4ac946-9aa8-46e1-837f-e829e8101aa7 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c [ 919.553305] [55204]: DEBUG cinder.api.openstack.wsgi [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-4f4ac946-9aa8-46e1-837f-e829e8101aa7 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 919.553510] [55204]: DEBUG cinder.api.openstack.wsgi [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-4f4ac946-9aa8-46e1-837f-e829e8101aa7 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.568433] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 919.568433] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.573515] [55204]: INFO cinder.volume.api [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-4f4ac946-9aa8-46e1-837f-e829e8101aa7 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 919.578736] [55204]: INFO cinder.api.openstack.wsgi [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-4f4ac946-9aa8-46e1-837f-e829e8101aa7 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c returned with HTTP 200 [ 919.579177] [55204]: [pid: 55204|app: 0|req: 109/212] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:24:49 2025] GET /volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 921.104341] [55205]: DEBUG cinder.api.middleware.request_id [None req-1bd0a007-17fd-46bd-ad6e-25836f7bc860 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.105262] [55205]: INFO cinder.api.openstack.wsgi [None req-1bd0a007-17fd-46bd-ad6e-25836f7bc860 None None] GET http://10.180.1.21/volume// [ 921.105262] [55205]: DEBUG cinder.api.openstack.wsgi [None req-1bd0a007-17fd-46bd-ad6e-25836f7bc860 None None] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.105262] [55205]: DEBUG cinder.api.openstack.wsgi [None req-1bd0a007-17fd-46bd-ad6e-25836f7bc860 None None] Calling method 'all' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.105511] [55205]: INFO cinder.api.openstack.wsgi [None req-1bd0a007-17fd-46bd-ad6e-25836f7bc860 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 921.105823] [55205]: [pid: 55205|app: 0|req: 104/213] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:24:50 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 921.110838] [55204]: DEBUG cinder.api.middleware.request_id [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-c6cf4e41-4615-4573-ac75-76466309efc2 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.115350] [55204]: INFO cinder.api.openstack.wsgi [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-c6cf4e41-4615-4573-ac75-76466309efc2 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] POST http://10.180.1.21/volume/v3/attachments [ 921.115604] [55204]: DEBUG cinder.api.openstack.wsgi [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-c6cf4e41-4615-4573-ac75-76466309efc2 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "008604cd-7217-418a-a723-61ede4669a1c", "connector": null, "instance_uuid": "a12e7a53-4957-415e-8e30-ba6cc9a367db"}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 921.133898] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.133898] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.166734] [55204]: INFO cinder.api.openstack.wsgi [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-c6cf4e41-4615-4573-ac75-76466309efc2 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 921.166734] [55204]: [pid: 55204|app: 0|req: 110/214] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:24:50 2025] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 921.199404] [55205]: DEBUG cinder.api.middleware.request_id [None req-b77235f6-90de-4ede-aa8c-37edf584ef16 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.202183] [55205]: INFO cinder.api.openstack.wsgi [None req-b77235f6-90de-4ede-aa8c-37edf584ef16 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c [ 921.202366] [55205]: DEBUG cinder.api.openstack.wsgi [None req-b77235f6-90de-4ede-aa8c-37edf584ef16 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.202579] [55205]: DEBUG cinder.api.openstack.wsgi [None req-b77235f6-90de-4ede-aa8c-37edf584ef16 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.208640] [55204]: DEBUG cinder.api.middleware.request_id [req-810ccc9f-d5b4-4264-aac3-1f10d2a4a106 req-99198111-a186-4fe8-96a5-83d6c57732d8 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.213348] [55204]: INFO cinder.api.openstack.wsgi [req-810ccc9f-d5b4-4264-aac3-1f10d2a4a106 req-99198111-a186-4fe8-96a5-83d6c57732d8 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] DELETE http://10.180.1.21/volume/v3/attachments/51f71950-1794-4e00-ae5d-feb25ac73f9c [ 921.213348] [55204]: DEBUG cinder.api.openstack.wsgi [req-810ccc9f-d5b4-4264-aac3-1f10d2a4a106 req-99198111-a186-4fe8-96a5-83d6c57732d8 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.213348] [55204]: DEBUG cinder.api.openstack.wsgi [req-810ccc9f-d5b4-4264-aac3-1f10d2a4a106 req-99198111-a186-4fe8-96a5-83d6c57732d8 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Calling method 'version_select' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.221816] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.221816] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.223072] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.223072] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.230835] [55205]: INFO cinder.volume.api [None req-b77235f6-90de-4ede-aa8c-37edf584ef16 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 921.245897] [55205]: INFO cinder.api.openstack.wsgi [None req-b77235f6-90de-4ede-aa8c-37edf584ef16 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c returned with HTTP 200 [ 921.245897] [55205]: [pid: 55205|app: 0|req: 105/215] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:24:51 2025] GET /volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 921.706030] [55205]: DEBUG cinder.api.middleware.request_id [None req-87c1ef26-87f1-4289-915b-d0f2f347f724 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.706500] [55205]: INFO cinder.api.openstack.wsgi [None req-87c1ef26-87f1-4289-915b-d0f2f347f724 None None] GET http://10.180.1.21/volume// [ 921.706692] [55205]: DEBUG cinder.api.openstack.wsgi [None req-87c1ef26-87f1-4289-915b-d0f2f347f724 None None] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.706911] [55205]: DEBUG cinder.api.openstack.wsgi [None req-87c1ef26-87f1-4289-915b-d0f2f347f724 None None] Calling method 'all' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.707458] [55205]: INFO cinder.api.openstack.wsgi [None req-87c1ef26-87f1-4289-915b-d0f2f347f724 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 921.707629] [55205]: [pid: 55205|app: 0|req: 106/216] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:24:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 921.711575] [55205]: DEBUG cinder.api.middleware.request_id [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-1a9bf881-9283-46e8-b5aa-5a6be4170518 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.713833] [55205]: INFO cinder.api.openstack.wsgi [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-1a9bf881-9283-46e8-b5aa-5a6be4170518 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c [ 921.714083] [55205]: DEBUG cinder.api.openstack.wsgi [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-1a9bf881-9283-46e8-b5aa-5a6be4170518 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.714292] [55205]: DEBUG cinder.api.openstack.wsgi [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-1a9bf881-9283-46e8-b5aa-5a6be4170518 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.724264] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.724264] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.728272] [55205]: INFO cinder.volume.api [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-1a9bf881-9283-46e8-b5aa-5a6be4170518 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 921.733921] [55205]: INFO cinder.api.openstack.wsgi [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-1a9bf881-9283-46e8-b5aa-5a6be4170518 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c returned with HTTP 200 [ 921.734344] [55205]: [pid: 55205|app: 0|req: 107/217] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:24:51 2025] GET /volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c => generated 1031 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 921.760566] [55204]: INFO cinder.api.openstack.wsgi [req-810ccc9f-d5b4-4264-aac3-1f10d2a4a106 req-99198111-a186-4fe8-96a5-83d6c57732d8 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] http://10.180.1.21/volume/v3/attachments/51f71950-1794-4e00-ae5d-feb25ac73f9c returned with HTTP 200 [ 921.761089] [55204]: [pid: 55204|app: 0|req: 111/218] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:24:51 2025] DELETE /volume/v3/attachments/51f71950-1794-4e00-ae5d-feb25ac73f9c => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 921.765158] [55205]: DEBUG cinder.api.middleware.request_id [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-43441d06-0402-4cc4-b3e0-89a6e44ead7b None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.769034] [55205]: INFO cinder.api.openstack.wsgi [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-43441d06-0402-4cc4-b3e0-89a6e44ead7b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] PUT http://10.180.1.21/volume/v3/attachments/8db180c6-12f3-4b56-8285-95f76ed606f9 [ 921.769457] [55205]: DEBUG cinder.api.openstack.wsgi [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-43441d06-0402-4cc4-b3e0-89a6e44ead7b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-554751", "mountpoint": "/dev/sdb"}}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 921.782383] [55205]: DEBUG cinder.coordination [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-43441d06-0402-4cc4-b3e0-89a6e44ead7b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Acquiring lock "cinder-attachment_update-008604cd-7217-418a-a723-61ede4669a1c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55205) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 921.789228] [55205]: DEBUG cinder.coordination [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-43441d06-0402-4cc4-b3e0-89a6e44ead7b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Lock "cinder-attachment_update-008604cd-7217-418a-a723-61ede4669a1c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55205) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 921.789228] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.789228] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 922.257248] [55204]: DEBUG cinder.api.middleware.request_id [None req-eff531c3-83eb-4782-ae83-182048c4ae67 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.261278] [55204]: INFO cinder.api.openstack.wsgi [None req-eff531c3-83eb-4782-ae83-182048c4ae67 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c [ 922.261278] [55204]: DEBUG cinder.api.openstack.wsgi [None req-eff531c3-83eb-4782-ae83-182048c4ae67 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 922.261278] [55204]: DEBUG cinder.api.openstack.wsgi [None req-eff531c3-83eb-4782-ae83-182048c4ae67 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 922.277173] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 922.277173] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 922.288961] [55204]: INFO cinder.volume.api [None req-eff531c3-83eb-4782-ae83-182048c4ae67 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 922.295041] [55204]: INFO cinder.api.openstack.wsgi [None req-eff531c3-83eb-4782-ae83-182048c4ae67 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c returned with HTTP 200 [ 922.295041] [55204]: [pid: 55204|app: 0|req: 112/219] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:24:52 2025] GET /volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 922.677958] [55204]: DEBUG cinder.api.middleware.request_id [None req-57c9d2da-bbc7-4146-90a8-1de1e5e9d7a4 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.680529] [55204]: INFO cinder.api.openstack.wsgi [None req-57c9d2da-bbc7-4146-90a8-1de1e5e9d7a4 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] GET http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c [ 922.681827] [55204]: DEBUG cinder.api.openstack.wsgi [None req-57c9d2da-bbc7-4146-90a8-1de1e5e9d7a4 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 922.683823] [55204]: DEBUG cinder.api.openstack.wsgi [None req-57c9d2da-bbc7-4146-90a8-1de1e5e9d7a4 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 922.703978] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 922.703978] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 922.708529] [55204]: INFO cinder.volume.api [None req-57c9d2da-bbc7-4146-90a8-1de1e5e9d7a4 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Volume info retrieved successfully. [ 922.713950] [55204]: INFO cinder.api.openstack.wsgi [None req-57c9d2da-bbc7-4146-90a8-1de1e5e9d7a4 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c returned with HTTP 200 [ 922.713950] [55204]: [pid: 55204|app: 0|req: 113/220] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:24:52 2025] GET /volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c => generated 1141 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 923.089147] [55204]: DEBUG cinder.api.middleware.request_id [req-d6310beb-0000-43a5-8652-0728f68c3c95 req-3caa8141-59a0-4012-8eb7-39a0c88d2bdf None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.091754] [55204]: INFO cinder.api.openstack.wsgi [req-d6310beb-0000-43a5-8652-0728f68c3c95 req-3caa8141-59a0-4012-8eb7-39a0c88d2bdf tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] GET http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c [ 923.091978] [55204]: DEBUG cinder.api.openstack.wsgi [req-d6310beb-0000-43a5-8652-0728f68c3c95 req-3caa8141-59a0-4012-8eb7-39a0c88d2bdf tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.092246] [55204]: DEBUG cinder.api.openstack.wsgi [req-d6310beb-0000-43a5-8652-0728f68c3c95 req-3caa8141-59a0-4012-8eb7-39a0c88d2bdf tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.102892] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.102892] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.107083] [55204]: INFO cinder.volume.api [req-d6310beb-0000-43a5-8652-0728f68c3c95 req-3caa8141-59a0-4012-8eb7-39a0c88d2bdf tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Volume info retrieved successfully. [ 923.111729] [55204]: INFO cinder.api.openstack.wsgi [req-d6310beb-0000-43a5-8652-0728f68c3c95 req-3caa8141-59a0-4012-8eb7-39a0c88d2bdf tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c returned with HTTP 200 [ 923.112298] [55204]: [pid: 55204|app: 0|req: 114/221] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:24:52 2025] GET /volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 923.135275] [55204]: DEBUG cinder.api.middleware.request_id [req-d6310beb-0000-43a5-8652-0728f68c3c95 req-e9bf6585-9492-4587-b876-4dbe0f90e7ed None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.138709] [55204]: INFO cinder.api.openstack.wsgi [req-d6310beb-0000-43a5-8652-0728f68c3c95 req-e9bf6585-9492-4587-b876-4dbe0f90e7ed tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] POST http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c/action [ 923.139112] [55204]: DEBUG cinder.api.openstack.wsgi [req-d6310beb-0000-43a5-8652-0728f68c3c95 req-e9bf6585-9492-4587-b876-4dbe0f90e7ed tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 923.139257] [55204]: DEBUG cinder.api.openstack.wsgi [req-d6310beb-0000-43a5-8652-0728f68c3c95 req-e9bf6585-9492-4587-b876-4dbe0f90e7ed tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 923.152817] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.152817] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.153689] [55204]: INFO cinder.volume.api [req-d6310beb-0000-43a5-8652-0728f68c3c95 req-e9bf6585-9492-4587-b876-4dbe0f90e7ed tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Volume info retrieved successfully. [ 923.162163] [55204]: INFO cinder.volume.api [req-d6310beb-0000-43a5-8652-0728f68c3c95 req-e9bf6585-9492-4587-b876-4dbe0f90e7ed tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Begin detaching volume completed successfully. [ 923.162416] [55204]: INFO cinder.api.openstack.wsgi [req-d6310beb-0000-43a5-8652-0728f68c3c95 req-e9bf6585-9492-4587-b876-4dbe0f90e7ed tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c/action returned with HTTP 202 [ 923.162862] [55204]: [pid: 55204|app: 0|req: 115/222] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 21 08:24:52 2025] POST /volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 923.307125] [55204]: DEBUG cinder.api.middleware.request_id [None req-a89b2c17-d001-46d2-998d-98f880438c50 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.309339] [55204]: INFO cinder.api.openstack.wsgi [None req-a89b2c17-d001-46d2-998d-98f880438c50 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c [ 923.309590] [55204]: DEBUG cinder.api.openstack.wsgi [None req-a89b2c17-d001-46d2-998d-98f880438c50 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.310404] [55204]: DEBUG cinder.api.openstack.wsgi [None req-a89b2c17-d001-46d2-998d-98f880438c50 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.321500] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.321500] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.325393] [55204]: INFO cinder.volume.api [None req-a89b2c17-d001-46d2-998d-98f880438c50 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 923.331580] [55204]: INFO cinder.api.openstack.wsgi [None req-a89b2c17-d001-46d2-998d-98f880438c50 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c returned with HTTP 200 [ 923.331580] [55204]: [pid: 55204|app: 0|req: 116/223] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:24:53 2025] GET /volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 924.187176] [55204]: DEBUG cinder.api.middleware.request_id [None req-f992641e-2106-4222-8d4b-30db76f9bfc7 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.187769] [55204]: INFO cinder.api.openstack.wsgi [None req-f992641e-2106-4222-8d4b-30db76f9bfc7 None None] GET http://10.180.1.21/volume// [ 924.187996] [55204]: DEBUG cinder.api.openstack.wsgi [None req-f992641e-2106-4222-8d4b-30db76f9bfc7 None None] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 924.188280] [55204]: DEBUG cinder.api.openstack.wsgi [None req-f992641e-2106-4222-8d4b-30db76f9bfc7 None None] Calling method 'all' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 924.188751] [55204]: INFO cinder.api.openstack.wsgi [None req-f992641e-2106-4222-8d4b-30db76f9bfc7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 924.189133] [55204]: [pid: 55204|app: 0|req: 117/224] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:24:54 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 924.192742] [55204]: DEBUG cinder.api.middleware.request_id [req-d6310beb-0000-43a5-8652-0728f68c3c95 req-33a19a50-1de3-4df7-8497-b2564b9d272e None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.195651] [55204]: INFO cinder.api.openstack.wsgi [req-d6310beb-0000-43a5-8652-0728f68c3c95 req-33a19a50-1de3-4df7-8497-b2564b9d272e tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] GET http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c [ 924.195928] [55204]: DEBUG cinder.api.openstack.wsgi [req-d6310beb-0000-43a5-8652-0728f68c3c95 req-33a19a50-1de3-4df7-8497-b2564b9d272e tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 924.196190] [55204]: DEBUG cinder.api.openstack.wsgi [req-d6310beb-0000-43a5-8652-0728f68c3c95 req-33a19a50-1de3-4df7-8497-b2564b9d272e tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 924.210778] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 924.210778] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 924.215088] [55204]: INFO cinder.volume.api [req-d6310beb-0000-43a5-8652-0728f68c3c95 req-33a19a50-1de3-4df7-8497-b2564b9d272e tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Volume info retrieved successfully. [ 924.219990] [55204]: INFO cinder.api.openstack.wsgi [req-d6310beb-0000-43a5-8652-0728f68c3c95 req-33a19a50-1de3-4df7-8497-b2564b9d272e tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c returned with HTTP 200 [ 924.220503] [55204]: [pid: 55204|app: 0|req: 118/225] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:24:54 2025] GET /volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c => generated 1325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 924.347044] [55204]: DEBUG cinder.api.middleware.request_id [None req-f8b4d507-249e-4b4f-9037-43d8b756ca52 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.349721] [55204]: INFO cinder.api.openstack.wsgi [None req-f8b4d507-249e-4b4f-9037-43d8b756ca52 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c [ 924.350120] [55204]: DEBUG cinder.api.openstack.wsgi [None req-f8b4d507-249e-4b4f-9037-43d8b756ca52 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 924.350304] [55204]: DEBUG cinder.api.openstack.wsgi [None req-f8b4d507-249e-4b4f-9037-43d8b756ca52 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 924.365291] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 924.365291] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 924.370240] [55204]: INFO cinder.volume.api [None req-f8b4d507-249e-4b4f-9037-43d8b756ca52 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 924.376897] [55204]: INFO cinder.api.openstack.wsgi [None req-f8b4d507-249e-4b4f-9037-43d8b756ca52 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c returned with HTTP 200 [ 924.376897] [55204]: [pid: 55204|app: 0|req: 119/226] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:24:54 2025] GET /volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 925.391266] [55204]: DEBUG cinder.api.middleware.request_id [None req-bc8c71fa-4c54-440b-9478-04cd1979a61d None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.391266] [55204]: INFO cinder.api.openstack.wsgi [None req-bc8c71fa-4c54-440b-9478-04cd1979a61d tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c [ 925.391866] [55204]: DEBUG cinder.api.openstack.wsgi [None req-bc8c71fa-4c54-440b-9478-04cd1979a61d tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 925.391866] [55204]: DEBUG cinder.api.openstack.wsgi [None req-bc8c71fa-4c54-440b-9478-04cd1979a61d tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 925.409405] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 925.409405] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 925.414315] [55204]: INFO cinder.volume.api [None req-bc8c71fa-4c54-440b-9478-04cd1979a61d tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 925.420021] [55204]: INFO cinder.api.openstack.wsgi [None req-bc8c71fa-4c54-440b-9478-04cd1979a61d tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c returned with HTTP 200 [ 925.420749] [55204]: [pid: 55204|app: 0|req: 120/227] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:24:55 2025] GET /volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 925.421189] [55204]: DEBUG cinder.api.middleware.request_id [req-d6310beb-0000-43a5-8652-0728f68c3c95 req-ca2e25a0-b02b-4f68-83c5-3d732ff722e5 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.426559] [55204]: INFO cinder.api.openstack.wsgi [req-d6310beb-0000-43a5-8652-0728f68c3c95 req-ca2e25a0-b02b-4f68-83c5-3d732ff722e5 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7033677e-ef8a-484d-b97e-bcca173dc7cd [ 925.426788] [55204]: DEBUG cinder.api.openstack.wsgi [req-d6310beb-0000-43a5-8652-0728f68c3c95 req-ca2e25a0-b02b-4f68-83c5-3d732ff722e5 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 925.426996] [55204]: DEBUG cinder.api.openstack.wsgi [req-d6310beb-0000-43a5-8652-0728f68c3c95 req-ca2e25a0-b02b-4f68-83c5-3d732ff722e5 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'version_select' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 925.437590] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 925.437590] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 925.978518] [55204]: INFO cinder.api.openstack.wsgi [req-d6310beb-0000-43a5-8652-0728f68c3c95 req-ca2e25a0-b02b-4f68-83c5-3d732ff722e5 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/attachments/7033677e-ef8a-484d-b97e-bcca173dc7cd returned with HTTP 200 [ 925.979008] [55204]: [pid: 55204|app: 0|req: 121/228] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:24:55 2025] DELETE /volume/v3/attachments/7033677e-ef8a-484d-b97e-bcca173dc7cd => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 926.438996] [55204]: DEBUG cinder.api.middleware.request_id [None req-98ca8e17-6ce9-42c4-b8e4-6c5a932f75c0 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.443399] [55204]: INFO cinder.api.openstack.wsgi [None req-98ca8e17-6ce9-42c4-b8e4-6c5a932f75c0 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c [ 926.443647] [55204]: DEBUG cinder.api.openstack.wsgi [None req-98ca8e17-6ce9-42c4-b8e4-6c5a932f75c0 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 926.443864] [55204]: DEBUG cinder.api.openstack.wsgi [None req-98ca8e17-6ce9-42c4-b8e4-6c5a932f75c0 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 926.464350] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 926.464350] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 926.468048] [55204]: INFO cinder.volume.api [None req-98ca8e17-6ce9-42c4-b8e4-6c5a932f75c0 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 926.473268] [55204]: INFO cinder.api.openstack.wsgi [None req-98ca8e17-6ce9-42c4-b8e4-6c5a932f75c0 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c returned with HTTP 200 [ 926.473736] [55204]: [pid: 55204|app: 0|req: 122/229] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:24:56 2025] GET /volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 926.810678] [55204]: DEBUG cinder.api.middleware.request_id [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-d641c9b8-beb1-4ece-9811-dea3b0edabc7 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.813142] [55204]: INFO cinder.api.openstack.wsgi [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-d641c9b8-beb1-4ece-9811-dea3b0edabc7 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] GET http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d [ 926.814038] [55204]: DEBUG cinder.api.openstack.wsgi [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-d641c9b8-beb1-4ece-9811-dea3b0edabc7 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 926.814038] [55204]: DEBUG cinder.api.openstack.wsgi [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-d641c9b8-beb1-4ece-9811-dea3b0edabc7 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 926.816446] [55205]: DEBUG cinder.coordination [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-43441d06-0402-4cc4-b3e0-89a6e44ead7b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Lock "cinder-attachment_update-008604cd-7217-418a-a723-61ede4669a1c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.028s {{(pid=55205) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 926.816446] [55205]: INFO cinder.api.openstack.wsgi [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-43441d06-0402-4cc4-b3e0-89a6e44ead7b tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/attachments/8db180c6-12f3-4b56-8285-95f76ed606f9 returned with HTTP 200 [ 926.816446] [55205]: [pid: 55205|app: 0|req: 108/230] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:24:51 2025] PUT /volume/v3/attachments/8db180c6-12f3-4b56-8285-95f76ed606f9 => generated 617 bytes in 5052 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 926.838402] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 926.838402] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 926.844160] [55204]: INFO cinder.volume.api [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-d641c9b8-beb1-4ece-9811-dea3b0edabc7 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Volume info retrieved successfully. [ 926.852069] [55204]: INFO cinder.api.openstack.wsgi [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-d641c9b8-beb1-4ece-9811-dea3b0edabc7 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d returned with HTTP 200 [ 926.852069] [55204]: [pid: 55204|app: 0|req: 123/231] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:24:56 2025] GET /volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d => generated 1684 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 926.895414] [55205]: DEBUG cinder.api.middleware.request_id [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-03a5e824-d0ae-41a4-89cb-1849f537184f None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.898436] [55205]: INFO cinder.api.openstack.wsgi [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-03a5e824-d0ae-41a4-89cb-1849f537184f tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] GET http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d [ 926.898727] [55205]: DEBUG cinder.api.openstack.wsgi [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-03a5e824-d0ae-41a4-89cb-1849f537184f tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 926.898897] [55205]: DEBUG cinder.api.openstack.wsgi [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-03a5e824-d0ae-41a4-89cb-1849f537184f tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 926.910360] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 926.910360] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 926.917124] [55205]: INFO cinder.volume.api [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-03a5e824-d0ae-41a4-89cb-1849f537184f tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Volume info retrieved successfully. [ 926.924513] [55205]: INFO cinder.api.openstack.wsgi [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-03a5e824-d0ae-41a4-89cb-1849f537184f tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d returned with HTTP 200 [ 926.924973] [55205]: [pid: 55205|app: 0|req: 109/232] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:24:56 2025] GET /volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d => generated 1684 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 927.485451] [55204]: DEBUG cinder.api.middleware.request_id [None req-aa300647-640e-48cf-a908-04d63b984fdc None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.488260] [55204]: INFO cinder.api.openstack.wsgi [None req-aa300647-640e-48cf-a908-04d63b984fdc tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c [ 927.488517] [55204]: DEBUG cinder.api.openstack.wsgi [None req-aa300647-640e-48cf-a908-04d63b984fdc tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 927.488727] [55204]: DEBUG cinder.api.openstack.wsgi [None req-aa300647-640e-48cf-a908-04d63b984fdc tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 927.509725] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 927.509725] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 927.513960] [55205]: DEBUG cinder.api.middleware.request_id [None req-a7e39593-8fc7-4c3e-86de-93167688159b None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.515691] [55205]: INFO cinder.api.openstack.wsgi [None req-a7e39593-8fc7-4c3e-86de-93167688159b tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] GET http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c [ 927.515691] [55205]: DEBUG cinder.api.openstack.wsgi [None req-a7e39593-8fc7-4c3e-86de-93167688159b tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 927.515691] [55205]: DEBUG cinder.api.openstack.wsgi [None req-a7e39593-8fc7-4c3e-86de-93167688159b tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 927.516864] [55204]: INFO cinder.volume.api [None req-aa300647-640e-48cf-a908-04d63b984fdc tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 927.524023] [55204]: INFO cinder.api.openstack.wsgi [None req-aa300647-640e-48cf-a908-04d63b984fdc tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c returned with HTTP 200 [ 927.524719] [55204]: [pid: 55204|app: 0|req: 124/233] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:24:57 2025] GET /volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 927.524935] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 927.524935] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 927.532091] [55205]: INFO cinder.volume.api [None req-a7e39593-8fc7-4c3e-86de-93167688159b tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Volume info retrieved successfully. [ 927.537205] [55205]: INFO cinder.api.openstack.wsgi [None req-a7e39593-8fc7-4c3e-86de-93167688159b tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c returned with HTTP 200 [ 927.537597] [55205]: [pid: 55205|app: 0|req: 110/234] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:24:57 2025] GET /volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 928.502126] [55204]: DEBUG cinder.api.middleware.request_id [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-0e04c918-2f15-4b20-ae64-b10b31690575 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.507018] [55204]: INFO cinder.api.openstack.wsgi [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-0e04c918-2f15-4b20-ae64-b10b31690575 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] POST http://10.180.1.21/volume/v3/attachments/8db180c6-12f3-4b56-8285-95f76ed606f9/action [ 928.507018] [55204]: DEBUG cinder.api.openstack.wsgi [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-0e04c918-2f15-4b20-ae64-b10b31690575 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Action body: b'{"os-complete": null}' {{(pid=55204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 928.507018] [55204]: DEBUG cinder.api.openstack.wsgi [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-0e04c918-2f15-4b20-ae64-b10b31690575 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 928.538820] [55205]: DEBUG cinder.api.middleware.request_id [None req-d0f91032-4350-4fce-b12c-e1955dcb61c4 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.542055] [55205]: INFO cinder.api.openstack.wsgi [None req-d0f91032-4350-4fce-b12c-e1955dcb61c4 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c [ 928.542397] [55205]: DEBUG cinder.api.openstack.wsgi [None req-d0f91032-4350-4fce-b12c-e1955dcb61c4 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.542785] [55205]: DEBUG cinder.api.openstack.wsgi [None req-d0f91032-4350-4fce-b12c-e1955dcb61c4 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.559385] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.559385] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.563529] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.563529] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.563914] [55205]: INFO cinder.volume.api [None req-d0f91032-4350-4fce-b12c-e1955dcb61c4 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 928.570358] [55205]: INFO cinder.api.openstack.wsgi [None req-d0f91032-4350-4fce-b12c-e1955dcb61c4 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c returned with HTTP 200 [ 928.570750] [55205]: [pid: 55205|app: 0|req: 111/235] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:24:58 2025] GET /volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 928.574926] [55204]: INFO cinder.api.openstack.wsgi [req-6d9a453a-f6be-4ad6-94b0-28ba95598c26 req-0e04c918-2f15-4b20-ae64-b10b31690575 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/attachments/8db180c6-12f3-4b56-8285-95f76ed606f9/action returned with HTTP 204 [ 928.575594] [55204]: [pid: 55204|app: 0|req: 125/236] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:24:58 2025] POST /volume/v3/attachments/8db180c6-12f3-4b56-8285-95f76ed606f9/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 929.583108] [55205]: DEBUG cinder.api.middleware.request_id [None req-046ea926-b298-4b4e-82f1-f5cf324544fd None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.585345] [55205]: INFO cinder.api.openstack.wsgi [None req-046ea926-b298-4b4e-82f1-f5cf324544fd tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c [ 929.585755] [55205]: DEBUG cinder.api.openstack.wsgi [None req-046ea926-b298-4b4e-82f1-f5cf324544fd tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.585755] [55205]: DEBUG cinder.api.openstack.wsgi [None req-046ea926-b298-4b4e-82f1-f5cf324544fd tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.603095] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 929.603095] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.608400] [55205]: INFO cinder.volume.api [None req-046ea926-b298-4b4e-82f1-f5cf324544fd tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 929.617023] [55205]: INFO cinder.api.openstack.wsgi [None req-046ea926-b298-4b4e-82f1-f5cf324544fd tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c returned with HTTP 200 [ 929.617023] [55205]: [pid: 55205|app: 0|req: 112/237] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:24:59 2025] GET /volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 929.635311] [55204]: DEBUG cinder.api.middleware.request_id [None req-fbf1de9e-e96a-465c-9900-ff40c57ae9f3 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.638802] [55204]: INFO cinder.api.openstack.wsgi [None req-fbf1de9e-e96a-465c-9900-ff40c57ae9f3 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c [ 929.638802] [55204]: DEBUG cinder.api.openstack.wsgi [None req-fbf1de9e-e96a-465c-9900-ff40c57ae9f3 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.639117] [55204]: DEBUG cinder.api.openstack.wsgi [None req-fbf1de9e-e96a-465c-9900-ff40c57ae9f3 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.656135] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 929.656135] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.662647] [55204]: INFO cinder.volume.api [None req-fbf1de9e-e96a-465c-9900-ff40c57ae9f3 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 929.667719] [55204]: INFO cinder.api.openstack.wsgi [None req-fbf1de9e-e96a-465c-9900-ff40c57ae9f3 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c returned with HTTP 200 [ 929.668139] [55204]: [pid: 55204|app: 0|req: 126/238] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:24:59 2025] GET /volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 930.077135] [55205]: DEBUG cinder.api.middleware.request_id [req-95bb2b3b-e995-4895-89f0-c852b017b804 req-98b5d44c-8ae8-4fb0-afe9-a6ed41ac5b55 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.080877] [55205]: INFO cinder.api.openstack.wsgi [req-95bb2b3b-e995-4895-89f0-c852b017b804 req-98b5d44c-8ae8-4fb0-afe9-a6ed41ac5b55 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c [ 930.081367] [55205]: DEBUG cinder.api.openstack.wsgi [req-95bb2b3b-e995-4895-89f0-c852b017b804 req-98b5d44c-8ae8-4fb0-afe9-a6ed41ac5b55 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.081794] [55205]: DEBUG cinder.api.openstack.wsgi [req-95bb2b3b-e995-4895-89f0-c852b017b804 req-98b5d44c-8ae8-4fb0-afe9-a6ed41ac5b55 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.100836] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 930.100836] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.105399] [55205]: INFO cinder.volume.api [req-95bb2b3b-e995-4895-89f0-c852b017b804 req-98b5d44c-8ae8-4fb0-afe9-a6ed41ac5b55 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 930.114856] [55205]: INFO cinder.api.openstack.wsgi [req-95bb2b3b-e995-4895-89f0-c852b017b804 req-98b5d44c-8ae8-4fb0-afe9-a6ed41ac5b55 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c returned with HTTP 200 [ 930.116224] [55205]: [pid: 55205|app: 0|req: 113/239] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:24:59 2025] GET /volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c => generated 1143 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 931.082889] [55204]: DEBUG cinder.api.middleware.request_id [None req-6d4b1367-23d3-4dff-a4d7-3ccf9aa96fdb None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.083628] [55204]: INFO cinder.api.openstack.wsgi [None req-6d4b1367-23d3-4dff-a4d7-3ccf9aa96fdb None None] GET http://10.180.1.21/volume// [ 931.083628] [55204]: DEBUG cinder.api.openstack.wsgi [None req-6d4b1367-23d3-4dff-a4d7-3ccf9aa96fdb None None] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 931.083758] [55204]: DEBUG cinder.api.openstack.wsgi [None req-6d4b1367-23d3-4dff-a4d7-3ccf9aa96fdb None None] Calling method 'all' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 931.084200] [55204]: INFO cinder.api.openstack.wsgi [None req-6d4b1367-23d3-4dff-a4d7-3ccf9aa96fdb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 931.085441] [55204]: [pid: 55204|app: 0|req: 127/240] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:25:00 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 931.090108] [55205]: DEBUG cinder.api.middleware.request_id [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-19ad2a28-a213-4074-8a46-e014c695684d None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.095019] [55205]: INFO cinder.api.openstack.wsgi [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-19ad2a28-a213-4074-8a46-e014c695684d tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] POST http://10.180.1.21/volume/v3/attachments [ 931.095019] [55205]: DEBUG cinder.api.openstack.wsgi [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-19ad2a28-a213-4074-8a46-e014c695684d tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9bd5a545-b772-446a-8096-040c75cb115d", "connector": null, "instance_uuid": "6e50ecbb-b27c-49e4-92ed-94f6842a3cf8"}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 931.117989] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 931.117989] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 931.152148] [55205]: INFO cinder.api.openstack.wsgi [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-19ad2a28-a213-4074-8a46-e014c695684d tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 931.152904] [55205]: [pid: 55205|app: 0|req: 114/241] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:25:00 2025] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 931.226078] [55204]: DEBUG cinder.api.middleware.request_id [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-c0763a1f-0281-4ccc-8b10-d9f642b07bae None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.233093] [55204]: INFO cinder.api.openstack.wsgi [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-c0763a1f-0281-4ccc-8b10-d9f642b07bae tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] POST http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d/action [ 931.234131] [55204]: DEBUG cinder.api.openstack.wsgi [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-c0763a1f-0281-4ccc-8b10-d9f642b07bae tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 931.234131] [55204]: DEBUG cinder.api.openstack.wsgi [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-c0763a1f-0281-4ccc-8b10-d9f642b07bae tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 931.266875] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 931.266875] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 931.271217] [55204]: INFO cinder.volume.api [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-c0763a1f-0281-4ccc-8b10-d9f642b07bae tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Volume info retrieved successfully. [ 931.278074] [55204]: INFO cinder.volume.api [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-c0763a1f-0281-4ccc-8b10-d9f642b07bae tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Roll detaching of volume completed successfully. [ 931.278418] [55204]: INFO cinder.api.openstack.wsgi [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-c0763a1f-0281-4ccc-8b10-d9f642b07bae tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d/action returned with HTTP 202 [ 931.278932] [55204]: [pid: 55204|app: 0|req: 128/242] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 21 08:25:01 2025] POST /volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 931.285342] [55205]: DEBUG cinder.api.middleware.request_id [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-a2d23f98-bc8d-452a-b487-821906ec8f12 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.288915] [55205]: INFO cinder.api.openstack.wsgi [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-a2d23f98-bc8d-452a-b487-821906ec8f12 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] DELETE http://10.180.1.21/volume/v3/attachments/bf9ef0cd-ea56-484c-a18d-e2f3b780d030 [ 931.289489] [55205]: DEBUG cinder.api.openstack.wsgi [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-a2d23f98-bc8d-452a-b487-821906ec8f12 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 931.290925] [55205]: DEBUG cinder.api.openstack.wsgi [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-a2d23f98-bc8d-452a-b487-821906ec8f12 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'version_select' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 931.299583] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 931.299583] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 931.339872] [55205]: INFO cinder.api.openstack.wsgi [req-37a08d9f-e050-4b0c-9d67-48a78f379e76 req-a2d23f98-bc8d-452a-b487-821906ec8f12 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/attachments/bf9ef0cd-ea56-484c-a18d-e2f3b780d030 returned with HTTP 200 [ 931.340329] [55205]: [pid: 55205|app: 0|req: 115/243] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:25:01 2025] DELETE /volume/v3/attachments/bf9ef0cd-ea56-484c-a18d-e2f3b780d030 => generated 192 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 938.050447] [55204]: DEBUG cinder.api.middleware.request_id [req-1f60e6ea-b93c-4295-951f-2eaa15abac20 req-99b1afd3-3c02-42f8-b04b-1f5bd9b1656b None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.053500] [55204]: INFO cinder.api.openstack.wsgi [req-1f60e6ea-b93c-4295-951f-2eaa15abac20 req-99b1afd3-3c02-42f8-b04b-1f5bd9b1656b tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] DELETE http://10.180.1.21/volume/v3/attachments/51813bec-671c-4c65-a6f0-518d6346169a [ 938.053762] [55204]: DEBUG cinder.api.openstack.wsgi [req-1f60e6ea-b93c-4295-951f-2eaa15abac20 req-99b1afd3-3c02-42f8-b04b-1f5bd9b1656b tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 938.054024] [55204]: DEBUG cinder.api.openstack.wsgi [req-1f60e6ea-b93c-4295-951f-2eaa15abac20 req-99b1afd3-3c02-42f8-b04b-1f5bd9b1656b tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'version_select' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 938.068424] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.068424] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 938.614389] [55204]: INFO cinder.api.openstack.wsgi [req-1f60e6ea-b93c-4295-951f-2eaa15abac20 req-99b1afd3-3c02-42f8-b04b-1f5bd9b1656b tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/attachments/51813bec-671c-4c65-a6f0-518d6346169a returned with HTTP 200 [ 938.614389] [55204]: [pid: 55204|app: 0|req: 129/244] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:25:07 2025] DELETE /volume/v3/attachments/51813bec-671c-4c65-a6f0-518d6346169a => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 938.630147] [55205]: DEBUG cinder.api.middleware.request_id [req-1f60e6ea-b93c-4295-951f-2eaa15abac20 req-357f3dbd-8d7b-4392-899f-c38ddd663f74 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.636309] [55205]: INFO cinder.api.openstack.wsgi [req-1f60e6ea-b93c-4295-951f-2eaa15abac20 req-357f3dbd-8d7b-4392-899f-c38ddd663f74 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d [ 938.636309] [55205]: DEBUG cinder.api.openstack.wsgi [req-1f60e6ea-b93c-4295-951f-2eaa15abac20 req-357f3dbd-8d7b-4392-899f-c38ddd663f74 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 938.636309] [55205]: DEBUG cinder.api.openstack.wsgi [req-1f60e6ea-b93c-4295-951f-2eaa15abac20 req-357f3dbd-8d7b-4392-899f-c38ddd663f74 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Calling method 'delete' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 938.636309] [55205]: INFO cinder.api.v3.volumes [req-1f60e6ea-b93c-4295-951f-2eaa15abac20 req-357f3dbd-8d7b-4392-899f-c38ddd663f74 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Delete volume with id: 9bd5a545-b772-446a-8096-040c75cb115d [ 938.651181] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.651181] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 938.651865] [55205]: INFO cinder.volume.api [req-1f60e6ea-b93c-4295-951f-2eaa15abac20 req-357f3dbd-8d7b-4392-899f-c38ddd663f74 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Volume info retrieved successfully. [ 938.678568] [55205]: INFO cinder.volume.api [req-1f60e6ea-b93c-4295-951f-2eaa15abac20 req-357f3dbd-8d7b-4392-899f-c38ddd663f74 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] Delete volume request issued successfully. [ 938.678816] [55205]: INFO cinder.api.openstack.wsgi [req-1f60e6ea-b93c-4295-951f-2eaa15abac20 req-357f3dbd-8d7b-4392-899f-c38ddd663f74 tempest-ServerActionsV293TestJSON-1034334344 tempest-ServerActionsV293TestJSON-1034334344-project-member] http://10.180.1.21/volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d returned with HTTP 202 [ 938.679287] [55205]: [pid: 55205|app: 0|req: 116/245] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 21 08:25:08 2025] DELETE /volume/v3/volumes/9bd5a545-b772-446a-8096-040c75cb115d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 939.398461] [55204]: DEBUG cinder.api.middleware.request_id [req-67e860d1-4ef5-4a19-bf71-eb7f1d41d1b0 req-e0fa0203-a4d1-4620-8d9b-c44f9ca0ac55 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 939.401139] [55204]: INFO cinder.api.openstack.wsgi [req-67e860d1-4ef5-4a19-bf71-eb7f1d41d1b0 req-e0fa0203-a4d1-4620-8d9b-c44f9ca0ac55 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c [ 939.401403] [55204]: DEBUG cinder.api.openstack.wsgi [req-67e860d1-4ef5-4a19-bf71-eb7f1d41d1b0 req-e0fa0203-a4d1-4620-8d9b-c44f9ca0ac55 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 939.401898] [55204]: DEBUG cinder.api.openstack.wsgi [req-67e860d1-4ef5-4a19-bf71-eb7f1d41d1b0 req-e0fa0203-a4d1-4620-8d9b-c44f9ca0ac55 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 939.432871] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 939.432871] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 939.439148] [55204]: INFO cinder.volume.api [req-67e860d1-4ef5-4a19-bf71-eb7f1d41d1b0 req-e0fa0203-a4d1-4620-8d9b-c44f9ca0ac55 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 939.446230] [55204]: INFO cinder.api.openstack.wsgi [req-67e860d1-4ef5-4a19-bf71-eb7f1d41d1b0 req-e0fa0203-a4d1-4620-8d9b-c44f9ca0ac55 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c returned with HTTP 200 [ 939.446670] [55204]: [pid: 55204|app: 0|req: 130/246] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:25:09 2025] GET /volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c => generated 1143 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 942.578248] [55205]: DEBUG cinder.api.middleware.request_id [None req-dfad2855-c217-4c1d-8ba2-7cf351579e50 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.583406] [55205]: INFO cinder.api.openstack.wsgi [None req-dfad2855-c217-4c1d-8ba2-7cf351579e50 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] GET http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd [ 942.583406] [55205]: DEBUG cinder.api.openstack.wsgi [None req-dfad2855-c217-4c1d-8ba2-7cf351579e50 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 942.583406] [55205]: DEBUG cinder.api.openstack.wsgi [None req-dfad2855-c217-4c1d-8ba2-7cf351579e50 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 942.598220] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 942.598220] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 942.609217] [55205]: INFO cinder.volume.api [None req-dfad2855-c217-4c1d-8ba2-7cf351579e50 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Volume info retrieved successfully. [ 942.617333] [55205]: INFO cinder.api.openstack.wsgi [None req-dfad2855-c217-4c1d-8ba2-7cf351579e50 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd returned with HTTP 200 [ 942.617702] [55205]: [pid: 55205|app: 0|req: 117/247] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:25:12 2025] GET /volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 942.628892] [55204]: DEBUG cinder.api.middleware.request_id [None req-7cf53c5a-c979-40c7-9dd0-7f165d16cca3 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.634026] [55204]: INFO cinder.api.openstack.wsgi [None req-7cf53c5a-c979-40c7-9dd0-7f165d16cca3 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] GET http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd [ 942.634650] [55204]: DEBUG cinder.api.openstack.wsgi [None req-7cf53c5a-c979-40c7-9dd0-7f165d16cca3 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 942.634650] [55204]: DEBUG cinder.api.openstack.wsgi [None req-7cf53c5a-c979-40c7-9dd0-7f165d16cca3 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 942.643500] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 942.643500] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 942.647445] [55204]: INFO cinder.volume.api [None req-7cf53c5a-c979-40c7-9dd0-7f165d16cca3 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Volume info retrieved successfully. [ 942.652307] [55204]: INFO cinder.api.openstack.wsgi [None req-7cf53c5a-c979-40c7-9dd0-7f165d16cca3 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd returned with HTTP 200 [ 942.652865] [55204]: [pid: 55204|app: 0|req: 131/248] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:25:12 2025] GET /volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 943.423190] [55205]: DEBUG cinder.api.middleware.request_id [None req-1195254e-b08f-424e-9d29-ae8f6c678d2d None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.425662] [55205]: INFO cinder.api.openstack.wsgi [None req-1195254e-b08f-424e-9d29-ae8f6c678d2d tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] GET http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd [ 943.426069] [55205]: DEBUG cinder.api.openstack.wsgi [None req-1195254e-b08f-424e-9d29-ae8f6c678d2d tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 943.426261] [55205]: DEBUG cinder.api.openstack.wsgi [None req-1195254e-b08f-424e-9d29-ae8f6c678d2d tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 943.442059] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 943.442059] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 943.448485] [55205]: INFO cinder.volume.api [None req-1195254e-b08f-424e-9d29-ae8f6c678d2d tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Volume info retrieved successfully. [ 943.454681] [55205]: INFO cinder.api.openstack.wsgi [None req-1195254e-b08f-424e-9d29-ae8f6c678d2d tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd returned with HTTP 200 [ 943.455302] [55205]: [pid: 55205|app: 0|req: 118/249] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:25:13 2025] GET /volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 952.650387] [55204]: DEBUG dbcounter [-] [55204] Writing DB stats cinder:SELECT=141,cinder:UPDATE=18,cinder:INSERT=2 {{(pid=55204) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 953.452240] [55205]: DEBUG dbcounter [-] [55205] Writing DB stats cinder:SELECT=144,cinder:INSERT=12,cinder:UPDATE=20 {{(pid=55205) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 976.906105] [55204]: DEBUG cinder.api.middleware.request_id [None req-ff6c1c75-6999-4eb8-b378-a68985aa9086 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.906105] [55204]: INFO cinder.api.openstack.wsgi [None req-ff6c1c75-6999-4eb8-b378-a68985aa9086 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c [ 976.906105] [55204]: DEBUG cinder.api.openstack.wsgi [None req-ff6c1c75-6999-4eb8-b378-a68985aa9086 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 976.906105] [55204]: DEBUG cinder.api.openstack.wsgi [None req-ff6c1c75-6999-4eb8-b378-a68985aa9086 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 976.906105] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 976.906105] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 976.906105] [55204]: INFO cinder.volume.api [None req-ff6c1c75-6999-4eb8-b378-a68985aa9086 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 976.909448] [55204]: INFO cinder.api.openstack.wsgi [None req-ff6c1c75-6999-4eb8-b378-a68985aa9086 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c returned with HTTP 200 [ 976.909448] [55204]: [pid: 55204|app: 0|req: 132/250] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:25:46 2025] GET /volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c => generated 1143 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 976.950123] [55205]: DEBUG cinder.api.middleware.request_id [req-1c664805-e791-489c-a7cf-90d5a8f6b4ae req-546e2507-cdf8-4a6e-93b8-d4a9fa1b93d0 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.952696] [55205]: INFO cinder.api.openstack.wsgi [req-1c664805-e791-489c-a7cf-90d5a8f6b4ae req-546e2507-cdf8-4a6e-93b8-d4a9fa1b93d0 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c [ 976.952935] [55205]: DEBUG cinder.api.openstack.wsgi [req-1c664805-e791-489c-a7cf-90d5a8f6b4ae req-546e2507-cdf8-4a6e-93b8-d4a9fa1b93d0 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 976.953199] [55205]: DEBUG cinder.api.openstack.wsgi [req-1c664805-e791-489c-a7cf-90d5a8f6b4ae req-546e2507-cdf8-4a6e-93b8-d4a9fa1b93d0 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 976.963842] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 976.963842] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 976.967663] [55205]: INFO cinder.volume.api [req-1c664805-e791-489c-a7cf-90d5a8f6b4ae req-546e2507-cdf8-4a6e-93b8-d4a9fa1b93d0 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 976.973063] [55205]: INFO cinder.api.openstack.wsgi [req-1c664805-e791-489c-a7cf-90d5a8f6b4ae req-546e2507-cdf8-4a6e-93b8-d4a9fa1b93d0 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c returned with HTTP 200 [ 976.973288] [55205]: [pid: 55205|app: 0|req: 119/251] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:25:46 2025] GET /volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 977.007753] [55204]: DEBUG cinder.api.middleware.request_id [req-1c664805-e791-489c-a7cf-90d5a8f6b4ae req-d5c139ff-ddac-420d-b693-719dc4b12baa None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.010041] [55204]: INFO cinder.api.openstack.wsgi [req-1c664805-e791-489c-a7cf-90d5a8f6b4ae req-d5c139ff-ddac-420d-b693-719dc4b12baa tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] POST http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c/action [ 977.010437] [55204]: DEBUG cinder.api.openstack.wsgi [req-1c664805-e791-489c-a7cf-90d5a8f6b4ae req-d5c139ff-ddac-420d-b693-719dc4b12baa tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 977.010587] [55204]: DEBUG cinder.api.openstack.wsgi [req-1c664805-e791-489c-a7cf-90d5a8f6b4ae req-d5c139ff-ddac-420d-b693-719dc4b12baa tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 977.021183] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 977.021183] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 977.021707] [55204]: INFO cinder.volume.api [req-1c664805-e791-489c-a7cf-90d5a8f6b4ae req-d5c139ff-ddac-420d-b693-719dc4b12baa tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 977.027832] [55204]: INFO cinder.volume.api [req-1c664805-e791-489c-a7cf-90d5a8f6b4ae req-d5c139ff-ddac-420d-b693-719dc4b12baa tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Begin detaching volume completed successfully. [ 977.027832] [55204]: INFO cinder.api.openstack.wsgi [req-1c664805-e791-489c-a7cf-90d5a8f6b4ae req-d5c139ff-ddac-420d-b693-719dc4b12baa tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c/action returned with HTTP 202 [ 977.027997] [55204]: [pid: 55204|app: 0|req: 133/252] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 21 08:25:46 2025] POST /volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 978.083185] [55205]: DEBUG cinder.api.middleware.request_id [None req-fba15ea8-5617-45ee-b499-1580a07221b2 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.083647] [55205]: INFO cinder.api.openstack.wsgi [None req-fba15ea8-5617-45ee-b499-1580a07221b2 None None] GET http://10.180.1.21/volume// [ 978.083828] [55205]: DEBUG cinder.api.openstack.wsgi [None req-fba15ea8-5617-45ee-b499-1580a07221b2 None None] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 978.084156] [55205]: DEBUG cinder.api.openstack.wsgi [None req-fba15ea8-5617-45ee-b499-1580a07221b2 None None] Calling method 'all' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 978.084516] [55205]: INFO cinder.api.openstack.wsgi [None req-fba15ea8-5617-45ee-b499-1580a07221b2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 978.084836] [55205]: [pid: 55205|app: 0|req: 120/253] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:25:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 978.092619] [55204]: DEBUG cinder.api.middleware.request_id [req-1c664805-e791-489c-a7cf-90d5a8f6b4ae req-73989997-a0a3-4258-869b-5ce840fee787 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.099024] [55204]: INFO cinder.api.openstack.wsgi [req-1c664805-e791-489c-a7cf-90d5a8f6b4ae req-73989997-a0a3-4258-869b-5ce840fee787 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c [ 978.099024] [55204]: DEBUG cinder.api.openstack.wsgi [req-1c664805-e791-489c-a7cf-90d5a8f6b4ae req-73989997-a0a3-4258-869b-5ce840fee787 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 978.099024] [55204]: DEBUG cinder.api.openstack.wsgi [req-1c664805-e791-489c-a7cf-90d5a8f6b4ae req-73989997-a0a3-4258-869b-5ce840fee787 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 978.119211] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 978.119211] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 978.125954] [55204]: INFO cinder.volume.api [req-1c664805-e791-489c-a7cf-90d5a8f6b4ae req-73989997-a0a3-4258-869b-5ce840fee787 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 978.133964] [55204]: INFO cinder.api.openstack.wsgi [req-1c664805-e791-489c-a7cf-90d5a8f6b4ae req-73989997-a0a3-4258-869b-5ce840fee787 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c returned with HTTP 200 [ 978.134469] [55204]: [pid: 55204|app: 0|req: 134/254] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:25:47 2025] GET /volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c => generated 1327 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 979.324110] [55205]: DEBUG cinder.api.middleware.request_id [req-1c664805-e791-489c-a7cf-90d5a8f6b4ae req-4de69254-67b9-4746-9866-61e53db7e0b4 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.327131] [55205]: INFO cinder.api.openstack.wsgi [req-1c664805-e791-489c-a7cf-90d5a8f6b4ae req-4de69254-67b9-4746-9866-61e53db7e0b4 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8db180c6-12f3-4b56-8285-95f76ed606f9 [ 979.327410] [55205]: DEBUG cinder.api.openstack.wsgi [req-1c664805-e791-489c-a7cf-90d5a8f6b4ae req-4de69254-67b9-4746-9866-61e53db7e0b4 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 979.327631] [55205]: DEBUG cinder.api.openstack.wsgi [req-1c664805-e791-489c-a7cf-90d5a8f6b4ae req-4de69254-67b9-4746-9866-61e53db7e0b4 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'version_select' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 979.337841] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 979.337841] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 979.874512] [55205]: INFO cinder.api.openstack.wsgi [req-1c664805-e791-489c-a7cf-90d5a8f6b4ae req-4de69254-67b9-4746-9866-61e53db7e0b4 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/attachments/8db180c6-12f3-4b56-8285-95f76ed606f9 returned with HTTP 200 [ 979.874890] [55205]: [pid: 55205|app: 0|req: 121/255] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:25:49 2025] DELETE /volume/v3/attachments/8db180c6-12f3-4b56-8285-95f76ed606f9 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 981.292627] [55204]: DEBUG cinder.api.middleware.request_id [None req-88253418-081c-4a20-a65f-e0a1c3842da7 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.294711] [55204]: INFO cinder.api.openstack.wsgi [None req-88253418-081c-4a20-a65f-e0a1c3842da7 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c [ 981.294941] [55204]: DEBUG cinder.api.openstack.wsgi [None req-88253418-081c-4a20-a65f-e0a1c3842da7 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 981.295176] [55204]: DEBUG cinder.api.openstack.wsgi [None req-88253418-081c-4a20-a65f-e0a1c3842da7 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 981.307193] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 981.307193] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 981.311623] [55204]: INFO cinder.volume.api [None req-88253418-081c-4a20-a65f-e0a1c3842da7 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 981.316841] [55204]: INFO cinder.api.openstack.wsgi [None req-88253418-081c-4a20-a65f-e0a1c3842da7 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c returned with HTTP 200 [ 981.317492] [55204]: [pid: 55204|app: 0|req: 135/256] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:25:51 2025] GET /volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 989.873551] [55205]: DEBUG dbcounter [-] [55205] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=55205) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 991.317791] [55204]: DEBUG dbcounter [-] [55204] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=55204) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 993.109329] [55205]: DEBUG cinder.api.middleware.request_id [req-bea698e3-4825-4ff7-832d-b846636f4aa5 req-4a588c8f-5fca-4f90-92fa-46cca0eaad4b None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.112409] [55205]: INFO cinder.api.openstack.wsgi [req-bea698e3-4825-4ff7-832d-b846636f4aa5 req-4a588c8f-5fca-4f90-92fa-46cca0eaad4b tempest-VolumesNegativeTest-175288867 tempest-VolumesNegativeTest-175288867-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-640305238 [ 993.112604] [55205]: DEBUG cinder.api.openstack.wsgi [req-bea698e3-4825-4ff7-832d-b846636f4aa5 req-4a588c8f-5fca-4f90-92fa-46cca0eaad4b tempest-VolumesNegativeTest-175288867 tempest-VolumesNegativeTest-175288867-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 993.112911] [55205]: DEBUG cinder.api.openstack.wsgi [req-bea698e3-4825-4ff7-832d-b846636f4aa5 req-4a588c8f-5fca-4f90-92fa-46cca0eaad4b tempest-VolumesNegativeTest-175288867 tempest-VolumesNegativeTest-175288867-project-member] Calling method 'delete' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 993.116227] [55205]: INFO cinder.api.v3.volumes [req-bea698e3-4825-4ff7-832d-b846636f4aa5 req-4a588c8f-5fca-4f90-92fa-46cca0eaad4b tempest-VolumesNegativeTest-175288867 tempest-VolumesNegativeTest-175288867-project-member] Delete volume with id: tempest-invalid-640305238 [ 993.129614] [55205]: INFO cinder.api.openstack.wsgi [req-bea698e3-4825-4ff7-832d-b846636f4aa5 req-4a588c8f-5fca-4f90-92fa-46cca0eaad4b tempest-VolumesNegativeTest-175288867 tempest-VolumesNegativeTest-175288867-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-640305238 returned with HTTP 404 [ 993.130485] [55205]: [pid: 55205|app: 0|req: 122/257] 10.180.1.21 () {62 vars in 1467 bytes} [Fri Feb 21 08:26:02 2025] DELETE /volume/v3/volumes/tempest-invalid-640305238 => generated 98 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 993.491500] [55204]: DEBUG cinder.api.middleware.request_id [req-57d70bcc-9b0d-40b4-93e7-81bb32adfceb req-691f9894-7ddd-4258-9e40-d94002a60b4d None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.497802] [55204]: INFO cinder.api.openstack.wsgi [req-57d70bcc-9b0d-40b4-93e7-81bb32adfceb req-691f9894-7ddd-4258-9e40-d94002a60b4d tempest-VolumesNegativeTest-175288867 tempest-VolumesNegativeTest-175288867-project-member] DELETE http://10.180.1.21/volume/v3/volumes/326b964a-aa79-453b-882b-5cf54a4ff3b7 [ 993.498038] [55204]: DEBUG cinder.api.openstack.wsgi [req-57d70bcc-9b0d-40b4-93e7-81bb32adfceb req-691f9894-7ddd-4258-9e40-d94002a60b4d tempest-VolumesNegativeTest-175288867 tempest-VolumesNegativeTest-175288867-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 993.498309] [55204]: DEBUG cinder.api.openstack.wsgi [req-57d70bcc-9b0d-40b4-93e7-81bb32adfceb req-691f9894-7ddd-4258-9e40-d94002a60b4d tempest-VolumesNegativeTest-175288867 tempest-VolumesNegativeTest-175288867-project-member] Calling method 'delete' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 993.498552] [55204]: INFO cinder.api.v3.volumes [req-57d70bcc-9b0d-40b4-93e7-81bb32adfceb req-691f9894-7ddd-4258-9e40-d94002a60b4d tempest-VolumesNegativeTest-175288867 tempest-VolumesNegativeTest-175288867-project-member] Delete volume with id: 326b964a-aa79-453b-882b-5cf54a4ff3b7 [ 993.507926] [55204]: INFO cinder.api.openstack.wsgi [req-57d70bcc-9b0d-40b4-93e7-81bb32adfceb req-691f9894-7ddd-4258-9e40-d94002a60b4d tempest-VolumesNegativeTest-175288867 tempest-VolumesNegativeTest-175288867-project-member] http://10.180.1.21/volume/v3/volumes/326b964a-aa79-453b-882b-5cf54a4ff3b7 returned with HTTP 404 [ 993.508592] [55204]: [pid: 55204|app: 0|req: 136/258] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 21 08:26:03 2025] DELETE /volume/v3/volumes/326b964a-aa79-453b-882b-5cf54a4ff3b7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 993.535000] [55205]: DEBUG cinder.api.middleware.request_id [req-23b62412-2837-4ef9-92a9-71cb525cbd90 req-4e0069b1-e4a5-4859-8752-b0676355e0c4 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.538415] [55205]: INFO cinder.api.openstack.wsgi [req-23b62412-2837-4ef9-92a9-71cb525cbd90 req-4e0069b1-e4a5-4859-8752-b0676355e0c4 tempest-VolumesNegativeTest-175288867 tempest-VolumesNegativeTest-175288867-project-member] GET http://10.180.1.21/volume/v3/volumes/c2a3e037-c51a-466c-b74a-988cf363bf8b [ 993.538664] [55205]: DEBUG cinder.api.openstack.wsgi [req-23b62412-2837-4ef9-92a9-71cb525cbd90 req-4e0069b1-e4a5-4859-8752-b0676355e0c4 tempest-VolumesNegativeTest-175288867 tempest-VolumesNegativeTest-175288867-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 993.538885] [55205]: DEBUG cinder.api.openstack.wsgi [req-23b62412-2837-4ef9-92a9-71cb525cbd90 req-4e0069b1-e4a5-4859-8752-b0676355e0c4 tempest-VolumesNegativeTest-175288867 tempest-VolumesNegativeTest-175288867-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 993.550478] [55205]: INFO cinder.api.openstack.wsgi [req-23b62412-2837-4ef9-92a9-71cb525cbd90 req-4e0069b1-e4a5-4859-8752-b0676355e0c4 tempest-VolumesNegativeTest-175288867 tempest-VolumesNegativeTest-175288867-project-member] http://10.180.1.21/volume/v3/volumes/c2a3e037-c51a-466c-b74a-988cf363bf8b returned with HTTP 404 [ 993.550478] [55205]: [pid: 55205|app: 0|req: 123/259] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:26:03 2025] GET /volume/v3/volumes/c2a3e037-c51a-466c-b74a-988cf363bf8b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 994.324557] [55204]: DEBUG cinder.api.middleware.request_id [req-6e7cbadc-3870-4297-931b-71f08defd2f5 req-7ab9df03-2825-46f9-8448-eb6dca53527f None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.327655] [55204]: INFO cinder.api.openstack.wsgi [req-6e7cbadc-3870-4297-931b-71f08defd2f5 req-7ab9df03-2825-46f9-8448-eb6dca53527f tempest-ServerActionsTestJSON-1296946221 tempest-ServerActionsTestJSON-1296946221-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=d4806675-c818-4b97-a2ee-71211c672ed1 [ 994.328130] [55204]: DEBUG cinder.api.openstack.wsgi [req-6e7cbadc-3870-4297-931b-71f08defd2f5 req-7ab9df03-2825-46f9-8448-eb6dca53527f tempest-ServerActionsTestJSON-1296946221 tempest-ServerActionsTestJSON-1296946221-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 994.328424] [55204]: DEBUG cinder.api.openstack.wsgi [req-6e7cbadc-3870-4297-931b-71f08defd2f5 req-7ab9df03-2825-46f9-8448-eb6dca53527f tempest-ServerActionsTestJSON-1296946221 tempest-ServerActionsTestJSON-1296946221-project-member] Calling method 'version_select' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 994.334143] [55204]: INFO cinder.api.openstack.wsgi [req-6e7cbadc-3870-4297-931b-71f08defd2f5 req-7ab9df03-2825-46f9-8448-eb6dca53527f tempest-ServerActionsTestJSON-1296946221 tempest-ServerActionsTestJSON-1296946221-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=d4806675-c818-4b97-a2ee-71211c672ed1 returned with HTTP 200 [ 994.334727] [55204]: [pid: 55204|app: 0|req: 137/260] 10.180.1.21 () {62 vars in 1517 bytes} [Fri Feb 21 08:26:04 2025] GET /volume/v3/attachments?instance_id=d4806675-c818-4b97-a2ee-71211c672ed1 => generated 19 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 996.292875] [55205]: DEBUG cinder.api.middleware.request_id [None req-af977c1b-f1ea-4ae7-8fe7-1367b0565dc4 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.295738] [55205]: INFO cinder.api.openstack.wsgi [None req-af977c1b-f1ea-4ae7-8fe7-1367b0565dc4 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] DELETE http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c [ 996.295926] [55205]: DEBUG cinder.api.openstack.wsgi [None req-af977c1b-f1ea-4ae7-8fe7-1367b0565dc4 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 996.296198] [55205]: DEBUG cinder.api.openstack.wsgi [None req-af977c1b-f1ea-4ae7-8fe7-1367b0565dc4 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'delete' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 996.296423] [55205]: INFO cinder.api.v3.volumes [None req-af977c1b-f1ea-4ae7-8fe7-1367b0565dc4 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Delete volume with id: 008604cd-7217-418a-a723-61ede4669a1c [ 996.308594] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 996.308594] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 996.309216] [55205]: INFO cinder.volume.api [None req-af977c1b-f1ea-4ae7-8fe7-1367b0565dc4 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 996.330213] [55205]: INFO cinder.volume.api [None req-af977c1b-f1ea-4ae7-8fe7-1367b0565dc4 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Delete volume request issued successfully. [ 996.330424] [55205]: INFO cinder.api.openstack.wsgi [None req-af977c1b-f1ea-4ae7-8fe7-1367b0565dc4 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c returned with HTTP 202 [ 996.332455] [55205]: [pid: 55205|app: 0|req: 124/261] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:26:06 2025] DELETE /volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 996.335661] [55204]: DEBUG cinder.api.middleware.request_id [None req-b4d8d874-4d2d-4d2f-9ff3-3adb341dc9ca None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.339212] [55204]: INFO cinder.api.openstack.wsgi [None req-b4d8d874-4d2d-4d2f-9ff3-3adb341dc9ca tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c [ 996.339212] [55204]: DEBUG cinder.api.openstack.wsgi [None req-b4d8d874-4d2d-4d2f-9ff3-3adb341dc9ca tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 996.339212] [55204]: DEBUG cinder.api.openstack.wsgi [None req-b4d8d874-4d2d-4d2f-9ff3-3adb341dc9ca tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 996.360285] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 996.360285] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 996.372222] [55204]: INFO cinder.volume.api [None req-b4d8d874-4d2d-4d2f-9ff3-3adb341dc9ca tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 996.377689] [55204]: INFO cinder.api.openstack.wsgi [None req-b4d8d874-4d2d-4d2f-9ff3-3adb341dc9ca tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c returned with HTTP 200 [ 996.378172] [55204]: [pid: 55204|app: 0|req: 138/262] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:26:06 2025] GET /volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 997.398151] [55205]: DEBUG cinder.api.middleware.request_id [None req-fa0dcc07-27dd-4332-949a-5084122601ff None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.400962] [55205]: INFO cinder.api.openstack.wsgi [None req-fa0dcc07-27dd-4332-949a-5084122601ff tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c [ 997.401245] [55205]: DEBUG cinder.api.openstack.wsgi [None req-fa0dcc07-27dd-4332-949a-5084122601ff tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 997.401529] [55205]: DEBUG cinder.api.openstack.wsgi [None req-fa0dcc07-27dd-4332-949a-5084122601ff tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 997.414901] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 997.414901] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 997.422512] [55205]: INFO cinder.volume.api [None req-fa0dcc07-27dd-4332-949a-5084122601ff tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 997.429274] [55205]: INFO cinder.api.openstack.wsgi [None req-fa0dcc07-27dd-4332-949a-5084122601ff tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c returned with HTTP 200 [ 997.430400] [55205]: [pid: 55205|app: 0|req: 125/263] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:26:07 2025] GET /volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 998.443651] [55204]: DEBUG cinder.api.middleware.request_id [None req-736b77f9-44f6-4da2-9b83-87405b447535 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.447384] [55204]: INFO cinder.api.openstack.wsgi [None req-736b77f9-44f6-4da2-9b83-87405b447535 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c [ 998.447384] [55204]: DEBUG cinder.api.openstack.wsgi [None req-736b77f9-44f6-4da2-9b83-87405b447535 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.447384] [55204]: DEBUG cinder.api.openstack.wsgi [None req-736b77f9-44f6-4da2-9b83-87405b447535 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.454522] [55204]: INFO cinder.api.openstack.wsgi [None req-736b77f9-44f6-4da2-9b83-87405b447535 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c returned with HTTP 404 [ 998.455167] [55204]: [pid: 55204|app: 0|req: 139/264] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:26:08 2025] GET /volume/v3/volumes/008604cd-7217-418a-a723-61ede4669a1c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 998.459040] [55205]: DEBUG cinder.api.middleware.request_id [None req-044d7001-1c87-4778-8d57-9fc5fb634dd8 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.463356] [55205]: INFO cinder.api.openstack.wsgi [None req-044d7001-1c87-4778-8d57-9fc5fb634dd8 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] DELETE http://10.180.1.21/volume/v3/volumes/803d3615-8877-4f35-998c-70f1a6979c89 [ 998.465889] [55205]: DEBUG cinder.api.openstack.wsgi [None req-044d7001-1c87-4778-8d57-9fc5fb634dd8 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.465889] [55205]: DEBUG cinder.api.openstack.wsgi [None req-044d7001-1c87-4778-8d57-9fc5fb634dd8 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'delete' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.465889] [55205]: INFO cinder.api.v3.volumes [None req-044d7001-1c87-4778-8d57-9fc5fb634dd8 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Delete volume with id: 803d3615-8877-4f35-998c-70f1a6979c89 [ 998.475993] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 998.475993] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 998.476703] [55205]: INFO cinder.volume.api [None req-044d7001-1c87-4778-8d57-9fc5fb634dd8 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 998.505442] [55205]: INFO cinder.volume.api [None req-044d7001-1c87-4778-8d57-9fc5fb634dd8 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Delete volume request issued successfully. [ 998.505442] [55205]: INFO cinder.api.openstack.wsgi [None req-044d7001-1c87-4778-8d57-9fc5fb634dd8 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/803d3615-8877-4f35-998c-70f1a6979c89 returned with HTTP 202 [ 998.506289] [55205]: [pid: 55205|app: 0|req: 126/265] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:26:08 2025] DELETE /volume/v3/volumes/803d3615-8877-4f35-998c-70f1a6979c89 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 998.508960] [55204]: DEBUG cinder.api.middleware.request_id [None req-93b2690a-b5ad-48a2-adf8-20fad55f472f None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.511553] [55204]: INFO cinder.api.openstack.wsgi [None req-93b2690a-b5ad-48a2-adf8-20fad55f472f tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/803d3615-8877-4f35-998c-70f1a6979c89 [ 998.511553] [55204]: DEBUG cinder.api.openstack.wsgi [None req-93b2690a-b5ad-48a2-adf8-20fad55f472f tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.511746] [55204]: DEBUG cinder.api.openstack.wsgi [None req-93b2690a-b5ad-48a2-adf8-20fad55f472f tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.521668] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 998.521668] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 998.527989] [55204]: INFO cinder.volume.api [None req-93b2690a-b5ad-48a2-adf8-20fad55f472f tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Volume info retrieved successfully. [ 998.535739] [55204]: INFO cinder.api.openstack.wsgi [None req-93b2690a-b5ad-48a2-adf8-20fad55f472f tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/803d3615-8877-4f35-998c-70f1a6979c89 returned with HTTP 200 [ 998.536843] [55204]: [pid: 55204|app: 0|req: 140/266] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:26:08 2025] GET /volume/v3/volumes/803d3615-8877-4f35-998c-70f1a6979c89 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 999.547228] [55205]: DEBUG cinder.api.middleware.request_id [None req-66945ad4-0508-4a88-8a8b-533fd1c1fc48 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.550422] [55205]: INFO cinder.api.openstack.wsgi [None req-66945ad4-0508-4a88-8a8b-533fd1c1fc48 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] GET http://10.180.1.21/volume/v3/volumes/803d3615-8877-4f35-998c-70f1a6979c89 [ 999.550422] [55205]: DEBUG cinder.api.openstack.wsgi [None req-66945ad4-0508-4a88-8a8b-533fd1c1fc48 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.550422] [55205]: DEBUG cinder.api.openstack.wsgi [None req-66945ad4-0508-4a88-8a8b-533fd1c1fc48 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.572348] [55205]: INFO cinder.api.openstack.wsgi [None req-66945ad4-0508-4a88-8a8b-533fd1c1fc48 tempest-ServerRescueNegativeTestJSON-1277287345 tempest-ServerRescueNegativeTestJSON-1277287345-project-member] http://10.180.1.21/volume/v3/volumes/803d3615-8877-4f35-998c-70f1a6979c89 returned with HTTP 404 [ 999.572982] [55205]: [pid: 55205|app: 0|req: 127/267] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:26:09 2025] GET /volume/v3/volumes/803d3615-8877-4f35-998c-70f1a6979c89 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1008.531835] [55204]: DEBUG dbcounter [-] [55204] Writing DB stats cinder:SELECT=11 {{(pid=55204) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1009.557036] [55205]: DEBUG dbcounter [-] [55205] Writing DB stats cinder:SELECT=13,cinder:UPDATE=2,cinder:INSERT=2 {{(pid=55205) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1009.578259] [55204]: DEBUG cinder.api.middleware.request_id [None req-86039bf0-a86f-400f-96bd-5e535a86b869 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.580782] [55204]: INFO cinder.api.openstack.wsgi [None req-86039bf0-a86f-400f-96bd-5e535a86b869 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1009.581183] [55204]: DEBUG cinder.api.openstack.wsgi [None req-86039bf0-a86f-400f-96bd-5e535a86b869 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-950799473"}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1009.583145] [55204]: DEBUG cinder.api.v3.volumes [None req-86039bf0-a86f-400f-96bd-5e535a86b869 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-950799473'}} {{(pid=55204) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1009.583286] [55204]: INFO cinder.api.v3.volumes [None req-86039bf0-a86f-400f-96bd-5e535a86b869 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Create volume of 1 GB [ 1009.591813] [55204]: INFO cinder.volume.api [None req-86039bf0-a86f-400f-96bd-5e535a86b869 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Availability Zones retrieved successfully. [ 1009.596637] [55204]: DEBUG cinder.volume.api [None req-86039bf0-a86f-400f-96bd-5e535a86b869 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Flow 'volume_create_api' (4f1419e7-625f-4b4b-b62e-1b62515bf2cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1009.598613] [55204]: DEBUG cinder.volume.api [None req-86039bf0-a86f-400f-96bd-5e535a86b869 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9fb976f-0edb-4910-947d-474ddefd0bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1009.599754] [55204]: DEBUG cinder.volume.flows.api.create_volume [None req-86039bf0-a86f-400f-96bd-5e535a86b869 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Validating volume size '1' using validate_int {{(pid=55204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1009.631981] [55204]: DEBUG cinder.volume.api [None req-86039bf0-a86f-400f-96bd-5e535a86b869 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9fb976f-0edb-4910-947d-474ddefd0bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4a3c848-85c0-4b98-91d8-f1eea4b9a34a', '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=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1009.632697] [55204]: DEBUG cinder.volume.api [None req-86039bf0-a86f-400f-96bd-5e535a86b869 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f64cdaf-fac5-41d5-ac33-1522d745584b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1009.691569] [55204]: DEBUG cinder.quota [None req-86039bf0-a86f-400f-96bd-5e535a86b869 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Created reservations ['b7be9c70-f9fb-4a1b-8013-e359de8e1fa5', '91f660f1-1090-4e69-b179-dbd6086b636d', 'd46f0155-a82f-40fd-ac36-9661324d758b', '8f82179a-2099-464f-b173-6dbb6ed16418'] {{(pid=55204) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1009.692192] [55204]: DEBUG cinder.volume.api [None req-86039bf0-a86f-400f-96bd-5e535a86b869 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f64cdaf-fac5-41d5-ac33-1522d745584b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7be9c70-f9fb-4a1b-8013-e359de8e1fa5', '91f660f1-1090-4e69-b179-dbd6086b636d', 'd46f0155-a82f-40fd-ac36-9661324d758b', '8f82179a-2099-464f-b173-6dbb6ed16418']}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1009.693111] [55204]: DEBUG cinder.volume.api [None req-86039bf0-a86f-400f-96bd-5e535a86b869 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd892332-aa6f-4cd3-a668-e7b3d82cb19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1009.708285] [55204]: DEBUG cinder.volume.api [None req-86039bf0-a86f-400f-96bd-5e535a86b869 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd892332-aa6f-4cd3-a668-e7b3d82cb19e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45adb497-12bc-4f5b-a208-5378e1e3d343', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-950799473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='934ce29215cd4bb8b894c9014d0925a5',qos_specs=None,replication_status=,reservations=['b7be9c70-f9fb-4a1b-8013-e359de8e1fa5','91f660f1-1090-4e69-b179-dbd6086b636d','d46f0155-a82f-40fd-ac36-9661324d758b','8f82179a-2099-464f-b173-6dbb6ed16418'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bc89c78de4a4c899bf05a6b7edff444',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:26:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-950799473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45adb497-12bc-4f5b-a208-5378e1e3d343,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='934ce29215cd4bb8b894c9014d0925a5',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='9bc89c78de4a4c899bf05a6b7edff444',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a3c848-85c0-4b98-91d8-f1eea4b9a34a),volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1009.709259] [55204]: DEBUG cinder.volume.api [None req-86039bf0-a86f-400f-96bd-5e535a86b869 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf4200e9-5af5-4ffe-9c79-a337e1bf44d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1009.724628] [55204]: DEBUG cinder.volume.api [None req-86039bf0-a86f-400f-96bd-5e535a86b869 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf4200e9-5af5-4ffe-9c79-a337e1bf44d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-950799473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='934ce29215cd4bb8b894c9014d0925a5',qos_specs=None,replication_status=,reservations=['b7be9c70-f9fb-4a1b-8013-e359de8e1fa5','91f660f1-1090-4e69-b179-dbd6086b636d','d46f0155-a82f-40fd-ac36-9661324d758b','8f82179a-2099-464f-b173-6dbb6ed16418'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bc89c78de4a4c899bf05a6b7edff444',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1009.727281] [55204]: DEBUG cinder.volume.api [None req-86039bf0-a86f-400f-96bd-5e535a86b869 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4e67eeb-d811-431d-85f3-96a224074f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1009.735898] [55204]: DEBUG cinder.volume.api [None req-86039bf0-a86f-400f-96bd-5e535a86b869 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4e67eeb-d811-431d-85f3-96a224074f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1009.737016] [55204]: DEBUG cinder.volume.api [None req-86039bf0-a86f-400f-96bd-5e535a86b869 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Flow 'volume_create_api' (4f1419e7-625f-4b4b-b62e-1b62515bf2cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55204) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1009.737396] [55204]: INFO cinder.volume.api [None req-86039bf0-a86f-400f-96bd-5e535a86b869 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Create volume request issued successfully. [ 1009.738077] [55204]: INFO cinder.api.openstack.wsgi [None req-86039bf0-a86f-400f-96bd-5e535a86b869 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1009.738534] [55204]: [pid: 55204|app: 0|req: 141/268] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:26:19 2025] POST /volume/v3/volumes => generated 753 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1009.748428] [55205]: DEBUG cinder.api.middleware.request_id [None req-ce9be204-f5b8-48de-ae56-ebcb50ae0a84 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.751032] [55205]: INFO cinder.api.openstack.wsgi [None req-ce9be204-f5b8-48de-ae56-ebcb50ae0a84 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 [ 1009.752612] [55205]: DEBUG cinder.api.openstack.wsgi [None req-ce9be204-f5b8-48de-ae56-ebcb50ae0a84 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.752612] [55205]: DEBUG cinder.api.openstack.wsgi [None req-ce9be204-f5b8-48de-ae56-ebcb50ae0a84 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.765188] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.765188] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.766330] [55205]: INFO cinder.volume.api [None req-ce9be204-f5b8-48de-ae56-ebcb50ae0a84 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1009.773151] [55205]: INFO cinder.api.openstack.wsgi [None req-ce9be204-f5b8-48de-ae56-ebcb50ae0a84 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 returned with HTTP 200 [ 1009.773720] [55205]: [pid: 55205|app: 0|req: 128/269] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:26:19 2025] GET /volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1010.786574] [55204]: DEBUG cinder.api.middleware.request_id [None req-11bc0747-c212-4965-9287-ded65111da5e None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.788759] [55204]: INFO cinder.api.openstack.wsgi [None req-11bc0747-c212-4965-9287-ded65111da5e tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 [ 1010.788985] [55204]: DEBUG cinder.api.openstack.wsgi [None req-11bc0747-c212-4965-9287-ded65111da5e tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1010.789223] [55204]: DEBUG cinder.api.openstack.wsgi [None req-11bc0747-c212-4965-9287-ded65111da5e tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1010.799811] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1010.799811] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1010.803843] [55204]: INFO cinder.volume.api [None req-11bc0747-c212-4965-9287-ded65111da5e tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1010.808966] [55204]: INFO cinder.api.openstack.wsgi [None req-11bc0747-c212-4965-9287-ded65111da5e tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 returned with HTTP 200 [ 1010.809375] [55204]: [pid: 55204|app: 0|req: 142/270] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:26:20 2025] GET /volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1010.850439] [55205]: DEBUG cinder.api.middleware.request_id [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-1f535483-5518-4ebe-85a3-d5d1ff2c0a19 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.852949] [55205]: INFO cinder.api.openstack.wsgi [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-1f535483-5518-4ebe-85a3-d5d1ff2c0a19 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 [ 1010.853181] [55205]: DEBUG cinder.api.openstack.wsgi [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-1f535483-5518-4ebe-85a3-d5d1ff2c0a19 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1010.853411] [55205]: DEBUG cinder.api.openstack.wsgi [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-1f535483-5518-4ebe-85a3-d5d1ff2c0a19 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1010.861082] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1010.861082] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1010.864561] [55205]: INFO cinder.volume.api [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-1f535483-5518-4ebe-85a3-d5d1ff2c0a19 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1010.868864] [55205]: INFO cinder.api.openstack.wsgi [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-1f535483-5518-4ebe-85a3-d5d1ff2c0a19 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 returned with HTTP 200 [ 1010.869282] [55205]: [pid: 55205|app: 0|req: 129/271] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:26:20 2025] GET /volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1012.391094] [55204]: DEBUG cinder.api.middleware.request_id [None req-fa18edda-abbc-4b92-a272-866e60e97f1d None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.391713] [55204]: INFO cinder.api.openstack.wsgi [None req-fa18edda-abbc-4b92-a272-866e60e97f1d None None] GET http://10.180.1.21/volume// [ 1012.391918] [55204]: DEBUG cinder.api.openstack.wsgi [None req-fa18edda-abbc-4b92-a272-866e60e97f1d None None] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.392165] [55204]: DEBUG cinder.api.openstack.wsgi [None req-fa18edda-abbc-4b92-a272-866e60e97f1d None None] Calling method 'all' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.392581] [55204]: INFO cinder.api.openstack.wsgi [None req-fa18edda-abbc-4b92-a272-866e60e97f1d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1012.393128] [55204]: [pid: 55204|app: 0|req: 143/272] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:26:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1012.397454] [55205]: DEBUG cinder.api.middleware.request_id [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-2ecb4b0b-4045-4b00-a4d2-746a8812f224 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.399943] [55205]: INFO cinder.api.openstack.wsgi [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-2ecb4b0b-4045-4b00-a4d2-746a8812f224 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1012.400375] [55205]: DEBUG cinder.api.openstack.wsgi [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-2ecb4b0b-4045-4b00-a4d2-746a8812f224 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45adb497-12bc-4f5b-a208-5378e1e3d343", "connector": null, "instance_uuid": "679c3b58-3f8c-492f-8b37-d379f83d2e5e"}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1012.413984] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.413984] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.439651] [55205]: INFO cinder.api.openstack.wsgi [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-2ecb4b0b-4045-4b00-a4d2-746a8812f224 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1012.440172] [55205]: [pid: 55205|app: 0|req: 130/273] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:26:22 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1012.463985] [55204]: DEBUG cinder.api.middleware.request_id [None req-12afda83-cb40-40cd-ad19-195bcc6f7c29 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.469952] [55204]: INFO cinder.api.openstack.wsgi [None req-12afda83-cb40-40cd-ad19-195bcc6f7c29 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 [ 1012.470322] [55204]: DEBUG cinder.api.openstack.wsgi [None req-12afda83-cb40-40cd-ad19-195bcc6f7c29 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.470405] [55204]: DEBUG cinder.api.openstack.wsgi [None req-12afda83-cb40-40cd-ad19-195bcc6f7c29 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.499268] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.499268] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.503896] [55204]: INFO cinder.volume.api [None req-12afda83-cb40-40cd-ad19-195bcc6f7c29 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1012.509297] [55204]: INFO cinder.api.openstack.wsgi [None req-12afda83-cb40-40cd-ad19-195bcc6f7c29 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 returned with HTTP 200 [ 1012.509706] [55204]: [pid: 55204|app: 0|req: 144/274] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:26:22 2025] GET /volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1012.968487] [55205]: DEBUG cinder.api.middleware.request_id [None req-3f1e11c1-019f-4ba2-b771-5c881577a1c5 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.968920] [55205]: INFO cinder.api.openstack.wsgi [None req-3f1e11c1-019f-4ba2-b771-5c881577a1c5 None None] GET http://10.180.1.21/volume// [ 1012.969162] [55205]: DEBUG cinder.api.openstack.wsgi [None req-3f1e11c1-019f-4ba2-b771-5c881577a1c5 None None] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.969396] [55205]: DEBUG cinder.api.openstack.wsgi [None req-3f1e11c1-019f-4ba2-b771-5c881577a1c5 None None] Calling method 'all' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.969786] [55205]: INFO cinder.api.openstack.wsgi [None req-3f1e11c1-019f-4ba2-b771-5c881577a1c5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1012.970100] [55205]: [pid: 55205|app: 0|req: 131/275] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:26:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1012.973771] [55204]: DEBUG cinder.api.middleware.request_id [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-de34607d-88a1-473e-95c7-c3366d90ca05 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.976337] [55204]: INFO cinder.api.openstack.wsgi [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-de34607d-88a1-473e-95c7-c3366d90ca05 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 [ 1012.976585] [55204]: DEBUG cinder.api.openstack.wsgi [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-de34607d-88a1-473e-95c7-c3366d90ca05 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.976808] [55204]: DEBUG cinder.api.openstack.wsgi [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-de34607d-88a1-473e-95c7-c3366d90ca05 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.990315] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.990315] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.994201] [55204]: INFO cinder.volume.api [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-de34607d-88a1-473e-95c7-c3366d90ca05 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1012.999119] [55204]: INFO cinder.api.openstack.wsgi [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-de34607d-88a1-473e-95c7-c3366d90ca05 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 returned with HTTP 200 [ 1012.999475] [55204]: [pid: 55204|app: 0|req: 145/276] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:26:22 2025] GET /volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1013.037767] [55205]: DEBUG cinder.api.middleware.request_id [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-8d9e766f-18c6-4fb0-bc1c-3f7d7722bbdb None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.040220] [55205]: INFO cinder.api.openstack.wsgi [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-8d9e766f-18c6-4fb0-bc1c-3f7d7722bbdb tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] PUT http://10.180.1.21/volume/v3/attachments/db67fc31-2479-4490-980c-0522fa09a4ea [ 1013.040640] [55205]: DEBUG cinder.api.openstack.wsgi [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-8d9e766f-18c6-4fb0-bc1c-3f7d7722bbdb tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-554859", "mountpoint": "/dev/sdb"}}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1013.049561] [55205]: DEBUG cinder.coordination [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-8d9e766f-18c6-4fb0-bc1c-3f7d7722bbdb tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Acquiring lock "cinder-attachment_update-45adb497-12bc-4f5b-a208-5378e1e3d343-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55205) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1013.053636] [55205]: DEBUG cinder.coordination [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-8d9e766f-18c6-4fb0-bc1c-3f7d7722bbdb tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Lock "cinder-attachment_update-45adb497-12bc-4f5b-a208-5378e1e3d343-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55205) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1013.054822] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1013.054822] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.521142] [55204]: DEBUG cinder.api.middleware.request_id [None req-647ee3c5-c32b-455d-ac9e-4a7f91c2d62b None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.523383] [55204]: INFO cinder.api.openstack.wsgi [None req-647ee3c5-c32b-455d-ac9e-4a7f91c2d62b tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 [ 1013.524273] [55204]: DEBUG cinder.api.openstack.wsgi [None req-647ee3c5-c32b-455d-ac9e-4a7f91c2d62b tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.524580] [55204]: DEBUG cinder.api.openstack.wsgi [None req-647ee3c5-c32b-455d-ac9e-4a7f91c2d62b tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.541822] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1013.541822] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.547113] [55204]: INFO cinder.volume.api [None req-647ee3c5-c32b-455d-ac9e-4a7f91c2d62b tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1013.552528] [55204]: INFO cinder.api.openstack.wsgi [None req-647ee3c5-c32b-455d-ac9e-4a7f91c2d62b tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 returned with HTTP 200 [ 1013.552973] [55204]: [pid: 55204|app: 0|req: 146/277] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:26:23 2025] GET /volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1014.563253] [55204]: DEBUG cinder.api.middleware.request_id [None req-bdc6f921-bc6f-44fe-9722-232699109c2f None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.565543] [55204]: INFO cinder.api.openstack.wsgi [None req-bdc6f921-bc6f-44fe-9722-232699109c2f tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 [ 1014.565767] [55204]: DEBUG cinder.api.openstack.wsgi [None req-bdc6f921-bc6f-44fe-9722-232699109c2f tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.565993] [55204]: DEBUG cinder.api.openstack.wsgi [None req-bdc6f921-bc6f-44fe-9722-232699109c2f tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.580856] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1014.580856] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.584803] [55204]: INFO cinder.volume.api [None req-bdc6f921-bc6f-44fe-9722-232699109c2f tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1014.590540] [55204]: INFO cinder.api.openstack.wsgi [None req-bdc6f921-bc6f-44fe-9722-232699109c2f tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 returned with HTTP 200 [ 1014.591335] [55204]: [pid: 55204|app: 0|req: 147/278] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:26:24 2025] GET /volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1015.601642] [55204]: DEBUG cinder.api.middleware.request_id [None req-6f82e144-d822-47e8-8e92-3b8c380c38e3 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.604181] [55204]: INFO cinder.api.openstack.wsgi [None req-6f82e144-d822-47e8-8e92-3b8c380c38e3 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 [ 1015.604446] [55204]: DEBUG cinder.api.openstack.wsgi [None req-6f82e144-d822-47e8-8e92-3b8c380c38e3 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1015.604647] [55204]: DEBUG cinder.api.openstack.wsgi [None req-6f82e144-d822-47e8-8e92-3b8c380c38e3 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1015.621754] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1015.621754] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1015.626324] [55204]: INFO cinder.volume.api [None req-6f82e144-d822-47e8-8e92-3b8c380c38e3 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1015.632205] [55204]: INFO cinder.api.openstack.wsgi [None req-6f82e144-d822-47e8-8e92-3b8c380c38e3 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 returned with HTTP 200 [ 1015.632851] [55204]: [pid: 55204|app: 0|req: 148/279] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:26:25 2025] GET /volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1016.644740] [55204]: DEBUG cinder.api.middleware.request_id [None req-d31bfbdf-95c8-42ed-9f4f-8787f98348eb None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.650132] [55204]: INFO cinder.api.openstack.wsgi [None req-d31bfbdf-95c8-42ed-9f4f-8787f98348eb tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 [ 1016.650132] [55204]: DEBUG cinder.api.openstack.wsgi [None req-d31bfbdf-95c8-42ed-9f4f-8787f98348eb tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1016.650132] [55204]: DEBUG cinder.api.openstack.wsgi [None req-d31bfbdf-95c8-42ed-9f4f-8787f98348eb tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1016.671317] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1016.671317] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1016.679729] [55204]: INFO cinder.volume.api [None req-d31bfbdf-95c8-42ed-9f4f-8787f98348eb tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1016.687628] [55204]: INFO cinder.api.openstack.wsgi [None req-d31bfbdf-95c8-42ed-9f4f-8787f98348eb tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 returned with HTTP 200 [ 1016.688064] [55204]: [pid: 55204|app: 0|req: 149/280] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:26:26 2025] GET /volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1017.698803] [55204]: DEBUG cinder.api.middleware.request_id [None req-3471d42d-645b-4078-9556-03492ca6746f None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.700984] [55204]: INFO cinder.api.openstack.wsgi [None req-3471d42d-645b-4078-9556-03492ca6746f tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 [ 1017.702009] [55204]: DEBUG cinder.api.openstack.wsgi [None req-3471d42d-645b-4078-9556-03492ca6746f tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.702009] [55204]: DEBUG cinder.api.openstack.wsgi [None req-3471d42d-645b-4078-9556-03492ca6746f tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.715587] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.715587] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.719432] [55204]: INFO cinder.volume.api [None req-3471d42d-645b-4078-9556-03492ca6746f tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1017.724885] [55204]: INFO cinder.api.openstack.wsgi [None req-3471d42d-645b-4078-9556-03492ca6746f tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 returned with HTTP 200 [ 1017.725346] [55204]: [pid: 55204|app: 0|req: 150/281] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:26:27 2025] GET /volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1018.077216] [55205]: DEBUG cinder.coordination [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-8d9e766f-18c6-4fb0-bc1c-3f7d7722bbdb tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Lock "cinder-attachment_update-45adb497-12bc-4f5b-a208-5378e1e3d343-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.023s {{(pid=55205) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1018.077996] [55205]: INFO cinder.api.openstack.wsgi [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-8d9e766f-18c6-4fb0-bc1c-3f7d7722bbdb tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/attachments/db67fc31-2479-4490-980c-0522fa09a4ea returned with HTTP 200 [ 1018.078371] [55205]: [pid: 55205|app: 0|req: 132/282] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:26:22 2025] PUT /volume/v3/attachments/db67fc31-2479-4490-980c-0522fa09a4ea => generated 617 bytes in 5041 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1018.738393] [55204]: DEBUG cinder.api.middleware.request_id [None req-3fa387c9-9515-4861-b331-7a5fa5696643 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.740609] [55204]: INFO cinder.api.openstack.wsgi [None req-3fa387c9-9515-4861-b331-7a5fa5696643 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 [ 1018.740916] [55204]: DEBUG cinder.api.openstack.wsgi [None req-3fa387c9-9515-4861-b331-7a5fa5696643 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.741238] [55204]: DEBUG cinder.api.openstack.wsgi [None req-3fa387c9-9515-4861-b331-7a5fa5696643 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.756751] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1018.756751] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.760622] [55204]: INFO cinder.volume.api [None req-3fa387c9-9515-4861-b331-7a5fa5696643 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1018.765397] [55204]: INFO cinder.api.openstack.wsgi [None req-3fa387c9-9515-4861-b331-7a5fa5696643 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 returned with HTTP 200 [ 1018.765875] [55204]: [pid: 55204|app: 0|req: 151/283] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:26:28 2025] GET /volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1019.707258] [55205]: DEBUG cinder.api.middleware.request_id [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-95540d23-781c-4fa6-a739-0e28d28d3573 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.710029] [55205]: INFO cinder.api.openstack.wsgi [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-95540d23-781c-4fa6-a739-0e28d28d3573 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] POST http://10.180.1.21/volume/v3/attachments/db67fc31-2479-4490-980c-0522fa09a4ea/action [ 1019.710519] [55205]: DEBUG cinder.api.openstack.wsgi [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-95540d23-781c-4fa6-a739-0e28d28d3573 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Action body: b'{"os-complete": null}' {{(pid=55205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1019.710674] [55205]: DEBUG cinder.api.openstack.wsgi [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-95540d23-781c-4fa6-a739-0e28d28d3573 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1019.730534] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1019.730534] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.739437] [55205]: INFO cinder.api.openstack.wsgi [req-7088446d-1172-4bde-8f04-02d2b4a1e653 req-95540d23-781c-4fa6-a739-0e28d28d3573 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/attachments/db67fc31-2479-4490-980c-0522fa09a4ea/action returned with HTTP 204 [ 1019.739886] [55205]: [pid: 55205|app: 0|req: 133/284] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:26:29 2025] POST /volume/v3/attachments/db67fc31-2479-4490-980c-0522fa09a4ea/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1019.775864] [55204]: DEBUG cinder.api.middleware.request_id [None req-705e8a5f-e3e6-462b-9f2f-93ac42e1dd3f None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.778192] [55204]: INFO cinder.api.openstack.wsgi [None req-705e8a5f-e3e6-462b-9f2f-93ac42e1dd3f tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 [ 1019.778454] [55204]: DEBUG cinder.api.openstack.wsgi [None req-705e8a5f-e3e6-462b-9f2f-93ac42e1dd3f tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1019.778758] [55204]: DEBUG cinder.api.openstack.wsgi [None req-705e8a5f-e3e6-462b-9f2f-93ac42e1dd3f tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1019.789443] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1019.789443] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.793719] [55204]: INFO cinder.volume.api [None req-705e8a5f-e3e6-462b-9f2f-93ac42e1dd3f tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1019.798742] [55204]: INFO cinder.api.openstack.wsgi [None req-705e8a5f-e3e6-462b-9f2f-93ac42e1dd3f tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 returned with HTTP 200 [ 1019.799202] [55204]: [pid: 55204|app: 0|req: 152/285] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:26:29 2025] GET /volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1019.808575] [55205]: DEBUG cinder.api.middleware.request_id [None req-6a2fbae1-c968-4614-8b03-62985ca7230e None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.810604] [55205]: INFO cinder.api.openstack.wsgi [None req-6a2fbae1-c968-4614-8b03-62985ca7230e tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 [ 1019.810829] [55205]: DEBUG cinder.api.openstack.wsgi [None req-6a2fbae1-c968-4614-8b03-62985ca7230e tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1019.811061] [55205]: DEBUG cinder.api.openstack.wsgi [None req-6a2fbae1-c968-4614-8b03-62985ca7230e tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1019.822208] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1019.822208] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.825661] [55205]: INFO cinder.volume.api [None req-6a2fbae1-c968-4614-8b03-62985ca7230e tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1019.830284] [55205]: INFO cinder.api.openstack.wsgi [None req-6a2fbae1-c968-4614-8b03-62985ca7230e tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 returned with HTTP 200 [ 1019.830672] [55205]: [pid: 55205|app: 0|req: 134/286] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:26:29 2025] GET /volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1024.061999] [55204]: DEBUG cinder.api.middleware.request_id [None req-c2539fd0-864d-48b6-a570-b7836b7d0d24 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.065590] [55204]: INFO cinder.api.openstack.wsgi [None req-c2539fd0-864d-48b6-a570-b7836b7d0d24 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1024.065968] [55204]: DEBUG cinder.api.openstack.wsgi [None req-c2539fd0-864d-48b6-a570-b7836b7d0d24 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-37621354"}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1024.067839] [55204]: DEBUG cinder.api.v3.volumes [None req-c2539fd0-864d-48b6-a570-b7836b7d0d24 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-37621354'}} {{(pid=55204) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1024.067839] [55204]: INFO cinder.api.v3.volumes [None req-c2539fd0-864d-48b6-a570-b7836b7d0d24 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Create volume of 1 GB [ 1024.072787] [55204]: INFO cinder.volume.api [None req-c2539fd0-864d-48b6-a570-b7836b7d0d24 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Availability Zones retrieved successfully. [ 1024.081069] [55204]: DEBUG cinder.volume.api [None req-c2539fd0-864d-48b6-a570-b7836b7d0d24 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Flow 'volume_create_api' (8b84744e-4673-4b04-a611-2e367b60a8e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1024.081069] [55204]: DEBUG cinder.volume.api [None req-c2539fd0-864d-48b6-a570-b7836b7d0d24 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdeb9187-b066-4a6e-8a03-5f00f7a9938f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1024.081994] [55204]: DEBUG cinder.volume.flows.api.create_volume [None req-c2539fd0-864d-48b6-a570-b7836b7d0d24 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Validating volume size '1' using validate_int {{(pid=55204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1024.103736] [55204]: DEBUG cinder.volume.api [None req-c2539fd0-864d-48b6-a570-b7836b7d0d24 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdeb9187-b066-4a6e-8a03-5f00f7a9938f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4a3c848-85c0-4b98-91d8-f1eea4b9a34a', '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=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1024.104405] [55204]: DEBUG cinder.volume.api [None req-c2539fd0-864d-48b6-a570-b7836b7d0d24 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4fb4cf8-58b2-4f49-b1a7-3ab1a58816d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1024.162960] [55204]: DEBUG cinder.quota [None req-c2539fd0-864d-48b6-a570-b7836b7d0d24 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Created reservations ['891c8de4-f7ec-49ad-9c2e-e0abfbd47b50', '19dd93fc-4a94-4ff2-ac0d-85d9393e0122', '74e67ba3-4b88-4aca-8922-8dbce2d3ea6e', 'a6afb834-ba6f-4cad-ba2a-6ba773474198'] {{(pid=55204) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1024.163575] [55204]: DEBUG cinder.volume.api [None req-c2539fd0-864d-48b6-a570-b7836b7d0d24 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4fb4cf8-58b2-4f49-b1a7-3ab1a58816d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['891c8de4-f7ec-49ad-9c2e-e0abfbd47b50', '19dd93fc-4a94-4ff2-ac0d-85d9393e0122', '74e67ba3-4b88-4aca-8922-8dbce2d3ea6e', 'a6afb834-ba6f-4cad-ba2a-6ba773474198']}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1024.164668] [55204]: DEBUG cinder.volume.api [None req-c2539fd0-864d-48b6-a570-b7836b7d0d24 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ecff29b-a972-4e6c-9c8e-5bb76764fa6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1024.179952] [55204]: DEBUG cinder.volume.api [None req-c2539fd0-864d-48b6-a570-b7836b7d0d24 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ecff29b-a972-4e6c-9c8e-5bb76764fa6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '299117df-bcff-4854-afbf-dae9ce5ce7c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-37621354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92b80f63bf834011865d8265270ac716',qos_specs=None,replication_status=,reservations=['891c8de4-f7ec-49ad-9c2e-e0abfbd47b50','19dd93fc-4a94-4ff2-ac0d-85d9393e0122','74e67ba3-4b88-4aca-8922-8dbce2d3ea6e','a6afb834-ba6f-4cad-ba2a-6ba773474198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c8b8d68072f4ac9bd3ee747a112e639',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:26:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-37621354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=299117df-bcff-4854-afbf-dae9ce5ce7c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92b80f63bf834011865d8265270ac716',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='2c8b8d68072f4ac9bd3ee747a112e639',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a3c848-85c0-4b98-91d8-f1eea4b9a34a),volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1024.180983] [55204]: DEBUG cinder.volume.api [None req-c2539fd0-864d-48b6-a570-b7836b7d0d24 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98e1bece-68b4-4f33-b507-5765f52ccab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1024.195586] [55204]: DEBUG cinder.volume.api [None req-c2539fd0-864d-48b6-a570-b7836b7d0d24 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98e1bece-68b4-4f33-b507-5765f52ccab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-37621354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92b80f63bf834011865d8265270ac716',qos_specs=None,replication_status=,reservations=['891c8de4-f7ec-49ad-9c2e-e0abfbd47b50','19dd93fc-4a94-4ff2-ac0d-85d9393e0122','74e67ba3-4b88-4aca-8922-8dbce2d3ea6e','a6afb834-ba6f-4cad-ba2a-6ba773474198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c8b8d68072f4ac9bd3ee747a112e639',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1024.196599] [55204]: DEBUG cinder.volume.api [None req-c2539fd0-864d-48b6-a570-b7836b7d0d24 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78333a85-a05e-4b6c-964b-3b5fb3bf8336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1024.208755] [55204]: DEBUG cinder.volume.api [None req-c2539fd0-864d-48b6-a570-b7836b7d0d24 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78333a85-a05e-4b6c-964b-3b5fb3bf8336) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1024.209816] [55204]: DEBUG cinder.volume.api [None req-c2539fd0-864d-48b6-a570-b7836b7d0d24 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Flow 'volume_create_api' (8b84744e-4673-4b04-a611-2e367b60a8e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55204) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1024.210177] [55204]: INFO cinder.volume.api [None req-c2539fd0-864d-48b6-a570-b7836b7d0d24 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Create volume request issued successfully. [ 1024.211139] [55204]: INFO cinder.api.openstack.wsgi [None req-c2539fd0-864d-48b6-a570-b7836b7d0d24 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1024.211369] [55204]: [pid: 55204|app: 0|req: 153/287] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:26:33 2025] POST /volume/v3/volumes => generated 751 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1024.220285] [55205]: DEBUG cinder.api.middleware.request_id [None req-17ad28ee-6c25-4d61-84e7-1455392aa946 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.222693] [55205]: INFO cinder.api.openstack.wsgi [None req-17ad28ee-6c25-4d61-84e7-1455392aa946 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] GET http://10.180.1.21/volume/v3/volumes/299117df-bcff-4854-afbf-dae9ce5ce7c9 [ 1024.223094] [55205]: DEBUG cinder.api.openstack.wsgi [None req-17ad28ee-6c25-4d61-84e7-1455392aa946 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.223468] [55205]: DEBUG cinder.api.openstack.wsgi [None req-17ad28ee-6c25-4d61-84e7-1455392aa946 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.232087] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.232087] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.237683] [55205]: INFO cinder.volume.api [None req-17ad28ee-6c25-4d61-84e7-1455392aa946 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Volume info retrieved successfully. [ 1024.243048] [55205]: INFO cinder.api.openstack.wsgi [None req-17ad28ee-6c25-4d61-84e7-1455392aa946 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] http://10.180.1.21/volume/v3/volumes/299117df-bcff-4854-afbf-dae9ce5ce7c9 returned with HTTP 200 [ 1024.243555] [55205]: [pid: 55205|app: 0|req: 135/288] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:26:34 2025] GET /volume/v3/volumes/299117df-bcff-4854-afbf-dae9ce5ce7c9 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.255344] [55204]: DEBUG cinder.api.middleware.request_id [None req-c0d1c550-67a9-4f66-83d0-41a8e27f12f0 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.258833] [55204]: INFO cinder.api.openstack.wsgi [None req-c0d1c550-67a9-4f66-83d0-41a8e27f12f0 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] GET http://10.180.1.21/volume/v3/volumes/299117df-bcff-4854-afbf-dae9ce5ce7c9 [ 1025.259079] [55204]: DEBUG cinder.api.openstack.wsgi [None req-c0d1c550-67a9-4f66-83d0-41a8e27f12f0 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.259296] [55204]: DEBUG cinder.api.openstack.wsgi [None req-c0d1c550-67a9-4f66-83d0-41a8e27f12f0 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.273019] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.273019] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.282020] [55204]: INFO cinder.volume.api [None req-c0d1c550-67a9-4f66-83d0-41a8e27f12f0 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Volume info retrieved successfully. [ 1025.284535] [55204]: INFO cinder.api.openstack.wsgi [None req-c0d1c550-67a9-4f66-83d0-41a8e27f12f0 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] http://10.180.1.21/volume/v3/volumes/299117df-bcff-4854-afbf-dae9ce5ce7c9 returned with HTTP 200 [ 1025.284943] [55204]: [pid: 55204|app: 0|req: 154/289] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:26:35 2025] GET /volume/v3/volumes/299117df-bcff-4854-afbf-dae9ce5ce7c9 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.294604] [55205]: DEBUG cinder.api.middleware.request_id [None req-7046caa0-bb71-49a3-8927-c15a921dbc4f None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.296871] [55205]: INFO cinder.api.openstack.wsgi [None req-7046caa0-bb71-49a3-8927-c15a921dbc4f tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] POST http://10.180.1.21/volume/v3/volumes/299117df-bcff-4854-afbf-dae9ce5ce7c9/action [ 1025.297285] [55205]: DEBUG cinder.api.openstack.wsgi [None req-7046caa0-bb71-49a3-8927-c15a921dbc4f tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1025.297427] [55205]: DEBUG cinder.api.openstack.wsgi [None req-7046caa0-bb71-49a3-8927-c15a921dbc4f tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1025.306821] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.306821] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.307633] [55205]: INFO cinder.volume.api [None req-7046caa0-bb71-49a3-8927-c15a921dbc4f tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Volume info retrieved successfully. [ 1025.313090] [55205]: INFO cinder.volume.api [None req-7046caa0-bb71-49a3-8927-c15a921dbc4f tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Volume updated successfully. [ 1025.313328] [55205]: INFO cinder.api.openstack.wsgi [None req-7046caa0-bb71-49a3-8927-c15a921dbc4f tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] http://10.180.1.21/volume/v3/volumes/299117df-bcff-4854-afbf-dae9ce5ce7c9/action returned with HTTP 200 [ 1025.313990] [55205]: [pid: 55205|app: 0|req: 136/290] 10.180.1.21 () {60 vars in 1267 bytes} [Fri Feb 21 08:26:35 2025] POST /volume/v3/volumes/299117df-bcff-4854-afbf-dae9ce5ce7c9/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 1025.316601] [55204]: DEBUG cinder.api.middleware.request_id [None req-352aab19-9e7e-4554-a122-17f226131e35 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.318784] [55204]: INFO cinder.api.openstack.wsgi [None req-352aab19-9e7e-4554-a122-17f226131e35 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] GET http://10.180.1.21/volume/v3/volumes/299117df-bcff-4854-afbf-dae9ce5ce7c9 [ 1025.319264] [55204]: DEBUG cinder.api.openstack.wsgi [None req-352aab19-9e7e-4554-a122-17f226131e35 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.319325] [55204]: DEBUG cinder.api.openstack.wsgi [None req-352aab19-9e7e-4554-a122-17f226131e35 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.327281] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.327281] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.331393] [55204]: INFO cinder.volume.api [None req-352aab19-9e7e-4554-a122-17f226131e35 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Volume info retrieved successfully. [ 1025.335948] [55204]: INFO cinder.api.openstack.wsgi [None req-352aab19-9e7e-4554-a122-17f226131e35 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] http://10.180.1.21/volume/v3/volumes/299117df-bcff-4854-afbf-dae9ce5ce7c9 returned with HTTP 200 [ 1025.336354] [55204]: [pid: 55204|app: 0|req: 155/291] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:26:35 2025] GET /volume/v3/volumes/299117df-bcff-4854-afbf-dae9ce5ce7c9 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.396712] [55205]: DEBUG cinder.api.middleware.request_id [req-4d61059a-9366-4c49-8763-cff51fc8df0c req-61c3efb4-8599-4dee-8612-aeb938a947bc None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.399149] [55205]: INFO cinder.api.openstack.wsgi [req-4d61059a-9366-4c49-8763-cff51fc8df0c req-61c3efb4-8599-4dee-8612-aeb938a947bc tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] GET http://10.180.1.21/volume/v3/volumes/299117df-bcff-4854-afbf-dae9ce5ce7c9 [ 1025.399374] [55205]: DEBUG cinder.api.openstack.wsgi [req-4d61059a-9366-4c49-8763-cff51fc8df0c req-61c3efb4-8599-4dee-8612-aeb938a947bc tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.399588] [55205]: DEBUG cinder.api.openstack.wsgi [req-4d61059a-9366-4c49-8763-cff51fc8df0c req-61c3efb4-8599-4dee-8612-aeb938a947bc tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.407453] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.407453] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.410832] [55205]: INFO cinder.volume.api [req-4d61059a-9366-4c49-8763-cff51fc8df0c req-61c3efb4-8599-4dee-8612-aeb938a947bc tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Volume info retrieved successfully. [ 1025.415401] [55205]: INFO cinder.api.openstack.wsgi [req-4d61059a-9366-4c49-8763-cff51fc8df0c req-61c3efb4-8599-4dee-8612-aeb938a947bc tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] http://10.180.1.21/volume/v3/volumes/299117df-bcff-4854-afbf-dae9ce5ce7c9 returned with HTTP 200 [ 1025.415803] [55205]: [pid: 55205|app: 0|req: 137/292] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:26:35 2025] GET /volume/v3/volumes/299117df-bcff-4854-afbf-dae9ce5ce7c9 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.676283] [55204]: DEBUG cinder.api.middleware.request_id [None req-f33ec5cf-2b82-487b-85f3-7da0886840e9 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.679036] [55204]: INFO cinder.api.openstack.wsgi [None req-f33ec5cf-2b82-487b-85f3-7da0886840e9 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1025.679036] [55204]: DEBUG cinder.api.openstack.wsgi [None req-f33ec5cf-2b82-487b-85f3-7da0886840e9 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1766343902"}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1025.680805] [55204]: DEBUG cinder.api.v3.volumes [None req-f33ec5cf-2b82-487b-85f3-7da0886840e9 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1766343902'}} {{(pid=55204) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1025.680805] [55204]: INFO cinder.api.v3.volumes [None req-f33ec5cf-2b82-487b-85f3-7da0886840e9 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Create volume of 1 GB [ 1025.685365] [55204]: INFO cinder.volume.api [None req-f33ec5cf-2b82-487b-85f3-7da0886840e9 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Availability Zones retrieved successfully. [ 1025.692217] [55204]: DEBUG cinder.volume.api [None req-f33ec5cf-2b82-487b-85f3-7da0886840e9 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Flow 'volume_create_api' (29e4ea76-28ed-4ca6-ba88-26165259445e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1025.693441] [55204]: DEBUG cinder.volume.api [None req-f33ec5cf-2b82-487b-85f3-7da0886840e9 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82a5bdd2-0a28-40f6-8901-bea6d8c642c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1025.694611] [55204]: DEBUG cinder.volume.flows.api.create_volume [None req-f33ec5cf-2b82-487b-85f3-7da0886840e9 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Validating volume size '1' using validate_int {{(pid=55204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1025.713109] [55204]: DEBUG cinder.volume.api [None req-f33ec5cf-2b82-487b-85f3-7da0886840e9 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82a5bdd2-0a28-40f6-8901-bea6d8c642c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4a3c848-85c0-4b98-91d8-f1eea4b9a34a', '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=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1025.714223] [55204]: DEBUG cinder.volume.api [None req-f33ec5cf-2b82-487b-85f3-7da0886840e9 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67c37aef-936d-4138-a698-bdd92a36de81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1025.752990] [55204]: DEBUG cinder.quota [None req-f33ec5cf-2b82-487b-85f3-7da0886840e9 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Created reservations ['f37867d0-2b18-4df2-b915-1db43dbfe260', '1c9798aa-cf88-4a68-ad7b-97785c7599d9', 'e5830ad1-9c71-4b93-baaf-d0aa9657915a', 'c4bade1c-c36a-4bc3-b5b0-ec2663152743'] {{(pid=55204) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1025.753165] [55204]: DEBUG cinder.volume.api [None req-f33ec5cf-2b82-487b-85f3-7da0886840e9 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67c37aef-936d-4138-a698-bdd92a36de81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f37867d0-2b18-4df2-b915-1db43dbfe260', '1c9798aa-cf88-4a68-ad7b-97785c7599d9', 'e5830ad1-9c71-4b93-baaf-d0aa9657915a', 'c4bade1c-c36a-4bc3-b5b0-ec2663152743']}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1025.754090] [55204]: DEBUG cinder.volume.api [None req-f33ec5cf-2b82-487b-85f3-7da0886840e9 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf6d5426-219f-4f23-9aa6-974835d50229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1025.766016] [55204]: DEBUG cinder.volume.api [None req-f33ec5cf-2b82-487b-85f3-7da0886840e9 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf6d5426-219f-4f23-9aa6-974835d50229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78d68f24-932b-4895-9f76-212f7a400da3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1766343902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92b80f63bf834011865d8265270ac716',qos_specs=None,replication_status=,reservations=['f37867d0-2b18-4df2-b915-1db43dbfe260','1c9798aa-cf88-4a68-ad7b-97785c7599d9','e5830ad1-9c71-4b93-baaf-d0aa9657915a','c4bade1c-c36a-4bc3-b5b0-ec2663152743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c8b8d68072f4ac9bd3ee747a112e639',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:26:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1766343902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78d68f24-932b-4895-9f76-212f7a400da3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92b80f63bf834011865d8265270ac716',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='2c8b8d68072f4ac9bd3ee747a112e639',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a3c848-85c0-4b98-91d8-f1eea4b9a34a),volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1025.766339] [55204]: DEBUG cinder.volume.api [None req-f33ec5cf-2b82-487b-85f3-7da0886840e9 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98036218-a7e4-4b8a-b7e9-2b5125d98b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1025.778166] [55204]: DEBUG cinder.volume.api [None req-f33ec5cf-2b82-487b-85f3-7da0886840e9 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98036218-a7e4-4b8a-b7e9-2b5125d98b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1766343902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92b80f63bf834011865d8265270ac716',qos_specs=None,replication_status=,reservations=['f37867d0-2b18-4df2-b915-1db43dbfe260','1c9798aa-cf88-4a68-ad7b-97785c7599d9','e5830ad1-9c71-4b93-baaf-d0aa9657915a','c4bade1c-c36a-4bc3-b5b0-ec2663152743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c8b8d68072f4ac9bd3ee747a112e639',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1025.778961] [55204]: DEBUG cinder.volume.api [None req-f33ec5cf-2b82-487b-85f3-7da0886840e9 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be86a51f-d246-4e76-aca2-f43e9b561470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1025.787522] [55204]: DEBUG cinder.volume.api [None req-f33ec5cf-2b82-487b-85f3-7da0886840e9 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be86a51f-d246-4e76-aca2-f43e9b561470) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1025.788595] [55204]: DEBUG cinder.volume.api [None req-f33ec5cf-2b82-487b-85f3-7da0886840e9 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Flow 'volume_create_api' (29e4ea76-28ed-4ca6-ba88-26165259445e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55204) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1025.788793] [55204]: INFO cinder.volume.api [None req-f33ec5cf-2b82-487b-85f3-7da0886840e9 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Create volume request issued successfully. [ 1025.789497] [55204]: INFO cinder.api.openstack.wsgi [None req-f33ec5cf-2b82-487b-85f3-7da0886840e9 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1025.789948] [55204]: [pid: 55204|app: 0|req: 156/293] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:26:35 2025] POST /volume/v3/volumes => generated 753 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1025.801853] [55205]: DEBUG cinder.api.middleware.request_id [None req-486c8f6c-87f8-45ed-b98a-e507e42ee3cf None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.804167] [55205]: INFO cinder.api.openstack.wsgi [None req-486c8f6c-87f8-45ed-b98a-e507e42ee3cf tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] GET http://10.180.1.21/volume/v3/volumes/78d68f24-932b-4895-9f76-212f7a400da3 [ 1025.804454] [55205]: DEBUG cinder.api.openstack.wsgi [None req-486c8f6c-87f8-45ed-b98a-e507e42ee3cf tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.804716] [55205]: DEBUG cinder.api.openstack.wsgi [None req-486c8f6c-87f8-45ed-b98a-e507e42ee3cf tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.813717] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.813717] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.817689] [55205]: INFO cinder.volume.api [None req-486c8f6c-87f8-45ed-b98a-e507e42ee3cf tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Volume info retrieved successfully. [ 1025.822484] [55205]: INFO cinder.api.openstack.wsgi [None req-486c8f6c-87f8-45ed-b98a-e507e42ee3cf tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] http://10.180.1.21/volume/v3/volumes/78d68f24-932b-4895-9f76-212f7a400da3 returned with HTTP 200 [ 1025.823045] [55205]: [pid: 55205|app: 0|req: 138/294] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:26:35 2025] GET /volume/v3/volumes/78d68f24-932b-4895-9f76-212f7a400da3 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1026.833603] [55204]: DEBUG cinder.api.middleware.request_id [None req-88fa1d22-a008-4c66-a7c9-b178436cd97d None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.836032] [55204]: INFO cinder.api.openstack.wsgi [None req-88fa1d22-a008-4c66-a7c9-b178436cd97d tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] GET http://10.180.1.21/volume/v3/volumes/78d68f24-932b-4895-9f76-212f7a400da3 [ 1026.836255] [55204]: DEBUG cinder.api.openstack.wsgi [None req-88fa1d22-a008-4c66-a7c9-b178436cd97d tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.836483] [55204]: DEBUG cinder.api.openstack.wsgi [None req-88fa1d22-a008-4c66-a7c9-b178436cd97d tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.847781] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1026.847781] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.851698] [55204]: INFO cinder.volume.api [None req-88fa1d22-a008-4c66-a7c9-b178436cd97d tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Volume info retrieved successfully. [ 1026.857247] [55204]: INFO cinder.api.openstack.wsgi [None req-88fa1d22-a008-4c66-a7c9-b178436cd97d tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] http://10.180.1.21/volume/v3/volumes/78d68f24-932b-4895-9f76-212f7a400da3 returned with HTTP 200 [ 1026.857681] [55204]: [pid: 55204|app: 0|req: 157/295] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:26:36 2025] GET /volume/v3/volumes/78d68f24-932b-4895-9f76-212f7a400da3 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1033.634653] [55205]: DEBUG cinder.api.middleware.request_id [None req-71db21ee-24b8-43b0-a74d-3e5fb8facabc None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.637637] [55205]: INFO cinder.api.openstack.wsgi [None req-71db21ee-24b8-43b0-a74d-3e5fb8facabc tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1033.640057] [55205]: DEBUG cinder.api.openstack.wsgi [None req-71db21ee-24b8-43b0-a74d-3e5fb8facabc tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1092983925"}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1033.640057] [55205]: DEBUG cinder.api.v3.volumes [None req-71db21ee-24b8-43b0-a74d-3e5fb8facabc tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1092983925'}} {{(pid=55205) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1033.640057] [55205]: INFO cinder.api.v3.volumes [None req-71db21ee-24b8-43b0-a74d-3e5fb8facabc tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Create volume of 1 GB [ 1033.654704] [55205]: INFO cinder.volume.api [None req-71db21ee-24b8-43b0-a74d-3e5fb8facabc tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Availability Zones retrieved successfully. [ 1033.665473] [55205]: DEBUG cinder.volume.api [None req-71db21ee-24b8-43b0-a74d-3e5fb8facabc tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Flow 'volume_create_api' (7a8ab949-fd00-418c-b75e-031ae787713a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1033.668393] [55205]: DEBUG cinder.volume.api [None req-71db21ee-24b8-43b0-a74d-3e5fb8facabc tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91aceaa8-2df0-4bde-be3c-ff2e33bdf1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1033.668508] [55205]: DEBUG cinder.volume.flows.api.create_volume [None req-71db21ee-24b8-43b0-a74d-3e5fb8facabc tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Validating volume size '1' using validate_int {{(pid=55205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1033.691210] [55205]: DEBUG cinder.volume.api [None req-71db21ee-24b8-43b0-a74d-3e5fb8facabc tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91aceaa8-2df0-4bde-be3c-ff2e33bdf1d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4a3c848-85c0-4b98-91d8-f1eea4b9a34a', '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=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1033.692812] [55205]: DEBUG cinder.volume.api [None req-71db21ee-24b8-43b0-a74d-3e5fb8facabc tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (377e2982-6c9e-4e09-b038-331fbed03b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1033.738410] [55205]: DEBUG cinder.quota [None req-71db21ee-24b8-43b0-a74d-3e5fb8facabc tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Created reservations ['d0665a0e-120e-40c3-aec7-bf75a1d8fb3e', '5a896e96-d6cd-44ef-9892-4748638b29e1', 'a2ca2e16-2b10-4274-ad84-2f8de392ed08', '4793eada-1a77-4af3-b2a0-7e8f7c3ccfe2'] {{(pid=55205) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1033.739437] [55205]: DEBUG cinder.volume.api [None req-71db21ee-24b8-43b0-a74d-3e5fb8facabc tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (377e2982-6c9e-4e09-b038-331fbed03b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0665a0e-120e-40c3-aec7-bf75a1d8fb3e', '5a896e96-d6cd-44ef-9892-4748638b29e1', 'a2ca2e16-2b10-4274-ad84-2f8de392ed08', '4793eada-1a77-4af3-b2a0-7e8f7c3ccfe2']}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1033.740381] [55205]: DEBUG cinder.volume.api [None req-71db21ee-24b8-43b0-a74d-3e5fb8facabc tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d89fc3a3-ee27-4dd0-b3c9-ae5820f9ee99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1033.761671] [55205]: DEBUG cinder.volume.api [None req-71db21ee-24b8-43b0-a74d-3e5fb8facabc tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d89fc3a3-ee27-4dd0-b3c9-ae5820f9ee99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a72bbf9d-4a37-4a4f-9764-c1fa8ce87118', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1092983925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae9309e9c4044a8f8c008c887bbb5f67',qos_specs=None,replication_status=,reservations=['d0665a0e-120e-40c3-aec7-bf75a1d8fb3e','5a896e96-d6cd-44ef-9892-4748638b29e1','a2ca2e16-2b10-4274-ad84-2f8de392ed08','4793eada-1a77-4af3-b2a0-7e8f7c3ccfe2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf287afe89fc45feb78c387ec5bbe953',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:26:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1092983925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a72bbf9d-4a37-4a4f-9764-c1fa8ce87118,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae9309e9c4044a8f8c008c887bbb5f67',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='bf287afe89fc45feb78c387ec5bbe953',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a3c848-85c0-4b98-91d8-f1eea4b9a34a),volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1033.761993] [55205]: DEBUG cinder.volume.api [None req-71db21ee-24b8-43b0-a74d-3e5fb8facabc tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50d4a6c3-26b9-4f58-ae7f-4b855a62ecd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1033.777275] [55205]: DEBUG cinder.volume.api [None req-71db21ee-24b8-43b0-a74d-3e5fb8facabc tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50d4a6c3-26b9-4f58-ae7f-4b855a62ecd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1092983925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae9309e9c4044a8f8c008c887bbb5f67',qos_specs=None,replication_status=,reservations=['d0665a0e-120e-40c3-aec7-bf75a1d8fb3e','5a896e96-d6cd-44ef-9892-4748638b29e1','a2ca2e16-2b10-4274-ad84-2f8de392ed08','4793eada-1a77-4af3-b2a0-7e8f7c3ccfe2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf287afe89fc45feb78c387ec5bbe953',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1033.778226] [55205]: DEBUG cinder.volume.api [None req-71db21ee-24b8-43b0-a74d-3e5fb8facabc tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf43d587-9f15-41d6-9b90-83335e3aaf72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1033.787720] [55205]: DEBUG cinder.volume.api [None req-71db21ee-24b8-43b0-a74d-3e5fb8facabc tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf43d587-9f15-41d6-9b90-83335e3aaf72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1033.789766] [55205]: DEBUG cinder.volume.api [None req-71db21ee-24b8-43b0-a74d-3e5fb8facabc tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Flow 'volume_create_api' (7a8ab949-fd00-418c-b75e-031ae787713a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55205) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1033.789766] [55205]: INFO cinder.volume.api [None req-71db21ee-24b8-43b0-a74d-3e5fb8facabc tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Create volume request issued successfully. [ 1033.790573] [55205]: INFO cinder.api.openstack.wsgi [None req-71db21ee-24b8-43b0-a74d-3e5fb8facabc tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1033.791049] [55205]: [pid: 55205|app: 0|req: 139/296] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:26:43 2025] POST /volume/v3/volumes => generated 756 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1033.801218] [55204]: DEBUG cinder.api.middleware.request_id [None req-8b95869f-4657-4b62-bc1a-d957ac670dd2 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.804083] [55204]: INFO cinder.api.openstack.wsgi [None req-8b95869f-4657-4b62-bc1a-d957ac670dd2 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] GET http://10.180.1.21/volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 [ 1033.808230] [55204]: DEBUG cinder.api.openstack.wsgi [None req-8b95869f-4657-4b62-bc1a-d957ac670dd2 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1033.809820] [55204]: DEBUG cinder.api.openstack.wsgi [None req-8b95869f-4657-4b62-bc1a-d957ac670dd2 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1033.826021] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1033.826021] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1033.831386] [55204]: INFO cinder.volume.api [None req-8b95869f-4657-4b62-bc1a-d957ac670dd2 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Volume info retrieved successfully. [ 1033.841197] [55204]: INFO cinder.api.openstack.wsgi [None req-8b95869f-4657-4b62-bc1a-d957ac670dd2 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 returned with HTTP 200 [ 1033.841624] [55204]: [pid: 55204|app: 0|req: 158/297] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:26:43 2025] GET /volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 => generated 824 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1034.852107] [55205]: DEBUG cinder.api.middleware.request_id [None req-817f142f-7187-4c01-ac51-56820f545dea None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.854399] [55205]: INFO cinder.api.openstack.wsgi [None req-817f142f-7187-4c01-ac51-56820f545dea tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] GET http://10.180.1.21/volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 [ 1034.854608] [55205]: DEBUG cinder.api.openstack.wsgi [None req-817f142f-7187-4c01-ac51-56820f545dea tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.854896] [55205]: DEBUG cinder.api.openstack.wsgi [None req-817f142f-7187-4c01-ac51-56820f545dea tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.868403] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.868403] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.873140] [55205]: INFO cinder.volume.api [None req-817f142f-7187-4c01-ac51-56820f545dea tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Volume info retrieved successfully. [ 1034.879871] [55205]: INFO cinder.api.openstack.wsgi [None req-817f142f-7187-4c01-ac51-56820f545dea tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 returned with HTTP 200 [ 1034.880433] [55205]: [pid: 55205|app: 0|req: 140/298] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:26:44 2025] GET /volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1043.835730] [55204]: DEBUG dbcounter [-] [55204] Writing DB stats cinder:SELECT=139,cinder:INSERT=26,cinder:UPDATE=36 {{(pid=55204) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1044.875968] [55205]: DEBUG dbcounter [-] [55205] Writing DB stats cinder:SELECT=64,cinder:UPDATE=18,cinder:INSERT=7 {{(pid=55205) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1058.825149] [55204]: DEBUG cinder.api.middleware.request_id [req-c5c5ba32-03cd-4330-aebb-a3b9cc92eaa8 req-867541a4-f2f8-4e84-9d1f-16ecd7b4583c None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.829142] [55204]: INFO cinder.api.openstack.wsgi [req-c5c5ba32-03cd-4330-aebb-a3b9cc92eaa8 req-867541a4-f2f8-4e84-9d1f-16ecd7b4583c tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] GET http://10.180.1.21/volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 [ 1058.829142] [55204]: DEBUG cinder.api.openstack.wsgi [req-c5c5ba32-03cd-4330-aebb-a3b9cc92eaa8 req-867541a4-f2f8-4e84-9d1f-16ecd7b4583c tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.829142] [55204]: DEBUG cinder.api.openstack.wsgi [req-c5c5ba32-03cd-4330-aebb-a3b9cc92eaa8 req-867541a4-f2f8-4e84-9d1f-16ecd7b4583c tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.840158] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.840158] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1058.845196] [55204]: INFO cinder.volume.api [req-c5c5ba32-03cd-4330-aebb-a3b9cc92eaa8 req-867541a4-f2f8-4e84-9d1f-16ecd7b4583c tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Volume info retrieved successfully. [ 1058.851658] [55204]: INFO cinder.api.openstack.wsgi [req-c5c5ba32-03cd-4330-aebb-a3b9cc92eaa8 req-867541a4-f2f8-4e84-9d1f-16ecd7b4583c tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 returned with HTTP 200 [ 1058.852434] [55204]: [pid: 55204|app: 0|req: 159/299] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:27:08 2025] GET /volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1058.865165] [55205]: DEBUG cinder.api.middleware.request_id [None req-420429ac-bd33-4c6e-93c1-7713ae6d8371 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.865623] [55205]: INFO cinder.api.openstack.wsgi [None req-420429ac-bd33-4c6e-93c1-7713ae6d8371 None None] GET http://10.180.1.21/volume// [ 1058.865803] [55205]: DEBUG cinder.api.openstack.wsgi [None req-420429ac-bd33-4c6e-93c1-7713ae6d8371 None None] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.866034] [55205]: DEBUG cinder.api.openstack.wsgi [None req-420429ac-bd33-4c6e-93c1-7713ae6d8371 None None] Calling method 'all' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.866436] [55205]: INFO cinder.api.openstack.wsgi [None req-420429ac-bd33-4c6e-93c1-7713ae6d8371 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1058.866742] [55205]: [pid: 55205|app: 0|req: 141/300] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:27:08 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1058.870779] [55204]: DEBUG cinder.api.middleware.request_id [req-c5c5ba32-03cd-4330-aebb-a3b9cc92eaa8 req-827f5c47-bcd8-4169-ae03-453af76884be None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.873243] [55204]: INFO cinder.api.openstack.wsgi [req-c5c5ba32-03cd-4330-aebb-a3b9cc92eaa8 req-827f5c47-bcd8-4169-ae03-453af76884be tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1058.873650] [55204]: DEBUG cinder.api.openstack.wsgi [req-c5c5ba32-03cd-4330-aebb-a3b9cc92eaa8 req-827f5c47-bcd8-4169-ae03-453af76884be tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a72bbf9d-4a37-4a4f-9764-c1fa8ce87118", "connector": null, "instance_uuid": "9db5da96-aa00-4df3-8565-f0fcf2c244a0"}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1058.883124] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.883124] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1058.908877] [55204]: INFO cinder.api.openstack.wsgi [req-c5c5ba32-03cd-4330-aebb-a3b9cc92eaa8 req-827f5c47-bcd8-4169-ae03-453af76884be tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1058.908877] [55204]: [pid: 55204|app: 0|req: 160/301] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:27:08 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1058.931327] [55205]: DEBUG cinder.api.middleware.request_id [req-c5c5ba32-03cd-4330-aebb-a3b9cc92eaa8 req-71a1ce5e-b7f7-4a40-ab1c-fabb527e71fe None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.933663] [55205]: INFO cinder.api.openstack.wsgi [req-c5c5ba32-03cd-4330-aebb-a3b9cc92eaa8 req-71a1ce5e-b7f7-4a40-ab1c-fabb527e71fe tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] POST http://10.180.1.21/volume/v3/attachments/d8ee4ba0-3a89-4d0f-a19b-62852a7892d6/action [ 1058.934169] [55205]: DEBUG cinder.api.openstack.wsgi [req-c5c5ba32-03cd-4330-aebb-a3b9cc92eaa8 req-71a1ce5e-b7f7-4a40-ab1c-fabb527e71fe tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Action body: b'{"os-complete": null}' {{(pid=55205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1058.934309] [55205]: DEBUG cinder.api.openstack.wsgi [req-c5c5ba32-03cd-4330-aebb-a3b9cc92eaa8 req-71a1ce5e-b7f7-4a40-ab1c-fabb527e71fe tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1058.951077] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.951077] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1058.960013] [55205]: INFO cinder.api.openstack.wsgi [req-c5c5ba32-03cd-4330-aebb-a3b9cc92eaa8 req-71a1ce5e-b7f7-4a40-ab1c-fabb527e71fe tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/attachments/d8ee4ba0-3a89-4d0f-a19b-62852a7892d6/action returned with HTTP 204 [ 1058.960526] [55205]: [pid: 55205|app: 0|req: 142/302] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:27:08 2025] POST /volume/v3/attachments/d8ee4ba0-3a89-4d0f-a19b-62852a7892d6/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1058.975600] [55204]: DEBUG cinder.api.middleware.request_id [None req-dd8a3530-08fa-4ec3-a142-c589b3f4b03d None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.979428] [55204]: INFO cinder.api.openstack.wsgi [None req-dd8a3530-08fa-4ec3-a142-c589b3f4b03d tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] GET http://10.180.1.21/volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 [ 1058.979667] [55204]: DEBUG cinder.api.openstack.wsgi [None req-dd8a3530-08fa-4ec3-a142-c589b3f4b03d tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.979891] [55204]: DEBUG cinder.api.openstack.wsgi [None req-dd8a3530-08fa-4ec3-a142-c589b3f4b03d tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.995767] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.995767] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1059.000448] [55204]: INFO cinder.volume.api [None req-dd8a3530-08fa-4ec3-a142-c589b3f4b03d tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Volume info retrieved successfully. [ 1059.004920] [55204]: INFO cinder.api.openstack.wsgi [None req-dd8a3530-08fa-4ec3-a142-c589b3f4b03d tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 returned with HTTP 200 [ 1059.005566] [55204]: [pid: 55204|app: 0|req: 161/303] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:27:08 2025] GET /volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 => generated 1111 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1059.017026] [55205]: DEBUG cinder.api.middleware.request_id [None req-9d9eec3e-2525-48da-8353-ca680e063624 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.019138] [55205]: INFO cinder.api.openstack.wsgi [None req-9d9eec3e-2525-48da-8353-ca680e063624 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] GET http://10.180.1.21/volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 [ 1059.019376] [55205]: DEBUG cinder.api.openstack.wsgi [None req-9d9eec3e-2525-48da-8353-ca680e063624 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1059.019624] [55205]: DEBUG cinder.api.openstack.wsgi [None req-9d9eec3e-2525-48da-8353-ca680e063624 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1059.039981] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.039981] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1059.044246] [55205]: INFO cinder.volume.api [None req-9d9eec3e-2525-48da-8353-ca680e063624 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Volume info retrieved successfully. [ 1059.049405] [55205]: INFO cinder.api.openstack.wsgi [None req-9d9eec3e-2525-48da-8353-ca680e063624 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 returned with HTTP 200 [ 1059.050032] [55205]: [pid: 55205|app: 0|req: 143/304] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:27:08 2025] GET /volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 => generated 1111 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1059.089516] [55204]: DEBUG cinder.api.middleware.request_id [req-d2983746-fea8-4106-84a8-73ff2c8a1c62 req-60e1effd-2230-424f-8100-2125c48a6783 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.092586] [55204]: INFO cinder.api.openstack.wsgi [req-d2983746-fea8-4106-84a8-73ff2c8a1c62 req-60e1effd-2230-424f-8100-2125c48a6783 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] GET http://10.180.1.21/volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 [ 1059.092875] [55204]: DEBUG cinder.api.openstack.wsgi [req-d2983746-fea8-4106-84a8-73ff2c8a1c62 req-60e1effd-2230-424f-8100-2125c48a6783 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1059.093172] [55204]: DEBUG cinder.api.openstack.wsgi [req-d2983746-fea8-4106-84a8-73ff2c8a1c62 req-60e1effd-2230-424f-8100-2125c48a6783 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1059.105771] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.105771] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1059.111818] [55204]: INFO cinder.volume.api [req-d2983746-fea8-4106-84a8-73ff2c8a1c62 req-60e1effd-2230-424f-8100-2125c48a6783 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Volume info retrieved successfully. [ 1059.116886] [55204]: INFO cinder.api.openstack.wsgi [req-d2983746-fea8-4106-84a8-73ff2c8a1c62 req-60e1effd-2230-424f-8100-2125c48a6783 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 returned with HTTP 200 [ 1059.118137] [55204]: [pid: 55204|app: 0|req: 162/305] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:27:08 2025] GET /volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 => generated 1111 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1059.146580] [55205]: DEBUG cinder.api.middleware.request_id [req-d2983746-fea8-4106-84a8-73ff2c8a1c62 req-a8539901-ee59-4b01-9363-a0cb32b1c341 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.149051] [55205]: INFO cinder.api.openstack.wsgi [req-d2983746-fea8-4106-84a8-73ff2c8a1c62 req-a8539901-ee59-4b01-9363-a0cb32b1c341 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d8ee4ba0-3a89-4d0f-a19b-62852a7892d6 [ 1059.149351] [55205]: DEBUG cinder.api.openstack.wsgi [req-d2983746-fea8-4106-84a8-73ff2c8a1c62 req-a8539901-ee59-4b01-9363-a0cb32b1c341 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1059.149512] [55205]: DEBUG cinder.api.openstack.wsgi [req-d2983746-fea8-4106-84a8-73ff2c8a1c62 req-a8539901-ee59-4b01-9363-a0cb32b1c341 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'version_select' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1059.158014] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.158014] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1059.691519] [55205]: INFO cinder.api.openstack.wsgi [req-d2983746-fea8-4106-84a8-73ff2c8a1c62 req-a8539901-ee59-4b01-9363-a0cb32b1c341 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/attachments/d8ee4ba0-3a89-4d0f-a19b-62852a7892d6 returned with HTTP 200 [ 1059.692082] [55205]: [pid: 55205|app: 0|req: 144/306] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:27:09 2025] DELETE /volume/v3/attachments/d8ee4ba0-3a89-4d0f-a19b-62852a7892d6 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1059.718351] [55204]: DEBUG cinder.api.middleware.request_id [None req-63dc5b36-863b-4f87-a128-ecb91e443dc7 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.720695] [55204]: INFO cinder.api.openstack.wsgi [None req-63dc5b36-863b-4f87-a128-ecb91e443dc7 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] GET http://10.180.1.21/volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 [ 1059.720941] [55204]: DEBUG cinder.api.openstack.wsgi [None req-63dc5b36-863b-4f87-a128-ecb91e443dc7 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1059.721215] [55204]: DEBUG cinder.api.openstack.wsgi [None req-63dc5b36-863b-4f87-a128-ecb91e443dc7 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1059.733752] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.733752] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1059.738224] [55204]: INFO cinder.volume.api [None req-63dc5b36-863b-4f87-a128-ecb91e443dc7 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Volume info retrieved successfully. [ 1059.744367] [55204]: INFO cinder.api.openstack.wsgi [None req-63dc5b36-863b-4f87-a128-ecb91e443dc7 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 returned with HTTP 200 [ 1059.744802] [55204]: [pid: 55204|app: 0|req: 163/307] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:27:09 2025] GET /volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.690527] [55205]: DEBUG dbcounter [-] [55205] Writing DB stats cinder:SELECT=19,cinder:UPDATE=5 {{(pid=55205) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1069.740736] [55204]: DEBUG dbcounter [-] [55204] Writing DB stats cinder:SELECT=24,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55204) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1079.637533] [55205]: DEBUG cinder.api.middleware.request_id [req-5b3ef921-fef1-4eb3-9138-2992e5825dca req-bb0b4439-c4b6-46e9-85a2-1149499726ec None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.640428] [55205]: INFO cinder.api.openstack.wsgi [req-5b3ef921-fef1-4eb3-9138-2992e5825dca req-bb0b4439-c4b6-46e9-85a2-1149499726ec tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 [ 1079.640661] [55205]: DEBUG cinder.api.openstack.wsgi [req-5b3ef921-fef1-4eb3-9138-2992e5825dca req-bb0b4439-c4b6-46e9-85a2-1149499726ec tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.640879] [55205]: DEBUG cinder.api.openstack.wsgi [req-5b3ef921-fef1-4eb3-9138-2992e5825dca req-bb0b4439-c4b6-46e9-85a2-1149499726ec tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.658416] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.658416] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.662976] [55205]: INFO cinder.volume.api [req-5b3ef921-fef1-4eb3-9138-2992e5825dca req-bb0b4439-c4b6-46e9-85a2-1149499726ec tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1079.669701] [55205]: INFO cinder.api.openstack.wsgi [req-5b3ef921-fef1-4eb3-9138-2992e5825dca req-bb0b4439-c4b6-46e9-85a2-1149499726ec tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 returned with HTTP 200 [ 1079.670235] [55205]: [pid: 55205|app: 0|req: 145/308] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:27:29 2025] GET /volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1083.703830] [55204]: DEBUG cinder.api.middleware.request_id [None req-107e0f6c-9c27-4e24-9846-5fb3802da61e None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.706223] [55204]: INFO cinder.api.openstack.wsgi [None req-107e0f6c-9c27-4e24-9846-5fb3802da61e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1083.706577] [55204]: DEBUG cinder.api.openstack.wsgi [None req-107e0f6c-9c27-4e24-9846-5fb3802da61e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1656064367"}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1083.708451] [55204]: DEBUG cinder.api.v3.volumes [None req-107e0f6c-9c27-4e24-9846-5fb3802da61e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1656064367'}} {{(pid=55204) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1083.708451] [55204]: INFO cinder.api.v3.volumes [None req-107e0f6c-9c27-4e24-9846-5fb3802da61e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Create volume of 1 GB [ 1083.714245] [55204]: INFO cinder.volume.api [None req-107e0f6c-9c27-4e24-9846-5fb3802da61e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Availability Zones retrieved successfully. [ 1083.722174] [55204]: DEBUG cinder.volume.api [None req-107e0f6c-9c27-4e24-9846-5fb3802da61e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Flow 'volume_create_api' (b2426a25-43df-45f5-a2bf-c8823922f03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1083.723998] [55204]: DEBUG cinder.volume.api [None req-107e0f6c-9c27-4e24-9846-5fb3802da61e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (056a3767-6b1e-4aca-aab6-2211a78fd727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1083.725778] [55204]: DEBUG cinder.volume.flows.api.create_volume [None req-107e0f6c-9c27-4e24-9846-5fb3802da61e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Validating volume size '1' using validate_int {{(pid=55204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1083.745560] [55204]: DEBUG cinder.volume.api [None req-107e0f6c-9c27-4e24-9846-5fb3802da61e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (056a3767-6b1e-4aca-aab6-2211a78fd727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4a3c848-85c0-4b98-91d8-f1eea4b9a34a', '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=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1083.746567] [55204]: DEBUG cinder.volume.api [None req-107e0f6c-9c27-4e24-9846-5fb3802da61e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c162b367-3027-4664-aa6e-59570723064f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1083.797954] [55204]: DEBUG cinder.quota [None req-107e0f6c-9c27-4e24-9846-5fb3802da61e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Created reservations ['fb938cc2-3168-4899-b7f8-10802c14cf1c', 'bc5bfb48-93c6-4111-82f7-dc2acb537a5b', '294031f3-62af-479c-a526-9859d1655dd9', '52679109-7a36-4445-a5f8-dd46adf348d3'] {{(pid=55204) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1083.797954] [55204]: DEBUG cinder.volume.api [None req-107e0f6c-9c27-4e24-9846-5fb3802da61e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c162b367-3027-4664-aa6e-59570723064f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb938cc2-3168-4899-b7f8-10802c14cf1c', 'bc5bfb48-93c6-4111-82f7-dc2acb537a5b', '294031f3-62af-479c-a526-9859d1655dd9', '52679109-7a36-4445-a5f8-dd46adf348d3']}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1083.799529] [55204]: DEBUG cinder.volume.api [None req-107e0f6c-9c27-4e24-9846-5fb3802da61e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (238fa95f-c108-45e0-8629-4aebb0848bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1083.818252] [55204]: DEBUG cinder.volume.api [None req-107e0f6c-9c27-4e24-9846-5fb3802da61e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (238fa95f-c108-45e0-8629-4aebb0848bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45a95af0-88d0-4490-a8cb-085308a29d01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1656064367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81bd0646e1ca4557bf9039d12f0bf42e',qos_specs=None,replication_status=,reservations=['fb938cc2-3168-4899-b7f8-10802c14cf1c','bc5bfb48-93c6-4111-82f7-dc2acb537a5b','294031f3-62af-479c-a526-9859d1655dd9','52679109-7a36-4445-a5f8-dd46adf348d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f45852c6f14942eea559d7a07e368b88',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:27:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1656064367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45a95af0-88d0-4490-a8cb-085308a29d01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81bd0646e1ca4557bf9039d12f0bf42e',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='f45852c6f14942eea559d7a07e368b88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a3c848-85c0-4b98-91d8-f1eea4b9a34a),volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1083.819199] [55204]: DEBUG cinder.volume.api [None req-107e0f6c-9c27-4e24-9846-5fb3802da61e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (716f4e27-f670-4b0f-ae4f-b49754e9f0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1083.831661] [55204]: DEBUG cinder.volume.api [None req-107e0f6c-9c27-4e24-9846-5fb3802da61e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (716f4e27-f670-4b0f-ae4f-b49754e9f0ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1656064367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81bd0646e1ca4557bf9039d12f0bf42e',qos_specs=None,replication_status=,reservations=['fb938cc2-3168-4899-b7f8-10802c14cf1c','bc5bfb48-93c6-4111-82f7-dc2acb537a5b','294031f3-62af-479c-a526-9859d1655dd9','52679109-7a36-4445-a5f8-dd46adf348d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f45852c6f14942eea559d7a07e368b88',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1083.832533] [55204]: DEBUG cinder.volume.api [None req-107e0f6c-9c27-4e24-9846-5fb3802da61e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (520b89eb-2d6d-4fea-aca2-640ee5d1c963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1083.841880] [55204]: DEBUG cinder.volume.api [None req-107e0f6c-9c27-4e24-9846-5fb3802da61e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (520b89eb-2d6d-4fea-aca2-640ee5d1c963) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1083.843363] [55204]: DEBUG cinder.volume.api [None req-107e0f6c-9c27-4e24-9846-5fb3802da61e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Flow 'volume_create_api' (b2426a25-43df-45f5-a2bf-c8823922f03b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55204) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1083.843919] [55204]: INFO cinder.volume.api [None req-107e0f6c-9c27-4e24-9846-5fb3802da61e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Create volume request issued successfully. [ 1083.844974] [55204]: INFO cinder.api.openstack.wsgi [None req-107e0f6c-9c27-4e24-9846-5fb3802da61e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1083.845634] [55204]: [pid: 55204|app: 0|req: 164/309] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:27:33 2025] POST /volume/v3/volumes => generated 753 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1089.666094] [55205]: DEBUG dbcounter [-] [55205] Writing DB stats cinder:SELECT=5 {{(pid=55205) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1090.025882] [55205]: DEBUG cinder.api.middleware.request_id [None req-58332057-0780-4050-b9a6-b839eae307b6 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.028195] [55205]: INFO cinder.api.openstack.wsgi [None req-58332057-0780-4050-b9a6-b839eae307b6 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 [ 1090.028761] [55205]: DEBUG cinder.api.openstack.wsgi [None req-58332057-0780-4050-b9a6-b839eae307b6 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.029818] [55205]: DEBUG cinder.api.openstack.wsgi [None req-58332057-0780-4050-b9a6-b839eae307b6 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.048327] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.048327] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.051866] [55205]: INFO cinder.volume.api [None req-58332057-0780-4050-b9a6-b839eae307b6 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1090.058384] [55205]: INFO cinder.api.openstack.wsgi [None req-58332057-0780-4050-b9a6-b839eae307b6 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 returned with HTTP 200 [ 1090.058897] [55205]: [pid: 55205|app: 0|req: 146/310] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:27:39 2025] GET /volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1090.095617] [55204]: DEBUG cinder.api.middleware.request_id [req-0d7a24b6-55e0-4ffe-a98f-ba3c95e5ee48 req-1671b460-791d-4d25-a70d-3699132d4e4d None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.098459] [55204]: INFO cinder.api.openstack.wsgi [req-0d7a24b6-55e0-4ffe-a98f-ba3c95e5ee48 req-1671b460-791d-4d25-a70d-3699132d4e4d tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 [ 1090.098727] [55204]: DEBUG cinder.api.openstack.wsgi [req-0d7a24b6-55e0-4ffe-a98f-ba3c95e5ee48 req-1671b460-791d-4d25-a70d-3699132d4e4d tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.099110] [55204]: DEBUG cinder.api.openstack.wsgi [req-0d7a24b6-55e0-4ffe-a98f-ba3c95e5ee48 req-1671b460-791d-4d25-a70d-3699132d4e4d tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.110174] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.110174] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.114030] [55204]: INFO cinder.volume.api [req-0d7a24b6-55e0-4ffe-a98f-ba3c95e5ee48 req-1671b460-791d-4d25-a70d-3699132d4e4d tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1090.119278] [55204]: INFO cinder.api.openstack.wsgi [req-0d7a24b6-55e0-4ffe-a98f-ba3c95e5ee48 req-1671b460-791d-4d25-a70d-3699132d4e4d tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 returned with HTTP 200 [ 1090.119881] [55204]: [pid: 55204|app: 0|req: 165/311] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:27:39 2025] GET /volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1090.139956] [55205]: DEBUG cinder.api.middleware.request_id [req-0d7a24b6-55e0-4ffe-a98f-ba3c95e5ee48 req-5924dd8a-6493-4871-8228-208c0c7dfd5e None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.143122] [55205]: INFO cinder.api.openstack.wsgi [req-0d7a24b6-55e0-4ffe-a98f-ba3c95e5ee48 req-5924dd8a-6493-4871-8228-208c0c7dfd5e tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] POST http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343/action [ 1090.143667] [55205]: DEBUG cinder.api.openstack.wsgi [req-0d7a24b6-55e0-4ffe-a98f-ba3c95e5ee48 req-5924dd8a-6493-4871-8228-208c0c7dfd5e tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1090.143851] [55205]: DEBUG cinder.api.openstack.wsgi [req-0d7a24b6-55e0-4ffe-a98f-ba3c95e5ee48 req-5924dd8a-6493-4871-8228-208c0c7dfd5e tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1090.158942] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.158942] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.160924] [55205]: INFO cinder.volume.api [req-0d7a24b6-55e0-4ffe-a98f-ba3c95e5ee48 req-5924dd8a-6493-4871-8228-208c0c7dfd5e tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1090.173111] [55205]: INFO cinder.volume.api [req-0d7a24b6-55e0-4ffe-a98f-ba3c95e5ee48 req-5924dd8a-6493-4871-8228-208c0c7dfd5e tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Begin detaching volume completed successfully. [ 1090.173372] [55205]: INFO cinder.api.openstack.wsgi [req-0d7a24b6-55e0-4ffe-a98f-ba3c95e5ee48 req-5924dd8a-6493-4871-8228-208c0c7dfd5e tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343/action returned with HTTP 202 [ 1090.173857] [55205]: [pid: 55205|app: 0|req: 147/312] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 21 08:27:39 2025] POST /volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1091.199444] [55204]: DEBUG cinder.api.middleware.request_id [None req-e6de069e-5d9c-4891-ab17-10c6bbd4c9e6 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.199911] [55204]: INFO cinder.api.openstack.wsgi [None req-e6de069e-5d9c-4891-ab17-10c6bbd4c9e6 None None] GET http://10.180.1.21/volume// [ 1091.200211] [55204]: DEBUG cinder.api.openstack.wsgi [None req-e6de069e-5d9c-4891-ab17-10c6bbd4c9e6 None None] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.200489] [55204]: DEBUG cinder.api.openstack.wsgi [None req-e6de069e-5d9c-4891-ab17-10c6bbd4c9e6 None None] Calling method 'all' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.200982] [55204]: INFO cinder.api.openstack.wsgi [None req-e6de069e-5d9c-4891-ab17-10c6bbd4c9e6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1091.201376] [55204]: [pid: 55204|app: 0|req: 166/313] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:27:41 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1091.206360] [55205]: DEBUG cinder.api.middleware.request_id [req-0d7a24b6-55e0-4ffe-a98f-ba3c95e5ee48 req-6606c255-c116-46db-80d0-c4aacee14d68 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.208989] [55205]: INFO cinder.api.openstack.wsgi [req-0d7a24b6-55e0-4ffe-a98f-ba3c95e5ee48 req-6606c255-c116-46db-80d0-c4aacee14d68 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 [ 1091.209076] [55205]: DEBUG cinder.api.openstack.wsgi [req-0d7a24b6-55e0-4ffe-a98f-ba3c95e5ee48 req-6606c255-c116-46db-80d0-c4aacee14d68 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.209736] [55205]: DEBUG cinder.api.openstack.wsgi [req-0d7a24b6-55e0-4ffe-a98f-ba3c95e5ee48 req-6606c255-c116-46db-80d0-c4aacee14d68 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.222457] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.222457] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.226579] [55205]: INFO cinder.volume.api [req-0d7a24b6-55e0-4ffe-a98f-ba3c95e5ee48 req-6606c255-c116-46db-80d0-c4aacee14d68 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1091.232485] [55205]: INFO cinder.api.openstack.wsgi [req-0d7a24b6-55e0-4ffe-a98f-ba3c95e5ee48 req-6606c255-c116-46db-80d0-c4aacee14d68 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 returned with HTTP 200 [ 1091.236021] [55205]: [pid: 55205|app: 0|req: 148/314] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:27:41 2025] GET /volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 => generated 1322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1092.926615] [55204]: DEBUG cinder.api.middleware.request_id [req-0d7a24b6-55e0-4ffe-a98f-ba3c95e5ee48 req-0058e262-8830-4826-84f9-bce5999c15aa None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.929418] [55204]: INFO cinder.api.openstack.wsgi [req-0d7a24b6-55e0-4ffe-a98f-ba3c95e5ee48 req-0058e262-8830-4826-84f9-bce5999c15aa tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] DELETE http://10.180.1.21/volume/v3/attachments/db67fc31-2479-4490-980c-0522fa09a4ea [ 1092.929645] [55204]: DEBUG cinder.api.openstack.wsgi [req-0d7a24b6-55e0-4ffe-a98f-ba3c95e5ee48 req-0058e262-8830-4826-84f9-bce5999c15aa tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.930030] [55204]: DEBUG cinder.api.openstack.wsgi [req-0d7a24b6-55e0-4ffe-a98f-ba3c95e5ee48 req-0058e262-8830-4826-84f9-bce5999c15aa tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'version_select' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.940730] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.940730] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.475932] [55204]: INFO cinder.api.openstack.wsgi [req-0d7a24b6-55e0-4ffe-a98f-ba3c95e5ee48 req-0058e262-8830-4826-84f9-bce5999c15aa tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/attachments/db67fc31-2479-4490-980c-0522fa09a4ea returned with HTTP 200 [ 1093.476415] [55204]: [pid: 55204|app: 0|req: 167/315] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:27:42 2025] DELETE /volume/v3/attachments/db67fc31-2479-4490-980c-0522fa09a4ea => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1094.457604] [55205]: DEBUG cinder.api.middleware.request_id [None req-af903cb2-b6a2-4a7e-82c4-6a222da96493 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.460080] [55205]: INFO cinder.api.openstack.wsgi [None req-af903cb2-b6a2-4a7e-82c4-6a222da96493 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 [ 1094.460516] [55205]: DEBUG cinder.api.openstack.wsgi [None req-af903cb2-b6a2-4a7e-82c4-6a222da96493 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.460778] [55205]: DEBUG cinder.api.openstack.wsgi [None req-af903cb2-b6a2-4a7e-82c4-6a222da96493 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.479331] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.479331] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.482672] [55205]: INFO cinder.volume.api [None req-af903cb2-b6a2-4a7e-82c4-6a222da96493 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1094.490307] [55205]: INFO cinder.api.openstack.wsgi [None req-af903cb2-b6a2-4a7e-82c4-6a222da96493 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 returned with HTTP 200 [ 1094.492823] [55205]: [pid: 55205|app: 0|req: 149/316] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:27:44 2025] GET /volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1103.475262] [55204]: DEBUG dbcounter [-] [55204] Writing DB stats cinder:SELECT=42,cinder:INSERT=10,cinder:UPDATE=15 {{(pid=55204) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1104.485259] [55205]: DEBUG dbcounter [-] [55205] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=55205) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1108.294949] [55204]: DEBUG cinder.api.middleware.request_id [None req-08d5918a-674f-403a-b094-a937b83049fb None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.297060] [55204]: INFO cinder.api.openstack.wsgi [None req-08d5918a-674f-403a-b094-a937b83049fb tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1108.297492] [55204]: DEBUG cinder.api.openstack.wsgi [None req-08d5918a-674f-403a-b094-a937b83049fb tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1351720309"}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1108.299183] [55204]: DEBUG cinder.api.v3.volumes [None req-08d5918a-674f-403a-b094-a937b83049fb tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1351720309'}} {{(pid=55204) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1108.299342] [55204]: INFO cinder.api.v3.volumes [None req-08d5918a-674f-403a-b094-a937b83049fb tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Create volume of 1 GB [ 1108.299681] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.299681] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.305075] [55204]: INFO cinder.volume.api [None req-08d5918a-674f-403a-b094-a937b83049fb tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Availability Zones retrieved successfully. [ 1108.311759] [55204]: DEBUG cinder.volume.api [None req-08d5918a-674f-403a-b094-a937b83049fb tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Flow 'volume_create_api' (e9601f52-1e0a-4de1-aa6b-eafc4ad9eb5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1108.313028] [55204]: DEBUG cinder.volume.api [None req-08d5918a-674f-403a-b094-a937b83049fb tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7be2ef5d-b5fe-4a51-a0c9-d7cc8d9d4184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1108.314177] [55204]: DEBUG cinder.volume.flows.api.create_volume [None req-08d5918a-674f-403a-b094-a937b83049fb tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Validating volume size '1' using validate_int {{(pid=55204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1108.331942] [55204]: DEBUG cinder.volume.api [None req-08d5918a-674f-403a-b094-a937b83049fb tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7be2ef5d-b5fe-4a51-a0c9-d7cc8d9d4184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4a3c848-85c0-4b98-91d8-f1eea4b9a34a', '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=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1108.332831] [55204]: DEBUG cinder.volume.api [None req-08d5918a-674f-403a-b094-a937b83049fb tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8acdd063-d5cc-420d-ac03-0e7fc58e54c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1108.378319] [55204]: DEBUG cinder.quota [None req-08d5918a-674f-403a-b094-a937b83049fb tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Created reservations ['e0d84a97-02fe-46e4-93b5-81f5cedd06f2', 'abd99eec-9e48-4670-904e-57a90881ce90', '72f44e63-12b2-4cc9-95a4-e4ee58cda0d8', '9f556c60-f409-4501-b36b-b79ca1602e96'] {{(pid=55204) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1108.379290] [55204]: DEBUG cinder.volume.api [None req-08d5918a-674f-403a-b094-a937b83049fb tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8acdd063-d5cc-420d-ac03-0e7fc58e54c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0d84a97-02fe-46e4-93b5-81f5cedd06f2', 'abd99eec-9e48-4670-904e-57a90881ce90', '72f44e63-12b2-4cc9-95a4-e4ee58cda0d8', '9f556c60-f409-4501-b36b-b79ca1602e96']}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1108.380190] [55204]: DEBUG cinder.volume.api [None req-08d5918a-674f-403a-b094-a937b83049fb tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ead23866-7c27-4f3e-956b-636301526d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1108.393226] [55204]: DEBUG cinder.volume.api [None req-08d5918a-674f-403a-b094-a937b83049fb tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ead23866-7c27-4f3e-956b-636301526d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '451e0b52-c3ee-434c-b40c-423b707104b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1351720309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2dcc5a558bb4b049d04c5352262d5d8',qos_specs=None,replication_status=,reservations=['e0d84a97-02fe-46e4-93b5-81f5cedd06f2','abd99eec-9e48-4670-904e-57a90881ce90','72f44e63-12b2-4cc9-95a4-e4ee58cda0d8','9f556c60-f409-4501-b36b-b79ca1602e96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b99e143e082344b7b97eb04e08f1ed61',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:27:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1351720309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=451e0b52-c3ee-434c-b40c-423b707104b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2dcc5a558bb4b049d04c5352262d5d8',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='b99e143e082344b7b97eb04e08f1ed61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a3c848-85c0-4b98-91d8-f1eea4b9a34a),volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1108.394173] [55204]: DEBUG cinder.volume.api [None req-08d5918a-674f-403a-b094-a937b83049fb tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (965b970e-276a-457f-8491-8a0e52bf9e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1108.409710] [55204]: DEBUG cinder.volume.api [None req-08d5918a-674f-403a-b094-a937b83049fb tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (965b970e-276a-457f-8491-8a0e52bf9e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1351720309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2dcc5a558bb4b049d04c5352262d5d8',qos_specs=None,replication_status=,reservations=['e0d84a97-02fe-46e4-93b5-81f5cedd06f2','abd99eec-9e48-4670-904e-57a90881ce90','72f44e63-12b2-4cc9-95a4-e4ee58cda0d8','9f556c60-f409-4501-b36b-b79ca1602e96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b99e143e082344b7b97eb04e08f1ed61',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1108.410652] [55204]: DEBUG cinder.volume.api [None req-08d5918a-674f-403a-b094-a937b83049fb tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36e1bfbb-c2fc-4c6e-b69c-1f018b2db191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1108.420587] [55204]: DEBUG cinder.volume.api [None req-08d5918a-674f-403a-b094-a937b83049fb tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36e1bfbb-c2fc-4c6e-b69c-1f018b2db191) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1108.421708] [55204]: DEBUG cinder.volume.api [None req-08d5918a-674f-403a-b094-a937b83049fb tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Flow 'volume_create_api' (e9601f52-1e0a-4de1-aa6b-eafc4ad9eb5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55204) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1108.422083] [55204]: INFO cinder.volume.api [None req-08d5918a-674f-403a-b094-a937b83049fb tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Create volume request issued successfully. [ 1108.422798] [55204]: INFO cinder.api.openstack.wsgi [None req-08d5918a-674f-403a-b094-a937b83049fb tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1108.423381] [55204]: [pid: 55204|app: 0|req: 168/317] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:27:58 2025] POST /volume/v3/volumes => generated 753 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1108.432553] [55205]: DEBUG cinder.api.middleware.request_id [None req-450c39e5-1796-4066-b77e-b3d68308ece6 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.434677] [55205]: INFO cinder.api.openstack.wsgi [None req-450c39e5-1796-4066-b77e-b3d68308ece6 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] GET http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 [ 1108.434889] [55205]: DEBUG cinder.api.openstack.wsgi [None req-450c39e5-1796-4066-b77e-b3d68308ece6 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.435378] [55205]: DEBUG cinder.api.openstack.wsgi [None req-450c39e5-1796-4066-b77e-b3d68308ece6 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.443805] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.443805] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.448424] [55205]: INFO cinder.volume.api [None req-450c39e5-1796-4066-b77e-b3d68308ece6 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Volume info retrieved successfully. [ 1108.453894] [55205]: INFO cinder.api.openstack.wsgi [None req-450c39e5-1796-4066-b77e-b3d68308ece6 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 returned with HTTP 200 [ 1108.454384] [55205]: [pid: 55205|app: 0|req: 150/318] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:27:58 2025] GET /volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.465500] [55204]: DEBUG cinder.api.middleware.request_id [None req-c6256a16-ec23-4967-b74f-b9140f118954 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.467904] [55204]: INFO cinder.api.openstack.wsgi [None req-c6256a16-ec23-4967-b74f-b9140f118954 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] GET http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 [ 1109.468129] [55204]: DEBUG cinder.api.openstack.wsgi [None req-c6256a16-ec23-4967-b74f-b9140f118954 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.468357] [55204]: DEBUG cinder.api.openstack.wsgi [None req-c6256a16-ec23-4967-b74f-b9140f118954 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.479387] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.479387] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.483337] [55204]: INFO cinder.volume.api [None req-c6256a16-ec23-4967-b74f-b9140f118954 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Volume info retrieved successfully. [ 1109.487880] [55204]: INFO cinder.api.openstack.wsgi [None req-c6256a16-ec23-4967-b74f-b9140f118954 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 returned with HTTP 200 [ 1109.488277] [55204]: [pid: 55204|app: 0|req: 169/319] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:27:59 2025] GET /volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.666528] [55205]: DEBUG cinder.api.middleware.request_id [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-7d256e0a-6c02-4e00-8b5e-2189a68ae0eb None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.668833] [55205]: INFO cinder.api.openstack.wsgi [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-7d256e0a-6c02-4e00-8b5e-2189a68ae0eb tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] GET http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 [ 1109.669072] [55205]: DEBUG cinder.api.openstack.wsgi [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-7d256e0a-6c02-4e00-8b5e-2189a68ae0eb tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.669290] [55205]: DEBUG cinder.api.openstack.wsgi [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-7d256e0a-6c02-4e00-8b5e-2189a68ae0eb tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.676877] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.676877] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.680340] [55205]: INFO cinder.volume.api [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-7d256e0a-6c02-4e00-8b5e-2189a68ae0eb tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Volume info retrieved successfully. [ 1109.684709] [55205]: INFO cinder.api.openstack.wsgi [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-7d256e0a-6c02-4e00-8b5e-2189a68ae0eb tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 returned with HTTP 200 [ 1109.685115] [55205]: [pid: 55205|app: 0|req: 151/320] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:27:59 2025] GET /volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.203827] [55204]: DEBUG cinder.api.middleware.request_id [None req-5141bc94-2e95-4f5e-81b3-a14295c3858a None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.204439] [55204]: INFO cinder.api.openstack.wsgi [None req-5141bc94-2e95-4f5e-81b3-a14295c3858a None None] GET http://10.180.1.21/volume// [ 1111.204630] [55204]: DEBUG cinder.api.openstack.wsgi [None req-5141bc94-2e95-4f5e-81b3-a14295c3858a None None] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.204849] [55204]: DEBUG cinder.api.openstack.wsgi [None req-5141bc94-2e95-4f5e-81b3-a14295c3858a None None] Calling method 'all' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.205337] [55204]: INFO cinder.api.openstack.wsgi [None req-5141bc94-2e95-4f5e-81b3-a14295c3858a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1111.205590] [55204]: [pid: 55204|app: 0|req: 170/321] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:28:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1111.209766] [55205]: DEBUG cinder.api.middleware.request_id [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-fefe7297-7c14-464f-b12d-7ff472e4b455 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.212455] [55205]: INFO cinder.api.openstack.wsgi [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-fefe7297-7c14-464f-b12d-7ff472e4b455 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1111.212543] [55205]: DEBUG cinder.api.openstack.wsgi [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-fefe7297-7c14-464f-b12d-7ff472e4b455 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "451e0b52-c3ee-434c-b40c-423b707104b0", "connector": null, "instance_uuid": "a5f7d0e1-8336-4c8d-98aa-0cdbc85a577b"}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1111.225037] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.225037] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.246241] [55205]: INFO cinder.api.openstack.wsgi [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-fefe7297-7c14-464f-b12d-7ff472e4b455 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1111.246710] [55205]: [pid: 55205|app: 0|req: 152/322] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:28:01 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1111.266162] [55204]: DEBUG cinder.api.middleware.request_id [None req-963aaf70-059a-4b14-b1d0-c44258e99af1 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.268223] [55204]: INFO cinder.api.openstack.wsgi [None req-963aaf70-059a-4b14-b1d0-c44258e99af1 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] GET http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 [ 1111.268508] [55204]: DEBUG cinder.api.openstack.wsgi [None req-963aaf70-059a-4b14-b1d0-c44258e99af1 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.268751] [55204]: DEBUG cinder.api.openstack.wsgi [None req-963aaf70-059a-4b14-b1d0-c44258e99af1 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.278945] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.278945] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.282203] [55204]: INFO cinder.volume.api [None req-963aaf70-059a-4b14-b1d0-c44258e99af1 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Volume info retrieved successfully. [ 1111.287014] [55204]: INFO cinder.api.openstack.wsgi [None req-963aaf70-059a-4b14-b1d0-c44258e99af1 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 returned with HTTP 200 [ 1111.287428] [55204]: [pid: 55204|app: 0|req: 171/323] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:01 2025] GET /volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.768642] [55205]: DEBUG cinder.api.middleware.request_id [None req-4778859e-d1a9-425a-a9a5-5174dccd892e None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.769066] [55205]: INFO cinder.api.openstack.wsgi [None req-4778859e-d1a9-425a-a9a5-5174dccd892e None None] GET http://10.180.1.21/volume// [ 1111.769259] [55205]: DEBUG cinder.api.openstack.wsgi [None req-4778859e-d1a9-425a-a9a5-5174dccd892e None None] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.769474] [55205]: DEBUG cinder.api.openstack.wsgi [None req-4778859e-d1a9-425a-a9a5-5174dccd892e None None] Calling method 'all' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.769863] [55205]: INFO cinder.api.openstack.wsgi [None req-4778859e-d1a9-425a-a9a5-5174dccd892e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1111.770180] [55205]: [pid: 55205|app: 0|req: 153/324] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:28:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1111.774821] [55204]: DEBUG cinder.api.middleware.request_id [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-9a23309f-e13d-4730-9f0a-6e8a2678b7be None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.776963] [55204]: INFO cinder.api.openstack.wsgi [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-9a23309f-e13d-4730-9f0a-6e8a2678b7be tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] GET http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 [ 1111.777545] [55204]: DEBUG cinder.api.openstack.wsgi [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-9a23309f-e13d-4730-9f0a-6e8a2678b7be tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.777884] [55204]: DEBUG cinder.api.openstack.wsgi [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-9a23309f-e13d-4730-9f0a-6e8a2678b7be tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.790736] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.790736] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.794663] [55204]: INFO cinder.volume.api [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-9a23309f-e13d-4730-9f0a-6e8a2678b7be tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Volume info retrieved successfully. [ 1111.799537] [55204]: INFO cinder.api.openstack.wsgi [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-9a23309f-e13d-4730-9f0a-6e8a2678b7be tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 returned with HTTP 200 [ 1111.800125] [55204]: [pid: 55204|app: 0|req: 172/325] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:28:01 2025] GET /volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1111.835019] [55205]: DEBUG cinder.api.middleware.request_id [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-7f7744f8-0372-4e8c-9e64-fe8fe76a9bb6 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.837617] [55205]: INFO cinder.api.openstack.wsgi [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-7f7744f8-0372-4e8c-9e64-fe8fe76a9bb6 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] PUT http://10.180.1.21/volume/v3/attachments/75b0e8a8-ecda-4f60-98e4-b4f861e56770 [ 1111.838038] [55205]: DEBUG cinder.api.openstack.wsgi [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-7f7744f8-0372-4e8c-9e64-fe8fe76a9bb6 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-554905", "mountpoint": "/dev/sdb"}}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1111.846497] [55205]: DEBUG cinder.coordination [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-7f7744f8-0372-4e8c-9e64-fe8fe76a9bb6 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Acquiring lock "cinder-attachment_update-451e0b52-c3ee-434c-b40c-423b707104b0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55205) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1111.850894] [55205]: DEBUG cinder.coordination [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-7f7744f8-0372-4e8c-9e64-fe8fe76a9bb6 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Lock "cinder-attachment_update-451e0b52-c3ee-434c-b40c-423b707104b0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55205) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1111.852015] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.852015] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.297317] [55204]: DEBUG cinder.api.middleware.request_id [None req-200b9b17-2fad-4c05-aa95-12bea0e803b0 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.299643] [55204]: INFO cinder.api.openstack.wsgi [None req-200b9b17-2fad-4c05-aa95-12bea0e803b0 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] GET http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 [ 1112.299869] [55204]: DEBUG cinder.api.openstack.wsgi [None req-200b9b17-2fad-4c05-aa95-12bea0e803b0 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.300110] [55204]: DEBUG cinder.api.openstack.wsgi [None req-200b9b17-2fad-4c05-aa95-12bea0e803b0 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.313635] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.313635] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.318576] [55204]: INFO cinder.volume.api [None req-200b9b17-2fad-4c05-aa95-12bea0e803b0 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Volume info retrieved successfully. [ 1112.324347] [55204]: INFO cinder.api.openstack.wsgi [None req-200b9b17-2fad-4c05-aa95-12bea0e803b0 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 returned with HTTP 200 [ 1112.324630] [55204]: [pid: 55204|app: 0|req: 173/326] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:02 2025] GET /volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.831275] [55204]: DEBUG cinder.api.middleware.request_id [None req-94dc7f24-d26b-4d71-9f84-b471e41ee954 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.834205] [55204]: INFO cinder.api.openstack.wsgi [None req-94dc7f24-d26b-4d71-9f84-b471e41ee954 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] DELETE http://10.180.1.21/volume/v3/volumes/78d68f24-932b-4895-9f76-212f7a400da3 [ 1112.834401] [55204]: DEBUG cinder.api.openstack.wsgi [None req-94dc7f24-d26b-4d71-9f84-b471e41ee954 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.834646] [55204]: DEBUG cinder.api.openstack.wsgi [None req-94dc7f24-d26b-4d71-9f84-b471e41ee954 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Calling method 'delete' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.834844] [55204]: INFO cinder.api.v3.volumes [None req-94dc7f24-d26b-4d71-9f84-b471e41ee954 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Delete volume with id: 78d68f24-932b-4895-9f76-212f7a400da3 [ 1112.844271] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.844271] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.844819] [55204]: INFO cinder.volume.api [None req-94dc7f24-d26b-4d71-9f84-b471e41ee954 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Volume info retrieved successfully. [ 1112.866030] [55204]: INFO cinder.volume.api [None req-94dc7f24-d26b-4d71-9f84-b471e41ee954 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Delete volume request issued successfully. [ 1112.866231] [55204]: INFO cinder.api.openstack.wsgi [None req-94dc7f24-d26b-4d71-9f84-b471e41ee954 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] http://10.180.1.21/volume/v3/volumes/78d68f24-932b-4895-9f76-212f7a400da3 returned with HTTP 202 [ 1112.866740] [55204]: [pid: 55204|app: 0|req: 174/327] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:28:02 2025] DELETE /volume/v3/volumes/78d68f24-932b-4895-9f76-212f7a400da3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1112.870123] [55204]: DEBUG cinder.api.middleware.request_id [None req-84bb6bf4-2677-44d1-911f-906c52cc37c1 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.873935] [55204]: INFO cinder.api.openstack.wsgi [None req-84bb6bf4-2677-44d1-911f-906c52cc37c1 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] GET http://10.180.1.21/volume/v3/volumes/78d68f24-932b-4895-9f76-212f7a400da3 [ 1112.873935] [55204]: DEBUG cinder.api.openstack.wsgi [None req-84bb6bf4-2677-44d1-911f-906c52cc37c1 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.873935] [55204]: DEBUG cinder.api.openstack.wsgi [None req-84bb6bf4-2677-44d1-911f-906c52cc37c1 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.881335] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.881335] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.886216] [55204]: INFO cinder.volume.api [None req-84bb6bf4-2677-44d1-911f-906c52cc37c1 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Volume info retrieved successfully. [ 1112.891219] [55204]: INFO cinder.api.openstack.wsgi [None req-84bb6bf4-2677-44d1-911f-906c52cc37c1 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] http://10.180.1.21/volume/v3/volumes/78d68f24-932b-4895-9f76-212f7a400da3 returned with HTTP 200 [ 1112.891587] [55204]: [pid: 55204|app: 0|req: 175/328] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:02 2025] GET /volume/v3/volumes/78d68f24-932b-4895-9f76-212f7a400da3 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1113.337038] [55204]: DEBUG cinder.api.middleware.request_id [None req-712a0055-6999-4a62-a1d1-3560bab017e3 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.339336] [55204]: INFO cinder.api.openstack.wsgi [None req-712a0055-6999-4a62-a1d1-3560bab017e3 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] GET http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 [ 1113.339594] [55204]: DEBUG cinder.api.openstack.wsgi [None req-712a0055-6999-4a62-a1d1-3560bab017e3 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.339828] [55204]: DEBUG cinder.api.openstack.wsgi [None req-712a0055-6999-4a62-a1d1-3560bab017e3 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.355487] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.355487] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.359810] [55204]: INFO cinder.volume.api [None req-712a0055-6999-4a62-a1d1-3560bab017e3 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Volume info retrieved successfully. [ 1113.364818] [55204]: INFO cinder.api.openstack.wsgi [None req-712a0055-6999-4a62-a1d1-3560bab017e3 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 returned with HTTP 200 [ 1113.365235] [55204]: [pid: 55204|app: 0|req: 176/329] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:03 2025] GET /volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.902604] [55204]: DEBUG cinder.api.middleware.request_id [None req-069e9cae-6c4a-4e9f-bbd4-e14998148048 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.905991] [55204]: INFO cinder.api.openstack.wsgi [None req-069e9cae-6c4a-4e9f-bbd4-e14998148048 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] GET http://10.180.1.21/volume/v3/volumes/78d68f24-932b-4895-9f76-212f7a400da3 [ 1113.905991] [55204]: DEBUG cinder.api.openstack.wsgi [None req-069e9cae-6c4a-4e9f-bbd4-e14998148048 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.905991] [55204]: DEBUG cinder.api.openstack.wsgi [None req-069e9cae-6c4a-4e9f-bbd4-e14998148048 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.912128] [55204]: INFO cinder.api.openstack.wsgi [None req-069e9cae-6c4a-4e9f-bbd4-e14998148048 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] http://10.180.1.21/volume/v3/volumes/78d68f24-932b-4895-9f76-212f7a400da3 returned with HTTP 404 [ 1113.912605] [55204]: [pid: 55204|app: 0|req: 177/330] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:03 2025] GET /volume/v3/volumes/78d68f24-932b-4895-9f76-212f7a400da3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1113.915384] [55204]: DEBUG cinder.api.middleware.request_id [None req-ff7a9501-4dca-45da-a3ef-909db63499c3 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.917313] [55204]: INFO cinder.api.openstack.wsgi [None req-ff7a9501-4dca-45da-a3ef-909db63499c3 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] DELETE http://10.180.1.21/volume/v3/volumes/299117df-bcff-4854-afbf-dae9ce5ce7c9 [ 1113.917509] [55204]: DEBUG cinder.api.openstack.wsgi [None req-ff7a9501-4dca-45da-a3ef-909db63499c3 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.917712] [55204]: DEBUG cinder.api.openstack.wsgi [None req-ff7a9501-4dca-45da-a3ef-909db63499c3 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Calling method 'delete' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.917888] [55204]: INFO cinder.api.v3.volumes [None req-ff7a9501-4dca-45da-a3ef-909db63499c3 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Delete volume with id: 299117df-bcff-4854-afbf-dae9ce5ce7c9 [ 1113.925043] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.925043] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.925550] [55204]: INFO cinder.volume.api [None req-ff7a9501-4dca-45da-a3ef-909db63499c3 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Volume info retrieved successfully. [ 1113.943171] [55204]: INFO cinder.volume.api [None req-ff7a9501-4dca-45da-a3ef-909db63499c3 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Delete volume request issued successfully. [ 1113.943399] [55204]: INFO cinder.api.openstack.wsgi [None req-ff7a9501-4dca-45da-a3ef-909db63499c3 tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] http://10.180.1.21/volume/v3/volumes/299117df-bcff-4854-afbf-dae9ce5ce7c9 returned with HTTP 202 [ 1113.943813] [55204]: [pid: 55204|app: 0|req: 178/331] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:28:03 2025] DELETE /volume/v3/volumes/299117df-bcff-4854-afbf-dae9ce5ce7c9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1113.946505] [55204]: DEBUG cinder.api.middleware.request_id [None req-c322d99f-698a-45d2-8b61-7d1133d05c8f None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.949311] [55204]: INFO cinder.api.openstack.wsgi [None req-c322d99f-698a-45d2-8b61-7d1133d05c8f tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] GET http://10.180.1.21/volume/v3/volumes/299117df-bcff-4854-afbf-dae9ce5ce7c9 [ 1113.949545] [55204]: DEBUG cinder.api.openstack.wsgi [None req-c322d99f-698a-45d2-8b61-7d1133d05c8f tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.949761] [55204]: DEBUG cinder.api.openstack.wsgi [None req-c322d99f-698a-45d2-8b61-7d1133d05c8f tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.957722] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.957722] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.961239] [55204]: INFO cinder.volume.api [None req-c322d99f-698a-45d2-8b61-7d1133d05c8f tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Volume info retrieved successfully. [ 1113.966400] [55204]: INFO cinder.api.openstack.wsgi [None req-c322d99f-698a-45d2-8b61-7d1133d05c8f tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] http://10.180.1.21/volume/v3/volumes/299117df-bcff-4854-afbf-dae9ce5ce7c9 returned with HTTP 200 [ 1113.966795] [55204]: [pid: 55204|app: 0|req: 179/332] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:03 2025] GET /volume/v3/volumes/299117df-bcff-4854-afbf-dae9ce5ce7c9 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.375143] [55204]: DEBUG cinder.api.middleware.request_id [None req-fbc7aa8b-7c10-4d85-b318-e27a39aa8b15 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.377363] [55204]: INFO cinder.api.openstack.wsgi [None req-fbc7aa8b-7c10-4d85-b318-e27a39aa8b15 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] GET http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 [ 1114.377587] [55204]: DEBUG cinder.api.openstack.wsgi [None req-fbc7aa8b-7c10-4d85-b318-e27a39aa8b15 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.377860] [55204]: DEBUG cinder.api.openstack.wsgi [None req-fbc7aa8b-7c10-4d85-b318-e27a39aa8b15 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.391999] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.391999] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.396318] [55204]: INFO cinder.volume.api [None req-fbc7aa8b-7c10-4d85-b318-e27a39aa8b15 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Volume info retrieved successfully. [ 1114.401757] [55204]: INFO cinder.api.openstack.wsgi [None req-fbc7aa8b-7c10-4d85-b318-e27a39aa8b15 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 returned with HTTP 200 [ 1114.402345] [55204]: [pid: 55204|app: 0|req: 180/333] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:04 2025] GET /volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.979226] [55204]: DEBUG cinder.api.middleware.request_id [None req-8a194de5-2309-4352-95a1-71df5ea4ae6b None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.981325] [55204]: INFO cinder.api.openstack.wsgi [None req-8a194de5-2309-4352-95a1-71df5ea4ae6b tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] GET http://10.180.1.21/volume/v3/volumes/299117df-bcff-4854-afbf-dae9ce5ce7c9 [ 1114.981544] [55204]: DEBUG cinder.api.openstack.wsgi [None req-8a194de5-2309-4352-95a1-71df5ea4ae6b tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.981790] [55204]: DEBUG cinder.api.openstack.wsgi [None req-8a194de5-2309-4352-95a1-71df5ea4ae6b tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.988261] [55204]: INFO cinder.api.openstack.wsgi [None req-8a194de5-2309-4352-95a1-71df5ea4ae6b tempest-ServersNegativeTestJSON-414633036 tempest-ServersNegativeTestJSON-414633036-project-member] http://10.180.1.21/volume/v3/volumes/299117df-bcff-4854-afbf-dae9ce5ce7c9 returned with HTTP 404 [ 1114.988792] [55204]: [pid: 55204|app: 0|req: 181/334] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:04 2025] GET /volume/v3/volumes/299117df-bcff-4854-afbf-dae9ce5ce7c9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1115.416288] [55204]: DEBUG cinder.api.middleware.request_id [None req-2a8c9d1b-ae8a-47c6-ac79-f57445ec6875 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.418690] [55204]: INFO cinder.api.openstack.wsgi [None req-2a8c9d1b-ae8a-47c6-ac79-f57445ec6875 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] GET http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 [ 1115.418983] [55204]: DEBUG cinder.api.openstack.wsgi [None req-2a8c9d1b-ae8a-47c6-ac79-f57445ec6875 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.419280] [55204]: DEBUG cinder.api.openstack.wsgi [None req-2a8c9d1b-ae8a-47c6-ac79-f57445ec6875 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.433915] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.433915] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.438972] [55204]: INFO cinder.volume.api [None req-2a8c9d1b-ae8a-47c6-ac79-f57445ec6875 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Volume info retrieved successfully. [ 1115.444160] [55204]: INFO cinder.api.openstack.wsgi [None req-2a8c9d1b-ae8a-47c6-ac79-f57445ec6875 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 returned with HTTP 200 [ 1115.444592] [55204]: [pid: 55204|app: 0|req: 182/335] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:05 2025] GET /volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1116.455684] [55204]: DEBUG cinder.api.middleware.request_id [None req-00b776cb-c956-4de6-bc5f-f125855c2136 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.458458] [55204]: INFO cinder.api.openstack.wsgi [None req-00b776cb-c956-4de6-bc5f-f125855c2136 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] GET http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 [ 1116.458837] [55204]: DEBUG cinder.api.openstack.wsgi [None req-00b776cb-c956-4de6-bc5f-f125855c2136 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.459208] [55204]: DEBUG cinder.api.openstack.wsgi [None req-00b776cb-c956-4de6-bc5f-f125855c2136 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.475622] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.475622] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.479851] [55204]: INFO cinder.volume.api [None req-00b776cb-c956-4de6-bc5f-f125855c2136 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Volume info retrieved successfully. [ 1116.485448] [55204]: INFO cinder.api.openstack.wsgi [None req-00b776cb-c956-4de6-bc5f-f125855c2136 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 returned with HTTP 200 [ 1116.485871] [55204]: [pid: 55204|app: 0|req: 183/336] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:06 2025] GET /volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1117.497153] [55204]: DEBUG cinder.api.middleware.request_id [None req-8dcea0ec-94c5-4c3d-9f00-18498465ebf3 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.499303] [55204]: INFO cinder.api.openstack.wsgi [None req-8dcea0ec-94c5-4c3d-9f00-18498465ebf3 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] GET http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 [ 1117.499529] [55204]: DEBUG cinder.api.openstack.wsgi [None req-8dcea0ec-94c5-4c3d-9f00-18498465ebf3 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1117.499748] [55204]: DEBUG cinder.api.openstack.wsgi [None req-8dcea0ec-94c5-4c3d-9f00-18498465ebf3 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1117.510350] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.510350] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.514157] [55204]: INFO cinder.volume.api [None req-8dcea0ec-94c5-4c3d-9f00-18498465ebf3 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Volume info retrieved successfully. [ 1117.518963] [55204]: INFO cinder.api.openstack.wsgi [None req-8dcea0ec-94c5-4c3d-9f00-18498465ebf3 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 returned with HTTP 200 [ 1117.519398] [55204]: [pid: 55204|app: 0|req: 184/337] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:07 2025] GET /volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1118.529247] [55204]: DEBUG cinder.api.middleware.request_id [None req-ea5bbaf5-482a-4e9d-b4f5-eae0548648bf None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.531356] [55204]: INFO cinder.api.openstack.wsgi [None req-ea5bbaf5-482a-4e9d-b4f5-eae0548648bf tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] GET http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 [ 1118.531620] [55204]: DEBUG cinder.api.openstack.wsgi [None req-ea5bbaf5-482a-4e9d-b4f5-eae0548648bf tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.531933] [55204]: DEBUG cinder.api.openstack.wsgi [None req-ea5bbaf5-482a-4e9d-b4f5-eae0548648bf tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.542288] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.542288] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.545598] [55204]: INFO cinder.volume.api [None req-ea5bbaf5-482a-4e9d-b4f5-eae0548648bf tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Volume info retrieved successfully. [ 1118.550902] [55204]: INFO cinder.api.openstack.wsgi [None req-ea5bbaf5-482a-4e9d-b4f5-eae0548648bf tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 returned with HTTP 200 [ 1118.551359] [55204]: [pid: 55204|app: 0|req: 185/338] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:08 2025] GET /volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1118.880792] [55205]: DEBUG cinder.coordination [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-7f7744f8-0372-4e8c-9e64-fe8fe76a9bb6 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Lock "cinder-attachment_update-451e0b52-c3ee-434c-b40c-423b707104b0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 7.030s {{(pid=55205) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1118.881223] [55205]: INFO cinder.api.openstack.wsgi [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-7f7744f8-0372-4e8c-9e64-fe8fe76a9bb6 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/attachments/75b0e8a8-ecda-4f60-98e4-b4f861e56770 returned with HTTP 200 [ 1118.881727] [55205]: [pid: 55205|app: 0|req: 154/339] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:28:01 2025] PUT /volume/v3/attachments/75b0e8a8-ecda-4f60-98e4-b4f861e56770 => generated 617 bytes in 7049 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1119.562249] [55204]: DEBUG cinder.api.middleware.request_id [None req-ec21f924-1d9e-4a64-8ee9-b3ceef700c79 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.566454] [55204]: INFO cinder.api.openstack.wsgi [None req-ec21f924-1d9e-4a64-8ee9-b3ceef700c79 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] GET http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 [ 1119.566686] [55204]: DEBUG cinder.api.openstack.wsgi [None req-ec21f924-1d9e-4a64-8ee9-b3ceef700c79 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.566904] [55204]: DEBUG cinder.api.openstack.wsgi [None req-ec21f924-1d9e-4a64-8ee9-b3ceef700c79 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.582208] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.582208] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.587610] [55204]: INFO cinder.volume.api [None req-ec21f924-1d9e-4a64-8ee9-b3ceef700c79 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Volume info retrieved successfully. [ 1119.595577] [55204]: INFO cinder.api.openstack.wsgi [None req-ec21f924-1d9e-4a64-8ee9-b3ceef700c79 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 returned with HTTP 200 [ 1119.595731] [55204]: [pid: 55204|app: 0|req: 186/340] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:09 2025] GET /volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1120.610777] [55205]: DEBUG cinder.api.middleware.request_id [None req-f1685e2b-91e6-4d5c-b061-f3a11be8738f None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.612746] [55205]: INFO cinder.api.openstack.wsgi [None req-f1685e2b-91e6-4d5c-b061-f3a11be8738f tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] GET http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 [ 1120.612971] [55205]: DEBUG cinder.api.openstack.wsgi [None req-f1685e2b-91e6-4d5c-b061-f3a11be8738f tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.613206] [55205]: DEBUG cinder.api.openstack.wsgi [None req-f1685e2b-91e6-4d5c-b061-f3a11be8738f tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.623738] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.623738] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.627776] [55205]: INFO cinder.volume.api [None req-f1685e2b-91e6-4d5c-b061-f3a11be8738f tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Volume info retrieved successfully. [ 1120.632180] [55205]: INFO cinder.api.openstack.wsgi [None req-f1685e2b-91e6-4d5c-b061-f3a11be8738f tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 returned with HTTP 200 [ 1120.632569] [55205]: [pid: 55205|app: 0|req: 155/341] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:10 2025] GET /volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1121.501669] [55204]: DEBUG cinder.api.middleware.request_id [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-695669bf-1860-4497-8b6a-7124eba267b9 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.503921] [55204]: INFO cinder.api.openstack.wsgi [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-695669bf-1860-4497-8b6a-7124eba267b9 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] POST http://10.180.1.21/volume/v3/attachments/75b0e8a8-ecda-4f60-98e4-b4f861e56770/action [ 1121.505299] [55204]: DEBUG cinder.api.openstack.wsgi [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-695669bf-1860-4497-8b6a-7124eba267b9 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Action body: b'{"os-complete": null}' {{(pid=55204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1121.505299] [55204]: DEBUG cinder.api.openstack.wsgi [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-695669bf-1860-4497-8b6a-7124eba267b9 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1121.523326] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.523326] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.529844] [55204]: INFO cinder.api.openstack.wsgi [req-66cc37b2-e2fe-4697-8187-ce678c682996 req-695669bf-1860-4497-8b6a-7124eba267b9 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/attachments/75b0e8a8-ecda-4f60-98e4-b4f861e56770/action returned with HTTP 204 [ 1121.530301] [55204]: [pid: 55204|app: 0|req: 187/342] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:28:11 2025] POST /volume/v3/attachments/75b0e8a8-ecda-4f60-98e4-b4f861e56770/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1121.642578] [55205]: DEBUG cinder.api.middleware.request_id [None req-69760243-232f-41ed-bdf2-f80fc9bff677 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.644834] [55205]: INFO cinder.api.openstack.wsgi [None req-69760243-232f-41ed-bdf2-f80fc9bff677 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] GET http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 [ 1121.645124] [55205]: DEBUG cinder.api.openstack.wsgi [None req-69760243-232f-41ed-bdf2-f80fc9bff677 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.645366] [55205]: DEBUG cinder.api.openstack.wsgi [None req-69760243-232f-41ed-bdf2-f80fc9bff677 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.655351] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.655351] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.659122] [55205]: INFO cinder.volume.api [None req-69760243-232f-41ed-bdf2-f80fc9bff677 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Volume info retrieved successfully. [ 1121.663996] [55205]: INFO cinder.api.openstack.wsgi [None req-69760243-232f-41ed-bdf2-f80fc9bff677 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 returned with HTTP 200 [ 1121.664414] [55205]: [pid: 55205|app: 0|req: 156/343] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:11 2025] GET /volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1121.673462] [55204]: DEBUG cinder.api.middleware.request_id [None req-301a0602-9996-4072-abe6-51d7e8d3d712 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.675620] [55204]: INFO cinder.api.openstack.wsgi [None req-301a0602-9996-4072-abe6-51d7e8d3d712 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] GET http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 [ 1121.675844] [55204]: DEBUG cinder.api.openstack.wsgi [None req-301a0602-9996-4072-abe6-51d7e8d3d712 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.676082] [55204]: DEBUG cinder.api.openstack.wsgi [None req-301a0602-9996-4072-abe6-51d7e8d3d712 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.687214] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.687214] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.690698] [55204]: INFO cinder.volume.api [None req-301a0602-9996-4072-abe6-51d7e8d3d712 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Volume info retrieved successfully. [ 1121.694947] [55204]: INFO cinder.api.openstack.wsgi [None req-301a0602-9996-4072-abe6-51d7e8d3d712 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 returned with HTTP 200 [ 1121.695346] [55204]: [pid: 55204|app: 0|req: 188/344] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:11 2025] GET /volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1130.472097] [55205]: DEBUG cinder.api.middleware.request_id [None req-09f2be46-cc26-44f8-a2d0-e8a7b0010c8e None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.474709] [55205]: INFO cinder.api.openstack.wsgi [None req-09f2be46-cc26-44f8-a2d0-e8a7b0010c8e tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] GET http://10.180.1.21/volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 [ 1130.474932] [55205]: DEBUG cinder.api.openstack.wsgi [None req-09f2be46-cc26-44f8-a2d0-e8a7b0010c8e tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.475172] [55205]: DEBUG cinder.api.openstack.wsgi [None req-09f2be46-cc26-44f8-a2d0-e8a7b0010c8e tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.486230] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.486230] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.489976] [55205]: INFO cinder.volume.api [None req-09f2be46-cc26-44f8-a2d0-e8a7b0010c8e tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Volume info retrieved successfully. [ 1130.494703] [55205]: INFO cinder.api.openstack.wsgi [None req-09f2be46-cc26-44f8-a2d0-e8a7b0010c8e tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 returned with HTTP 200 [ 1130.495081] [55205]: [pid: 55205|app: 0|req: 157/345] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:20 2025] GET /volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1130.538595] [55204]: DEBUG cinder.api.middleware.request_id [None req-71cc680a-0084-480f-a096-c31775831150 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.541050] [55204]: INFO cinder.api.openstack.wsgi [None req-71cc680a-0084-480f-a096-c31775831150 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] GET http://10.180.1.21/volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 [ 1130.541050] [55204]: DEBUG cinder.api.openstack.wsgi [None req-71cc680a-0084-480f-a096-c31775831150 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.541050] [55204]: DEBUG cinder.api.openstack.wsgi [None req-71cc680a-0084-480f-a096-c31775831150 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.548552] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.548552] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.551852] [55204]: INFO cinder.volume.api [None req-71cc680a-0084-480f-a096-c31775831150 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Volume info retrieved successfully. [ 1130.556043] [55204]: INFO cinder.api.openstack.wsgi [None req-71cc680a-0084-480f-a096-c31775831150 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 returned with HTTP 200 [ 1130.556468] [55204]: [pid: 55204|app: 0|req: 189/346] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:20 2025] GET /volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1133.761654] [55205]: DEBUG cinder.api.middleware.request_id [None req-81daf8c7-ab16-4222-bd45-a5f76e6e5fa4 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.762148] [55205]: INFO cinder.api.openstack.wsgi [None req-81daf8c7-ab16-4222-bd45-a5f76e6e5fa4 None None] GET http://10.180.1.21/volume// [ 1133.762383] [55205]: DEBUG cinder.api.openstack.wsgi [None req-81daf8c7-ab16-4222-bd45-a5f76e6e5fa4 None None] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.762600] [55205]: DEBUG cinder.api.openstack.wsgi [None req-81daf8c7-ab16-4222-bd45-a5f76e6e5fa4 None None] Calling method 'all' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.763316] [55205]: INFO cinder.api.openstack.wsgi [None req-81daf8c7-ab16-4222-bd45-a5f76e6e5fa4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1133.763419] [55205]: [pid: 55205|app: 0|req: 158/347] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:28:23 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1133.768644] [55204]: DEBUG cinder.api.middleware.request_id [req-2b778376-674e-451a-8053-142aaffca0e9 req-4e030189-30a4-4890-b823-a0858202b096 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.770893] [55204]: INFO cinder.api.openstack.wsgi [req-2b778376-674e-451a-8053-142aaffca0e9 req-4e030189-30a4-4890-b823-a0858202b096 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1133.771312] [55204]: DEBUG cinder.api.openstack.wsgi [req-2b778376-674e-451a-8053-142aaffca0e9 req-4e030189-30a4-4890-b823-a0858202b096 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "451e0b52-c3ee-434c-b40c-423b707104b0", "connector": null, "instance_uuid": "a5f7d0e1-8336-4c8d-98aa-0cdbc85a577b"}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1133.787640] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.787640] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1133.817035] [55204]: INFO cinder.api.openstack.wsgi [req-2b778376-674e-451a-8053-142aaffca0e9 req-4e030189-30a4-4890-b823-a0858202b096 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1133.817587] [55204]: [pid: 55204|app: 0|req: 190/348] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:28:23 2025] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1133.821765] [55205]: DEBUG cinder.api.middleware.request_id [req-2b778376-674e-451a-8053-142aaffca0e9 req-c4666fef-981a-4775-8c6c-8d6ed2370ea8 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.824557] [55205]: INFO cinder.api.openstack.wsgi [req-2b778376-674e-451a-8053-142aaffca0e9 req-c4666fef-981a-4775-8c6c-8d6ed2370ea8 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] DELETE http://10.180.1.21/volume/v3/attachments/75b0e8a8-ecda-4f60-98e4-b4f861e56770 [ 1133.824843] [55205]: DEBUG cinder.api.openstack.wsgi [req-2b778376-674e-451a-8053-142aaffca0e9 req-c4666fef-981a-4775-8c6c-8d6ed2370ea8 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.825116] [55205]: DEBUG cinder.api.openstack.wsgi [req-2b778376-674e-451a-8053-142aaffca0e9 req-c4666fef-981a-4775-8c6c-8d6ed2370ea8 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'version_select' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.832439] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.832439] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.371180] [55205]: INFO cinder.api.openstack.wsgi [req-2b778376-674e-451a-8053-142aaffca0e9 req-c4666fef-981a-4775-8c6c-8d6ed2370ea8 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/attachments/75b0e8a8-ecda-4f60-98e4-b4f861e56770 returned with HTTP 200 [ 1134.371566] [55205]: [pid: 55205|app: 0|req: 159/349] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:28:23 2025] DELETE /volume/v3/attachments/75b0e8a8-ecda-4f60-98e4-b4f861e56770 => generated 192 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1137.563945] [55204]: DEBUG cinder.api.middleware.request_id [None req-acd51cfa-7ac4-4c7d-b2a6-06eaa345cb6a None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.566052] [55204]: INFO cinder.api.openstack.wsgi [None req-acd51cfa-7ac4-4c7d-b2a6-06eaa345cb6a tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 [ 1137.566276] [55204]: DEBUG cinder.api.openstack.wsgi [None req-acd51cfa-7ac4-4c7d-b2a6-06eaa345cb6a tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1137.566497] [55204]: DEBUG cinder.api.openstack.wsgi [None req-acd51cfa-7ac4-4c7d-b2a6-06eaa345cb6a tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'delete' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1137.566685] [55204]: INFO cinder.api.v3.volumes [None req-acd51cfa-7ac4-4c7d-b2a6-06eaa345cb6a tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Delete volume with id: a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 [ 1137.577268] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.577268] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1137.577794] [55204]: INFO cinder.volume.api [None req-acd51cfa-7ac4-4c7d-b2a6-06eaa345cb6a tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Volume info retrieved successfully. [ 1137.595601] [55204]: INFO cinder.volume.api [None req-acd51cfa-7ac4-4c7d-b2a6-06eaa345cb6a tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Delete volume request issued successfully. [ 1137.595798] [55204]: INFO cinder.api.openstack.wsgi [None req-acd51cfa-7ac4-4c7d-b2a6-06eaa345cb6a tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 returned with HTTP 202 [ 1137.596217] [55204]: [pid: 55204|app: 0|req: 191/350] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:28:27 2025] DELETE /volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1137.599228] [55205]: DEBUG cinder.api.middleware.request_id [None req-a6283f43-6d21-4a6f-9041-df123b33de34 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.601244] [55205]: INFO cinder.api.openstack.wsgi [None req-a6283f43-6d21-4a6f-9041-df123b33de34 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] GET http://10.180.1.21/volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 [ 1137.601479] [55205]: DEBUG cinder.api.openstack.wsgi [None req-a6283f43-6d21-4a6f-9041-df123b33de34 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1137.601691] [55205]: DEBUG cinder.api.openstack.wsgi [None req-a6283f43-6d21-4a6f-9041-df123b33de34 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1137.609507] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.609507] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1137.613539] [55205]: INFO cinder.volume.api [None req-a6283f43-6d21-4a6f-9041-df123b33de34 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Volume info retrieved successfully. [ 1137.618628] [55205]: INFO cinder.api.openstack.wsgi [None req-a6283f43-6d21-4a6f-9041-df123b33de34 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 returned with HTTP 200 [ 1137.619048] [55205]: [pid: 55205|app: 0|req: 160/351] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:27 2025] GET /volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1138.629109] [55204]: DEBUG cinder.api.middleware.request_id [None req-ffc91936-c339-432b-a13d-a9e35bebe1f5 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.631295] [55204]: INFO cinder.api.openstack.wsgi [None req-ffc91936-c339-432b-a13d-a9e35bebe1f5 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] GET http://10.180.1.21/volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 [ 1138.631543] [55204]: DEBUG cinder.api.openstack.wsgi [None req-ffc91936-c339-432b-a13d-a9e35bebe1f5 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.631792] [55204]: DEBUG cinder.api.openstack.wsgi [None req-ffc91936-c339-432b-a13d-a9e35bebe1f5 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.639351] [55204]: INFO cinder.api.openstack.wsgi [None req-ffc91936-c339-432b-a13d-a9e35bebe1f5 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 returned with HTTP 404 [ 1138.639843] [55204]: [pid: 55204|app: 0|req: 192/352] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:28 2025] GET /volume/v3/volumes/a72bbf9d-4a37-4a4f-9764-c1fa8ce87118 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1138.690849] [55205]: DEBUG cinder.api.middleware.request_id [None req-98225fd2-122b-471a-9e70-7563dd42f680 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.692922] [55205]: INFO cinder.api.openstack.wsgi [None req-98225fd2-122b-471a-9e70-7563dd42f680 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] DELETE http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c [ 1138.693165] [55205]: DEBUG cinder.api.openstack.wsgi [None req-98225fd2-122b-471a-9e70-7563dd42f680 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.693384] [55205]: DEBUG cinder.api.openstack.wsgi [None req-98225fd2-122b-471a-9e70-7563dd42f680 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'delete' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.693574] [55205]: INFO cinder.api.v3.volumes [None req-98225fd2-122b-471a-9e70-7563dd42f680 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Delete volume with id: 229b8f65-68ae-4eb5-abd1-31627e5ada7c [ 1138.703245] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.703245] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.703744] [55205]: INFO cinder.volume.api [None req-98225fd2-122b-471a-9e70-7563dd42f680 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Volume info retrieved successfully. [ 1138.717386] [55205]: INFO cinder.volume.api [None req-98225fd2-122b-471a-9e70-7563dd42f680 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Delete volume request issued successfully. [ 1138.717386] [55205]: INFO cinder.api.openstack.wsgi [None req-98225fd2-122b-471a-9e70-7563dd42f680 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c returned with HTTP 202 [ 1138.717672] [55205]: [pid: 55205|app: 0|req: 161/353] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:28:28 2025] DELETE /volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1138.720724] [55204]: DEBUG cinder.api.middleware.request_id [None req-85197348-cdec-4065-a1d9-790a9b8df7ba None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.722668] [55204]: INFO cinder.api.openstack.wsgi [None req-85197348-cdec-4065-a1d9-790a9b8df7ba tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] GET http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c [ 1138.722884] [55204]: DEBUG cinder.api.openstack.wsgi [None req-85197348-cdec-4065-a1d9-790a9b8df7ba tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.723440] [55204]: DEBUG cinder.api.openstack.wsgi [None req-85197348-cdec-4065-a1d9-790a9b8df7ba tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.731775] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.731775] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.735515] [55204]: INFO cinder.volume.api [None req-85197348-cdec-4065-a1d9-790a9b8df7ba tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Volume info retrieved successfully. [ 1138.740959] [55204]: INFO cinder.api.openstack.wsgi [None req-85197348-cdec-4065-a1d9-790a9b8df7ba tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c returned with HTTP 200 [ 1138.741376] [55204]: [pid: 55204|app: 0|req: 193/354] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:28 2025] GET /volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1138.756554] [55205]: DEBUG cinder.api.middleware.request_id [req-2b778376-674e-451a-8053-142aaffca0e9 req-e5232589-8e38-4855-91be-48ae1c942636 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.759099] [55205]: INFO cinder.api.openstack.wsgi [req-2b778376-674e-451a-8053-142aaffca0e9 req-e5232589-8e38-4855-91be-48ae1c942636 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] PUT http://10.180.1.21/volume/v3/attachments/d940ce2f-5d0b-4a5b-9299-bead7e558717 [ 1138.759579] [55205]: DEBUG cinder.api.openstack.wsgi [req-2b778376-674e-451a-8053-142aaffca0e9 req-e5232589-8e38-4855-91be-48ae1c942636 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-554905", "mountpoint": "/dev/sdb"}}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1138.768271] [55205]: DEBUG cinder.coordination [req-2b778376-674e-451a-8053-142aaffca0e9 req-e5232589-8e38-4855-91be-48ae1c942636 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Acquiring lock "cinder-attachment_update-451e0b52-c3ee-434c-b40c-423b707104b0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55205) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1138.772333] [55205]: DEBUG cinder.coordination [req-2b778376-674e-451a-8053-142aaffca0e9 req-e5232589-8e38-4855-91be-48ae1c942636 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Lock "cinder-attachment_update-451e0b52-c3ee-434c-b40c-423b707104b0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55205) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1138.773412] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.773412] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.292717] [55205]: DEBUG cinder.coordination [req-2b778376-674e-451a-8053-142aaffca0e9 req-e5232589-8e38-4855-91be-48ae1c942636 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Lock "cinder-attachment_update-451e0b52-c3ee-434c-b40c-423b707104b0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=55205) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1139.293084] [55205]: INFO cinder.api.openstack.wsgi [req-2b778376-674e-451a-8053-142aaffca0e9 req-e5232589-8e38-4855-91be-48ae1c942636 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/attachments/d940ce2f-5d0b-4a5b-9299-bead7e558717 returned with HTTP 200 [ 1139.293678] [55205]: [pid: 55205|app: 0|req: 162/355] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:28:28 2025] PUT /volume/v3/attachments/d940ce2f-5d0b-4a5b-9299-bead7e558717 => generated 617 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1139.299023] [55204]: DEBUG cinder.api.middleware.request_id [req-2b778376-674e-451a-8053-142aaffca0e9 req-a51b354a-a468-4f86-b413-7aa80dedeb86 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.301302] [55204]: INFO cinder.api.openstack.wsgi [req-2b778376-674e-451a-8053-142aaffca0e9 req-a51b354a-a468-4f86-b413-7aa80dedeb86 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] GET http://10.180.1.21/volume/v3/attachments/d940ce2f-5d0b-4a5b-9299-bead7e558717 [ 1139.301554] [55204]: DEBUG cinder.api.openstack.wsgi [req-2b778376-674e-451a-8053-142aaffca0e9 req-a51b354a-a468-4f86-b413-7aa80dedeb86 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.301777] [55204]: DEBUG cinder.api.openstack.wsgi [req-2b778376-674e-451a-8053-142aaffca0e9 req-a51b354a-a468-4f86-b413-7aa80dedeb86 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'version_select' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.317300] [55204]: INFO cinder.api.openstack.wsgi [req-2b778376-674e-451a-8053-142aaffca0e9 req-a51b354a-a468-4f86-b413-7aa80dedeb86 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/attachments/d940ce2f-5d0b-4a5b-9299-bead7e558717 returned with HTTP 200 [ 1139.317533] [55204]: [pid: 55204|app: 0|req: 194/356] 10.180.1.21 () {62 vars in 1531 bytes} [Fri Feb 21 08:28:29 2025] GET /volume/v3/attachments/d940ce2f-5d0b-4a5b-9299-bead7e558717 => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1139.752476] [55205]: DEBUG cinder.api.middleware.request_id [None req-6f9cc684-a999-4f7b-aaaf-f478339543e6 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.754784] [55205]: INFO cinder.api.openstack.wsgi [None req-6f9cc684-a999-4f7b-aaaf-f478339543e6 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] GET http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c [ 1139.755059] [55205]: DEBUG cinder.api.openstack.wsgi [None req-6f9cc684-a999-4f7b-aaaf-f478339543e6 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.755303] [55205]: DEBUG cinder.api.openstack.wsgi [None req-6f9cc684-a999-4f7b-aaaf-f478339543e6 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.763150] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.763150] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.767032] [55205]: INFO cinder.volume.api [None req-6f9cc684-a999-4f7b-aaaf-f478339543e6 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Volume info retrieved successfully. [ 1139.771412] [55205]: INFO cinder.api.openstack.wsgi [None req-6f9cc684-a999-4f7b-aaaf-f478339543e6 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c returned with HTTP 200 [ 1139.771917] [55205]: [pid: 55205|app: 0|req: 163/357] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:29 2025] GET /volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.782574] [55204]: DEBUG cinder.api.middleware.request_id [None req-f924a3d9-807c-4f8e-836e-0831ec414442 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.784824] [55204]: INFO cinder.api.openstack.wsgi [None req-f924a3d9-807c-4f8e-836e-0831ec414442 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] GET http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c [ 1140.785181] [55204]: DEBUG cinder.api.openstack.wsgi [None req-f924a3d9-807c-4f8e-836e-0831ec414442 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.785799] [55204]: DEBUG cinder.api.openstack.wsgi [None req-f924a3d9-807c-4f8e-836e-0831ec414442 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.793593] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.793593] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.797406] [55204]: INFO cinder.volume.api [None req-f924a3d9-807c-4f8e-836e-0831ec414442 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Volume info retrieved successfully. [ 1140.802365] [55204]: INFO cinder.api.openstack.wsgi [None req-f924a3d9-807c-4f8e-836e-0831ec414442 tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c returned with HTTP 200 [ 1140.802889] [55204]: [pid: 55204|app: 0|req: 195/358] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:30 2025] GET /volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.931990] [55205]: DEBUG cinder.api.middleware.request_id [None req-7a856a4c-be5a-489d-8e29-547d7b30534d None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.934220] [55205]: INFO cinder.api.openstack.wsgi [None req-7a856a4c-be5a-489d-8e29-547d7b30534d tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 [ 1140.934471] [55205]: DEBUG cinder.api.openstack.wsgi [None req-7a856a4c-be5a-489d-8e29-547d7b30534d tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.934705] [55205]: DEBUG cinder.api.openstack.wsgi [None req-7a856a4c-be5a-489d-8e29-547d7b30534d tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.942549] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.942549] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.946100] [55205]: INFO cinder.volume.api [None req-7a856a4c-be5a-489d-8e29-547d7b30534d tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1140.950394] [55205]: INFO cinder.api.openstack.wsgi [None req-7a856a4c-be5a-489d-8e29-547d7b30534d tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 returned with HTTP 200 [ 1140.950780] [55205]: [pid: 55205|app: 0|req: 164/359] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:30 2025] GET /volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.984819] [55204]: DEBUG cinder.api.middleware.request_id [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-f33e027e-83a6-4bbc-a1b6-d8e784d77c53 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.986875] [55204]: INFO cinder.api.openstack.wsgi [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-f33e027e-83a6-4bbc-a1b6-d8e784d77c53 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 [ 1140.987245] [55204]: DEBUG cinder.api.openstack.wsgi [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-f33e027e-83a6-4bbc-a1b6-d8e784d77c53 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.987595] [55204]: DEBUG cinder.api.openstack.wsgi [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-f33e027e-83a6-4bbc-a1b6-d8e784d77c53 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.995133] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.995133] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.999805] [55204]: INFO cinder.volume.api [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-f33e027e-83a6-4bbc-a1b6-d8e784d77c53 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1141.002651] [55204]: INFO cinder.api.openstack.wsgi [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-f33e027e-83a6-4bbc-a1b6-d8e784d77c53 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 returned with HTTP 200 [ 1141.003139] [55204]: [pid: 55204|app: 0|req: 196/360] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:28:30 2025] GET /volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.400893] [55205]: DEBUG cinder.api.middleware.request_id [req-2b778376-674e-451a-8053-142aaffca0e9 req-7884a79b-b1d1-490e-89f9-3c35b955dda7 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.403258] [55205]: INFO cinder.api.openstack.wsgi [req-2b778376-674e-451a-8053-142aaffca0e9 req-7884a79b-b1d1-490e-89f9-3c35b955dda7 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] POST http://10.180.1.21/volume/v3/attachments/d940ce2f-5d0b-4a5b-9299-bead7e558717/action [ 1141.403863] [55205]: DEBUG cinder.api.openstack.wsgi [req-2b778376-674e-451a-8053-142aaffca0e9 req-7884a79b-b1d1-490e-89f9-3c35b955dda7 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Action body: b'{"os-complete": null}' {{(pid=55205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1141.403863] [55205]: DEBUG cinder.api.openstack.wsgi [req-2b778376-674e-451a-8053-142aaffca0e9 req-7884a79b-b1d1-490e-89f9-3c35b955dda7 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1141.421513] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.421513] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.426808] [55205]: INFO cinder.api.openstack.wsgi [req-2b778376-674e-451a-8053-142aaffca0e9 req-7884a79b-b1d1-490e-89f9-3c35b955dda7 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/attachments/d940ce2f-5d0b-4a5b-9299-bead7e558717/action returned with HTTP 204 [ 1141.427216] [55205]: [pid: 55205|app: 0|req: 165/361] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:28:31 2025] POST /volume/v3/attachments/d940ce2f-5d0b-4a5b-9299-bead7e558717/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1141.814237] [55204]: DEBUG cinder.api.middleware.request_id [None req-8d82821b-a83d-4d64-bad8-e36b129367bf None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.816397] [55204]: INFO cinder.api.openstack.wsgi [None req-8d82821b-a83d-4d64-bad8-e36b129367bf tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] GET http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c [ 1141.816624] [55204]: DEBUG cinder.api.openstack.wsgi [None req-8d82821b-a83d-4d64-bad8-e36b129367bf tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.816861] [55204]: DEBUG cinder.api.openstack.wsgi [None req-8d82821b-a83d-4d64-bad8-e36b129367bf tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.823047] [55204]: INFO cinder.api.openstack.wsgi [None req-8d82821b-a83d-4d64-bad8-e36b129367bf tempest-AttachVolumeShelveTestJSON-169079048 tempest-AttachVolumeShelveTestJSON-169079048-project-member] http://10.180.1.21/volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c returned with HTTP 404 [ 1141.823520] [55204]: [pid: 55204|app: 0|req: 197/362] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:31 2025] GET /volume/v3/volumes/229b8f65-68ae-4eb5-abd1-31627e5ada7c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1142.524912] [55205]: DEBUG cinder.api.middleware.request_id [None req-44dfe4ed-8002-4d13-ae83-feb87efd04fc None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.525492] [55205]: INFO cinder.api.openstack.wsgi [None req-44dfe4ed-8002-4d13-ae83-feb87efd04fc None None] GET http://10.180.1.21/volume// [ 1142.525677] [55205]: DEBUG cinder.api.openstack.wsgi [None req-44dfe4ed-8002-4d13-ae83-feb87efd04fc None None] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.525932] [55205]: DEBUG cinder.api.openstack.wsgi [None req-44dfe4ed-8002-4d13-ae83-feb87efd04fc None None] Calling method 'all' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.526420] [55205]: INFO cinder.api.openstack.wsgi [None req-44dfe4ed-8002-4d13-ae83-feb87efd04fc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1142.526802] [55205]: [pid: 55205|app: 0|req: 166/363] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:28:32 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1142.530974] [55204]: DEBUG cinder.api.middleware.request_id [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-f58e61bb-2106-46ef-a547-ac635fb48e6b None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.533489] [55204]: INFO cinder.api.openstack.wsgi [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-f58e61bb-2106-46ef-a547-ac635fb48e6b tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1142.533911] [55204]: DEBUG cinder.api.openstack.wsgi [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-f58e61bb-2106-46ef-a547-ac635fb48e6b tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45a95af0-88d0-4490-a8cb-085308a29d01", "connector": null, "instance_uuid": "b0949662-abe8-479d-9de2-d9dc37e50ae2"}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1142.547594] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.547594] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.568336] [55204]: INFO cinder.api.openstack.wsgi [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-f58e61bb-2106-46ef-a547-ac635fb48e6b tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1142.568800] [55204]: [pid: 55204|app: 0|req: 198/364] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:28:32 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1142.592202] [55205]: DEBUG cinder.api.middleware.request_id [None req-ac8ca738-18f5-4f43-9981-410c03657f7d None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.594919] [55205]: INFO cinder.api.openstack.wsgi [None req-ac8ca738-18f5-4f43-9981-410c03657f7d tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 [ 1142.596064] [55205]: DEBUG cinder.api.openstack.wsgi [None req-ac8ca738-18f5-4f43-9981-410c03657f7d tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.596064] [55205]: DEBUG cinder.api.openstack.wsgi [None req-ac8ca738-18f5-4f43-9981-410c03657f7d tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.610312] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.610312] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.615048] [55205]: INFO cinder.volume.api [None req-ac8ca738-18f5-4f43-9981-410c03657f7d tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1142.622425] [55205]: INFO cinder.api.openstack.wsgi [None req-ac8ca738-18f5-4f43-9981-410c03657f7d tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 returned with HTTP 200 [ 1142.623194] [55205]: [pid: 55205|app: 0|req: 167/365] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:32 2025] GET /volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1143.092385] [55204]: DEBUG cinder.api.middleware.request_id [None req-e7b57285-e1e7-4edd-b8fb-87c7cb052627 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.092785] [55204]: INFO cinder.api.openstack.wsgi [None req-e7b57285-e1e7-4edd-b8fb-87c7cb052627 None None] GET http://10.180.1.21/volume// [ 1143.092962] [55204]: DEBUG cinder.api.openstack.wsgi [None req-e7b57285-e1e7-4edd-b8fb-87c7cb052627 None None] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.093192] [55204]: DEBUG cinder.api.openstack.wsgi [None req-e7b57285-e1e7-4edd-b8fb-87c7cb052627 None None] Calling method 'all' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.093584] [55204]: INFO cinder.api.openstack.wsgi [None req-e7b57285-e1e7-4edd-b8fb-87c7cb052627 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1143.093897] [55204]: [pid: 55204|app: 0|req: 199/366] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:28:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1143.099120] [55205]: DEBUG cinder.api.middleware.request_id [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-4c908305-0236-47a4-8040-a2c33ff7b36a None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.101468] [55205]: INFO cinder.api.openstack.wsgi [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-4c908305-0236-47a4-8040-a2c33ff7b36a tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 [ 1143.101923] [55205]: DEBUG cinder.api.openstack.wsgi [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-4c908305-0236-47a4-8040-a2c33ff7b36a tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.102318] [55205]: DEBUG cinder.api.openstack.wsgi [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-4c908305-0236-47a4-8040-a2c33ff7b36a tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.114652] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.114652] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.117136] [55205]: INFO cinder.volume.api [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-4c908305-0236-47a4-8040-a2c33ff7b36a tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1143.122009] [55205]: INFO cinder.api.openstack.wsgi [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-4c908305-0236-47a4-8040-a2c33ff7b36a tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 returned with HTTP 200 [ 1143.122567] [55205]: [pid: 55205|app: 0|req: 168/367] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:28:32 2025] GET /volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1143.147511] [55204]: DEBUG cinder.api.middleware.request_id [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-078e5d1e-991c-4fd0-9f86-8746a2dd4a5e None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.150456] [55204]: INFO cinder.api.openstack.wsgi [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-078e5d1e-991c-4fd0-9f86-8746a2dd4a5e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] PUT http://10.180.1.21/volume/v3/attachments/01a2b2ef-f71b-4060-8615-0bb07a5be2a3 [ 1143.150456] [55204]: DEBUG cinder.api.openstack.wsgi [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-078e5d1e-991c-4fd0-9f86-8746a2dd4a5e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-554914", "mountpoint": "/dev/sdb"}}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1143.159552] [55204]: DEBUG cinder.coordination [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-078e5d1e-991c-4fd0-9f86-8746a2dd4a5e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Acquiring lock "cinder-attachment_update-45a95af0-88d0-4490-a8cb-085308a29d01-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55204) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1143.165429] [55204]: DEBUG cinder.coordination [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-078e5d1e-991c-4fd0-9f86-8746a2dd4a5e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Lock "cinder-attachment_update-45a95af0-88d0-4490-a8cb-085308a29d01-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55204) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1143.166810] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.166810] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.639716] [55205]: DEBUG cinder.api.middleware.request_id [None req-0d7bb23b-0cb1-4a27-95f5-f2917388cb24 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.641858] [55205]: INFO cinder.api.openstack.wsgi [None req-0d7bb23b-0cb1-4a27-95f5-f2917388cb24 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 [ 1143.642526] [55205]: DEBUG cinder.api.openstack.wsgi [None req-0d7bb23b-0cb1-4a27-95f5-f2917388cb24 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.642965] [55205]: DEBUG cinder.api.openstack.wsgi [None req-0d7bb23b-0cb1-4a27-95f5-f2917388cb24 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.657379] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.657379] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.661558] [55205]: INFO cinder.volume.api [None req-0d7bb23b-0cb1-4a27-95f5-f2917388cb24 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1143.667540] [55205]: INFO cinder.api.openstack.wsgi [None req-0d7bb23b-0cb1-4a27-95f5-f2917388cb24 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 returned with HTTP 200 [ 1143.668157] [55205]: [pid: 55205|app: 0|req: 169/368] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:33 2025] GET /volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1144.678536] [55205]: DEBUG cinder.api.middleware.request_id [None req-96347422-4f77-4757-8b20-208d820e11bd None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.680594] [55205]: INFO cinder.api.openstack.wsgi [None req-96347422-4f77-4757-8b20-208d820e11bd tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 [ 1144.680822] [55205]: DEBUG cinder.api.openstack.wsgi [None req-96347422-4f77-4757-8b20-208d820e11bd tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1144.681059] [55205]: DEBUG cinder.api.openstack.wsgi [None req-96347422-4f77-4757-8b20-208d820e11bd tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1144.694552] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.694552] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.698228] [55205]: INFO cinder.volume.api [None req-96347422-4f77-4757-8b20-208d820e11bd tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1144.703766] [55205]: INFO cinder.api.openstack.wsgi [None req-96347422-4f77-4757-8b20-208d820e11bd tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 returned with HTTP 200 [ 1144.704226] [55205]: [pid: 55205|app: 0|req: 170/369] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:34 2025] GET /volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1145.480887] [55205]: DEBUG cinder.api.middleware.request_id [None req-e3a5ba4c-eec0-45cc-a63d-6f465f148a15 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.481369] [55205]: INFO cinder.api.openstack.wsgi [None req-e3a5ba4c-eec0-45cc-a63d-6f465f148a15 None None] GET http://10.180.1.21/volume// [ 1145.481558] [55205]: DEBUG cinder.api.openstack.wsgi [None req-e3a5ba4c-eec0-45cc-a63d-6f465f148a15 None None] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.481773] [55205]: DEBUG cinder.api.openstack.wsgi [None req-e3a5ba4c-eec0-45cc-a63d-6f465f148a15 None None] Calling method 'all' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.482244] [55205]: INFO cinder.api.openstack.wsgi [None req-e3a5ba4c-eec0-45cc-a63d-6f465f148a15 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1145.482565] [55205]: [pid: 55205|app: 0|req: 171/370] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:28:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1145.485484] [55205]: DEBUG cinder.api.middleware.request_id [req-23a44a59-d7f2-4250-8db4-856bb791aa0c req-e025acf1-1895-4642-9c41-1272395396e7 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.487605] [55205]: INFO cinder.api.openstack.wsgi [req-23a44a59-d7f2-4250-8db4-856bb791aa0c req-e025acf1-1895-4642-9c41-1272395396e7 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1145.487978] [55205]: DEBUG cinder.api.openstack.wsgi [req-23a44a59-d7f2-4250-8db4-856bb791aa0c req-e025acf1-1895-4642-9c41-1272395396e7 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "451e0b52-c3ee-434c-b40c-423b707104b0", "connector": null, "instance_uuid": "a5f7d0e1-8336-4c8d-98aa-0cdbc85a577b"}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1145.499229] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.499229] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.526401] [55205]: INFO cinder.api.openstack.wsgi [req-23a44a59-d7f2-4250-8db4-856bb791aa0c req-e025acf1-1895-4642-9c41-1272395396e7 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1145.526954] [55205]: [pid: 55205|app: 0|req: 172/371] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:28:35 2025] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1145.530958] [55205]: DEBUG cinder.api.middleware.request_id [req-23a44a59-d7f2-4250-8db4-856bb791aa0c req-0854a40a-0cb4-4a24-9118-ce02b70fae96 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.533188] [55205]: INFO cinder.api.openstack.wsgi [req-23a44a59-d7f2-4250-8db4-856bb791aa0c req-0854a40a-0cb4-4a24-9118-ce02b70fae96 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d940ce2f-5d0b-4a5b-9299-bead7e558717 [ 1145.533403] [55205]: DEBUG cinder.api.openstack.wsgi [req-23a44a59-d7f2-4250-8db4-856bb791aa0c req-0854a40a-0cb4-4a24-9118-ce02b70fae96 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.533613] [55205]: DEBUG cinder.api.openstack.wsgi [req-23a44a59-d7f2-4250-8db4-856bb791aa0c req-0854a40a-0cb4-4a24-9118-ce02b70fae96 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'version_select' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.540336] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.540336] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.067486] [55205]: INFO cinder.api.openstack.wsgi [req-23a44a59-d7f2-4250-8db4-856bb791aa0c req-0854a40a-0cb4-4a24-9118-ce02b70fae96 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/attachments/d940ce2f-5d0b-4a5b-9299-bead7e558717 returned with HTTP 200 [ 1146.067939] [55205]: [pid: 55205|app: 0|req: 173/372] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:28:35 2025] DELETE /volume/v3/attachments/d940ce2f-5d0b-4a5b-9299-bead7e558717 => generated 192 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1146.068753] [55205]: DEBUG cinder.api.middleware.request_id [None req-2e11f243-40bc-404f-81b7-14d44b3b4c5b None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.070628] [55205]: INFO cinder.api.openstack.wsgi [None req-2e11f243-40bc-404f-81b7-14d44b3b4c5b tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 [ 1146.070906] [55205]: DEBUG cinder.api.openstack.wsgi [None req-2e11f243-40bc-404f-81b7-14d44b3b4c5b tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.071060] [55205]: DEBUG cinder.api.openstack.wsgi [None req-2e11f243-40bc-404f-81b7-14d44b3b4c5b tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.080692] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.080692] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.083569] [55205]: INFO cinder.volume.api [None req-2e11f243-40bc-404f-81b7-14d44b3b4c5b tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1146.088224] [55205]: INFO cinder.api.openstack.wsgi [None req-2e11f243-40bc-404f-81b7-14d44b3b4c5b tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 returned with HTTP 200 [ 1146.088598] [55205]: [pid: 55205|app: 0|req: 174/373] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:35 2025] GET /volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1146.355090] [55205]: DEBUG cinder.api.middleware.request_id [None req-7bc509c7-f25c-423e-8d72-f400f18ebbba None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.357799] [55205]: INFO cinder.api.openstack.wsgi [None req-7bc509c7-f25c-423e-8d72-f400f18ebbba tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd [ 1146.358107] [55205]: DEBUG cinder.api.openstack.wsgi [None req-7bc509c7-f25c-423e-8d72-f400f18ebbba tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.358408] [55205]: DEBUG cinder.api.openstack.wsgi [None req-7bc509c7-f25c-423e-8d72-f400f18ebbba tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Calling method 'delete' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.358672] [55205]: INFO cinder.api.v3.volumes [None req-7bc509c7-f25c-423e-8d72-f400f18ebbba tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Delete volume with id: 7f93a0d9-3029-4845-b59d-b41255d608bd [ 1146.371130] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.371130] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.372312] [55205]: INFO cinder.volume.api [None req-7bc509c7-f25c-423e-8d72-f400f18ebbba tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Volume info retrieved successfully. [ 1146.396360] [55205]: INFO cinder.volume.api [None req-7bc509c7-f25c-423e-8d72-f400f18ebbba tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Delete volume request issued successfully. [ 1146.396562] [55205]: INFO cinder.api.openstack.wsgi [None req-7bc509c7-f25c-423e-8d72-f400f18ebbba tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd returned with HTTP 202 [ 1146.396985] [55205]: [pid: 55205|app: 0|req: 175/374] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:28:36 2025] DELETE /volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1146.399745] [55205]: DEBUG cinder.api.middleware.request_id [None req-fad0a9ec-4e4b-4eb2-8275-0408722afa2b None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.401689] [55205]: INFO cinder.api.openstack.wsgi [None req-fad0a9ec-4e4b-4eb2-8275-0408722afa2b tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] GET http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd [ 1146.401910] [55205]: DEBUG cinder.api.openstack.wsgi [None req-fad0a9ec-4e4b-4eb2-8275-0408722afa2b tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.402134] [55205]: DEBUG cinder.api.openstack.wsgi [None req-fad0a9ec-4e4b-4eb2-8275-0408722afa2b tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.411688] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.411688] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.416101] [55205]: INFO cinder.volume.api [None req-fad0a9ec-4e4b-4eb2-8275-0408722afa2b tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Volume info retrieved successfully. [ 1146.420559] [55205]: INFO cinder.api.openstack.wsgi [None req-fad0a9ec-4e4b-4eb2-8275-0408722afa2b tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd returned with HTTP 200 [ 1146.420926] [55205]: [pid: 55205|app: 0|req: 176/375] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:36 2025] GET /volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1147.098561] [55205]: DEBUG cinder.api.middleware.request_id [None req-b8136050-aa0f-42b8-b7a8-68eddf502665 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.100645] [55205]: INFO cinder.api.openstack.wsgi [None req-b8136050-aa0f-42b8-b7a8-68eddf502665 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 [ 1147.100875] [55205]: DEBUG cinder.api.openstack.wsgi [None req-b8136050-aa0f-42b8-b7a8-68eddf502665 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.101100] [55205]: DEBUG cinder.api.openstack.wsgi [None req-b8136050-aa0f-42b8-b7a8-68eddf502665 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.111849] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.111849] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.115257] [55205]: INFO cinder.volume.api [None req-b8136050-aa0f-42b8-b7a8-68eddf502665 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1147.119962] [55205]: INFO cinder.api.openstack.wsgi [None req-b8136050-aa0f-42b8-b7a8-68eddf502665 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 returned with HTTP 200 [ 1147.120370] [55205]: [pid: 55205|app: 0|req: 177/376] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:36 2025] GET /volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1147.432129] [55205]: DEBUG cinder.api.middleware.request_id [None req-b283e674-173e-40d8-8ea4-6b5604bf57a3 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.434250] [55205]: INFO cinder.api.openstack.wsgi [None req-b283e674-173e-40d8-8ea4-6b5604bf57a3 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] GET http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd [ 1147.434477] [55205]: DEBUG cinder.api.openstack.wsgi [None req-b283e674-173e-40d8-8ea4-6b5604bf57a3 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.434692] [55205]: DEBUG cinder.api.openstack.wsgi [None req-b283e674-173e-40d8-8ea4-6b5604bf57a3 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.445200] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.445200] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.448659] [55205]: INFO cinder.volume.api [None req-b283e674-173e-40d8-8ea4-6b5604bf57a3 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Volume info retrieved successfully. [ 1147.452751] [55205]: INFO cinder.api.openstack.wsgi [None req-b283e674-173e-40d8-8ea4-6b5604bf57a3 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd returned with HTTP 200 [ 1147.453126] [55205]: [pid: 55205|app: 0|req: 178/377] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:37 2025] GET /volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1148.130703] [55205]: DEBUG cinder.api.middleware.request_id [None req-b78664c4-eaa3-4f90-85c6-c4616417638f None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.132750] [55205]: INFO cinder.api.openstack.wsgi [None req-b78664c4-eaa3-4f90-85c6-c4616417638f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 [ 1148.132989] [55205]: DEBUG cinder.api.openstack.wsgi [None req-b78664c4-eaa3-4f90-85c6-c4616417638f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.133220] [55205]: DEBUG cinder.api.openstack.wsgi [None req-b78664c4-eaa3-4f90-85c6-c4616417638f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.142788] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.142788] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.146271] [55205]: INFO cinder.volume.api [None req-b78664c4-eaa3-4f90-85c6-c4616417638f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1148.150717] [55205]: INFO cinder.api.openstack.wsgi [None req-b78664c4-eaa3-4f90-85c6-c4616417638f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 returned with HTTP 200 [ 1148.151194] [55205]: [pid: 55205|app: 0|req: 179/378] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:37 2025] GET /volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1148.191913] [55204]: DEBUG cinder.coordination [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-078e5d1e-991c-4fd0-9f86-8746a2dd4a5e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Lock "cinder-attachment_update-45a95af0-88d0-4490-a8cb-085308a29d01-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.027s {{(pid=55204) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1148.192313] [55204]: INFO cinder.api.openstack.wsgi [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-078e5d1e-991c-4fd0-9f86-8746a2dd4a5e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/attachments/01a2b2ef-f71b-4060-8615-0bb07a5be2a3 returned with HTTP 200 [ 1148.192793] [55204]: [pid: 55204|app: 0|req: 200/379] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:28:33 2025] PUT /volume/v3/attachments/01a2b2ef-f71b-4060-8615-0bb07a5be2a3 => generated 617 bytes in 5046 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1148.463086] [55205]: DEBUG cinder.api.middleware.request_id [None req-bf98ec62-91ed-4fd2-8661-10375da2e00d None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.465498] [55205]: INFO cinder.api.openstack.wsgi [None req-bf98ec62-91ed-4fd2-8661-10375da2e00d tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] GET http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd [ 1148.465718] [55205]: DEBUG cinder.api.openstack.wsgi [None req-bf98ec62-91ed-4fd2-8661-10375da2e00d tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.466023] [55205]: DEBUG cinder.api.openstack.wsgi [None req-bf98ec62-91ed-4fd2-8661-10375da2e00d tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.478654] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.478654] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.483062] [55205]: INFO cinder.volume.api [None req-bf98ec62-91ed-4fd2-8661-10375da2e00d tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Volume info retrieved successfully. [ 1148.489331] [55205]: INFO cinder.api.openstack.wsgi [None req-bf98ec62-91ed-4fd2-8661-10375da2e00d tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd returned with HTTP 200 [ 1148.489748] [55205]: [pid: 55205|app: 0|req: 180/380] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:38 2025] GET /volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1149.162875] [55204]: DEBUG cinder.api.middleware.request_id [None req-66edb0a7-45eb-4535-9b1f-9cefb89c48cf None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.165115] [55204]: INFO cinder.api.openstack.wsgi [None req-66edb0a7-45eb-4535-9b1f-9cefb89c48cf tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 [ 1149.165345] [55204]: DEBUG cinder.api.openstack.wsgi [None req-66edb0a7-45eb-4535-9b1f-9cefb89c48cf tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.165560] [55204]: DEBUG cinder.api.openstack.wsgi [None req-66edb0a7-45eb-4535-9b1f-9cefb89c48cf tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.177870] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.177870] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.181269] [55204]: INFO cinder.volume.api [None req-66edb0a7-45eb-4535-9b1f-9cefb89c48cf tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1149.185489] [55204]: INFO cinder.api.openstack.wsgi [None req-66edb0a7-45eb-4535-9b1f-9cefb89c48cf tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 returned with HTTP 200 [ 1149.185875] [55204]: [pid: 55204|app: 0|req: 201/381] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:39 2025] GET /volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1149.499268] [55205]: DEBUG cinder.api.middleware.request_id [None req-e9c7e75a-2fe1-4d00-ad31-1835999fe0f7 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.501349] [55205]: INFO cinder.api.openstack.wsgi [None req-e9c7e75a-2fe1-4d00-ad31-1835999fe0f7 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] GET http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd [ 1149.501595] [55205]: DEBUG cinder.api.openstack.wsgi [None req-e9c7e75a-2fe1-4d00-ad31-1835999fe0f7 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.501811] [55205]: DEBUG cinder.api.openstack.wsgi [None req-e9c7e75a-2fe1-4d00-ad31-1835999fe0f7 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.508030] [55205]: INFO cinder.api.openstack.wsgi [None req-e9c7e75a-2fe1-4d00-ad31-1835999fe0f7 tempest-DeleteServersTestJSON-2013822368 tempest-DeleteServersTestJSON-2013822368-project-member] http://10.180.1.21/volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd returned with HTTP 404 [ 1149.508548] [55205]: [pid: 55205|app: 0|req: 181/382] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:39 2025] GET /volume/v3/volumes/7f93a0d9-3029-4845-b59d-b41255d608bd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1149.824872] [55204]: DEBUG cinder.api.middleware.request_id [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-a3a7f562-81ae-4c62-a471-24cf68d1db8f None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.827744] [55204]: INFO cinder.api.openstack.wsgi [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-a3a7f562-81ae-4c62-a471-24cf68d1db8f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] POST http://10.180.1.21/volume/v3/attachments/01a2b2ef-f71b-4060-8615-0bb07a5be2a3/action [ 1149.828184] [55204]: DEBUG cinder.api.openstack.wsgi [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-a3a7f562-81ae-4c62-a471-24cf68d1db8f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Action body: b'{"os-complete": null}' {{(pid=55204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1149.828327] [55204]: DEBUG cinder.api.openstack.wsgi [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-a3a7f562-81ae-4c62-a471-24cf68d1db8f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1149.843917] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.843917] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.851949] [55204]: INFO cinder.api.openstack.wsgi [req-23f1a7c2-8a9d-4013-aadb-85d4f76ed10f req-a3a7f562-81ae-4c62-a471-24cf68d1db8f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/attachments/01a2b2ef-f71b-4060-8615-0bb07a5be2a3/action returned with HTTP 204 [ 1149.852405] [55204]: [pid: 55204|app: 0|req: 202/383] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:28:39 2025] POST /volume/v3/attachments/01a2b2ef-f71b-4060-8615-0bb07a5be2a3/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1150.196269] [55205]: DEBUG cinder.api.middleware.request_id [None req-fcbfa61e-7851-44df-a2ec-23f06795e25b None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.198360] [55205]: INFO cinder.api.openstack.wsgi [None req-fcbfa61e-7851-44df-a2ec-23f06795e25b tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 [ 1150.198581] [55205]: DEBUG cinder.api.openstack.wsgi [None req-fcbfa61e-7851-44df-a2ec-23f06795e25b tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.198795] [55205]: DEBUG cinder.api.openstack.wsgi [None req-fcbfa61e-7851-44df-a2ec-23f06795e25b tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.208920] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.208920] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.212413] [55205]: INFO cinder.volume.api [None req-fcbfa61e-7851-44df-a2ec-23f06795e25b tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1150.217167] [55205]: INFO cinder.api.openstack.wsgi [None req-fcbfa61e-7851-44df-a2ec-23f06795e25b tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 returned with HTTP 200 [ 1150.217535] [55205]: [pid: 55205|app: 0|req: 182/384] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:40 2025] GET /volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1150.226906] [55204]: DEBUG cinder.api.middleware.request_id [None req-6ba2410a-443b-4bbd-8600-5dab7d98cb9f None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.228918] [55204]: INFO cinder.api.openstack.wsgi [None req-6ba2410a-443b-4bbd-8600-5dab7d98cb9f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 [ 1150.229163] [55204]: DEBUG cinder.api.openstack.wsgi [None req-6ba2410a-443b-4bbd-8600-5dab7d98cb9f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.229383] [55204]: DEBUG cinder.api.openstack.wsgi [None req-6ba2410a-443b-4bbd-8600-5dab7d98cb9f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.240099] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.240099] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.243351] [55204]: INFO cinder.volume.api [None req-6ba2410a-443b-4bbd-8600-5dab7d98cb9f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1150.248233] [55204]: INFO cinder.api.openstack.wsgi [None req-6ba2410a-443b-4bbd-8600-5dab7d98cb9f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 returned with HTTP 200 [ 1150.248622] [55204]: [pid: 55204|app: 0|req: 203/385] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:40 2025] GET /volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1150.540438] [55205]: DEBUG cinder.api.middleware.request_id [req-d621a618-c50a-42e7-a42a-219273e60284 req-cc65e900-ef13-4311-912d-45a6f866231a None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.542885] [55205]: INFO cinder.api.openstack.wsgi [req-d621a618-c50a-42e7-a42a-219273e60284 req-cc65e900-ef13-4311-912d-45a6f866231a tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 [ 1150.543119] [55205]: DEBUG cinder.api.openstack.wsgi [req-d621a618-c50a-42e7-a42a-219273e60284 req-cc65e900-ef13-4311-912d-45a6f866231a tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.543336] [55205]: DEBUG cinder.api.openstack.wsgi [req-d621a618-c50a-42e7-a42a-219273e60284 req-cc65e900-ef13-4311-912d-45a6f866231a tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.553784] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.553784] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.556700] [55205]: INFO cinder.volume.api [req-d621a618-c50a-42e7-a42a-219273e60284 req-cc65e900-ef13-4311-912d-45a6f866231a tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1150.561358] [55205]: INFO cinder.api.openstack.wsgi [req-d621a618-c50a-42e7-a42a-219273e60284 req-cc65e900-ef13-4311-912d-45a6f866231a tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 returned with HTTP 200 [ 1150.561776] [55205]: [pid: 55205|app: 0|req: 183/386] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:28:40 2025] GET /volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1152.232624] [55204]: DEBUG cinder.api.middleware.request_id [req-23a44a59-d7f2-4250-8db4-856bb791aa0c req-8205f04a-45fb-43f4-9de8-870b93fdd2b9 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.235791] [55204]: INFO cinder.api.openstack.wsgi [req-23a44a59-d7f2-4250-8db4-856bb791aa0c req-8205f04a-45fb-43f4-9de8-870b93fdd2b9 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] PUT http://10.180.1.21/volume/v3/attachments/fa5c4924-36a7-42ed-af3e-cc77e97bfe7b [ 1152.236394] [55204]: DEBUG cinder.api.openstack.wsgi [req-23a44a59-d7f2-4250-8db4-856bb791aa0c req-8205f04a-45fb-43f4-9de8-870b93fdd2b9 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-554905", "mountpoint": "/dev/sdb"}}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1152.248337] [55204]: DEBUG cinder.coordination [req-23a44a59-d7f2-4250-8db4-856bb791aa0c req-8205f04a-45fb-43f4-9de8-870b93fdd2b9 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Acquiring lock "cinder-attachment_update-451e0b52-c3ee-434c-b40c-423b707104b0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55204) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1152.253307] [55204]: DEBUG cinder.coordination [req-23a44a59-d7f2-4250-8db4-856bb791aa0c req-8205f04a-45fb-43f4-9de8-870b93fdd2b9 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Lock "cinder-attachment_update-451e0b52-c3ee-434c-b40c-423b707104b0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55204) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1152.254561] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.254561] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.746649] [55205]: DEBUG cinder.api.middleware.request_id [None req-1fd614cb-b70a-4fb6-9be4-7cdc8388d935 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.747117] [55205]: INFO cinder.api.openstack.wsgi [None req-1fd614cb-b70a-4fb6-9be4-7cdc8388d935 None None] GET http://10.180.1.21/volume// [ 1152.747308] [55205]: DEBUG cinder.api.openstack.wsgi [None req-1fd614cb-b70a-4fb6-9be4-7cdc8388d935 None None] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.747527] [55205]: DEBUG cinder.api.openstack.wsgi [None req-1fd614cb-b70a-4fb6-9be4-7cdc8388d935 None None] Calling method 'all' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.747911] [55205]: INFO cinder.api.openstack.wsgi [None req-1fd614cb-b70a-4fb6-9be4-7cdc8388d935 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1152.748300] [55205]: [pid: 55205|app: 0|req: 184/387] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:28:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1152.751454] [55205]: DEBUG cinder.api.middleware.request_id [req-d621a618-c50a-42e7-a42a-219273e60284 req-1092cb5a-9409-49cd-9d20-4f6ba15a0474 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.753531] [55205]: INFO cinder.api.openstack.wsgi [req-d621a618-c50a-42e7-a42a-219273e60284 req-1092cb5a-9409-49cd-9d20-4f6ba15a0474 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1152.753917] [55205]: DEBUG cinder.api.openstack.wsgi [req-d621a618-c50a-42e7-a42a-219273e60284 req-1092cb5a-9409-49cd-9d20-4f6ba15a0474 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45a95af0-88d0-4490-a8cb-085308a29d01", "connector": null, "instance_uuid": "b0949662-abe8-479d-9de2-d9dc37e50ae2"}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1152.765868] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.765868] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.776230] [55204]: DEBUG cinder.coordination [req-23a44a59-d7f2-4250-8db4-856bb791aa0c req-8205f04a-45fb-43f4-9de8-870b93fdd2b9 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Lock "cinder-attachment_update-451e0b52-c3ee-434c-b40c-423b707104b0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=55204) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1152.776597] [55204]: INFO cinder.api.openstack.wsgi [req-23a44a59-d7f2-4250-8db4-856bb791aa0c req-8205f04a-45fb-43f4-9de8-870b93fdd2b9 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/attachments/fa5c4924-36a7-42ed-af3e-cc77e97bfe7b returned with HTTP 200 [ 1152.777078] [55204]: [pid: 55204|app: 0|req: 204/388] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:28:42 2025] PUT /volume/v3/attachments/fa5c4924-36a7-42ed-af3e-cc77e97bfe7b => generated 617 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1152.783293] [55204]: DEBUG cinder.api.middleware.request_id [req-23a44a59-d7f2-4250-8db4-856bb791aa0c req-84ae086a-8fa4-4d28-9995-3cc1b43ebbcc None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.787424] [55204]: INFO cinder.api.openstack.wsgi [req-23a44a59-d7f2-4250-8db4-856bb791aa0c req-84ae086a-8fa4-4d28-9995-3cc1b43ebbcc tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] GET http://10.180.1.21/volume/v3/attachments/fa5c4924-36a7-42ed-af3e-cc77e97bfe7b [ 1152.787424] [55204]: DEBUG cinder.api.openstack.wsgi [req-23a44a59-d7f2-4250-8db4-856bb791aa0c req-84ae086a-8fa4-4d28-9995-3cc1b43ebbcc tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.787424] [55204]: DEBUG cinder.api.openstack.wsgi [req-23a44a59-d7f2-4250-8db4-856bb791aa0c req-84ae086a-8fa4-4d28-9995-3cc1b43ebbcc tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'version_select' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.803624] [55204]: INFO cinder.api.openstack.wsgi [req-23a44a59-d7f2-4250-8db4-856bb791aa0c req-84ae086a-8fa4-4d28-9995-3cc1b43ebbcc tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/attachments/fa5c4924-36a7-42ed-af3e-cc77e97bfe7b returned with HTTP 200 [ 1152.804308] [55204]: [pid: 55204|app: 0|req: 205/389] 10.180.1.21 () {62 vars in 1531 bytes} [Fri Feb 21 08:28:42 2025] GET /volume/v3/attachments/fa5c4924-36a7-42ed-af3e-cc77e97bfe7b => generated 642 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1152.806097] [55205]: INFO cinder.api.openstack.wsgi [req-d621a618-c50a-42e7-a42a-219273e60284 req-1092cb5a-9409-49cd-9d20-4f6ba15a0474 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1152.806581] [55205]: [pid: 55205|app: 0|req: 185/390] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:28:42 2025] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1152.813206] [55204]: DEBUG cinder.api.middleware.request_id [None req-1a86d594-c61b-43d1-804b-75fc1adc6f23 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.813826] [55204]: INFO cinder.api.openstack.wsgi [None req-1a86d594-c61b-43d1-804b-75fc1adc6f23 None None] GET http://10.180.1.21/volume// [ 1152.813826] [55204]: DEBUG cinder.api.openstack.wsgi [None req-1a86d594-c61b-43d1-804b-75fc1adc6f23 None None] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.813995] [55204]: DEBUG cinder.api.openstack.wsgi [None req-1a86d594-c61b-43d1-804b-75fc1adc6f23 None None] Calling method 'all' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.814439] [55204]: INFO cinder.api.openstack.wsgi [None req-1a86d594-c61b-43d1-804b-75fc1adc6f23 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1152.814843] [55204]: [pid: 55204|app: 0|req: 206/391] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:28:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1152.818294] [55205]: DEBUG cinder.api.middleware.request_id [req-d621a618-c50a-42e7-a42a-219273e60284 req-9d2e18ea-1f30-4ad1-ad43-1a20a00e9f63 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.821234] [55205]: INFO cinder.api.openstack.wsgi [req-d621a618-c50a-42e7-a42a-219273e60284 req-9d2e18ea-1f30-4ad1-ad43-1a20a00e9f63 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 [ 1152.821483] [55205]: DEBUG cinder.api.openstack.wsgi [req-d621a618-c50a-42e7-a42a-219273e60284 req-9d2e18ea-1f30-4ad1-ad43-1a20a00e9f63 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.821698] [55205]: DEBUG cinder.api.openstack.wsgi [req-d621a618-c50a-42e7-a42a-219273e60284 req-9d2e18ea-1f30-4ad1-ad43-1a20a00e9f63 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.833772] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.833772] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.837168] [55205]: INFO cinder.volume.api [req-d621a618-c50a-42e7-a42a-219273e60284 req-9d2e18ea-1f30-4ad1-ad43-1a20a00e9f63 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1152.842229] [55205]: INFO cinder.api.openstack.wsgi [req-d621a618-c50a-42e7-a42a-219273e60284 req-9d2e18ea-1f30-4ad1-ad43-1a20a00e9f63 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 returned with HTTP 200 [ 1152.842806] [55205]: [pid: 55205|app: 0|req: 186/392] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:28:42 2025] GET /volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 => generated 1319 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1153.991037] [55204]: DEBUG cinder.api.middleware.request_id [req-d621a618-c50a-42e7-a42a-219273e60284 req-290ca588-3844-44ef-8a03-1f262d0a9cd3 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.993079] [55204]: INFO cinder.api.openstack.wsgi [req-d621a618-c50a-42e7-a42a-219273e60284 req-290ca588-3844-44ef-8a03-1f262d0a9cd3 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] DELETE http://10.180.1.21/volume/v3/attachments/01a2b2ef-f71b-4060-8615-0bb07a5be2a3 [ 1153.994049] [55204]: DEBUG cinder.api.openstack.wsgi [req-d621a618-c50a-42e7-a42a-219273e60284 req-290ca588-3844-44ef-8a03-1f262d0a9cd3 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1153.994049] [55204]: DEBUG cinder.api.openstack.wsgi [req-d621a618-c50a-42e7-a42a-219273e60284 req-290ca588-3844-44ef-8a03-1f262d0a9cd3 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'version_select' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.002300] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.002300] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.533728] [55204]: INFO cinder.api.openstack.wsgi [req-d621a618-c50a-42e7-a42a-219273e60284 req-290ca588-3844-44ef-8a03-1f262d0a9cd3 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/attachments/01a2b2ef-f71b-4060-8615-0bb07a5be2a3 returned with HTTP 200 [ 1154.534236] [55204]: [pid: 55204|app: 0|req: 207/393] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:28:43 2025] DELETE /volume/v3/attachments/01a2b2ef-f71b-4060-8615-0bb07a5be2a3 => generated 192 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1156.256024] [55205]: DEBUG cinder.api.middleware.request_id [None req-21b81b20-75fb-4b6e-a9d4-e764a42988d0 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.256472] [55205]: INFO cinder.api.openstack.wsgi [None req-21b81b20-75fb-4b6e-a9d4-e764a42988d0 None None] GET http://10.180.1.21/volume// [ 1156.256658] [55205]: DEBUG cinder.api.openstack.wsgi [None req-21b81b20-75fb-4b6e-a9d4-e764a42988d0 None None] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1156.256880] [55205]: DEBUG cinder.api.openstack.wsgi [None req-21b81b20-75fb-4b6e-a9d4-e764a42988d0 None None] Calling method 'all' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1156.257282] [55205]: INFO cinder.api.openstack.wsgi [None req-21b81b20-75fb-4b6e-a9d4-e764a42988d0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1156.257595] [55205]: [pid: 55205|app: 0|req: 187/394] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:28:46 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1156.262020] [55204]: DEBUG cinder.api.middleware.request_id [req-d621a618-c50a-42e7-a42a-219273e60284 req-481ed376-2a36-45c6-ace7-e8acd19242ba None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.264095] [55204]: INFO cinder.api.openstack.wsgi [req-d621a618-c50a-42e7-a42a-219273e60284 req-481ed376-2a36-45c6-ace7-e8acd19242ba tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 [ 1156.264420] [55204]: DEBUG cinder.api.openstack.wsgi [req-d621a618-c50a-42e7-a42a-219273e60284 req-481ed376-2a36-45c6-ace7-e8acd19242ba tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1156.264644] [55204]: DEBUG cinder.api.openstack.wsgi [req-d621a618-c50a-42e7-a42a-219273e60284 req-481ed376-2a36-45c6-ace7-e8acd19242ba tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1156.279993] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.279993] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.284700] [55204]: INFO cinder.volume.api [req-d621a618-c50a-42e7-a42a-219273e60284 req-481ed376-2a36-45c6-ace7-e8acd19242ba tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1156.290122] [55204]: INFO cinder.api.openstack.wsgi [req-d621a618-c50a-42e7-a42a-219273e60284 req-481ed376-2a36-45c6-ace7-e8acd19242ba tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 returned with HTTP 200 [ 1156.290576] [55204]: [pid: 55204|app: 0|req: 208/395] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:28:46 2025] GET /volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 => generated 1026 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1156.397940] [55205]: DEBUG cinder.api.middleware.request_id [req-d621a618-c50a-42e7-a42a-219273e60284 req-05ef8332-1209-40f9-9de2-8546d19f264a None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.400263] [55205]: INFO cinder.api.openstack.wsgi [req-d621a618-c50a-42e7-a42a-219273e60284 req-05ef8332-1209-40f9-9de2-8546d19f264a tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] PUT http://10.180.1.21/volume/v3/attachments/3516e1f5-050f-49df-b947-e1816c218b91 [ 1156.400655] [55205]: DEBUG cinder.api.openstack.wsgi [req-d621a618-c50a-42e7-a42a-219273e60284 req-05ef8332-1209-40f9-9de2-8546d19f264a tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sdb"}}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1156.408242] [55205]: DEBUG cinder.coordination [req-d621a618-c50a-42e7-a42a-219273e60284 req-05ef8332-1209-40f9-9de2-8546d19f264a tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Acquiring lock "cinder-attachment_update-45a95af0-88d0-4490-a8cb-085308a29d01-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55205) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1156.412434] [55205]: DEBUG cinder.coordination [req-d621a618-c50a-42e7-a42a-219273e60284 req-05ef8332-1209-40f9-9de2-8546d19f264a tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Lock "cinder-attachment_update-45a95af0-88d0-4490-a8cb-085308a29d01-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55205) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1156.413882] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.413882] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.934575] [55205]: DEBUG cinder.coordination [req-d621a618-c50a-42e7-a42a-219273e60284 req-05ef8332-1209-40f9-9de2-8546d19f264a tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Lock "cinder-attachment_update-45a95af0-88d0-4490-a8cb-085308a29d01-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=55205) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1156.934919] [55205]: INFO cinder.api.openstack.wsgi [req-d621a618-c50a-42e7-a42a-219273e60284 req-05ef8332-1209-40f9-9de2-8546d19f264a tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/attachments/3516e1f5-050f-49df-b947-e1816c218b91 returned with HTTP 200 [ 1156.935509] [55205]: [pid: 55205|app: 0|req: 188/396] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:28:46 2025] PUT /volume/v3/attachments/3516e1f5-050f-49df-b947-e1816c218b91 => generated 617 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1157.442646] [55204]: DEBUG cinder.api.middleware.request_id [req-d621a618-c50a-42e7-a42a-219273e60284 req-28ae84c5-8ac7-4f56-bc29-f057370206a1 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.445287] [55204]: INFO cinder.api.openstack.wsgi [req-d621a618-c50a-42e7-a42a-219273e60284 req-28ae84c5-8ac7-4f56-bc29-f057370206a1 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] POST http://10.180.1.21/volume/v3/attachments/3516e1f5-050f-49df-b947-e1816c218b91/action [ 1157.445845] [55204]: DEBUG cinder.api.openstack.wsgi [req-d621a618-c50a-42e7-a42a-219273e60284 req-28ae84c5-8ac7-4f56-bc29-f057370206a1 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Action body: b'{"os-complete": null}' {{(pid=55204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1157.446139] [55204]: DEBUG cinder.api.openstack.wsgi [req-d621a618-c50a-42e7-a42a-219273e60284 req-28ae84c5-8ac7-4f56-bc29-f057370206a1 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1157.466641] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.466641] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.476803] [55204]: INFO cinder.api.openstack.wsgi [req-d621a618-c50a-42e7-a42a-219273e60284 req-28ae84c5-8ac7-4f56-bc29-f057370206a1 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/attachments/3516e1f5-050f-49df-b947-e1816c218b91/action returned with HTTP 204 [ 1157.477666] [55204]: [pid: 55204|app: 0|req: 209/397] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:28:47 2025] POST /volume/v3/attachments/3516e1f5-050f-49df-b947-e1816c218b91/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1157.502680] [55205]: DEBUG cinder.api.middleware.request_id [None req-8f354498-eeb8-4442-af05-7d2a00b0f14a None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.504872] [55205]: INFO cinder.api.openstack.wsgi [None req-8f354498-eeb8-4442-af05-7d2a00b0f14a tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1157.505270] [55205]: DEBUG cinder.api.openstack.wsgi [None req-8f354498-eeb8-4442-af05-7d2a00b0f14a tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1199876900"}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1157.506994] [55205]: DEBUG cinder.api.v3.volumes [None req-8f354498-eeb8-4442-af05-7d2a00b0f14a tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1199876900'}} {{(pid=55205) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1157.508022] [55205]: INFO cinder.api.v3.volumes [None req-8f354498-eeb8-4442-af05-7d2a00b0f14a tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Create volume of 1 GB [ 1157.508022] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.508022] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.511580] [55205]: INFO cinder.volume.api [None req-8f354498-eeb8-4442-af05-7d2a00b0f14a tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Availability Zones retrieved successfully. [ 1157.519423] [55205]: DEBUG cinder.volume.api [None req-8f354498-eeb8-4442-af05-7d2a00b0f14a tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Flow 'volume_create_api' (29bd8be5-0e39-4117-85dd-0094da9af497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1157.520886] [55205]: DEBUG cinder.volume.api [None req-8f354498-eeb8-4442-af05-7d2a00b0f14a tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f0421d1-5656-4548-8944-f734344882b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1157.522042] [55205]: DEBUG cinder.volume.flows.api.create_volume [None req-8f354498-eeb8-4442-af05-7d2a00b0f14a tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Validating volume size '1' using validate_int {{(pid=55205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1157.539097] [55205]: DEBUG cinder.volume.api [None req-8f354498-eeb8-4442-af05-7d2a00b0f14a tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f0421d1-5656-4548-8944-f734344882b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4a3c848-85c0-4b98-91d8-f1eea4b9a34a', '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=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1157.540070] [55205]: DEBUG cinder.volume.api [None req-8f354498-eeb8-4442-af05-7d2a00b0f14a tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d10c5b6f-af2d-4280-bbb6-150a257f3ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1157.567770] [55205]: DEBUG cinder.quota [None req-8f354498-eeb8-4442-af05-7d2a00b0f14a tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Created reservations ['29fb2017-de77-4967-ad66-99f7dd80a546', 'f12c6b85-a42e-4528-9586-755b1aa8e581', 'adabe309-98e7-4578-9d7c-c4fb0453272e', 'dad9915a-e770-44bc-a170-2f0423977477'] {{(pid=55205) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1157.568732] [55205]: DEBUG cinder.volume.api [None req-8f354498-eeb8-4442-af05-7d2a00b0f14a tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d10c5b6f-af2d-4280-bbb6-150a257f3ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29fb2017-de77-4967-ad66-99f7dd80a546', 'f12c6b85-a42e-4528-9586-755b1aa8e581', 'adabe309-98e7-4578-9d7c-c4fb0453272e', 'dad9915a-e770-44bc-a170-2f0423977477']}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1157.569721] [55205]: DEBUG cinder.volume.api [None req-8f354498-eeb8-4442-af05-7d2a00b0f14a tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18094ea5-1467-4354-b2ae-c0316b46f34d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1157.582858] [55205]: DEBUG cinder.volume.api [None req-8f354498-eeb8-4442-af05-7d2a00b0f14a tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18094ea5-1467-4354-b2ae-c0316b46f34d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6371fb61-542d-4cfe-9e02-2124d8b4b811', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1199876900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='934ce29215cd4bb8b894c9014d0925a5',qos_specs=None,replication_status=,reservations=['29fb2017-de77-4967-ad66-99f7dd80a546','f12c6b85-a42e-4528-9586-755b1aa8e581','adabe309-98e7-4578-9d7c-c4fb0453272e','dad9915a-e770-44bc-a170-2f0423977477'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bc89c78de4a4c899bf05a6b7edff444',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:28:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1199876900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6371fb61-542d-4cfe-9e02-2124d8b4b811,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='934ce29215cd4bb8b894c9014d0925a5',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='9bc89c78de4a4c899bf05a6b7edff444',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a3c848-85c0-4b98-91d8-f1eea4b9a34a),volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1157.583726] [55205]: DEBUG cinder.volume.api [None req-8f354498-eeb8-4442-af05-7d2a00b0f14a tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a42b79ad-cde9-4a60-85c9-f2e2cd9854f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1157.595149] [55205]: DEBUG cinder.volume.api [None req-8f354498-eeb8-4442-af05-7d2a00b0f14a tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a42b79ad-cde9-4a60-85c9-f2e2cd9854f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1199876900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='934ce29215cd4bb8b894c9014d0925a5',qos_specs=None,replication_status=,reservations=['29fb2017-de77-4967-ad66-99f7dd80a546','f12c6b85-a42e-4528-9586-755b1aa8e581','adabe309-98e7-4578-9d7c-c4fb0453272e','dad9915a-e770-44bc-a170-2f0423977477'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bc89c78de4a4c899bf05a6b7edff444',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1157.595957] [55205]: DEBUG cinder.volume.api [None req-8f354498-eeb8-4442-af05-7d2a00b0f14a tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a05d5c4f-fcbd-44ef-8994-580016783981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1157.605941] [55205]: DEBUG cinder.volume.api [None req-8f354498-eeb8-4442-af05-7d2a00b0f14a tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a05d5c4f-fcbd-44ef-8994-580016783981) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1157.606959] [55205]: DEBUG cinder.volume.api [None req-8f354498-eeb8-4442-af05-7d2a00b0f14a tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Flow 'volume_create_api' (29bd8be5-0e39-4117-85dd-0094da9af497) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55205) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1157.607316] [55205]: INFO cinder.volume.api [None req-8f354498-eeb8-4442-af05-7d2a00b0f14a tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Create volume request issued successfully. [ 1157.607977] [55205]: INFO cinder.api.openstack.wsgi [None req-8f354498-eeb8-4442-af05-7d2a00b0f14a tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1157.608431] [55205]: [pid: 55205|app: 0|req: 189/398] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:28:47 2025] POST /volume/v3/volumes => generated 754 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1157.616943] [55204]: DEBUG cinder.api.middleware.request_id [None req-da0ddb01-22cb-4b5b-968e-856f2988d321 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.619689] [55204]: INFO cinder.api.openstack.wsgi [None req-da0ddb01-22cb-4b5b-968e-856f2988d321 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 [ 1157.619689] [55204]: DEBUG cinder.api.openstack.wsgi [None req-da0ddb01-22cb-4b5b-968e-856f2988d321 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.619957] [55204]: DEBUG cinder.api.openstack.wsgi [None req-da0ddb01-22cb-4b5b-968e-856f2988d321 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.629032] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.629032] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.632559] [55204]: INFO cinder.volume.api [None req-da0ddb01-22cb-4b5b-968e-856f2988d321 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1157.632641] [55205]: DEBUG cinder.api.middleware.request_id [req-23a44a59-d7f2-4250-8db4-856bb791aa0c req-524e75ff-99fe-49e4-adb4-68b59c77bba7 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.635102] [55205]: INFO cinder.api.openstack.wsgi [req-23a44a59-d7f2-4250-8db4-856bb791aa0c req-524e75ff-99fe-49e4-adb4-68b59c77bba7 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] POST http://10.180.1.21/volume/v3/attachments/fa5c4924-36a7-42ed-af3e-cc77e97bfe7b/action [ 1157.635381] [55205]: DEBUG cinder.api.openstack.wsgi [req-23a44a59-d7f2-4250-8db4-856bb791aa0c req-524e75ff-99fe-49e4-adb4-68b59c77bba7 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Action body: b'{"os-complete": null}' {{(pid=55205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1157.635556] [55205]: DEBUG cinder.api.openstack.wsgi [req-23a44a59-d7f2-4250-8db4-856bb791aa0c req-524e75ff-99fe-49e4-adb4-68b59c77bba7 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1157.636661] [55204]: INFO cinder.api.openstack.wsgi [None req-da0ddb01-22cb-4b5b-968e-856f2988d321 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 returned with HTTP 200 [ 1157.637331] [55204]: [pid: 55204|app: 0|req: 210/399] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:47 2025] GET /volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1157.650459] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.650459] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.656945] [55205]: INFO cinder.api.openstack.wsgi [req-23a44a59-d7f2-4250-8db4-856bb791aa0c req-524e75ff-99fe-49e4-adb4-68b59c77bba7 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/attachments/fa5c4924-36a7-42ed-af3e-cc77e97bfe7b/action returned with HTTP 204 [ 1157.657429] [55205]: [pid: 55205|app: 0|req: 190/400] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:28:47 2025] POST /volume/v3/attachments/fa5c4924-36a7-42ed-af3e-cc77e97bfe7b/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1158.650586] [55204]: DEBUG cinder.api.middleware.request_id [None req-9ba5d54c-3b7c-49ff-adda-2aa9041a3743 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.652898] [55204]: INFO cinder.api.openstack.wsgi [None req-9ba5d54c-3b7c-49ff-adda-2aa9041a3743 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 [ 1158.653151] [55204]: DEBUG cinder.api.openstack.wsgi [None req-9ba5d54c-3b7c-49ff-adda-2aa9041a3743 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.653447] [55204]: DEBUG cinder.api.openstack.wsgi [None req-9ba5d54c-3b7c-49ff-adda-2aa9041a3743 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.665375] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.665375] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.670027] [55204]: INFO cinder.volume.api [None req-9ba5d54c-3b7c-49ff-adda-2aa9041a3743 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1158.675634] [55204]: INFO cinder.api.openstack.wsgi [None req-9ba5d54c-3b7c-49ff-adda-2aa9041a3743 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 returned with HTTP 200 [ 1158.675634] [55204]: [pid: 55204|app: 0|req: 211/401] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:48 2025] GET /volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1158.714926] [55205]: DEBUG cinder.api.middleware.request_id [req-8117b369-6ec1-4797-994f-2498953964ea req-b5108b86-78b5-4fa7-9638-68deaf5f6b14 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.717913] [55205]: INFO cinder.api.openstack.wsgi [req-8117b369-6ec1-4797-994f-2498953964ea req-b5108b86-78b5-4fa7-9638-68deaf5f6b14 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 [ 1158.718261] [55205]: DEBUG cinder.api.openstack.wsgi [req-8117b369-6ec1-4797-994f-2498953964ea req-b5108b86-78b5-4fa7-9638-68deaf5f6b14 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.718606] [55205]: DEBUG cinder.api.openstack.wsgi [req-8117b369-6ec1-4797-994f-2498953964ea req-b5108b86-78b5-4fa7-9638-68deaf5f6b14 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.726661] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.726661] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.730402] [55205]: INFO cinder.volume.api [req-8117b369-6ec1-4797-994f-2498953964ea req-b5108b86-78b5-4fa7-9638-68deaf5f6b14 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1158.735171] [55205]: INFO cinder.api.openstack.wsgi [req-8117b369-6ec1-4797-994f-2498953964ea req-b5108b86-78b5-4fa7-9638-68deaf5f6b14 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 returned with HTTP 200 [ 1158.735687] [55205]: [pid: 55205|app: 0|req: 191/402] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:28:48 2025] GET /volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.257265] [55204]: DEBUG cinder.api.middleware.request_id [None req-87a91fb5-338e-4e87-961f-dc6e2fdc4edd None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.258155] [55204]: INFO cinder.api.openstack.wsgi [None req-87a91fb5-338e-4e87-961f-dc6e2fdc4edd None None] GET http://10.180.1.21/volume// [ 1160.258155] [55204]: DEBUG cinder.api.openstack.wsgi [None req-87a91fb5-338e-4e87-961f-dc6e2fdc4edd None None] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.258335] [55204]: DEBUG cinder.api.openstack.wsgi [None req-87a91fb5-338e-4e87-961f-dc6e2fdc4edd None None] Calling method 'all' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.258868] [55204]: INFO cinder.api.openstack.wsgi [None req-87a91fb5-338e-4e87-961f-dc6e2fdc4edd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1160.259210] [55204]: [pid: 55204|app: 0|req: 212/403] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:28:50 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1160.264840] [55205]: DEBUG cinder.api.middleware.request_id [req-8117b369-6ec1-4797-994f-2498953964ea req-81135e18-ccc0-4b0e-8629-3815b96bf13c None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.267729] [55205]: INFO cinder.api.openstack.wsgi [req-8117b369-6ec1-4797-994f-2498953964ea req-81135e18-ccc0-4b0e-8629-3815b96bf13c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1160.268828] [55205]: DEBUG cinder.api.openstack.wsgi [req-8117b369-6ec1-4797-994f-2498953964ea req-81135e18-ccc0-4b0e-8629-3815b96bf13c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6371fb61-542d-4cfe-9e02-2124d8b4b811", "connector": null, "instance_uuid": "cf727c94-9757-4d1b-b224-736ea0f21fb3"}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1160.281900] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.281900] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.304992] [55205]: INFO cinder.api.openstack.wsgi [req-8117b369-6ec1-4797-994f-2498953964ea req-81135e18-ccc0-4b0e-8629-3815b96bf13c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1160.305474] [55205]: [pid: 55205|app: 0|req: 192/404] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:28:50 2025] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1160.329643] [55204]: DEBUG cinder.api.middleware.request_id [None req-25cfb14e-00c2-4ebd-9fff-4492780d04c7 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.331976] [55204]: INFO cinder.api.openstack.wsgi [None req-25cfb14e-00c2-4ebd-9fff-4492780d04c7 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 [ 1160.332323] [55204]: DEBUG cinder.api.openstack.wsgi [None req-25cfb14e-00c2-4ebd-9fff-4492780d04c7 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.332627] [55204]: DEBUG cinder.api.openstack.wsgi [None req-25cfb14e-00c2-4ebd-9fff-4492780d04c7 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.343333] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.343333] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.346865] [55204]: INFO cinder.volume.api [None req-25cfb14e-00c2-4ebd-9fff-4492780d04c7 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1160.352517] [55204]: INFO cinder.api.openstack.wsgi [None req-25cfb14e-00c2-4ebd-9fff-4492780d04c7 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 returned with HTTP 200 [ 1160.352898] [55204]: [pid: 55204|app: 0|req: 213/405] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:50 2025] GET /volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.835077] [55205]: DEBUG cinder.api.middleware.request_id [None req-7a2e4f05-c84d-4d48-a6c5-ce87bbcabc03 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.835077] [55205]: INFO cinder.api.openstack.wsgi [None req-7a2e4f05-c84d-4d48-a6c5-ce87bbcabc03 None None] GET http://10.180.1.21/volume// [ 1160.835077] [55205]: DEBUG cinder.api.openstack.wsgi [None req-7a2e4f05-c84d-4d48-a6c5-ce87bbcabc03 None None] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.835077] [55205]: DEBUG cinder.api.openstack.wsgi [None req-7a2e4f05-c84d-4d48-a6c5-ce87bbcabc03 None None] Calling method 'all' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.835077] [55205]: INFO cinder.api.openstack.wsgi [None req-7a2e4f05-c84d-4d48-a6c5-ce87bbcabc03 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1160.835077] [55205]: [pid: 55205|app: 0|req: 193/406] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:28:50 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1160.839010] [55204]: DEBUG cinder.api.middleware.request_id [req-8117b369-6ec1-4797-994f-2498953964ea req-f43e6f2e-05fa-47b7-b31c-1005e71f9630 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.841666] [55204]: INFO cinder.api.openstack.wsgi [req-8117b369-6ec1-4797-994f-2498953964ea req-f43e6f2e-05fa-47b7-b31c-1005e71f9630 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 [ 1160.841957] [55204]: DEBUG cinder.api.openstack.wsgi [req-8117b369-6ec1-4797-994f-2498953964ea req-f43e6f2e-05fa-47b7-b31c-1005e71f9630 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.842310] [55204]: DEBUG cinder.api.openstack.wsgi [req-8117b369-6ec1-4797-994f-2498953964ea req-f43e6f2e-05fa-47b7-b31c-1005e71f9630 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.852135] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.852135] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.855562] [55204]: INFO cinder.volume.api [req-8117b369-6ec1-4797-994f-2498953964ea req-f43e6f2e-05fa-47b7-b31c-1005e71f9630 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1160.860135] [55204]: INFO cinder.api.openstack.wsgi [req-8117b369-6ec1-4797-994f-2498953964ea req-f43e6f2e-05fa-47b7-b31c-1005e71f9630 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 returned with HTTP 200 [ 1160.860592] [55204]: [pid: 55204|app: 0|req: 214/407] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:28:50 2025] GET /volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 => generated 1027 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1160.889080] [55205]: DEBUG cinder.api.middleware.request_id [req-8117b369-6ec1-4797-994f-2498953964ea req-9645cee2-d53c-4ff3-8521-c8f59affecf6 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.891612] [55205]: INFO cinder.api.openstack.wsgi [req-8117b369-6ec1-4797-994f-2498953964ea req-9645cee2-d53c-4ff3-8521-c8f59affecf6 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] PUT http://10.180.1.21/volume/v3/attachments/06940c8e-c06d-4073-9839-8150db5b6c6e [ 1160.892097] [55205]: DEBUG cinder.api.openstack.wsgi [req-8117b369-6ec1-4797-994f-2498953964ea req-9645cee2-d53c-4ff3-8521-c8f59affecf6 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-554923", "mountpoint": "/dev/sdb"}}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1160.900583] [55205]: DEBUG cinder.coordination [req-8117b369-6ec1-4797-994f-2498953964ea req-9645cee2-d53c-4ff3-8521-c8f59affecf6 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Acquiring lock "cinder-attachment_update-6371fb61-542d-4cfe-9e02-2124d8b4b811-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55205) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1160.905271] [55205]: DEBUG cinder.coordination [req-8117b369-6ec1-4797-994f-2498953964ea req-9645cee2-d53c-4ff3-8521-c8f59affecf6 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Lock "cinder-attachment_update-6371fb61-542d-4cfe-9e02-2124d8b4b811-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55205) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1160.906981] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.906981] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.364339] [55204]: DEBUG cinder.api.middleware.request_id [None req-86ea4215-beb2-4f24-ae79-addcabf53ae1 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.366361] [55204]: INFO cinder.api.openstack.wsgi [None req-86ea4215-beb2-4f24-ae79-addcabf53ae1 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 [ 1161.366795] [55204]: DEBUG cinder.api.openstack.wsgi [None req-86ea4215-beb2-4f24-ae79-addcabf53ae1 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.366874] [55204]: DEBUG cinder.api.openstack.wsgi [None req-86ea4215-beb2-4f24-ae79-addcabf53ae1 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.379067] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.379067] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.383677] [55204]: INFO cinder.volume.api [None req-86ea4215-beb2-4f24-ae79-addcabf53ae1 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1161.388568] [55204]: INFO cinder.api.openstack.wsgi [None req-86ea4215-beb2-4f24-ae79-addcabf53ae1 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 returned with HTTP 200 [ 1161.388964] [55204]: [pid: 55204|app: 0|req: 215/408] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:51 2025] GET /volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.399478] [55204]: DEBUG cinder.api.middleware.request_id [None req-3715b2cc-4917-45f5-b602-c0d9bc40b523 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.401953] [55204]: INFO cinder.api.openstack.wsgi [None req-3715b2cc-4917-45f5-b602-c0d9bc40b523 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 [ 1162.402263] [55204]: DEBUG cinder.api.openstack.wsgi [None req-3715b2cc-4917-45f5-b602-c0d9bc40b523 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.402500] [55204]: DEBUG cinder.api.openstack.wsgi [None req-3715b2cc-4917-45f5-b602-c0d9bc40b523 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.413193] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.413193] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.416595] [55204]: INFO cinder.volume.api [None req-3715b2cc-4917-45f5-b602-c0d9bc40b523 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1162.421209] [55204]: INFO cinder.api.openstack.wsgi [None req-3715b2cc-4917-45f5-b602-c0d9bc40b523 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 returned with HTTP 200 [ 1162.421627] [55204]: [pid: 55204|app: 0|req: 216/409] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:52 2025] GET /volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1163.432033] [55204]: DEBUG cinder.api.middleware.request_id [None req-36f356d9-60d6-405f-9f32-171f360feed1 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.433420] [55204]: INFO cinder.api.openstack.wsgi [None req-36f356d9-60d6-405f-9f32-171f360feed1 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 [ 1163.433625] [55204]: DEBUG cinder.api.openstack.wsgi [None req-36f356d9-60d6-405f-9f32-171f360feed1 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.433834] [55204]: DEBUG cinder.api.openstack.wsgi [None req-36f356d9-60d6-405f-9f32-171f360feed1 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.450109] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.450109] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.454272] [55204]: INFO cinder.volume.api [None req-36f356d9-60d6-405f-9f32-171f360feed1 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1163.460568] [55204]: INFO cinder.api.openstack.wsgi [None req-36f356d9-60d6-405f-9f32-171f360feed1 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 returned with HTTP 200 [ 1163.460976] [55204]: [pid: 55204|app: 0|req: 217/410] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:53 2025] GET /volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1164.472868] [55204]: DEBUG cinder.api.middleware.request_id [None req-b8326f56-f940-4d28-9657-0e04344b1b1c None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.476598] [55204]: INFO cinder.api.openstack.wsgi [None req-b8326f56-f940-4d28-9657-0e04344b1b1c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 [ 1164.476598] [55204]: DEBUG cinder.api.openstack.wsgi [None req-b8326f56-f940-4d28-9657-0e04344b1b1c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.476598] [55204]: DEBUG cinder.api.openstack.wsgi [None req-b8326f56-f940-4d28-9657-0e04344b1b1c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.477998] [55204]: DEBUG dbcounter [-] [55204] Writing DB stats cinder:SELECT=226,cinder:INSERT=15,cinder:UPDATE=30 {{(pid=55204) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1164.490196] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.490196] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1164.495184] [55204]: INFO cinder.volume.api [None req-b8326f56-f940-4d28-9657-0e04344b1b1c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1164.501146] [55204]: INFO cinder.api.openstack.wsgi [None req-b8326f56-f940-4d28-9657-0e04344b1b1c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 returned with HTTP 200 [ 1164.501554] [55204]: [pid: 55204|app: 0|req: 218/411] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:54 2025] GET /volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1164.908955] [55204]: DEBUG cinder.api.middleware.request_id [req-244f34ed-2492-44c9-88b9-ebde86799bb4 req-b2383df0-b761-4838-a38a-7f40277b577a None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.911339] [55204]: INFO cinder.api.openstack.wsgi [req-244f34ed-2492-44c9-88b9-ebde86799bb4 req-b2383df0-b761-4838-a38a-7f40277b577a tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] DELETE http://10.180.1.21/volume/v3/attachments/fa5c4924-36a7-42ed-af3e-cc77e97bfe7b [ 1164.911609] [55204]: DEBUG cinder.api.openstack.wsgi [req-244f34ed-2492-44c9-88b9-ebde86799bb4 req-b2383df0-b761-4838-a38a-7f40277b577a tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.911842] [55204]: DEBUG cinder.api.openstack.wsgi [req-244f34ed-2492-44c9-88b9-ebde86799bb4 req-b2383df0-b761-4838-a38a-7f40277b577a tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'version_select' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.919011] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.919011] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.424941] [55205]: DEBUG dbcounter [-] [55205] Writing DB stats cinder:SELECT=204,cinder:UPDATE=36,cinder:INSERT=12 {{(pid=55205) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1165.429743] [55205]: DEBUG cinder.coordination [req-8117b369-6ec1-4797-994f-2498953964ea req-9645cee2-d53c-4ff3-8521-c8f59affecf6 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Lock "cinder-attachment_update-6371fb61-542d-4cfe-9e02-2124d8b4b811-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=55205) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1165.430176] [55205]: INFO cinder.api.openstack.wsgi [req-8117b369-6ec1-4797-994f-2498953964ea req-9645cee2-d53c-4ff3-8521-c8f59affecf6 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/attachments/06940c8e-c06d-4073-9839-8150db5b6c6e returned with HTTP 200 [ 1165.430801] [55205]: [pid: 55205|app: 0|req: 194/412] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:28:50 2025] PUT /volume/v3/attachments/06940c8e-c06d-4073-9839-8150db5b6c6e => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1165.448829] [55204]: INFO cinder.api.openstack.wsgi [req-244f34ed-2492-44c9-88b9-ebde86799bb4 req-b2383df0-b761-4838-a38a-7f40277b577a tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/attachments/fa5c4924-36a7-42ed-af3e-cc77e97bfe7b returned with HTTP 200 [ 1165.449525] [55204]: [pid: 55204|app: 0|req: 219/413] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:28:54 2025] DELETE /volume/v3/attachments/fa5c4924-36a7-42ed-af3e-cc77e97bfe7b => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1165.511903] [55205]: DEBUG cinder.api.middleware.request_id [None req-91a4669e-b06a-47c4-96b4-6e05dfa720db None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.514112] [55205]: INFO cinder.api.openstack.wsgi [None req-91a4669e-b06a-47c4-96b4-6e05dfa720db tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 [ 1165.514423] [55205]: DEBUG cinder.api.openstack.wsgi [None req-91a4669e-b06a-47c4-96b4-6e05dfa720db tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.514781] [55205]: DEBUG cinder.api.openstack.wsgi [None req-91a4669e-b06a-47c4-96b4-6e05dfa720db tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.527786] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.527786] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.531385] [55205]: INFO cinder.volume.api [None req-91a4669e-b06a-47c4-96b4-6e05dfa720db tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1165.536808] [55205]: INFO cinder.api.openstack.wsgi [None req-91a4669e-b06a-47c4-96b4-6e05dfa720db tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 returned with HTTP 200 [ 1165.537285] [55205]: [pid: 55205|app: 0|req: 195/414] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:55 2025] GET /volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.547290] [55204]: DEBUG cinder.api.middleware.request_id [None req-88531a77-4bb8-4652-b0bb-930703314a2c None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.549384] [55204]: INFO cinder.api.openstack.wsgi [None req-88531a77-4bb8-4652-b0bb-930703314a2c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 [ 1166.549606] [55204]: DEBUG cinder.api.openstack.wsgi [None req-88531a77-4bb8-4652-b0bb-930703314a2c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.549823] [55204]: DEBUG cinder.api.openstack.wsgi [None req-88531a77-4bb8-4652-b0bb-930703314a2c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.559627] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.559627] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.562697] [55204]: INFO cinder.volume.api [None req-88531a77-4bb8-4652-b0bb-930703314a2c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1166.566956] [55204]: INFO cinder.api.openstack.wsgi [None req-88531a77-4bb8-4652-b0bb-930703314a2c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 returned with HTTP 200 [ 1166.567336] [55204]: [pid: 55204|app: 0|req: 220/415] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:56 2025] GET /volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1167.048189] [55205]: DEBUG cinder.api.middleware.request_id [req-8117b369-6ec1-4797-994f-2498953964ea req-88d229b8-ecb7-4358-ac07-818b812e839d None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.050665] [55205]: INFO cinder.api.openstack.wsgi [req-8117b369-6ec1-4797-994f-2498953964ea req-88d229b8-ecb7-4358-ac07-818b812e839d tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] POST http://10.180.1.21/volume/v3/attachments/06940c8e-c06d-4073-9839-8150db5b6c6e/action [ 1167.051169] [55205]: DEBUG cinder.api.openstack.wsgi [req-8117b369-6ec1-4797-994f-2498953964ea req-88d229b8-ecb7-4358-ac07-818b812e839d tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Action body: b'{"os-complete": null}' {{(pid=55205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1167.051356] [55205]: DEBUG cinder.api.openstack.wsgi [req-8117b369-6ec1-4797-994f-2498953964ea req-88d229b8-ecb7-4358-ac07-818b812e839d tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1167.067039] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.067039] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.077581] [55205]: INFO cinder.api.openstack.wsgi [req-8117b369-6ec1-4797-994f-2498953964ea req-88d229b8-ecb7-4358-ac07-818b812e839d tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/attachments/06940c8e-c06d-4073-9839-8150db5b6c6e/action returned with HTTP 204 [ 1167.078061] [55205]: [pid: 55205|app: 0|req: 196/416] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:28:56 2025] POST /volume/v3/attachments/06940c8e-c06d-4073-9839-8150db5b6c6e/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1167.578403] [55204]: DEBUG cinder.api.middleware.request_id [None req-85f95508-b48c-4181-87d6-fd72d5b59759 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.582022] [55204]: INFO cinder.api.openstack.wsgi [None req-85f95508-b48c-4181-87d6-fd72d5b59759 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 [ 1167.582022] [55204]: DEBUG cinder.api.openstack.wsgi [None req-85f95508-b48c-4181-87d6-fd72d5b59759 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.582022] [55204]: DEBUG cinder.api.openstack.wsgi [None req-85f95508-b48c-4181-87d6-fd72d5b59759 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.595848] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.595848] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.599911] [55204]: INFO cinder.volume.api [None req-85f95508-b48c-4181-87d6-fd72d5b59759 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1167.605126] [55204]: INFO cinder.api.openstack.wsgi [None req-85f95508-b48c-4181-87d6-fd72d5b59759 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 returned with HTTP 200 [ 1167.605669] [55204]: [pid: 55204|app: 0|req: 221/417] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:57 2025] GET /volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1167.615703] [55205]: DEBUG cinder.api.middleware.request_id [None req-46936a46-80e5-41b8-8cea-acb45acf7adc None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.618059] [55205]: INFO cinder.api.openstack.wsgi [None req-46936a46-80e5-41b8-8cea-acb45acf7adc tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 [ 1167.618566] [55205]: DEBUG cinder.api.openstack.wsgi [None req-46936a46-80e5-41b8-8cea-acb45acf7adc tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.618874] [55205]: DEBUG cinder.api.openstack.wsgi [None req-46936a46-80e5-41b8-8cea-acb45acf7adc tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.630997] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.630997] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.634312] [55205]: INFO cinder.volume.api [None req-46936a46-80e5-41b8-8cea-acb45acf7adc tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1167.638652] [55205]: INFO cinder.api.openstack.wsgi [None req-46936a46-80e5-41b8-8cea-acb45acf7adc tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 returned with HTTP 200 [ 1167.639080] [55205]: [pid: 55205|app: 0|req: 197/418] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:57 2025] GET /volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1167.677601] [55204]: DEBUG cinder.api.middleware.request_id [req-3d3be3d8-6f9b-439d-a320-b95a009bffe0 req-a26ae7d1-13b4-4aba-94bf-1ee2423c2a73 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.681887] [55204]: INFO cinder.api.openstack.wsgi [req-3d3be3d8-6f9b-439d-a320-b95a009bffe0 req-a26ae7d1-13b4-4aba-94bf-1ee2423c2a73 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 [ 1167.681887] [55204]: DEBUG cinder.api.openstack.wsgi [req-3d3be3d8-6f9b-439d-a320-b95a009bffe0 req-a26ae7d1-13b4-4aba-94bf-1ee2423c2a73 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.681887] [55204]: DEBUG cinder.api.openstack.wsgi [req-3d3be3d8-6f9b-439d-a320-b95a009bffe0 req-a26ae7d1-13b4-4aba-94bf-1ee2423c2a73 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.693030] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.693030] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.697179] [55204]: INFO cinder.volume.api [req-3d3be3d8-6f9b-439d-a320-b95a009bffe0 req-a26ae7d1-13b4-4aba-94bf-1ee2423c2a73 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1167.701942] [55204]: INFO cinder.api.openstack.wsgi [req-3d3be3d8-6f9b-439d-a320-b95a009bffe0 req-a26ae7d1-13b4-4aba-94bf-1ee2423c2a73 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 returned with HTTP 200 [ 1167.702642] [55204]: [pid: 55204|app: 0|req: 222/419] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:28:57 2025] GET /volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1167.713347] [55205]: DEBUG cinder.api.middleware.request_id [None req-e635db20-d9a5-4bbe-89ff-86ac83313655 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.715663] [55205]: INFO cinder.api.openstack.wsgi [None req-e635db20-d9a5-4bbe-89ff-86ac83313655 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 [ 1167.715887] [55205]: DEBUG cinder.api.openstack.wsgi [None req-e635db20-d9a5-4bbe-89ff-86ac83313655 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.716267] [55205]: DEBUG cinder.api.openstack.wsgi [None req-e635db20-d9a5-4bbe-89ff-86ac83313655 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.726522] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.726522] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.729964] [55205]: INFO cinder.volume.api [None req-e635db20-d9a5-4bbe-89ff-86ac83313655 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1167.734663] [55205]: INFO cinder.api.openstack.wsgi [None req-e635db20-d9a5-4bbe-89ff-86ac83313655 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 returned with HTTP 200 [ 1167.735086] [55205]: [pid: 55205|app: 0|req: 198/420] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:57 2025] GET /volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1167.772962] [55204]: DEBUG cinder.api.middleware.request_id [req-6bf9de18-750f-4931-9c89-01527b207cd6 req-6a4fc051-945d-461a-aa0d-ff383aa588e0 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.775519] [55204]: INFO cinder.api.openstack.wsgi [req-6bf9de18-750f-4931-9c89-01527b207cd6 req-6a4fc051-945d-461a-aa0d-ff383aa588e0 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 [ 1167.775519] [55204]: DEBUG cinder.api.openstack.wsgi [req-6bf9de18-750f-4931-9c89-01527b207cd6 req-6a4fc051-945d-461a-aa0d-ff383aa588e0 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.775676] [55204]: DEBUG cinder.api.openstack.wsgi [req-6bf9de18-750f-4931-9c89-01527b207cd6 req-6a4fc051-945d-461a-aa0d-ff383aa588e0 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.785137] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.785137] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.788841] [55204]: INFO cinder.volume.api [req-6bf9de18-750f-4931-9c89-01527b207cd6 req-6a4fc051-945d-461a-aa0d-ff383aa588e0 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1167.792648] [55204]: INFO cinder.api.openstack.wsgi [req-6bf9de18-750f-4931-9c89-01527b207cd6 req-6a4fc051-945d-461a-aa0d-ff383aa588e0 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 returned with HTTP 200 [ 1167.793063] [55204]: [pid: 55204|app: 0|req: 223/421] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:28:57 2025] GET /volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1167.809916] [55205]: DEBUG cinder.api.middleware.request_id [req-6bf9de18-750f-4931-9c89-01527b207cd6 req-dc81f064-fe41-48ff-aa9b-85661da6a72c None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.812291] [55205]: INFO cinder.api.openstack.wsgi [req-6bf9de18-750f-4931-9c89-01527b207cd6 req-dc81f064-fe41-48ff-aa9b-85661da6a72c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] POST http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811/action [ 1167.812682] [55205]: DEBUG cinder.api.openstack.wsgi [req-6bf9de18-750f-4931-9c89-01527b207cd6 req-dc81f064-fe41-48ff-aa9b-85661da6a72c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1167.812822] [55205]: DEBUG cinder.api.openstack.wsgi [req-6bf9de18-750f-4931-9c89-01527b207cd6 req-dc81f064-fe41-48ff-aa9b-85661da6a72c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1167.822593] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.822593] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.823112] [55205]: INFO cinder.volume.api [req-6bf9de18-750f-4931-9c89-01527b207cd6 req-dc81f064-fe41-48ff-aa9b-85661da6a72c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1167.829971] [55205]: INFO cinder.volume.api [req-6bf9de18-750f-4931-9c89-01527b207cd6 req-dc81f064-fe41-48ff-aa9b-85661da6a72c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Begin detaching volume completed successfully. [ 1167.830205] [55205]: INFO cinder.api.openstack.wsgi [req-6bf9de18-750f-4931-9c89-01527b207cd6 req-dc81f064-fe41-48ff-aa9b-85661da6a72c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811/action returned with HTTP 202 [ 1167.830759] [55205]: [pid: 55205|app: 0|req: 199/422] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 21 08:28:57 2025] POST /volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1168.001770] [55204]: DEBUG cinder.api.middleware.request_id [None req-15abf1e1-618d-416b-964a-c4f7e6d70a16 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.004075] [55204]: INFO cinder.api.openstack.wsgi [None req-15abf1e1-618d-416b-964a-c4f7e6d70a16 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] GET http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 [ 1168.004345] [55204]: DEBUG cinder.api.openstack.wsgi [None req-15abf1e1-618d-416b-964a-c4f7e6d70a16 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.004576] [55204]: DEBUG cinder.api.openstack.wsgi [None req-15abf1e1-618d-416b-964a-c4f7e6d70a16 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.012293] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.012293] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.015805] [55204]: INFO cinder.volume.api [None req-15abf1e1-618d-416b-964a-c4f7e6d70a16 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Volume info retrieved successfully. [ 1168.019986] [55204]: INFO cinder.api.openstack.wsgi [None req-15abf1e1-618d-416b-964a-c4f7e6d70a16 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 returned with HTTP 200 [ 1168.020474] [55204]: [pid: 55204|app: 0|req: 224/423] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:57 2025] GET /volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.051056] [55205]: DEBUG cinder.api.middleware.request_id [None req-b797c33e-bad5-4900-b499-1b8be04941d9 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.055085] [55205]: INFO cinder.api.openstack.wsgi [None req-b797c33e-bad5-4900-b499-1b8be04941d9 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] GET http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 [ 1168.055085] [55205]: DEBUG cinder.api.openstack.wsgi [None req-b797c33e-bad5-4900-b499-1b8be04941d9 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.055085] [55205]: DEBUG cinder.api.openstack.wsgi [None req-b797c33e-bad5-4900-b499-1b8be04941d9 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.061029] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.061029] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.064145] [55205]: INFO cinder.volume.api [None req-b797c33e-bad5-4900-b499-1b8be04941d9 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Volume info retrieved successfully. [ 1168.068256] [55205]: INFO cinder.api.openstack.wsgi [None req-b797c33e-bad5-4900-b499-1b8be04941d9 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 returned with HTTP 200 [ 1168.068609] [55205]: [pid: 55205|app: 0|req: 200/424] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:28:57 2025] GET /volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.852716] [55204]: DEBUG cinder.api.middleware.request_id [None req-f4202fe2-d72f-40c9-a93c-5ee48d5b1ba6 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.854490] [55204]: INFO cinder.api.openstack.wsgi [None req-f4202fe2-d72f-40c9-a93c-5ee48d5b1ba6 None None] GET http://10.180.1.21/volume// [ 1168.854814] [55204]: DEBUG cinder.api.openstack.wsgi [None req-f4202fe2-d72f-40c9-a93c-5ee48d5b1ba6 None None] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.855079] [55204]: DEBUG cinder.api.openstack.wsgi [None req-f4202fe2-d72f-40c9-a93c-5ee48d5b1ba6 None None] Calling method 'all' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.855533] [55204]: INFO cinder.api.openstack.wsgi [None req-f4202fe2-d72f-40c9-a93c-5ee48d5b1ba6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1168.855874] [55204]: [pid: 55204|app: 0|req: 225/425] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:28:58 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1168.865083] [55205]: DEBUG cinder.api.middleware.request_id [req-6bf9de18-750f-4931-9c89-01527b207cd6 req-7cb2c544-4b16-478c-8532-a470b344f797 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.867716] [55205]: INFO cinder.api.openstack.wsgi [req-6bf9de18-750f-4931-9c89-01527b207cd6 req-7cb2c544-4b16-478c-8532-a470b344f797 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 [ 1168.868224] [55205]: DEBUG cinder.api.openstack.wsgi [req-6bf9de18-750f-4931-9c89-01527b207cd6 req-7cb2c544-4b16-478c-8532-a470b344f797 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.868446] [55205]: DEBUG cinder.api.openstack.wsgi [req-6bf9de18-750f-4931-9c89-01527b207cd6 req-7cb2c544-4b16-478c-8532-a470b344f797 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.883926] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.883926] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.887947] [55205]: INFO cinder.volume.api [req-6bf9de18-750f-4931-9c89-01527b207cd6 req-7cb2c544-4b16-478c-8532-a470b344f797 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1168.892963] [55205]: INFO cinder.api.openstack.wsgi [req-6bf9de18-750f-4931-9c89-01527b207cd6 req-7cb2c544-4b16-478c-8532-a470b344f797 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 returned with HTTP 200 [ 1168.893383] [55205]: [pid: 55205|app: 0|req: 201/426] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:28:58 2025] GET /volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1170.054387] [55204]: DEBUG cinder.api.middleware.request_id [req-6bf9de18-750f-4931-9c89-01527b207cd6 req-a8c1f09a-12fe-463e-80ec-d3a4e2005a25 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.056865] [55204]: INFO cinder.api.openstack.wsgi [req-6bf9de18-750f-4931-9c89-01527b207cd6 req-a8c1f09a-12fe-463e-80ec-d3a4e2005a25 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] DELETE http://10.180.1.21/volume/v3/attachments/06940c8e-c06d-4073-9839-8150db5b6c6e [ 1170.057101] [55204]: DEBUG cinder.api.openstack.wsgi [req-6bf9de18-750f-4931-9c89-01527b207cd6 req-a8c1f09a-12fe-463e-80ec-d3a4e2005a25 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.057325] [55204]: DEBUG cinder.api.openstack.wsgi [req-6bf9de18-750f-4931-9c89-01527b207cd6 req-a8c1f09a-12fe-463e-80ec-d3a4e2005a25 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'version_select' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.067389] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.067389] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.598056] [55204]: INFO cinder.api.openstack.wsgi [req-6bf9de18-750f-4931-9c89-01527b207cd6 req-a8c1f09a-12fe-463e-80ec-d3a4e2005a25 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/attachments/06940c8e-c06d-4073-9839-8150db5b6c6e returned with HTTP 200 [ 1170.598694] [55204]: [pid: 55204|app: 0|req: 226/427] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:28:59 2025] DELETE /volume/v3/attachments/06940c8e-c06d-4073-9839-8150db5b6c6e => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1172.008833] [55205]: DEBUG cinder.api.middleware.request_id [None req-04962b90-08e3-4486-86c3-5d87b5d766db None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.010799] [55205]: INFO cinder.api.openstack.wsgi [None req-04962b90-08e3-4486-86c3-5d87b5d766db tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 [ 1172.011022] [55205]: DEBUG cinder.api.openstack.wsgi [None req-04962b90-08e3-4486-86c3-5d87b5d766db tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.011372] [55205]: DEBUG cinder.api.openstack.wsgi [None req-04962b90-08e3-4486-86c3-5d87b5d766db tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.022895] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.022895] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.027132] [55205]: INFO cinder.volume.api [None req-04962b90-08e3-4486-86c3-5d87b5d766db tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1172.032141] [55205]: INFO cinder.api.openstack.wsgi [None req-04962b90-08e3-4486-86c3-5d87b5d766db tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 returned with HTTP 200 [ 1172.032547] [55205]: [pid: 55205|app: 0|req: 202/428] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:29:01 2025] GET /volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.596726] [55204]: DEBUG dbcounter [-] [55204] Writing DB stats cinder:SELECT=48,cinder:UPDATE=6 {{(pid=55204) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1182.029243] [55205]: DEBUG dbcounter [-] [55205] Writing DB stats cinder:SELECT=34,cinder:UPDATE=3 {{(pid=55205) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1201.827302] [55204]: DEBUG cinder.api.middleware.request_id [None req-4d6d1180-1d59-472e-acb1-2eb6d6128f25 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.829486] [55204]: INFO cinder.api.openstack.wsgi [None req-4d6d1180-1d59-472e-acb1-2eb6d6128f25 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 [ 1201.829726] [55204]: DEBUG cinder.api.openstack.wsgi [None req-4d6d1180-1d59-472e-acb1-2eb6d6128f25 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1201.829957] [55204]: DEBUG cinder.api.openstack.wsgi [None req-4d6d1180-1d59-472e-acb1-2eb6d6128f25 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1201.843478] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.843478] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1201.846937] [55204]: INFO cinder.volume.api [None req-4d6d1180-1d59-472e-acb1-2eb6d6128f25 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1201.851487] [55204]: INFO cinder.api.openstack.wsgi [None req-4d6d1180-1d59-472e-acb1-2eb6d6128f25 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 returned with HTTP 200 [ 1201.851868] [55204]: [pid: 55204|app: 0|req: 227/429] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:29:31 2025] GET /volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1202.008643] [55205]: DEBUG cinder.api.middleware.request_id [None req-f77d0393-68b2-4f75-bae4-111de7ac4bf9 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.010716] [55205]: INFO cinder.api.openstack.wsgi [None req-f77d0393-68b2-4f75-bae4-111de7ac4bf9 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 [ 1202.010943] [55205]: DEBUG cinder.api.openstack.wsgi [None req-f77d0393-68b2-4f75-bae4-111de7ac4bf9 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.011177] [55205]: DEBUG cinder.api.openstack.wsgi [None req-f77d0393-68b2-4f75-bae4-111de7ac4bf9 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1202.020854] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.020854] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.023899] [55205]: INFO cinder.volume.api [None req-f77d0393-68b2-4f75-bae4-111de7ac4bf9 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1202.028138] [55205]: INFO cinder.api.openstack.wsgi [None req-f77d0393-68b2-4f75-bae4-111de7ac4bf9 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 returned with HTTP 200 [ 1202.028501] [55205]: [pid: 55205|app: 0|req: 203/430] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:29:31 2025] GET /volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1202.065539] [55204]: DEBUG cinder.api.middleware.request_id [req-1cd8bfcf-d097-4020-b941-de017d3adabe req-8693ab69-fff5-4908-8de8-2e1712ae7e1e None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.067859] [55204]: INFO cinder.api.openstack.wsgi [req-1cd8bfcf-d097-4020-b941-de017d3adabe req-8693ab69-fff5-4908-8de8-2e1712ae7e1e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 [ 1202.068087] [55204]: DEBUG cinder.api.openstack.wsgi [req-1cd8bfcf-d097-4020-b941-de017d3adabe req-8693ab69-fff5-4908-8de8-2e1712ae7e1e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.068308] [55204]: DEBUG cinder.api.openstack.wsgi [req-1cd8bfcf-d097-4020-b941-de017d3adabe req-8693ab69-fff5-4908-8de8-2e1712ae7e1e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1202.077953] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.077953] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.081014] [55204]: INFO cinder.volume.api [req-1cd8bfcf-d097-4020-b941-de017d3adabe req-8693ab69-fff5-4908-8de8-2e1712ae7e1e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1202.085184] [55204]: INFO cinder.api.openstack.wsgi [req-1cd8bfcf-d097-4020-b941-de017d3adabe req-8693ab69-fff5-4908-8de8-2e1712ae7e1e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 returned with HTTP 200 [ 1202.085569] [55204]: [pid: 55204|app: 0|req: 228/431] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:29:31 2025] GET /volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1202.100645] [55205]: DEBUG cinder.api.middleware.request_id [req-1cd8bfcf-d097-4020-b941-de017d3adabe req-85874931-37c0-4efc-9d81-345ffb28c9eb None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.102888] [55205]: INFO cinder.api.openstack.wsgi [req-1cd8bfcf-d097-4020-b941-de017d3adabe req-85874931-37c0-4efc-9d81-345ffb28c9eb tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] POST http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01/action [ 1202.103303] [55205]: DEBUG cinder.api.openstack.wsgi [req-1cd8bfcf-d097-4020-b941-de017d3adabe req-85874931-37c0-4efc-9d81-345ffb28c9eb tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1202.103442] [55205]: DEBUG cinder.api.openstack.wsgi [req-1cd8bfcf-d097-4020-b941-de017d3adabe req-85874931-37c0-4efc-9d81-345ffb28c9eb tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1202.113406] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.113406] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.114166] [55205]: INFO cinder.volume.api [req-1cd8bfcf-d097-4020-b941-de017d3adabe req-85874931-37c0-4efc-9d81-345ffb28c9eb tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1202.120710] [55205]: INFO cinder.volume.api [req-1cd8bfcf-d097-4020-b941-de017d3adabe req-85874931-37c0-4efc-9d81-345ffb28c9eb tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Begin detaching volume completed successfully. [ 1202.120928] [55205]: INFO cinder.api.openstack.wsgi [req-1cd8bfcf-d097-4020-b941-de017d3adabe req-85874931-37c0-4efc-9d81-345ffb28c9eb tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01/action returned with HTTP 202 [ 1202.121329] [55205]: [pid: 55205|app: 0|req: 204/432] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 21 08:29:31 2025] POST /volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1203.139457] [55204]: DEBUG cinder.api.middleware.request_id [None req-119b2125-2718-462f-a647-076ac7f9da71 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.139903] [55204]: INFO cinder.api.openstack.wsgi [None req-119b2125-2718-462f-a647-076ac7f9da71 None None] GET http://10.180.1.21/volume// [ 1203.140098] [55204]: DEBUG cinder.api.openstack.wsgi [None req-119b2125-2718-462f-a647-076ac7f9da71 None None] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.140314] [55204]: DEBUG cinder.api.openstack.wsgi [None req-119b2125-2718-462f-a647-076ac7f9da71 None None] Calling method 'all' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.140707] [55204]: INFO cinder.api.openstack.wsgi [None req-119b2125-2718-462f-a647-076ac7f9da71 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1203.141044] [55204]: [pid: 55204|app: 0|req: 229/433] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:29:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1203.144826] [55205]: DEBUG cinder.api.middleware.request_id [req-1cd8bfcf-d097-4020-b941-de017d3adabe req-15bb5020-7f4d-4f27-b9a0-1668e2aa87c9 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.147258] [55205]: INFO cinder.api.openstack.wsgi [req-1cd8bfcf-d097-4020-b941-de017d3adabe req-15bb5020-7f4d-4f27-b9a0-1668e2aa87c9 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 [ 1203.147661] [55205]: DEBUG cinder.api.openstack.wsgi [req-1cd8bfcf-d097-4020-b941-de017d3adabe req-15bb5020-7f4d-4f27-b9a0-1668e2aa87c9 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.149027] [55205]: DEBUG cinder.api.openstack.wsgi [req-1cd8bfcf-d097-4020-b941-de017d3adabe req-15bb5020-7f4d-4f27-b9a0-1668e2aa87c9 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.161078] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.161078] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.165473] [55205]: INFO cinder.volume.api [req-1cd8bfcf-d097-4020-b941-de017d3adabe req-15bb5020-7f4d-4f27-b9a0-1668e2aa87c9 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1203.170229] [55205]: INFO cinder.api.openstack.wsgi [req-1cd8bfcf-d097-4020-b941-de017d3adabe req-15bb5020-7f4d-4f27-b9a0-1668e2aa87c9 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 returned with HTTP 200 [ 1203.170714] [55205]: [pid: 55205|app: 0|req: 205/434] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:29:33 2025] GET /volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 => generated 1322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1204.805269] [55204]: DEBUG cinder.api.middleware.request_id [req-1cd8bfcf-d097-4020-b941-de017d3adabe req-ee3e24a9-d910-4f78-b493-ce989e59e650 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.807569] [55204]: INFO cinder.api.openstack.wsgi [req-1cd8bfcf-d097-4020-b941-de017d3adabe req-ee3e24a9-d910-4f78-b493-ce989e59e650 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3516e1f5-050f-49df-b947-e1816c218b91 [ 1204.807781] [55204]: DEBUG cinder.api.openstack.wsgi [req-1cd8bfcf-d097-4020-b941-de017d3adabe req-ee3e24a9-d910-4f78-b493-ce989e59e650 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.807992] [55204]: DEBUG cinder.api.openstack.wsgi [req-1cd8bfcf-d097-4020-b941-de017d3adabe req-ee3e24a9-d910-4f78-b493-ce989e59e650 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'version_select' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.814826] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.814826] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.339463] [55204]: INFO cinder.api.openstack.wsgi [req-1cd8bfcf-d097-4020-b941-de017d3adabe req-ee3e24a9-d910-4f78-b493-ce989e59e650 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/attachments/3516e1f5-050f-49df-b947-e1816c218b91 returned with HTTP 200 [ 1205.339907] [55204]: [pid: 55204|app: 0|req: 230/435] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:29:34 2025] DELETE /volume/v3/attachments/3516e1f5-050f-49df-b947-e1816c218b91 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.292729] [55205]: DEBUG cinder.api.middleware.request_id [None req-b8b6a930-3249-4bcf-83a7-2973949564a3 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.294774] [55205]: INFO cinder.api.openstack.wsgi [None req-b8b6a930-3249-4bcf-83a7-2973949564a3 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 [ 1206.294987] [55205]: DEBUG cinder.api.openstack.wsgi [None req-b8b6a930-3249-4bcf-83a7-2973949564a3 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.295211] [55205]: DEBUG cinder.api.openstack.wsgi [None req-b8b6a930-3249-4bcf-83a7-2973949564a3 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.303146] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.303146] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.306507] [55205]: INFO cinder.volume.api [None req-b8b6a930-3249-4bcf-83a7-2973949564a3 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1206.310641] [55205]: INFO cinder.api.openstack.wsgi [None req-b8b6a930-3249-4bcf-83a7-2973949564a3 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 returned with HTTP 200 [ 1206.311014] [55205]: [pid: 55205|app: 0|req: 206/436] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:29:36 2025] GET /volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.712235] [55204]: DEBUG cinder.api.middleware.request_id [None req-4ac11ab9-62e9-46a2-9fa5-d87b1ba0ff98 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.714238] [55204]: INFO cinder.api.openstack.wsgi [None req-4ac11ab9-62e9-46a2-9fa5-d87b1ba0ff98 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1209.714645] [55204]: DEBUG cinder.api.openstack.wsgi [None req-4ac11ab9-62e9-46a2-9fa5-d87b1ba0ff98 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1057069942"}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1209.716272] [55204]: DEBUG cinder.api.v3.volumes [None req-4ac11ab9-62e9-46a2-9fa5-d87b1ba0ff98 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1057069942'}} {{(pid=55204) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1209.716411] [55204]: INFO cinder.api.v3.volumes [None req-4ac11ab9-62e9-46a2-9fa5-d87b1ba0ff98 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Create volume of 1 GB [ 1209.716726] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.716726] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.722932] [55204]: INFO cinder.volume.api [None req-4ac11ab9-62e9-46a2-9fa5-d87b1ba0ff98 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Availability Zones retrieved successfully. [ 1209.728712] [55204]: DEBUG cinder.volume.api [None req-4ac11ab9-62e9-46a2-9fa5-d87b1ba0ff98 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Flow 'volume_create_api' (87302852-4017-4614-963b-4410f2fbf213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1209.729873] [55204]: DEBUG cinder.volume.api [None req-4ac11ab9-62e9-46a2-9fa5-d87b1ba0ff98 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (320d8f51-1856-43bb-a29c-41d4794c0ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1209.730959] [55204]: DEBUG cinder.volume.flows.api.create_volume [None req-4ac11ab9-62e9-46a2-9fa5-d87b1ba0ff98 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Validating volume size '1' using validate_int {{(pid=55204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1209.750353] [55204]: DEBUG cinder.volume.api [None req-4ac11ab9-62e9-46a2-9fa5-d87b1ba0ff98 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (320d8f51-1856-43bb-a29c-41d4794c0ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4a3c848-85c0-4b98-91d8-f1eea4b9a34a', '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=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1209.751355] [55204]: DEBUG cinder.volume.api [None req-4ac11ab9-62e9-46a2-9fa5-d87b1ba0ff98 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4a52145-2a1c-4c74-8bcd-73bf14208674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1209.797185] [55204]: DEBUG cinder.quota [None req-4ac11ab9-62e9-46a2-9fa5-d87b1ba0ff98 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Created reservations ['c309f597-e694-42e8-b521-60ee18a42507', '470db25c-b9c0-40d4-a39a-f4bffe620291', '0d11d7b0-9ee7-4346-8fb3-52e3394bf432', 'e6ff4df6-e42d-4860-9796-97a707be7495'] {{(pid=55204) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1209.798244] [55204]: DEBUG cinder.volume.api [None req-4ac11ab9-62e9-46a2-9fa5-d87b1ba0ff98 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4a52145-2a1c-4c74-8bcd-73bf14208674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c309f597-e694-42e8-b521-60ee18a42507', '470db25c-b9c0-40d4-a39a-f4bffe620291', '0d11d7b0-9ee7-4346-8fb3-52e3394bf432', 'e6ff4df6-e42d-4860-9796-97a707be7495']}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1209.799239] [55204]: DEBUG cinder.volume.api [None req-4ac11ab9-62e9-46a2-9fa5-d87b1ba0ff98 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c26617da-3f09-429d-ab96-62dcf4c6dfab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1209.812528] [55204]: DEBUG cinder.volume.api [None req-4ac11ab9-62e9-46a2-9fa5-d87b1ba0ff98 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c26617da-3f09-429d-ab96-62dcf4c6dfab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67aaa731-7111-43e2-aaa9-4e2d29042ea9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1057069942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57454d3d1c74a9e81d46f33f87369aa',qos_specs=None,replication_status=,reservations=['c309f597-e694-42e8-b521-60ee18a42507','470db25c-b9c0-40d4-a39a-f4bffe620291','0d11d7b0-9ee7-4346-8fb3-52e3394bf432','e6ff4df6-e42d-4860-9796-97a707be7495'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dcbca1efc67464489da7eb6980673a7',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:29:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1057069942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67aaa731-7111-43e2-aaa9-4e2d29042ea9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d57454d3d1c74a9e81d46f33f87369aa',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='8dcbca1efc67464489da7eb6980673a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a3c848-85c0-4b98-91d8-f1eea4b9a34a),volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1209.813470] [55204]: DEBUG cinder.volume.api [None req-4ac11ab9-62e9-46a2-9fa5-d87b1ba0ff98 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (764d7b0b-3f2b-4e1e-8c32-42e8749e2d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1209.825720] [55204]: DEBUG cinder.volume.api [None req-4ac11ab9-62e9-46a2-9fa5-d87b1ba0ff98 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (764d7b0b-3f2b-4e1e-8c32-42e8749e2d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1057069942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57454d3d1c74a9e81d46f33f87369aa',qos_specs=None,replication_status=,reservations=['c309f597-e694-42e8-b521-60ee18a42507','470db25c-b9c0-40d4-a39a-f4bffe620291','0d11d7b0-9ee7-4346-8fb3-52e3394bf432','e6ff4df6-e42d-4860-9796-97a707be7495'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dcbca1efc67464489da7eb6980673a7',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1209.826540] [55204]: DEBUG cinder.volume.api [None req-4ac11ab9-62e9-46a2-9fa5-d87b1ba0ff98 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6806b7a1-9ecd-49f5-8024-5384ab8cd278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1209.834867] [55204]: DEBUG cinder.volume.api [None req-4ac11ab9-62e9-46a2-9fa5-d87b1ba0ff98 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6806b7a1-9ecd-49f5-8024-5384ab8cd278) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1209.835888] [55204]: DEBUG cinder.volume.api [None req-4ac11ab9-62e9-46a2-9fa5-d87b1ba0ff98 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Flow 'volume_create_api' (87302852-4017-4614-963b-4410f2fbf213) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55204) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1209.836240] [55204]: INFO cinder.volume.api [None req-4ac11ab9-62e9-46a2-9fa5-d87b1ba0ff98 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Create volume request issued successfully. [ 1209.836873] [55204]: INFO cinder.api.openstack.wsgi [None req-4ac11ab9-62e9-46a2-9fa5-d87b1ba0ff98 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1209.837332] [55204]: [pid: 55204|app: 0|req: 231/437] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:29:39 2025] POST /volume/v3/volumes => generated 750 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1209.845694] [55205]: DEBUG cinder.api.middleware.request_id [None req-6dd73589-03b7-431e-904d-a72612a7d21a None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.848023] [55205]: INFO cinder.api.openstack.wsgi [None req-6dd73589-03b7-431e-904d-a72612a7d21a tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1209.848154] [55205]: DEBUG cinder.api.openstack.wsgi [None req-6dd73589-03b7-431e-904d-a72612a7d21a tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.848292] [55205]: DEBUG cinder.api.openstack.wsgi [None req-6dd73589-03b7-431e-904d-a72612a7d21a tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.855617] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.855617] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.859520] [55205]: INFO cinder.volume.api [None req-6dd73589-03b7-431e-904d-a72612a7d21a tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1209.864564] [55205]: INFO cinder.api.openstack.wsgi [None req-6dd73589-03b7-431e-904d-a72612a7d21a tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 returned with HTTP 200 [ 1209.865239] [55205]: [pid: 55205|app: 0|req: 207/438] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:29:39 2025] GET /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.874426] [55204]: DEBUG cinder.api.middleware.request_id [None req-82ef1980-a3d3-41f7-b79e-c4e6c4fbdaed None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.876790] [55204]: INFO cinder.api.openstack.wsgi [None req-82ef1980-a3d3-41f7-b79e-c4e6c4fbdaed tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1210.877038] [55204]: DEBUG cinder.api.openstack.wsgi [None req-82ef1980-a3d3-41f7-b79e-c4e6c4fbdaed tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.877284] [55204]: DEBUG cinder.api.openstack.wsgi [None req-82ef1980-a3d3-41f7-b79e-c4e6c4fbdaed tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.886276] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.886276] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.889631] [55204]: INFO cinder.volume.api [None req-82ef1980-a3d3-41f7-b79e-c4e6c4fbdaed tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1210.893768] [55204]: INFO cinder.api.openstack.wsgi [None req-82ef1980-a3d3-41f7-b79e-c4e6c4fbdaed tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 returned with HTTP 200 [ 1210.894130] [55204]: [pid: 55204|app: 0|req: 232/439] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:29:40 2025] GET /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.933719] [55205]: DEBUG cinder.api.middleware.request_id [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-ee4fab99-a426-4ed4-bccf-3c42a15d8ee1 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.936462] [55205]: INFO cinder.api.openstack.wsgi [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-ee4fab99-a426-4ed4-bccf-3c42a15d8ee1 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1210.936837] [55205]: DEBUG cinder.api.openstack.wsgi [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-ee4fab99-a426-4ed4-bccf-3c42a15d8ee1 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.937083] [55205]: DEBUG cinder.api.openstack.wsgi [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-ee4fab99-a426-4ed4-bccf-3c42a15d8ee1 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.944756] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.944756] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.948223] [55205]: INFO cinder.volume.api [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-ee4fab99-a426-4ed4-bccf-3c42a15d8ee1 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1210.952460] [55205]: INFO cinder.api.openstack.wsgi [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-ee4fab99-a426-4ed4-bccf-3c42a15d8ee1 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 returned with HTTP 200 [ 1210.952891] [55205]: [pid: 55205|app: 0|req: 208/440] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:29:40 2025] GET /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1212.471990] [55204]: DEBUG cinder.api.middleware.request_id [None req-40e7b868-0d2e-4b7e-a9e1-816e08b17c9c None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.472469] [55204]: INFO cinder.api.openstack.wsgi [None req-40e7b868-0d2e-4b7e-a9e1-816e08b17c9c None None] GET http://10.180.1.21/volume// [ 1212.472661] [55204]: DEBUG cinder.api.openstack.wsgi [None req-40e7b868-0d2e-4b7e-a9e1-816e08b17c9c None None] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.472883] [55204]: DEBUG cinder.api.openstack.wsgi [None req-40e7b868-0d2e-4b7e-a9e1-816e08b17c9c None None] Calling method 'all' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.473320] [55204]: INFO cinder.api.openstack.wsgi [None req-40e7b868-0d2e-4b7e-a9e1-816e08b17c9c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1212.473634] [55204]: [pid: 55204|app: 0|req: 233/441] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:29:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1212.477573] [55205]: DEBUG cinder.api.middleware.request_id [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-021afd10-238b-48c7-9111-6a5afe7ffa9e None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.479831] [55205]: INFO cinder.api.openstack.wsgi [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-021afd10-238b-48c7-9111-6a5afe7ffa9e tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1212.480337] [55205]: DEBUG cinder.api.openstack.wsgi [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-021afd10-238b-48c7-9111-6a5afe7ffa9e tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67aaa731-7111-43e2-aaa9-4e2d29042ea9", "connector": null, "instance_uuid": "8e43a81e-ce44-429a-8a32-3938807c6058"}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1212.489179] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.489179] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1212.508726] [55205]: INFO cinder.api.openstack.wsgi [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-021afd10-238b-48c7-9111-6a5afe7ffa9e tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1212.509868] [55205]: [pid: 55205|app: 0|req: 209/442] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:29:42 2025] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1212.532213] [55204]: DEBUG cinder.api.middleware.request_id [None req-7468a8cd-3292-4a10-942a-373a62166915 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.534440] [55204]: INFO cinder.api.openstack.wsgi [None req-7468a8cd-3292-4a10-942a-373a62166915 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1212.534440] [55204]: DEBUG cinder.api.openstack.wsgi [None req-7468a8cd-3292-4a10-942a-373a62166915 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.534669] [55204]: DEBUG cinder.api.openstack.wsgi [None req-7468a8cd-3292-4a10-942a-373a62166915 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.544269] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.544269] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1212.549033] [55204]: INFO cinder.volume.api [None req-7468a8cd-3292-4a10-942a-373a62166915 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1212.553799] [55204]: INFO cinder.api.openstack.wsgi [None req-7468a8cd-3292-4a10-942a-373a62166915 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 returned with HTTP 200 [ 1212.554288] [55204]: [pid: 55204|app: 0|req: 234/443] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:29:42 2025] GET /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1213.036334] [55205]: DEBUG cinder.api.middleware.request_id [None req-7f032936-1300-47d0-be95-5bb2cb74cb7b None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.036926] [55205]: INFO cinder.api.openstack.wsgi [None req-7f032936-1300-47d0-be95-5bb2cb74cb7b None None] GET http://10.180.1.21/volume// [ 1213.037217] [55205]: DEBUG cinder.api.openstack.wsgi [None req-7f032936-1300-47d0-be95-5bb2cb74cb7b None None] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1213.037452] [55205]: DEBUG cinder.api.openstack.wsgi [None req-7f032936-1300-47d0-be95-5bb2cb74cb7b None None] Calling method 'all' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1213.037869] [55205]: INFO cinder.api.openstack.wsgi [None req-7f032936-1300-47d0-be95-5bb2cb74cb7b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1213.038234] [55205]: [pid: 55205|app: 0|req: 210/444] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:29:42 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1213.042531] [55204]: DEBUG cinder.api.middleware.request_id [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-c7fc428b-c4be-4245-a901-2e3deebbf480 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.045278] [55204]: INFO cinder.api.openstack.wsgi [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-c7fc428b-c4be-4245-a901-2e3deebbf480 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1213.045533] [55204]: DEBUG cinder.api.openstack.wsgi [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-c7fc428b-c4be-4245-a901-2e3deebbf480 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1213.045760] [55204]: DEBUG cinder.api.openstack.wsgi [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-c7fc428b-c4be-4245-a901-2e3deebbf480 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1213.057188] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.057188] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1213.060618] [55204]: INFO cinder.volume.api [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-c7fc428b-c4be-4245-a901-2e3deebbf480 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1213.065556] [55204]: INFO cinder.api.openstack.wsgi [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-c7fc428b-c4be-4245-a901-2e3deebbf480 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 returned with HTTP 200 [ 1213.066134] [55204]: [pid: 55204|app: 0|req: 235/445] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:29:42 2025] GET /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1213.093748] [55205]: DEBUG cinder.api.middleware.request_id [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-b1464880-7d79-45b4-a7ea-93ca7749e2e2 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.096131] [55205]: INFO cinder.api.openstack.wsgi [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-b1464880-7d79-45b4-a7ea-93ca7749e2e2 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] PUT http://10.180.1.21/volume/v3/attachments/6801479e-96ad-4769-bb3c-8693eaa1f077 [ 1213.096544] [55205]: DEBUG cinder.api.openstack.wsgi [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-b1464880-7d79-45b4-a7ea-93ca7749e2e2 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-554934", "mountpoint": "/dev/sdb"}}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1213.104495] [55205]: DEBUG cinder.coordination [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-b1464880-7d79-45b4-a7ea-93ca7749e2e2 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Acquiring lock "cinder-attachment_update-67aaa731-7111-43e2-aaa9-4e2d29042ea9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55205) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1213.108889] [55205]: DEBUG cinder.coordination [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-b1464880-7d79-45b4-a7ea-93ca7749e2e2 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Lock "cinder-attachment_update-67aaa731-7111-43e2-aaa9-4e2d29042ea9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55205) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1213.109983] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.109983] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1213.565385] [55204]: DEBUG cinder.api.middleware.request_id [None req-b3d0d647-be2a-45ed-bba8-87b41e9b34d1 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.567385] [55204]: INFO cinder.api.openstack.wsgi [None req-b3d0d647-be2a-45ed-bba8-87b41e9b34d1 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1213.567757] [55204]: DEBUG cinder.api.openstack.wsgi [None req-b3d0d647-be2a-45ed-bba8-87b41e9b34d1 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1213.568402] [55204]: DEBUG cinder.api.openstack.wsgi [None req-b3d0d647-be2a-45ed-bba8-87b41e9b34d1 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1213.580409] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.580409] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1213.584055] [55204]: INFO cinder.volume.api [None req-b3d0d647-be2a-45ed-bba8-87b41e9b34d1 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1213.588963] [55204]: INFO cinder.api.openstack.wsgi [None req-b3d0d647-be2a-45ed-bba8-87b41e9b34d1 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 returned with HTTP 200 [ 1213.589474] [55204]: [pid: 55204|app: 0|req: 236/446] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:29:43 2025] GET /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.599267] [55204]: DEBUG cinder.api.middleware.request_id [None req-6077f5af-30d9-49dc-be2c-23b7df11770f None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.601330] [55204]: INFO cinder.api.openstack.wsgi [None req-6077f5af-30d9-49dc-be2c-23b7df11770f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1214.601553] [55204]: DEBUG cinder.api.openstack.wsgi [None req-6077f5af-30d9-49dc-be2c-23b7df11770f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.601779] [55204]: DEBUG cinder.api.openstack.wsgi [None req-6077f5af-30d9-49dc-be2c-23b7df11770f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.615046] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.615046] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.618531] [55204]: INFO cinder.volume.api [None req-6077f5af-30d9-49dc-be2c-23b7df11770f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1214.622890] [55204]: INFO cinder.api.openstack.wsgi [None req-6077f5af-30d9-49dc-be2c-23b7df11770f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 returned with HTTP 200 [ 1214.623267] [55204]: [pid: 55204|app: 0|req: 237/447] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:29:44 2025] GET /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1215.633404] [55204]: DEBUG cinder.api.middleware.request_id [None req-9ee31486-1706-4c91-a690-32d7e13b62d7 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.635455] [55204]: INFO cinder.api.openstack.wsgi [None req-9ee31486-1706-4c91-a690-32d7e13b62d7 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1215.635745] [55204]: DEBUG cinder.api.openstack.wsgi [None req-9ee31486-1706-4c91-a690-32d7e13b62d7 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.636026] [55204]: DEBUG cinder.api.openstack.wsgi [None req-9ee31486-1706-4c91-a690-32d7e13b62d7 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.645721] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.645721] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.649088] [55204]: INFO cinder.volume.api [None req-9ee31486-1706-4c91-a690-32d7e13b62d7 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1215.653482] [55204]: INFO cinder.api.openstack.wsgi [None req-9ee31486-1706-4c91-a690-32d7e13b62d7 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 returned with HTTP 200 [ 1215.653889] [55204]: [pid: 55204|app: 0|req: 238/448] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:29:45 2025] GET /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1216.664014] [55204]: DEBUG cinder.api.middleware.request_id [None req-13432441-20a7-4f2c-9d96-2a06bdd0a6f5 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.665998] [55204]: INFO cinder.api.openstack.wsgi [None req-13432441-20a7-4f2c-9d96-2a06bdd0a6f5 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1216.666230] [55204]: DEBUG cinder.api.openstack.wsgi [None req-13432441-20a7-4f2c-9d96-2a06bdd0a6f5 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.666445] [55204]: DEBUG cinder.api.openstack.wsgi [None req-13432441-20a7-4f2c-9d96-2a06bdd0a6f5 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.675765] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.675765] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.679086] [55204]: INFO cinder.volume.api [None req-13432441-20a7-4f2c-9d96-2a06bdd0a6f5 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1216.683066] [55204]: INFO cinder.api.openstack.wsgi [None req-13432441-20a7-4f2c-9d96-2a06bdd0a6f5 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 returned with HTTP 200 [ 1216.683414] [55204]: [pid: 55204|app: 0|req: 239/449] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:29:46 2025] GET /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1217.631941] [55205]: DEBUG cinder.coordination [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-b1464880-7d79-45b4-a7ea-93ca7749e2e2 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Lock "cinder-attachment_update-67aaa731-7111-43e2-aaa9-4e2d29042ea9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55205) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1217.632382] [55205]: INFO cinder.api.openstack.wsgi [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-b1464880-7d79-45b4-a7ea-93ca7749e2e2 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/attachments/6801479e-96ad-4769-bb3c-8693eaa1f077 returned with HTTP 200 [ 1217.632884] [55205]: [pid: 55205|app: 0|req: 211/450] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:29:42 2025] PUT /volume/v3/attachments/6801479e-96ad-4769-bb3c-8693eaa1f077 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1217.693320] [55204]: DEBUG cinder.api.middleware.request_id [None req-13960f34-668f-4d37-9e85-74cca473bfb9 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.695405] [55204]: INFO cinder.api.openstack.wsgi [None req-13960f34-668f-4d37-9e85-74cca473bfb9 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1217.695628] [55204]: DEBUG cinder.api.openstack.wsgi [None req-13960f34-668f-4d37-9e85-74cca473bfb9 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.695900] [55204]: DEBUG cinder.api.openstack.wsgi [None req-13960f34-668f-4d37-9e85-74cca473bfb9 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.705580] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.705580] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.708799] [55204]: INFO cinder.volume.api [None req-13960f34-668f-4d37-9e85-74cca473bfb9 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1217.712901] [55204]: INFO cinder.api.openstack.wsgi [None req-13960f34-668f-4d37-9e85-74cca473bfb9 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 returned with HTTP 200 [ 1217.713290] [55204]: [pid: 55204|app: 0|req: 240/451] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:29:47 2025] GET /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1218.723566] [55205]: DEBUG cinder.api.middleware.request_id [None req-5388e066-1618-4eb0-a143-aa7231e1100f None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.725628] [55205]: INFO cinder.api.openstack.wsgi [None req-5388e066-1618-4eb0-a143-aa7231e1100f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1218.725870] [55205]: DEBUG cinder.api.openstack.wsgi [None req-5388e066-1618-4eb0-a143-aa7231e1100f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.726107] [55205]: DEBUG cinder.api.openstack.wsgi [None req-5388e066-1618-4eb0-a143-aa7231e1100f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.740276] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.740276] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.743852] [55205]: INFO cinder.volume.api [None req-5388e066-1618-4eb0-a143-aa7231e1100f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1218.748455] [55205]: INFO cinder.api.openstack.wsgi [None req-5388e066-1618-4eb0-a143-aa7231e1100f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 returned with HTTP 200 [ 1218.748971] [55205]: [pid: 55205|app: 0|req: 212/452] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:29:48 2025] GET /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1219.241521] [55204]: DEBUG cinder.api.middleware.request_id [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-5298b575-4ae5-415c-8535-7b21daa237bf None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.243836] [55204]: INFO cinder.api.openstack.wsgi [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-5298b575-4ae5-415c-8535-7b21daa237bf tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] POST http://10.180.1.21/volume/v3/attachments/6801479e-96ad-4769-bb3c-8693eaa1f077/action [ 1219.244268] [55204]: DEBUG cinder.api.openstack.wsgi [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-5298b575-4ae5-415c-8535-7b21daa237bf tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Action body: b'{"os-complete": null}' {{(pid=55204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1219.244409] [55204]: DEBUG cinder.api.openstack.wsgi [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-5298b575-4ae5-415c-8535-7b21daa237bf tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1219.258592] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.258592] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.265374] [55204]: INFO cinder.api.openstack.wsgi [req-b69c91ec-0251-4d1c-a2e3-d1fceb9fcc35 req-5298b575-4ae5-415c-8535-7b21daa237bf tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/attachments/6801479e-96ad-4769-bb3c-8693eaa1f077/action returned with HTTP 204 [ 1219.265837] [55204]: [pid: 55204|app: 0|req: 241/453] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:29:49 2025] POST /volume/v3/attachments/6801479e-96ad-4769-bb3c-8693eaa1f077/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1219.759176] [55205]: DEBUG cinder.api.middleware.request_id [None req-cc6c02c0-4e03-4293-9891-ed4d9e3cc134 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.761172] [55205]: INFO cinder.api.openstack.wsgi [None req-cc6c02c0-4e03-4293-9891-ed4d9e3cc134 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1219.761394] [55205]: DEBUG cinder.api.openstack.wsgi [None req-cc6c02c0-4e03-4293-9891-ed4d9e3cc134 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.761609] [55205]: DEBUG cinder.api.openstack.wsgi [None req-cc6c02c0-4e03-4293-9891-ed4d9e3cc134 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.775918] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.775918] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.779902] [55205]: INFO cinder.volume.api [None req-cc6c02c0-4e03-4293-9891-ed4d9e3cc134 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1219.784701] [55205]: INFO cinder.api.openstack.wsgi [None req-cc6c02c0-4e03-4293-9891-ed4d9e3cc134 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 returned with HTTP 200 [ 1219.785314] [55205]: [pid: 55205|app: 0|req: 213/454] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:29:49 2025] GET /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1219.794353] [55204]: DEBUG cinder.api.middleware.request_id [None req-1b498755-6c78-4192-bd00-646282ab5d35 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.796474] [55204]: INFO cinder.api.openstack.wsgi [None req-1b498755-6c78-4192-bd00-646282ab5d35 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1219.796694] [55204]: DEBUG cinder.api.openstack.wsgi [None req-1b498755-6c78-4192-bd00-646282ab5d35 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.796914] [55204]: DEBUG cinder.api.openstack.wsgi [None req-1b498755-6c78-4192-bd00-646282ab5d35 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.806555] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.806555] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.809781] [55204]: INFO cinder.volume.api [None req-1b498755-6c78-4192-bd00-646282ab5d35 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1219.813853] [55204]: INFO cinder.api.openstack.wsgi [None req-1b498755-6c78-4192-bd00-646282ab5d35 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 returned with HTTP 200 [ 1219.814234] [55204]: [pid: 55204|app: 0|req: 242/455] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:29:49 2025] GET /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1227.532083] [55205]: DEBUG cinder.api.middleware.request_id [None req-c79c1ad4-beea-4750-bc35-a8a8856e1a4f None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.534473] [55205]: INFO cinder.api.openstack.wsgi [None req-c79c1ad4-beea-4750-bc35-a8a8856e1a4f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1227.534946] [55205]: DEBUG cinder.api.openstack.wsgi [None req-c79c1ad4-beea-4750-bc35-a8a8856e1a4f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1384559055", "imageRef": "8981f1f5-dbe6-487a-902c-e2de4cdb72c5", "size": 1}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1227.536892] [55205]: DEBUG cinder.api.v3.volumes [None req-c79c1ad4-beea-4750-bc35-a8a8856e1a4f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1384559055', 'imageRef': '8981f1f5-dbe6-487a-902c-e2de4cdb72c5', 'size': 1}} {{(pid=55205) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1227.687788] [55205]: INFO cinder.api.v3.volumes [None req-c79c1ad4-beea-4750-bc35-a8a8856e1a4f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Create volume of 1 GB [ 1227.694122] [55205]: INFO cinder.volume.api [None req-c79c1ad4-beea-4750-bc35-a8a8856e1a4f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Availability Zones retrieved successfully. [ 1227.700847] [55205]: DEBUG cinder.volume.api [None req-c79c1ad4-beea-4750-bc35-a8a8856e1a4f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Flow 'volume_create_api' (8482e422-60d9-4b12-b2ac-338bdf2a01f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1227.702036] [55205]: DEBUG cinder.volume.api [None req-c79c1ad4-beea-4750-bc35-a8a8856e1a4f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9c48459-897a-4648-80da-4d7774c1eec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1227.703210] [55205]: DEBUG cinder.volume.flows.api.create_volume [None req-c79c1ad4-beea-4750-bc35-a8a8856e1a4f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Validating volume size '1' using validate_int {{(pid=55205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1227.741357] [55205]: DEBUG cinder.volume.api [None req-c79c1ad4-beea-4750-bc35-a8a8856e1a4f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9c48459-897a-4648-80da-4d7774c1eec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4a3c848-85c0-4b98-91d8-f1eea4b9a34a', '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=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1227.742374] [55205]: DEBUG cinder.volume.api [None req-c79c1ad4-beea-4750-bc35-a8a8856e1a4f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba88660e-d590-4a24-b750-5e22e0d03f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1227.777161] [55205]: DEBUG cinder.quota [None req-c79c1ad4-beea-4750-bc35-a8a8856e1a4f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Created reservations ['6bf07c82-2483-4549-b008-e5f29d95b80e', '27e6fa24-c6a0-41b1-b26a-eb2ac3d18ce6', '1e6ecb6a-51f6-4da3-bac0-621954242e2e', 'ff52f748-b125-4d8c-99a4-6fc07b9abf2b'] {{(pid=55205) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1227.778196] [55205]: DEBUG cinder.volume.api [None req-c79c1ad4-beea-4750-bc35-a8a8856e1a4f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba88660e-d590-4a24-b750-5e22e0d03f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bf07c82-2483-4549-b008-e5f29d95b80e', '27e6fa24-c6a0-41b1-b26a-eb2ac3d18ce6', '1e6ecb6a-51f6-4da3-bac0-621954242e2e', 'ff52f748-b125-4d8c-99a4-6fc07b9abf2b']}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1227.779139] [55205]: DEBUG cinder.volume.api [None req-c79c1ad4-beea-4750-bc35-a8a8856e1a4f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ebb62c2-d6df-44c3-b8b7-c61ee58e1936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1227.793338] [55205]: DEBUG cinder.volume.api [None req-c79c1ad4-beea-4750-bc35-a8a8856e1a4f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ebb62c2-d6df-44c3-b8b7-c61ee58e1936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e26b6413-ab82-49c7-9206-175bdfc2d918', '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-1384559055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81bd0646e1ca4557bf9039d12f0bf42e',qos_specs=None,replication_status=,reservations=['6bf07c82-2483-4549-b008-e5f29d95b80e','27e6fa24-c6a0-41b1-b26a-eb2ac3d18ce6','1e6ecb6a-51f6-4da3-bac0-621954242e2e','ff52f748-b125-4d8c-99a4-6fc07b9abf2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f45852c6f14942eea559d7a07e368b88',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:29:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1384559055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e26b6413-ab82-49c7-9206-175bdfc2d918,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81bd0646e1ca4557bf9039d12f0bf42e',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='f45852c6f14942eea559d7a07e368b88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a3c848-85c0-4b98-91d8-f1eea4b9a34a),volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1227.794296] [55205]: DEBUG cinder.volume.api [None req-c79c1ad4-beea-4750-bc35-a8a8856e1a4f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6055e916-1ab5-45ab-ad30-be5b076d36df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1227.807487] [55205]: DEBUG cinder.volume.api [None req-c79c1ad4-beea-4750-bc35-a8a8856e1a4f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6055e916-1ab5-45ab-ad30-be5b076d36df) 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-1384559055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81bd0646e1ca4557bf9039d12f0bf42e',qos_specs=None,replication_status=,reservations=['6bf07c82-2483-4549-b008-e5f29d95b80e','27e6fa24-c6a0-41b1-b26a-eb2ac3d18ce6','1e6ecb6a-51f6-4da3-bac0-621954242e2e','ff52f748-b125-4d8c-99a4-6fc07b9abf2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f45852c6f14942eea559d7a07e368b88',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1227.808291] [55205]: DEBUG cinder.volume.api [None req-c79c1ad4-beea-4750-bc35-a8a8856e1a4f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6ff260b-e449-4474-832b-9b01ce6e3208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1227.818280] [55205]: DEBUG cinder.volume.api [None req-c79c1ad4-beea-4750-bc35-a8a8856e1a4f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6ff260b-e449-4474-832b-9b01ce6e3208) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1227.819373] [55205]: DEBUG cinder.volume.api [None req-c79c1ad4-beea-4750-bc35-a8a8856e1a4f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Flow 'volume_create_api' (8482e422-60d9-4b12-b2ac-338bdf2a01f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55205) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1227.819771] [55205]: INFO cinder.volume.api [None req-c79c1ad4-beea-4750-bc35-a8a8856e1a4f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Create volume request issued successfully. [ 1227.820445] [55205]: INFO cinder.api.openstack.wsgi [None req-c79c1ad4-beea-4750-bc35-a8a8856e1a4f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1227.820896] [55205]: [pid: 55205|app: 0|req: 214/456] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 21 08:29:57 2025] POST /volume/v3/volumes => generated 752 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1227.830062] [55204]: DEBUG cinder.api.middleware.request_id [None req-94b62b3d-0119-4a8d-814a-05f84e537bca None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.832064] [55204]: INFO cinder.api.openstack.wsgi [None req-94b62b3d-0119-4a8d-814a-05f84e537bca tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 [ 1227.832449] [55204]: DEBUG cinder.api.openstack.wsgi [None req-94b62b3d-0119-4a8d-814a-05f84e537bca tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1227.833115] [55204]: DEBUG cinder.api.openstack.wsgi [None req-94b62b3d-0119-4a8d-814a-05f84e537bca tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1227.841334] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.841334] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1227.845923] [55204]: INFO cinder.volume.api [None req-94b62b3d-0119-4a8d-814a-05f84e537bca tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1227.851078] [55204]: INFO cinder.api.openstack.wsgi [None req-94b62b3d-0119-4a8d-814a-05f84e537bca tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 returned with HTTP 200 [ 1227.851491] [55204]: [pid: 55204|app: 0|req: 243/457] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:29:57 2025] GET /volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1228.862392] [55205]: DEBUG cinder.api.middleware.request_id [None req-333a21bc-91c9-4ff4-8c78-055667c228de None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.865132] [55205]: INFO cinder.api.openstack.wsgi [None req-333a21bc-91c9-4ff4-8c78-055667c228de tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 [ 1228.865449] [55205]: DEBUG cinder.api.openstack.wsgi [None req-333a21bc-91c9-4ff4-8c78-055667c228de tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1228.865730] [55205]: DEBUG cinder.api.openstack.wsgi [None req-333a21bc-91c9-4ff4-8c78-055667c228de tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1228.875153] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.875153] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1228.879132] [55205]: INFO cinder.volume.api [None req-333a21bc-91c9-4ff4-8c78-055667c228de tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1228.883884] [55205]: INFO cinder.api.openstack.wsgi [None req-333a21bc-91c9-4ff4-8c78-055667c228de tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 returned with HTTP 200 [ 1228.884336] [55205]: [pid: 55205|app: 0|req: 215/458] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:29:58 2025] GET /volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1229.894973] [55204]: DEBUG cinder.api.middleware.request_id [None req-4af95124-ed44-4c8c-9fc5-5bf856bc2981 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.897162] [55204]: INFO cinder.api.openstack.wsgi [None req-4af95124-ed44-4c8c-9fc5-5bf856bc2981 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 [ 1229.897385] [55204]: DEBUG cinder.api.openstack.wsgi [None req-4af95124-ed44-4c8c-9fc5-5bf856bc2981 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1229.897606] [55204]: DEBUG cinder.api.openstack.wsgi [None req-4af95124-ed44-4c8c-9fc5-5bf856bc2981 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1229.905417] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.905417] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1229.909119] [55204]: INFO cinder.volume.api [None req-4af95124-ed44-4c8c-9fc5-5bf856bc2981 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1229.913523] [55204]: INFO cinder.api.openstack.wsgi [None req-4af95124-ed44-4c8c-9fc5-5bf856bc2981 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 returned with HTTP 200 [ 1229.913922] [55204]: [pid: 55204|app: 0|req: 244/459] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:29:59 2025] GET /volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1230.924639] [55205]: DEBUG cinder.api.middleware.request_id [None req-ebd73dab-64b6-4e15-bd52-49826c04cb99 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.927332] [55205]: INFO cinder.api.openstack.wsgi [None req-ebd73dab-64b6-4e15-bd52-49826c04cb99 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 [ 1230.927696] [55205]: DEBUG cinder.api.openstack.wsgi [None req-ebd73dab-64b6-4e15-bd52-49826c04cb99 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1230.928044] [55205]: DEBUG cinder.api.openstack.wsgi [None req-ebd73dab-64b6-4e15-bd52-49826c04cb99 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1230.937631] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.937631] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1230.942471] [55205]: INFO cinder.volume.api [None req-ebd73dab-64b6-4e15-bd52-49826c04cb99 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1230.948305] [55205]: INFO cinder.api.openstack.wsgi [None req-ebd73dab-64b6-4e15-bd52-49826c04cb99 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 returned with HTTP 200 [ 1230.948727] [55205]: [pid: 55205|app: 0|req: 216/460] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:00 2025] GET /volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1231.073692] [55204]: DEBUG cinder.api.middleware.request_id [None req-c1afbc29-f335-4c2a-b2cd-e7ec62e1f756 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.075849] [55204]: INFO cinder.api.openstack.wsgi [None req-c1afbc29-f335-4c2a-b2cd-e7ec62e1f756 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1231.076441] [55204]: DEBUG cinder.api.openstack.wsgi [None req-c1afbc29-f335-4c2a-b2cd-e7ec62e1f756 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-476621832"}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1231.078919] [55204]: DEBUG cinder.api.v3.volumes [None req-c1afbc29-f335-4c2a-b2cd-e7ec62e1f756 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-476621832'}} {{(pid=55204) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1231.078919] [55204]: INFO cinder.api.v3.volumes [None req-c1afbc29-f335-4c2a-b2cd-e7ec62e1f756 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Create volume of 1 GB [ 1231.083340] [55204]: INFO cinder.volume.api [None req-c1afbc29-f335-4c2a-b2cd-e7ec62e1f756 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Availability Zones retrieved successfully. [ 1231.091135] [55204]: DEBUG cinder.volume.api [None req-c1afbc29-f335-4c2a-b2cd-e7ec62e1f756 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Flow 'volume_create_api' (fdc77b5f-8dc0-4245-b968-b6e53796661e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1231.092488] [55204]: DEBUG cinder.volume.api [None req-c1afbc29-f335-4c2a-b2cd-e7ec62e1f756 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1d32336-e07c-4fe3-8066-cf7f91f4de55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1231.093791] [55204]: DEBUG cinder.volume.flows.api.create_volume [None req-c1afbc29-f335-4c2a-b2cd-e7ec62e1f756 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Validating volume size '1' using validate_int {{(pid=55204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1231.114227] [55204]: DEBUG cinder.volume.api [None req-c1afbc29-f335-4c2a-b2cd-e7ec62e1f756 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1d32336-e07c-4fe3-8066-cf7f91f4de55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4a3c848-85c0-4b98-91d8-f1eea4b9a34a', '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=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1231.115379] [55204]: DEBUG cinder.volume.api [None req-c1afbc29-f335-4c2a-b2cd-e7ec62e1f756 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e3d6db7-367f-41e7-bd09-0e5719fb737f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1231.148306] [55204]: DEBUG cinder.quota [None req-c1afbc29-f335-4c2a-b2cd-e7ec62e1f756 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Created reservations ['7f9c1acb-e535-49b5-b818-f2d846a2e825', '6f78f194-e626-42a0-a8fe-a63e30029578', '7b718571-6607-4653-b3b8-b9462b24da71', 'a8f9d7c1-e988-4b57-9650-2c6a6c73ea3c'] {{(pid=55204) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1231.149364] [55204]: DEBUG cinder.volume.api [None req-c1afbc29-f335-4c2a-b2cd-e7ec62e1f756 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e3d6db7-367f-41e7-bd09-0e5719fb737f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f9c1acb-e535-49b5-b818-f2d846a2e825', '6f78f194-e626-42a0-a8fe-a63e30029578', '7b718571-6607-4653-b3b8-b9462b24da71', 'a8f9d7c1-e988-4b57-9650-2c6a6c73ea3c']}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1231.150314] [55204]: DEBUG cinder.volume.api [None req-c1afbc29-f335-4c2a-b2cd-e7ec62e1f756 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d400e9ff-b4d3-4fe8-927b-3d616c9cb465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1231.167366] [55204]: DEBUG cinder.volume.api [None req-c1afbc29-f335-4c2a-b2cd-e7ec62e1f756 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d400e9ff-b4d3-4fe8-927b-3d616c9cb465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e91c0c3-daad-4648-b215-6b2fbe7d8e04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-476621832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='934ce29215cd4bb8b894c9014d0925a5',qos_specs=None,replication_status=,reservations=['7f9c1acb-e535-49b5-b818-f2d846a2e825','6f78f194-e626-42a0-a8fe-a63e30029578','7b718571-6607-4653-b3b8-b9462b24da71','a8f9d7c1-e988-4b57-9650-2c6a6c73ea3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bc89c78de4a4c899bf05a6b7edff444',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:30:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-476621832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e91c0c3-daad-4648-b215-6b2fbe7d8e04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='934ce29215cd4bb8b894c9014d0925a5',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='9bc89c78de4a4c899bf05a6b7edff444',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a3c848-85c0-4b98-91d8-f1eea4b9a34a),volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1231.168484] [55204]: DEBUG cinder.volume.api [None req-c1afbc29-f335-4c2a-b2cd-e7ec62e1f756 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d5fde00-6c75-4ae3-96c5-9b62dc52dd22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1231.184770] [55204]: DEBUG cinder.volume.api [None req-c1afbc29-f335-4c2a-b2cd-e7ec62e1f756 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d5fde00-6c75-4ae3-96c5-9b62dc52dd22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-476621832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='934ce29215cd4bb8b894c9014d0925a5',qos_specs=None,replication_status=,reservations=['7f9c1acb-e535-49b5-b818-f2d846a2e825','6f78f194-e626-42a0-a8fe-a63e30029578','7b718571-6607-4653-b3b8-b9462b24da71','a8f9d7c1-e988-4b57-9650-2c6a6c73ea3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bc89c78de4a4c899bf05a6b7edff444',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1231.185620] [55204]: DEBUG cinder.volume.api [None req-c1afbc29-f335-4c2a-b2cd-e7ec62e1f756 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f7f97ce-960f-4ff3-8daf-37a29158b775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1231.196232] [55204]: DEBUG cinder.volume.api [None req-c1afbc29-f335-4c2a-b2cd-e7ec62e1f756 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f7f97ce-960f-4ff3-8daf-37a29158b775) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1231.197526] [55204]: DEBUG cinder.volume.api [None req-c1afbc29-f335-4c2a-b2cd-e7ec62e1f756 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Flow 'volume_create_api' (fdc77b5f-8dc0-4245-b968-b6e53796661e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55204) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1231.197959] [55204]: INFO cinder.volume.api [None req-c1afbc29-f335-4c2a-b2cd-e7ec62e1f756 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Create volume request issued successfully. [ 1231.198701] [55204]: INFO cinder.api.openstack.wsgi [None req-c1afbc29-f335-4c2a-b2cd-e7ec62e1f756 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1231.199213] [55204]: [pid: 55204|app: 0|req: 245/461] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:30:00 2025] POST /volume/v3/volumes => generated 753 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1231.208235] [55205]: DEBUG cinder.api.middleware.request_id [None req-35570eee-ac92-4bf7-858e-d126719fcac9 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.211181] [55205]: INFO cinder.api.openstack.wsgi [None req-35570eee-ac92-4bf7-858e-d126719fcac9 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1231.211464] [55205]: DEBUG cinder.api.openstack.wsgi [None req-35570eee-ac92-4bf7-858e-d126719fcac9 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1231.211915] [55205]: DEBUG cinder.api.openstack.wsgi [None req-35570eee-ac92-4bf7-858e-d126719fcac9 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1231.221519] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.221519] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.226347] [55205]: INFO cinder.volume.api [None req-35570eee-ac92-4bf7-858e-d126719fcac9 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1231.232281] [55205]: INFO cinder.api.openstack.wsgi [None req-35570eee-ac92-4bf7-858e-d126719fcac9 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 returned with HTTP 200 [ 1231.232758] [55205]: [pid: 55205|app: 0|req: 217/462] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:01 2025] GET /volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1231.960500] [55204]: DEBUG cinder.api.middleware.request_id [None req-bc74e970-00b9-4897-81fa-f34a3b1f0546 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.962902] [55204]: INFO cinder.api.openstack.wsgi [None req-bc74e970-00b9-4897-81fa-f34a3b1f0546 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 [ 1231.963157] [55204]: DEBUG cinder.api.openstack.wsgi [None req-bc74e970-00b9-4897-81fa-f34a3b1f0546 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1231.963395] [55204]: DEBUG cinder.api.openstack.wsgi [None req-bc74e970-00b9-4897-81fa-f34a3b1f0546 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1231.971295] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.971295] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.974992] [55204]: INFO cinder.volume.api [None req-bc74e970-00b9-4897-81fa-f34a3b1f0546 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1231.979477] [55204]: INFO cinder.api.openstack.wsgi [None req-bc74e970-00b9-4897-81fa-f34a3b1f0546 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 returned with HTTP 200 [ 1231.979867] [55204]: [pid: 55204|app: 0|req: 246/463] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:01 2025] GET /volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1232.242378] [55205]: DEBUG cinder.api.middleware.request_id [None req-2c47c256-42d2-488b-a795-0e851522946d None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.244547] [55205]: INFO cinder.api.openstack.wsgi [None req-2c47c256-42d2-488b-a795-0e851522946d tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1232.244795] [55205]: DEBUG cinder.api.openstack.wsgi [None req-2c47c256-42d2-488b-a795-0e851522946d tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1232.245044] [55205]: DEBUG cinder.api.openstack.wsgi [None req-2c47c256-42d2-488b-a795-0e851522946d tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1232.252753] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.252753] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1232.256674] [55205]: INFO cinder.volume.api [None req-2c47c256-42d2-488b-a795-0e851522946d tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1232.261365] [55205]: INFO cinder.api.openstack.wsgi [None req-2c47c256-42d2-488b-a795-0e851522946d tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 returned with HTTP 200 [ 1232.261873] [55205]: [pid: 55205|app: 0|req: 218/464] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:02 2025] GET /volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1232.299037] [55204]: DEBUG cinder.api.middleware.request_id [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-2974e286-6218-4ce7-84cd-dbbefe797057 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.300973] [55204]: INFO cinder.api.openstack.wsgi [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-2974e286-6218-4ce7-84cd-dbbefe797057 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1232.301213] [55204]: DEBUG cinder.api.openstack.wsgi [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-2974e286-6218-4ce7-84cd-dbbefe797057 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1232.301440] [55204]: DEBUG cinder.api.openstack.wsgi [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-2974e286-6218-4ce7-84cd-dbbefe797057 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1232.309045] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.309045] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1232.313229] [55204]: INFO cinder.volume.api [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-2974e286-6218-4ce7-84cd-dbbefe797057 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1232.317624] [55204]: INFO cinder.api.openstack.wsgi [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-2974e286-6218-4ce7-84cd-dbbefe797057 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 returned with HTTP 200 [ 1232.318049] [55204]: [pid: 55204|app: 0|req: 247/465] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:30:02 2025] GET /volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1232.992589] [55205]: DEBUG cinder.api.middleware.request_id [None req-de8ba3db-048e-4d57-8549-655cabf20612 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.994854] [55205]: INFO cinder.api.openstack.wsgi [None req-de8ba3db-048e-4d57-8549-655cabf20612 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 [ 1232.995149] [55205]: DEBUG cinder.api.openstack.wsgi [None req-de8ba3db-048e-4d57-8549-655cabf20612 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1232.995389] [55205]: DEBUG cinder.api.openstack.wsgi [None req-de8ba3db-048e-4d57-8549-655cabf20612 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1233.004268] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.004268] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1233.008346] [55205]: INFO cinder.volume.api [None req-de8ba3db-048e-4d57-8549-655cabf20612 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1233.012951] [55205]: INFO cinder.api.openstack.wsgi [None req-de8ba3db-048e-4d57-8549-655cabf20612 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 returned with HTTP 200 [ 1233.013471] [55205]: [pid: 55205|app: 0|req: 219/466] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:02 2025] GET /volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1233.840207] [55204]: DEBUG cinder.api.middleware.request_id [None req-a235414f-2ea4-428a-9e2a-a9ed1a8fa9e4 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.840712] [55204]: INFO cinder.api.openstack.wsgi [None req-a235414f-2ea4-428a-9e2a-a9ed1a8fa9e4 None None] GET http://10.180.1.21/volume// [ 1233.840898] [55204]: DEBUG cinder.api.openstack.wsgi [None req-a235414f-2ea4-428a-9e2a-a9ed1a8fa9e4 None None] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1233.841138] [55204]: DEBUG cinder.api.openstack.wsgi [None req-a235414f-2ea4-428a-9e2a-a9ed1a8fa9e4 None None] Calling method 'all' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1233.841534] [55204]: INFO cinder.api.openstack.wsgi [None req-a235414f-2ea4-428a-9e2a-a9ed1a8fa9e4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1233.841845] [55204]: [pid: 55204|app: 0|req: 248/467] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:30:03 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1233.845747] [55205]: DEBUG cinder.api.middleware.request_id [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-4c179a08-87d8-43a8-9749-35b0d2300203 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.847970] [55205]: INFO cinder.api.openstack.wsgi [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-4c179a08-87d8-43a8-9749-35b0d2300203 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1233.848399] [55205]: DEBUG cinder.api.openstack.wsgi [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-4c179a08-87d8-43a8-9749-35b0d2300203 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e91c0c3-daad-4648-b215-6b2fbe7d8e04", "connector": null, "instance_uuid": "e318e224-248f-40bd-b340-52b48716ad4e"}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1233.863977] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.863977] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1233.886679] [55205]: INFO cinder.api.openstack.wsgi [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-4c179a08-87d8-43a8-9749-35b0d2300203 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1233.887158] [55205]: [pid: 55205|app: 0|req: 220/468] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:30:03 2025] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1233.909528] [55204]: DEBUG cinder.api.middleware.request_id [None req-66172b2c-8595-43df-b187-537f71334224 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.911704] [55204]: INFO cinder.api.openstack.wsgi [None req-66172b2c-8595-43df-b187-537f71334224 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1233.911836] [55204]: DEBUG cinder.api.openstack.wsgi [None req-66172b2c-8595-43df-b187-537f71334224 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1233.912750] [55204]: DEBUG cinder.api.openstack.wsgi [None req-66172b2c-8595-43df-b187-537f71334224 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1233.922000] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.922000] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1233.925390] [55204]: INFO cinder.volume.api [None req-66172b2c-8595-43df-b187-537f71334224 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1233.930024] [55204]: INFO cinder.api.openstack.wsgi [None req-66172b2c-8595-43df-b187-537f71334224 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 returned with HTTP 200 [ 1233.930436] [55204]: [pid: 55204|app: 0|req: 249/469] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:03 2025] GET /volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1234.024286] [55205]: DEBUG cinder.api.middleware.request_id [None req-6730c214-3af9-41f7-84b1-7ee02bb7b5ae None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.026483] [55205]: INFO cinder.api.openstack.wsgi [None req-6730c214-3af9-41f7-84b1-7ee02bb7b5ae tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 [ 1234.026695] [55205]: DEBUG cinder.api.openstack.wsgi [None req-6730c214-3af9-41f7-84b1-7ee02bb7b5ae tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1234.026918] [55205]: DEBUG cinder.api.openstack.wsgi [None req-6730c214-3af9-41f7-84b1-7ee02bb7b5ae tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1234.034603] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.034603] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1234.038026] [55205]: INFO cinder.volume.api [None req-6730c214-3af9-41f7-84b1-7ee02bb7b5ae tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1234.042156] [55205]: INFO cinder.api.openstack.wsgi [None req-6730c214-3af9-41f7-84b1-7ee02bb7b5ae tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 returned with HTTP 200 [ 1234.042518] [55205]: [pid: 55205|app: 0|req: 221/470] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:03 2025] GET /volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1234.411584] [55204]: DEBUG cinder.api.middleware.request_id [None req-d4125827-e88e-4387-9091-bb229d9bddd0 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.412051] [55204]: INFO cinder.api.openstack.wsgi [None req-d4125827-e88e-4387-9091-bb229d9bddd0 None None] GET http://10.180.1.21/volume// [ 1234.412235] [55204]: DEBUG cinder.api.openstack.wsgi [None req-d4125827-e88e-4387-9091-bb229d9bddd0 None None] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1234.412457] [55204]: DEBUG cinder.api.openstack.wsgi [None req-d4125827-e88e-4387-9091-bb229d9bddd0 None None] Calling method 'all' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1234.412894] [55204]: INFO cinder.api.openstack.wsgi [None req-d4125827-e88e-4387-9091-bb229d9bddd0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1234.413220] [55204]: [pid: 55204|app: 0|req: 250/471] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:30:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1234.417899] [55205]: DEBUG cinder.api.middleware.request_id [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-7ac3867b-19ec-4962-80a6-88df022c6230 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.420232] [55205]: INFO cinder.api.openstack.wsgi [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-7ac3867b-19ec-4962-80a6-88df022c6230 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1234.420487] [55205]: DEBUG cinder.api.openstack.wsgi [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-7ac3867b-19ec-4962-80a6-88df022c6230 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1234.420705] [55205]: DEBUG cinder.api.openstack.wsgi [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-7ac3867b-19ec-4962-80a6-88df022c6230 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1234.430122] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.430122] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1234.433125] [55205]: INFO cinder.volume.api [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-7ac3867b-19ec-4962-80a6-88df022c6230 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1234.437251] [55205]: INFO cinder.api.openstack.wsgi [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-7ac3867b-19ec-4962-80a6-88df022c6230 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 returned with HTTP 200 [ 1234.437610] [55205]: [pid: 55205|app: 0|req: 222/472] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:30:04 2025] GET /volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 => generated 1026 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1234.462958] [55204]: DEBUG cinder.api.middleware.request_id [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-5a903aee-29b2-4627-be32-d1096853610c None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.464922] [55204]: INFO cinder.api.openstack.wsgi [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-5a903aee-29b2-4627-be32-d1096853610c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] PUT http://10.180.1.21/volume/v3/attachments/9f536cc6-198c-4b3f-aa1c-cc8cad4ab010 [ 1234.465346] [55204]: DEBUG cinder.api.openstack.wsgi [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-5a903aee-29b2-4627-be32-d1096853610c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-554936", "mountpoint": "/dev/sdb"}}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1234.473789] [55204]: DEBUG cinder.coordination [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-5a903aee-29b2-4627-be32-d1096853610c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Acquiring lock "cinder-attachment_update-1e91c0c3-daad-4648-b215-6b2fbe7d8e04-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55204) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1234.478289] [55204]: DEBUG cinder.coordination [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-5a903aee-29b2-4627-be32-d1096853610c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Lock "cinder-attachment_update-1e91c0c3-daad-4648-b215-6b2fbe7d8e04-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55204) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1234.479325] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.479325] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1234.941316] [55205]: DEBUG cinder.api.middleware.request_id [None req-48ea77d3-ea01-43f3-ba71-31c6f946de1c None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.943813] [55205]: INFO cinder.api.openstack.wsgi [None req-48ea77d3-ea01-43f3-ba71-31c6f946de1c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1234.944059] [55205]: DEBUG cinder.api.openstack.wsgi [None req-48ea77d3-ea01-43f3-ba71-31c6f946de1c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1234.944323] [55205]: DEBUG cinder.api.openstack.wsgi [None req-48ea77d3-ea01-43f3-ba71-31c6f946de1c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1234.954338] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.954338] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1234.957551] [55205]: INFO cinder.volume.api [None req-48ea77d3-ea01-43f3-ba71-31c6f946de1c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1234.961886] [55205]: INFO cinder.api.openstack.wsgi [None req-48ea77d3-ea01-43f3-ba71-31c6f946de1c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 returned with HTTP 200 [ 1234.962288] [55205]: [pid: 55205|app: 0|req: 223/473] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:04 2025] GET /volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1235.053110] [55205]: DEBUG cinder.api.middleware.request_id [None req-9b8a3564-0ac0-4eba-ba67-d1de6d8f491e None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.055511] [55205]: INFO cinder.api.openstack.wsgi [None req-9b8a3564-0ac0-4eba-ba67-d1de6d8f491e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 [ 1235.055858] [55205]: DEBUG cinder.api.openstack.wsgi [None req-9b8a3564-0ac0-4eba-ba67-d1de6d8f491e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1235.056165] [55205]: DEBUG cinder.api.openstack.wsgi [None req-9b8a3564-0ac0-4eba-ba67-d1de6d8f491e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1235.063988] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.063988] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1235.067407] [55205]: INFO cinder.volume.api [None req-9b8a3564-0ac0-4eba-ba67-d1de6d8f491e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1235.071459] [55205]: INFO cinder.api.openstack.wsgi [None req-9b8a3564-0ac0-4eba-ba67-d1de6d8f491e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 returned with HTTP 200 [ 1235.071842] [55205]: [pid: 55205|app: 0|req: 224/474] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:04 2025] GET /volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1235.972095] [55205]: DEBUG cinder.api.middleware.request_id [None req-4c8a1271-878c-43e3-9988-14b8866ffac5 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.974179] [55205]: INFO cinder.api.openstack.wsgi [None req-4c8a1271-878c-43e3-9988-14b8866ffac5 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1235.974412] [55205]: DEBUG cinder.api.openstack.wsgi [None req-4c8a1271-878c-43e3-9988-14b8866ffac5 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1235.974624] [55205]: DEBUG cinder.api.openstack.wsgi [None req-4c8a1271-878c-43e3-9988-14b8866ffac5 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1235.984311] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.984311] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1235.987400] [55205]: INFO cinder.volume.api [None req-4c8a1271-878c-43e3-9988-14b8866ffac5 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1235.991526] [55205]: INFO cinder.api.openstack.wsgi [None req-4c8a1271-878c-43e3-9988-14b8866ffac5 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 returned with HTTP 200 [ 1235.991978] [55205]: [pid: 55205|app: 0|req: 225/475] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:05 2025] GET /volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1236.082165] [55205]: DEBUG cinder.api.middleware.request_id [None req-151a0e4f-0e0a-43b5-93e2-789c7793b578 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.084245] [55205]: INFO cinder.api.openstack.wsgi [None req-151a0e4f-0e0a-43b5-93e2-789c7793b578 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 [ 1236.085486] [55205]: DEBUG cinder.api.openstack.wsgi [None req-151a0e4f-0e0a-43b5-93e2-789c7793b578 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1236.085486] [55205]: DEBUG cinder.api.openstack.wsgi [None req-151a0e4f-0e0a-43b5-93e2-789c7793b578 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1236.092714] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.092714] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1236.096029] [55205]: INFO cinder.volume.api [None req-151a0e4f-0e0a-43b5-93e2-789c7793b578 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1236.100128] [55205]: INFO cinder.api.openstack.wsgi [None req-151a0e4f-0e0a-43b5-93e2-789c7793b578 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 returned with HTTP 200 [ 1236.100525] [55205]: [pid: 55205|app: 0|req: 226/476] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:05 2025] GET /volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1237.002283] [55205]: DEBUG cinder.api.middleware.request_id [None req-4f4fe9d0-18ff-47e1-ba3d-0c11c853b90d None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.004310] [55205]: INFO cinder.api.openstack.wsgi [None req-4f4fe9d0-18ff-47e1-ba3d-0c11c853b90d tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1237.004531] [55205]: DEBUG cinder.api.openstack.wsgi [None req-4f4fe9d0-18ff-47e1-ba3d-0c11c853b90d tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1237.004745] [55205]: DEBUG cinder.api.openstack.wsgi [None req-4f4fe9d0-18ff-47e1-ba3d-0c11c853b90d tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1237.018468] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.018468] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.022011] [55205]: INFO cinder.volume.api [None req-4f4fe9d0-18ff-47e1-ba3d-0c11c853b90d tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1237.026600] [55205]: INFO cinder.api.openstack.wsgi [None req-4f4fe9d0-18ff-47e1-ba3d-0c11c853b90d tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 returned with HTTP 200 [ 1237.026981] [55205]: [pid: 55205|app: 0|req: 227/477] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:06 2025] GET /volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1237.111299] [55205]: DEBUG cinder.api.middleware.request_id [None req-d50dfa1b-eaf1-4eb2-b3e1-dad2ec34b2f6 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.119688] [55205]: INFO cinder.api.openstack.wsgi [None req-d50dfa1b-eaf1-4eb2-b3e1-dad2ec34b2f6 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 [ 1237.119688] [55205]: DEBUG cinder.api.openstack.wsgi [None req-d50dfa1b-eaf1-4eb2-b3e1-dad2ec34b2f6 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1237.119688] [55205]: DEBUG cinder.api.openstack.wsgi [None req-d50dfa1b-eaf1-4eb2-b3e1-dad2ec34b2f6 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1237.122251] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.122251] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.126971] [55205]: INFO cinder.volume.api [None req-d50dfa1b-eaf1-4eb2-b3e1-dad2ec34b2f6 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1237.136685] [55205]: INFO cinder.api.openstack.wsgi [None req-d50dfa1b-eaf1-4eb2-b3e1-dad2ec34b2f6 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 returned with HTTP 200 [ 1237.136685] [55205]: [pid: 55205|app: 0|req: 228/478] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:06 2025] GET /volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1238.036268] [55205]: DEBUG cinder.api.middleware.request_id [None req-850fd4cc-6664-42df-a4a3-e29b6ec6738f None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.038700] [55205]: INFO cinder.api.openstack.wsgi [None req-850fd4cc-6664-42df-a4a3-e29b6ec6738f tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1238.038978] [55205]: DEBUG cinder.api.openstack.wsgi [None req-850fd4cc-6664-42df-a4a3-e29b6ec6738f tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.039256] [55205]: DEBUG cinder.api.openstack.wsgi [None req-850fd4cc-6664-42df-a4a3-e29b6ec6738f tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.052819] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.052819] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.056696] [55205]: INFO cinder.volume.api [None req-850fd4cc-6664-42df-a4a3-e29b6ec6738f tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1238.061388] [55205]: INFO cinder.api.openstack.wsgi [None req-850fd4cc-6664-42df-a4a3-e29b6ec6738f tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 returned with HTTP 200 [ 1238.061781] [55205]: [pid: 55205|app: 0|req: 229/479] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:07 2025] GET /volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1238.148243] [55205]: DEBUG cinder.api.middleware.request_id [None req-7a0e7dce-6184-49dd-b00f-b96c8c1ec594 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.150335] [55205]: INFO cinder.api.openstack.wsgi [None req-7a0e7dce-6184-49dd-b00f-b96c8c1ec594 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 [ 1238.150574] [55205]: DEBUG cinder.api.openstack.wsgi [None req-7a0e7dce-6184-49dd-b00f-b96c8c1ec594 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.150795] [55205]: DEBUG cinder.api.openstack.wsgi [None req-7a0e7dce-6184-49dd-b00f-b96c8c1ec594 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.159102] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.159102] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.162761] [55205]: INFO cinder.volume.api [None req-7a0e7dce-6184-49dd-b00f-b96c8c1ec594 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1238.167381] [55205]: INFO cinder.api.openstack.wsgi [None req-7a0e7dce-6184-49dd-b00f-b96c8c1ec594 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 returned with HTTP 200 [ 1238.167711] [55205]: [pid: 55205|app: 0|req: 230/480] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:08 2025] GET /volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1239.071143] [55205]: DEBUG cinder.api.middleware.request_id [None req-b95f5061-a751-46a9-9797-4d2906c66aa6 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.073362] [55205]: INFO cinder.api.openstack.wsgi [None req-b95f5061-a751-46a9-9797-4d2906c66aa6 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1239.073615] [55205]: DEBUG cinder.api.openstack.wsgi [None req-b95f5061-a751-46a9-9797-4d2906c66aa6 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.074140] [55205]: DEBUG cinder.api.openstack.wsgi [None req-b95f5061-a751-46a9-9797-4d2906c66aa6 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1239.087544] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.087544] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.091234] [55205]: INFO cinder.volume.api [None req-b95f5061-a751-46a9-9797-4d2906c66aa6 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1239.095887] [55205]: INFO cinder.api.openstack.wsgi [None req-b95f5061-a751-46a9-9797-4d2906c66aa6 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 returned with HTTP 200 [ 1239.096286] [55205]: [pid: 55205|app: 0|req: 231/481] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:08 2025] GET /volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1239.178652] [55205]: DEBUG cinder.api.middleware.request_id [None req-db36b3dd-d363-4cf2-bba4-6c8401868e7c None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.180863] [55205]: INFO cinder.api.openstack.wsgi [None req-db36b3dd-d363-4cf2-bba4-6c8401868e7c tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 [ 1239.181130] [55205]: DEBUG cinder.api.openstack.wsgi [None req-db36b3dd-d363-4cf2-bba4-6c8401868e7c tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.181375] [55205]: DEBUG cinder.api.openstack.wsgi [None req-db36b3dd-d363-4cf2-bba4-6c8401868e7c tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1239.189681] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.189681] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.193127] [55205]: INFO cinder.volume.api [None req-db36b3dd-d363-4cf2-bba4-6c8401868e7c tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1239.197321] [55205]: INFO cinder.api.openstack.wsgi [None req-db36b3dd-d363-4cf2-bba4-6c8401868e7c tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 returned with HTTP 200 [ 1239.197691] [55205]: [pid: 55205|app: 0|req: 232/482] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:09 2025] GET /volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.106543] [55205]: DEBUG cinder.api.middleware.request_id [None req-49b274a0-b474-436e-8b55-974dbb5340ba None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.108823] [55205]: INFO cinder.api.openstack.wsgi [None req-49b274a0-b474-436e-8b55-974dbb5340ba tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1240.109123] [55205]: DEBUG cinder.api.openstack.wsgi [None req-49b274a0-b474-436e-8b55-974dbb5340ba tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.109347] [55205]: DEBUG cinder.api.openstack.wsgi [None req-49b274a0-b474-436e-8b55-974dbb5340ba tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.119285] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.119285] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.122343] [55205]: INFO cinder.volume.api [None req-49b274a0-b474-436e-8b55-974dbb5340ba tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1240.126467] [55205]: INFO cinder.api.openstack.wsgi [None req-49b274a0-b474-436e-8b55-974dbb5340ba tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 returned with HTTP 200 [ 1240.126952] [55205]: [pid: 55205|app: 0|req: 233/483] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:09 2025] GET /volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.207285] [55205]: DEBUG cinder.api.middleware.request_id [None req-ac77d799-0f19-472e-b308-6e147a3f5fce None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.209496] [55205]: INFO cinder.api.openstack.wsgi [None req-ac77d799-0f19-472e-b308-6e147a3f5fce tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 [ 1240.209730] [55205]: DEBUG cinder.api.openstack.wsgi [None req-ac77d799-0f19-472e-b308-6e147a3f5fce tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.209951] [55205]: DEBUG cinder.api.openstack.wsgi [None req-ac77d799-0f19-472e-b308-6e147a3f5fce tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.217848] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.217848] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.221284] [55205]: INFO cinder.volume.api [None req-ac77d799-0f19-472e-b308-6e147a3f5fce tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1240.225485] [55205]: INFO cinder.api.openstack.wsgi [None req-ac77d799-0f19-472e-b308-6e147a3f5fce tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 returned with HTTP 200 [ 1240.226015] [55205]: [pid: 55205|app: 0|req: 234/484] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:10 2025] GET /volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1241.008964] [55204]: DEBUG cinder.coordination [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-5a903aee-29b2-4627-be32-d1096853610c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Lock "cinder-attachment_update-1e91c0c3-daad-4648-b215-6b2fbe7d8e04-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 6.531s {{(pid=55204) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1241.009334] [55204]: INFO cinder.api.openstack.wsgi [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-5a903aee-29b2-4627-be32-d1096853610c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/attachments/9f536cc6-198c-4b3f-aa1c-cc8cad4ab010 returned with HTTP 200 [ 1241.009892] [55204]: [pid: 55204|app: 0|req: 251/485] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:30:04 2025] PUT /volume/v3/attachments/9f536cc6-198c-4b3f-aa1c-cc8cad4ab010 => generated 617 bytes in 6548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1241.136461] [55205]: DEBUG cinder.api.middleware.request_id [None req-67434f60-af23-4843-9007-132f13cb5dcb None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.138744] [55205]: INFO cinder.api.openstack.wsgi [None req-67434f60-af23-4843-9007-132f13cb5dcb tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1241.139019] [55205]: DEBUG cinder.api.openstack.wsgi [None req-67434f60-af23-4843-9007-132f13cb5dcb tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1241.139276] [55205]: DEBUG cinder.api.openstack.wsgi [None req-67434f60-af23-4843-9007-132f13cb5dcb tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.149867] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.149867] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.153903] [55205]: INFO cinder.volume.api [None req-67434f60-af23-4843-9007-132f13cb5dcb tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1241.158330] [55205]: INFO cinder.api.openstack.wsgi [None req-67434f60-af23-4843-9007-132f13cb5dcb tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 returned with HTTP 200 [ 1241.158737] [55205]: [pid: 55205|app: 0|req: 235/486] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:10 2025] GET /volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1241.235426] [55204]: DEBUG cinder.api.middleware.request_id [None req-09728884-79f4-4d3a-b47e-afc97df1d74f None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.237703] [55204]: INFO cinder.api.openstack.wsgi [None req-09728884-79f4-4d3a-b47e-afc97df1d74f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 [ 1241.239027] [55204]: DEBUG cinder.api.openstack.wsgi [None req-09728884-79f4-4d3a-b47e-afc97df1d74f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1241.239027] [55204]: DEBUG cinder.api.openstack.wsgi [None req-09728884-79f4-4d3a-b47e-afc97df1d74f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.246404] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.246404] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.250570] [55204]: INFO cinder.volume.api [None req-09728884-79f4-4d3a-b47e-afc97df1d74f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1241.255792] [55204]: INFO cinder.api.openstack.wsgi [None req-09728884-79f4-4d3a-b47e-afc97df1d74f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 returned with HTTP 200 [ 1241.256455] [55204]: [pid: 55204|app: 0|req: 252/487] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:11 2025] GET /volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1242.169228] [55205]: DEBUG cinder.api.middleware.request_id [None req-73a4c7f7-7f07-41ff-9281-e7b6cfdef8dc None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.171488] [55205]: INFO cinder.api.openstack.wsgi [None req-73a4c7f7-7f07-41ff-9281-e7b6cfdef8dc tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1242.171728] [55205]: DEBUG cinder.api.openstack.wsgi [None req-73a4c7f7-7f07-41ff-9281-e7b6cfdef8dc tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.171961] [55205]: DEBUG cinder.api.openstack.wsgi [None req-73a4c7f7-7f07-41ff-9281-e7b6cfdef8dc tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.184545] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.184545] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.188514] [55205]: INFO cinder.volume.api [None req-73a4c7f7-7f07-41ff-9281-e7b6cfdef8dc tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1242.194114] [55205]: INFO cinder.api.openstack.wsgi [None req-73a4c7f7-7f07-41ff-9281-e7b6cfdef8dc tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 returned with HTTP 200 [ 1242.194497] [55205]: [pid: 55205|app: 0|req: 236/488] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:12 2025] GET /volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.267015] [55204]: DEBUG cinder.api.middleware.request_id [None req-ebf09708-da68-486e-be48-bdcf0db3353e None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.269138] [55204]: INFO cinder.api.openstack.wsgi [None req-ebf09708-da68-486e-be48-bdcf0db3353e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 [ 1242.269365] [55204]: DEBUG cinder.api.openstack.wsgi [None req-ebf09708-da68-486e-be48-bdcf0db3353e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.269585] [55204]: DEBUG cinder.api.openstack.wsgi [None req-ebf09708-da68-486e-be48-bdcf0db3353e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.277217] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.277217] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.280514] [55204]: INFO cinder.volume.api [None req-ebf09708-da68-486e-be48-bdcf0db3353e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1242.284664] [55204]: INFO cinder.api.openstack.wsgi [None req-ebf09708-da68-486e-be48-bdcf0db3353e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 returned with HTTP 200 [ 1242.285188] [55204]: [pid: 55204|app: 0|req: 253/489] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:12 2025] GET /volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.619059] [55205]: DEBUG cinder.api.middleware.request_id [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-d18726ce-11d7-44fc-b981-453b324a4d65 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.621487] [55205]: INFO cinder.api.openstack.wsgi [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-d18726ce-11d7-44fc-b981-453b324a4d65 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] POST http://10.180.1.21/volume/v3/attachments/9f536cc6-198c-4b3f-aa1c-cc8cad4ab010/action [ 1242.621932] [55205]: DEBUG cinder.api.openstack.wsgi [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-d18726ce-11d7-44fc-b981-453b324a4d65 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Action body: b'{"os-complete": null}' {{(pid=55205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1242.622122] [55205]: DEBUG cinder.api.openstack.wsgi [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-d18726ce-11d7-44fc-b981-453b324a4d65 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1242.636813] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.636813] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.643073] [55205]: INFO cinder.api.openstack.wsgi [req-ca0af57d-bc73-43b2-8fa8-e71ee1b967c3 req-d18726ce-11d7-44fc-b981-453b324a4d65 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/attachments/9f536cc6-198c-4b3f-aa1c-cc8cad4ab010/action returned with HTTP 204 [ 1242.643475] [55205]: [pid: 55205|app: 0|req: 237/490] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:30:12 2025] POST /volume/v3/attachments/9f536cc6-198c-4b3f-aa1c-cc8cad4ab010/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1243.205676] [55204]: DEBUG cinder.api.middleware.request_id [None req-db7fda27-6676-4e3b-9c8b-87a489bfa7ec None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.207976] [55204]: INFO cinder.api.openstack.wsgi [None req-db7fda27-6676-4e3b-9c8b-87a489bfa7ec tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1243.208177] [55204]: DEBUG cinder.api.openstack.wsgi [None req-db7fda27-6676-4e3b-9c8b-87a489bfa7ec tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.208383] [55204]: DEBUG cinder.api.openstack.wsgi [None req-db7fda27-6676-4e3b-9c8b-87a489bfa7ec tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.219923] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.219923] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.224358] [55204]: INFO cinder.volume.api [None req-db7fda27-6676-4e3b-9c8b-87a489bfa7ec tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1243.229639] [55204]: INFO cinder.api.openstack.wsgi [None req-db7fda27-6676-4e3b-9c8b-87a489bfa7ec tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 returned with HTTP 200 [ 1243.230110] [55204]: [pid: 55204|app: 0|req: 254/491] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:13 2025] GET /volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1243.240037] [55205]: DEBUG cinder.api.middleware.request_id [None req-b5314c29-8fe7-4094-a5cb-e484832c83c6 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.242530] [55205]: INFO cinder.api.openstack.wsgi [None req-b5314c29-8fe7-4094-a5cb-e484832c83c6 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1243.242662] [55205]: DEBUG cinder.api.openstack.wsgi [None req-b5314c29-8fe7-4094-a5cb-e484832c83c6 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.242870] [55205]: DEBUG cinder.api.openstack.wsgi [None req-b5314c29-8fe7-4094-a5cb-e484832c83c6 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.253631] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.253631] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.257743] [55205]: INFO cinder.volume.api [None req-b5314c29-8fe7-4094-a5cb-e484832c83c6 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1243.263022] [55205]: INFO cinder.api.openstack.wsgi [None req-b5314c29-8fe7-4094-a5cb-e484832c83c6 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 returned with HTTP 200 [ 1243.263253] [55205]: [pid: 55205|app: 0|req: 238/492] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:13 2025] GET /volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1243.274477] [55204]: DEBUG cinder.api.middleware.request_id [None req-0d5435b9-cb6d-4cfe-9816-8aece787de29 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.276938] [55204]: INFO cinder.api.openstack.wsgi [None req-0d5435b9-cb6d-4cfe-9816-8aece787de29 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1243.277198] [55204]: DEBUG cinder.api.openstack.wsgi [None req-0d5435b9-cb6d-4cfe-9816-8aece787de29 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.277483] [55204]: DEBUG cinder.api.openstack.wsgi [None req-0d5435b9-cb6d-4cfe-9816-8aece787de29 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'delete' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.277623] [55204]: INFO cinder.api.v3.volumes [None req-0d5435b9-cb6d-4cfe-9816-8aece787de29 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Delete volume with id: 1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1243.289493] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.289493] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.290116] [55204]: INFO cinder.volume.api [None req-0d5435b9-cb6d-4cfe-9816-8aece787de29 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1243.295754] [55205]: DEBUG cinder.api.middleware.request_id [None req-f5c12ff5-af2c-432a-8f6b-96ec2ba4e39a None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.298344] [55205]: INFO cinder.api.openstack.wsgi [None req-f5c12ff5-af2c-432a-8f6b-96ec2ba4e39a tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 [ 1243.298486] [55205]: DEBUG cinder.api.openstack.wsgi [None req-f5c12ff5-af2c-432a-8f6b-96ec2ba4e39a tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.298965] [55205]: DEBUG cinder.api.openstack.wsgi [None req-f5c12ff5-af2c-432a-8f6b-96ec2ba4e39a tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.301449] [55204]: INFO cinder.volume.api [None req-0d5435b9-cb6d-4cfe-9816-8aece787de29 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-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. [ 1243.301592] [55204]: INFO cinder.api.openstack.wsgi [None req-0d5435b9-cb6d-4cfe-9816-8aece787de29 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 returned with HTTP 400 [ 1243.302404] [55204]: [pid: 55204|app: 0|req: 255/493] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:30:13 2025] DELETE /volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 => generated 307 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1243.305504] [55204]: DEBUG cinder.api.middleware.request_id [None req-4c0b366f-b608-4845-8e7b-5142e55e316c None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.307878] [55204]: INFO cinder.api.openstack.wsgi [None req-4c0b366f-b608-4845-8e7b-5142e55e316c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1243.308132] [55204]: DEBUG cinder.api.openstack.wsgi [None req-4c0b366f-b608-4845-8e7b-5142e55e316c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.308336] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.308336] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.308827] [55204]: DEBUG cinder.api.openstack.wsgi [None req-4c0b366f-b608-4845-8e7b-5142e55e316c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.314304] [55205]: INFO cinder.volume.api [None req-f5c12ff5-af2c-432a-8f6b-96ec2ba4e39a tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1243.319810] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.319810] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.320172] [55205]: INFO cinder.api.openstack.wsgi [None req-f5c12ff5-af2c-432a-8f6b-96ec2ba4e39a tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 returned with HTTP 200 [ 1243.320611] [55205]: [pid: 55205|app: 0|req: 239/494] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:13 2025] GET /volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1243.324124] [55204]: INFO cinder.volume.api [None req-4c0b366f-b608-4845-8e7b-5142e55e316c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1243.329540] [55204]: INFO cinder.api.openstack.wsgi [None req-4c0b366f-b608-4845-8e7b-5142e55e316c tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 returned with HTTP 200 [ 1243.329918] [55204]: [pid: 55204|app: 0|req: 256/495] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:13 2025] GET /volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1243.369159] [55205]: DEBUG cinder.api.middleware.request_id [req-ed6c72ee-7900-4ed8-b5ef-700a211cbd48 req-1421a5df-e81b-413c-b938-74627efadf36 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.372391] [55205]: INFO cinder.api.openstack.wsgi [req-ed6c72ee-7900-4ed8-b5ef-700a211cbd48 req-1421a5df-e81b-413c-b938-74627efadf36 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1243.372693] [55205]: DEBUG cinder.api.openstack.wsgi [req-ed6c72ee-7900-4ed8-b5ef-700a211cbd48 req-1421a5df-e81b-413c-b938-74627efadf36 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.373028] [55205]: DEBUG cinder.api.openstack.wsgi [req-ed6c72ee-7900-4ed8-b5ef-700a211cbd48 req-1421a5df-e81b-413c-b938-74627efadf36 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.383873] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.383873] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.387407] [55205]: INFO cinder.volume.api [req-ed6c72ee-7900-4ed8-b5ef-700a211cbd48 req-1421a5df-e81b-413c-b938-74627efadf36 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1243.391834] [55205]: INFO cinder.api.openstack.wsgi [req-ed6c72ee-7900-4ed8-b5ef-700a211cbd48 req-1421a5df-e81b-413c-b938-74627efadf36 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 returned with HTTP 200 [ 1243.392255] [55205]: [pid: 55205|app: 0|req: 240/496] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:30:13 2025] GET /volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1243.410073] [55204]: DEBUG cinder.api.middleware.request_id [req-ed6c72ee-7900-4ed8-b5ef-700a211cbd48 req-e877c35c-51f1-4898-b64b-da2952851335 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.412750] [55204]: INFO cinder.api.openstack.wsgi [req-ed6c72ee-7900-4ed8-b5ef-700a211cbd48 req-e877c35c-51f1-4898-b64b-da2952851335 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] POST http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04/action [ 1243.413171] [55204]: DEBUG cinder.api.openstack.wsgi [req-ed6c72ee-7900-4ed8-b5ef-700a211cbd48 req-e877c35c-51f1-4898-b64b-da2952851335 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1243.413315] [55204]: DEBUG cinder.api.openstack.wsgi [req-ed6c72ee-7900-4ed8-b5ef-700a211cbd48 req-e877c35c-51f1-4898-b64b-da2952851335 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1243.423426] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.423426] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.423955] [55204]: INFO cinder.volume.api [req-ed6c72ee-7900-4ed8-b5ef-700a211cbd48 req-e877c35c-51f1-4898-b64b-da2952851335 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1243.429945] [55204]: INFO cinder.volume.api [req-ed6c72ee-7900-4ed8-b5ef-700a211cbd48 req-e877c35c-51f1-4898-b64b-da2952851335 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Begin detaching volume completed successfully. [ 1243.430212] [55204]: INFO cinder.api.openstack.wsgi [req-ed6c72ee-7900-4ed8-b5ef-700a211cbd48 req-e877c35c-51f1-4898-b64b-da2952851335 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04/action returned with HTTP 202 [ 1243.430641] [55204]: [pid: 55204|app: 0|req: 257/497] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 21 08:30:13 2025] POST /volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1244.334171] [55205]: DEBUG cinder.api.middleware.request_id [None req-6561a2ce-f218-40a7-bccd-6198ebc12e14 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.367738] [55205]: INFO cinder.api.openstack.wsgi [None req-6561a2ce-f218-40a7-bccd-6198ebc12e14 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 [ 1244.367986] [55205]: DEBUG cinder.api.openstack.wsgi [None req-6561a2ce-f218-40a7-bccd-6198ebc12e14 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.368226] [55205]: DEBUG cinder.api.openstack.wsgi [None req-6561a2ce-f218-40a7-bccd-6198ebc12e14 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.376017] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.376017] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.380050] [55205]: INFO cinder.volume.api [None req-6561a2ce-f218-40a7-bccd-6198ebc12e14 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1244.384812] [55205]: INFO cinder.api.openstack.wsgi [None req-6561a2ce-f218-40a7-bccd-6198ebc12e14 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 returned with HTTP 200 [ 1244.385289] [55205]: [pid: 55205|app: 0|req: 241/498] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:14 2025] GET /volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 => generated 844 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1244.452150] [55204]: DEBUG cinder.api.middleware.request_id [None req-32790fb9-b232-44ec-a263-433837a80eb5 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.452674] [55204]: INFO cinder.api.openstack.wsgi [None req-32790fb9-b232-44ec-a263-433837a80eb5 None None] GET http://10.180.1.21/volume// [ 1244.452898] [55204]: DEBUG cinder.api.openstack.wsgi [None req-32790fb9-b232-44ec-a263-433837a80eb5 None None] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.453137] [55204]: DEBUG cinder.api.openstack.wsgi [None req-32790fb9-b232-44ec-a263-433837a80eb5 None None] Calling method 'all' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.453536] [55204]: INFO cinder.api.openstack.wsgi [None req-32790fb9-b232-44ec-a263-433837a80eb5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1244.453852] [55204]: [pid: 55204|app: 0|req: 258/499] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:30:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1244.457276] [55205]: DEBUG cinder.api.middleware.request_id [req-ed6c72ee-7900-4ed8-b5ef-700a211cbd48 req-e991c791-a4cf-4632-bfc5-bc3354279e87 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.459523] [55205]: INFO cinder.api.openstack.wsgi [req-ed6c72ee-7900-4ed8-b5ef-700a211cbd48 req-e991c791-a4cf-4632-bfc5-bc3354279e87 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1244.459774] [55205]: DEBUG cinder.api.openstack.wsgi [req-ed6c72ee-7900-4ed8-b5ef-700a211cbd48 req-e991c791-a4cf-4632-bfc5-bc3354279e87 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.459989] [55205]: DEBUG cinder.api.openstack.wsgi [req-ed6c72ee-7900-4ed8-b5ef-700a211cbd48 req-e991c791-a4cf-4632-bfc5-bc3354279e87 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.472721] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.472721] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.476835] [55205]: INFO cinder.volume.api [req-ed6c72ee-7900-4ed8-b5ef-700a211cbd48 req-e991c791-a4cf-4632-bfc5-bc3354279e87 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1244.481137] [55205]: INFO cinder.api.openstack.wsgi [req-ed6c72ee-7900-4ed8-b5ef-700a211cbd48 req-e991c791-a4cf-4632-bfc5-bc3354279e87 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 returned with HTTP 200 [ 1244.481509] [55205]: [pid: 55205|app: 0|req: 242/500] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:30:14 2025] GET /volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1245.395501] [55204]: DEBUG cinder.api.middleware.request_id [None req-20289eae-8ddc-474d-9688-54cdf4deb112 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.397559] [55204]: INFO cinder.api.openstack.wsgi [None req-20289eae-8ddc-474d-9688-54cdf4deb112 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 [ 1245.397788] [55204]: DEBUG cinder.api.openstack.wsgi [None req-20289eae-8ddc-474d-9688-54cdf4deb112 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.398037] [55204]: DEBUG cinder.api.openstack.wsgi [None req-20289eae-8ddc-474d-9688-54cdf4deb112 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.406640] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.406640] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.410178] [55204]: INFO cinder.volume.api [None req-20289eae-8ddc-474d-9688-54cdf4deb112 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1245.415232] [55204]: INFO cinder.api.openstack.wsgi [None req-20289eae-8ddc-474d-9688-54cdf4deb112 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 returned with HTTP 200 [ 1245.415651] [55204]: [pid: 55204|app: 0|req: 259/501] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:15 2025] GET /volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1245.443302] [55205]: DEBUG cinder.api.middleware.request_id [req-634b3726-8052-4be7-af19-22db89f4c281 req-98971f7c-889e-40fe-81dc-6abdc1cd19e3 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.446018] [55205]: INFO cinder.api.openstack.wsgi [req-634b3726-8052-4be7-af19-22db89f4c281 req-98971f7c-889e-40fe-81dc-6abdc1cd19e3 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 [ 1245.446136] [55205]: DEBUG cinder.api.openstack.wsgi [req-634b3726-8052-4be7-af19-22db89f4c281 req-98971f7c-889e-40fe-81dc-6abdc1cd19e3 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.446355] [55205]: DEBUG cinder.api.openstack.wsgi [req-634b3726-8052-4be7-af19-22db89f4c281 req-98971f7c-889e-40fe-81dc-6abdc1cd19e3 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.455126] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.455126] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.458616] [55205]: INFO cinder.volume.api [req-634b3726-8052-4be7-af19-22db89f4c281 req-98971f7c-889e-40fe-81dc-6abdc1cd19e3 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1245.463253] [55205]: INFO cinder.api.openstack.wsgi [req-634b3726-8052-4be7-af19-22db89f4c281 req-98971f7c-889e-40fe-81dc-6abdc1cd19e3 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 returned with HTTP 200 [ 1245.463633] [55205]: [pid: 55205|app: 0|req: 243/502] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:30:15 2025] GET /volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1245.614199] [55204]: DEBUG cinder.api.middleware.request_id [req-ed6c72ee-7900-4ed8-b5ef-700a211cbd48 req-0a7dbfac-d394-452d-8fd8-a540ca3e5634 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.616643] [55204]: INFO cinder.api.openstack.wsgi [req-ed6c72ee-7900-4ed8-b5ef-700a211cbd48 req-0a7dbfac-d394-452d-8fd8-a540ca3e5634 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9f536cc6-198c-4b3f-aa1c-cc8cad4ab010 [ 1245.616899] [55204]: DEBUG cinder.api.openstack.wsgi [req-ed6c72ee-7900-4ed8-b5ef-700a211cbd48 req-0a7dbfac-d394-452d-8fd8-a540ca3e5634 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.617190] [55204]: DEBUG cinder.api.openstack.wsgi [req-ed6c72ee-7900-4ed8-b5ef-700a211cbd48 req-0a7dbfac-d394-452d-8fd8-a540ca3e5634 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'version_select' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.624536] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.624536] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.689499] [55205]: DEBUG cinder.api.middleware.request_id [req-634b3726-8052-4be7-af19-22db89f4c281 req-08b66de6-de46-429f-a2c7-cccd6817c6ec None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.691775] [55205]: INFO cinder.api.openstack.wsgi [req-634b3726-8052-4be7-af19-22db89f4c281 req-08b66de6-de46-429f-a2c7-cccd6817c6ec tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 [ 1245.692005] [55205]: DEBUG cinder.api.openstack.wsgi [req-634b3726-8052-4be7-af19-22db89f4c281 req-08b66de6-de46-429f-a2c7-cccd6817c6ec tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.692232] [55205]: DEBUG cinder.api.openstack.wsgi [req-634b3726-8052-4be7-af19-22db89f4c281 req-08b66de6-de46-429f-a2c7-cccd6817c6ec tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.699841] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.699841] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.703244] [55205]: INFO cinder.volume.api [req-634b3726-8052-4be7-af19-22db89f4c281 req-08b66de6-de46-429f-a2c7-cccd6817c6ec tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1245.708052] [55205]: INFO cinder.api.openstack.wsgi [req-634b3726-8052-4be7-af19-22db89f4c281 req-08b66de6-de46-429f-a2c7-cccd6817c6ec tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 returned with HTTP 200 [ 1245.708452] [55205]: [pid: 55205|app: 0|req: 244/503] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:30:15 2025] GET /volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1245.713723] [55205]: DEBUG cinder.api.middleware.request_id [None req-18fffe6d-b98f-4f04-b91d-00d6bacebfdc None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.714130] [55205]: INFO cinder.api.openstack.wsgi [None req-18fffe6d-b98f-4f04-b91d-00d6bacebfdc None None] GET http://10.180.1.21/volume// [ 1245.714308] [55205]: DEBUG cinder.api.openstack.wsgi [None req-18fffe6d-b98f-4f04-b91d-00d6bacebfdc None None] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.714515] [55205]: DEBUG cinder.api.openstack.wsgi [None req-18fffe6d-b98f-4f04-b91d-00d6bacebfdc None None] Calling method 'all' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.714893] [55205]: INFO cinder.api.openstack.wsgi [None req-18fffe6d-b98f-4f04-b91d-00d6bacebfdc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1245.715191] [55205]: [pid: 55205|app: 0|req: 245/504] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:30:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1245.718297] [55205]: DEBUG cinder.api.middleware.request_id [req-634b3726-8052-4be7-af19-22db89f4c281 req-fc7965ea-9729-41e4-acae-a29177d00eae None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.720237] [55205]: INFO cinder.api.openstack.wsgi [req-634b3726-8052-4be7-af19-22db89f4c281 req-fc7965ea-9729-41e4-acae-a29177d00eae tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1245.720601] [55205]: DEBUG cinder.api.openstack.wsgi [req-634b3726-8052-4be7-af19-22db89f4c281 req-fc7965ea-9729-41e4-acae-a29177d00eae tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e26b6413-ab82-49c7-9206-175bdfc2d918", "connector": null, "instance_uuid": "5d0849bc-4e3c-4efc-8714-695e383ae2a1"}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1245.729009] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.729009] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.750263] [55205]: INFO cinder.api.openstack.wsgi [req-634b3726-8052-4be7-af19-22db89f4c281 req-fc7965ea-9729-41e4-acae-a29177d00eae tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1245.750678] [55205]: [pid: 55205|app: 0|req: 246/505] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:30:15 2025] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1246.149034] [55204]: INFO cinder.api.openstack.wsgi [req-ed6c72ee-7900-4ed8-b5ef-700a211cbd48 req-0a7dbfac-d394-452d-8fd8-a540ca3e5634 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/attachments/9f536cc6-198c-4b3f-aa1c-cc8cad4ab010 returned with HTTP 200 [ 1246.149481] [55204]: [pid: 55204|app: 0|req: 260/506] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:30:15 2025] DELETE /volume/v3/attachments/9f536cc6-198c-4b3f-aa1c-cc8cad4ab010 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1247.604748] [55205]: DEBUG cinder.api.middleware.request_id [None req-65b59f38-66af-4d9d-8a5a-aabb0c374836 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.606980] [55205]: INFO cinder.api.openstack.wsgi [None req-65b59f38-66af-4d9d-8a5a-aabb0c374836 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1247.607257] [55205]: DEBUG cinder.api.openstack.wsgi [None req-65b59f38-66af-4d9d-8a5a-aabb0c374836 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.607481] [55205]: DEBUG cinder.api.openstack.wsgi [None req-65b59f38-66af-4d9d-8a5a-aabb0c374836 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.618160] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.618160] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.621849] [55205]: INFO cinder.volume.api [None req-65b59f38-66af-4d9d-8a5a-aabb0c374836 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1247.626351] [55205]: INFO cinder.api.openstack.wsgi [None req-65b59f38-66af-4d9d-8a5a-aabb0c374836 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 returned with HTTP 200 [ 1247.626713] [55205]: [pid: 55205|app: 0|req: 247/507] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:17 2025] GET /volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1251.134482] [55204]: DEBUG cinder.api.middleware.request_id [None req-3c21ced5-5b3b-4c91-8998-e54dcd8c10ea None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.135649] [55204]: INFO cinder.api.openstack.wsgi [None req-3c21ced5-5b3b-4c91-8998-e54dcd8c10ea None None] GET http://10.180.1.21/volume// [ 1251.135649] [55204]: DEBUG cinder.api.openstack.wsgi [None req-3c21ced5-5b3b-4c91-8998-e54dcd8c10ea None None] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1251.135649] [55204]: DEBUG cinder.api.openstack.wsgi [None req-3c21ced5-5b3b-4c91-8998-e54dcd8c10ea None None] Calling method 'all' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1251.136058] [55204]: INFO cinder.api.openstack.wsgi [None req-3c21ced5-5b3b-4c91-8998-e54dcd8c10ea None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1251.136372] [55204]: [pid: 55204|app: 0|req: 261/508] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:30:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1251.141150] [55205]: DEBUG cinder.api.middleware.request_id [req-634b3726-8052-4be7-af19-22db89f4c281 req-2f11457c-8958-4c19-b887-1b74695f7429 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.143662] [55205]: INFO cinder.api.openstack.wsgi [req-634b3726-8052-4be7-af19-22db89f4c281 req-2f11457c-8958-4c19-b887-1b74695f7429 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 [ 1251.144406] [55205]: DEBUG cinder.api.openstack.wsgi [req-634b3726-8052-4be7-af19-22db89f4c281 req-2f11457c-8958-4c19-b887-1b74695f7429 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1251.144406] [55205]: DEBUG cinder.api.openstack.wsgi [req-634b3726-8052-4be7-af19-22db89f4c281 req-2f11457c-8958-4c19-b887-1b74695f7429 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1251.161141] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.161141] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1251.165832] [55205]: INFO cinder.volume.api [req-634b3726-8052-4be7-af19-22db89f4c281 req-2f11457c-8958-4c19-b887-1b74695f7429 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1251.172200] [55205]: INFO cinder.api.openstack.wsgi [req-634b3726-8052-4be7-af19-22db89f4c281 req-2f11457c-8958-4c19-b887-1b74695f7429 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 returned with HTTP 200 [ 1251.172668] [55205]: [pid: 55205|app: 0|req: 248/509] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:30:20 2025] GET /volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 => generated 1572 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1251.290480] [55204]: DEBUG cinder.api.middleware.request_id [req-634b3726-8052-4be7-af19-22db89f4c281 req-f64eb110-a348-4c2a-9de6-38cc0062024d None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.293325] [55204]: INFO cinder.api.openstack.wsgi [req-634b3726-8052-4be7-af19-22db89f4c281 req-f64eb110-a348-4c2a-9de6-38cc0062024d tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] PUT http://10.180.1.21/volume/v3/attachments/d6e6ec21-7a58-4457-830d-6f5d7ad0d1f4 [ 1251.293813] [55204]: DEBUG cinder.api.openstack.wsgi [req-634b3726-8052-4be7-af19-22db89f4c281 req-f64eb110-a348-4c2a-9de6-38cc0062024d tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sda"}}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1251.302366] [55204]: DEBUG cinder.coordination [req-634b3726-8052-4be7-af19-22db89f4c281 req-f64eb110-a348-4c2a-9de6-38cc0062024d tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Acquiring lock "cinder-attachment_update-e26b6413-ab82-49c7-9206-175bdfc2d918-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55204) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1251.307286] [55204]: DEBUG cinder.coordination [req-634b3726-8052-4be7-af19-22db89f4c281 req-f64eb110-a348-4c2a-9de6-38cc0062024d tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Lock "cinder-attachment_update-e26b6413-ab82-49c7-9206-175bdfc2d918-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55204) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1251.308340] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.308340] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1251.826171] [55204]: DEBUG cinder.coordination [req-634b3726-8052-4be7-af19-22db89f4c281 req-f64eb110-a348-4c2a-9de6-38cc0062024d tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Lock "cinder-attachment_update-e26b6413-ab82-49c7-9206-175bdfc2d918-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=55204) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1251.826536] [55204]: INFO cinder.api.openstack.wsgi [req-634b3726-8052-4be7-af19-22db89f4c281 req-f64eb110-a348-4c2a-9de6-38cc0062024d tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/attachments/d6e6ec21-7a58-4457-830d-6f5d7ad0d1f4 returned with HTTP 200 [ 1251.827233] [55204]: [pid: 55204|app: 0|req: 262/510] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:30:21 2025] PUT /volume/v3/attachments/d6e6ec21-7a58-4457-830d-6f5d7ad0d1f4 => generated 617 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1252.334995] [55205]: DEBUG cinder.api.middleware.request_id [req-634b3726-8052-4be7-af19-22db89f4c281 req-efebefa4-f59e-43f7-8a9e-4a4438f11e78 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.337880] [55205]: INFO cinder.api.openstack.wsgi [req-634b3726-8052-4be7-af19-22db89f4c281 req-efebefa4-f59e-43f7-8a9e-4a4438f11e78 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] POST http://10.180.1.21/volume/v3/attachments/d6e6ec21-7a58-4457-830d-6f5d7ad0d1f4/action [ 1252.338369] [55205]: DEBUG cinder.api.openstack.wsgi [req-634b3726-8052-4be7-af19-22db89f4c281 req-efebefa4-f59e-43f7-8a9e-4a4438f11e78 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Action body: b'{"os-complete": null}' {{(pid=55205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1252.338556] [55205]: DEBUG cinder.api.openstack.wsgi [req-634b3726-8052-4be7-af19-22db89f4c281 req-efebefa4-f59e-43f7-8a9e-4a4438f11e78 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1252.341687] [55205]: DEBUG dbcounter [-] [55205] Writing DB stats cinder:SELECT=214,cinder:UPDATE=22,cinder:INSERT=9 {{(pid=55205) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1252.358525] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.358525] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1252.365663] [55205]: INFO cinder.api.openstack.wsgi [req-634b3726-8052-4be7-af19-22db89f4c281 req-efebefa4-f59e-43f7-8a9e-4a4438f11e78 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/attachments/d6e6ec21-7a58-4457-830d-6f5d7ad0d1f4/action returned with HTTP 204 [ 1252.366226] [55205]: [pid: 55205|app: 0|req: 249/511] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:30:22 2025] POST /volume/v3/attachments/d6e6ec21-7a58-4457-830d-6f5d7ad0d1f4/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1254.650121] [55204]: DEBUG cinder.api.middleware.request_id [None req-1766fc9a-fc8d-4ede-8834-15860cccaef1 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.652366] [55204]: INFO cinder.api.openstack.wsgi [None req-1766fc9a-fc8d-4ede-8834-15860cccaef1 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1254.652591] [55204]: DEBUG cinder.api.openstack.wsgi [None req-1766fc9a-fc8d-4ede-8834-15860cccaef1 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1254.652816] [55204]: DEBUG cinder.api.openstack.wsgi [None req-1766fc9a-fc8d-4ede-8834-15860cccaef1 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'delete' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1254.653061] [55204]: INFO cinder.api.v3.volumes [None req-1766fc9a-fc8d-4ede-8834-15860cccaef1 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Delete volume with id: 1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1254.664147] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.664147] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1254.664865] [55204]: INFO cinder.volume.api [None req-1766fc9a-fc8d-4ede-8834-15860cccaef1 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1254.685226] [55204]: INFO cinder.volume.api [None req-1766fc9a-fc8d-4ede-8834-15860cccaef1 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Delete volume request issued successfully. [ 1254.685226] [55204]: INFO cinder.api.openstack.wsgi [None req-1766fc9a-fc8d-4ede-8834-15860cccaef1 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 returned with HTTP 202 [ 1254.685226] [55204]: [pid: 55204|app: 0|req: 263/512] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:30:24 2025] DELETE /volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1254.688523] [55205]: DEBUG cinder.api.middleware.request_id [None req-fc64fc2e-5efa-4b0f-a607-bc32d2ab0063 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.690831] [55205]: INFO cinder.api.openstack.wsgi [None req-fc64fc2e-5efa-4b0f-a607-bc32d2ab0063 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1254.691082] [55205]: DEBUG cinder.api.openstack.wsgi [None req-fc64fc2e-5efa-4b0f-a607-bc32d2ab0063 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1254.691328] [55205]: DEBUG cinder.api.openstack.wsgi [None req-fc64fc2e-5efa-4b0f-a607-bc32d2ab0063 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1254.700610] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.700610] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1254.705683] [55205]: INFO cinder.volume.api [None req-fc64fc2e-5efa-4b0f-a607-bc32d2ab0063 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1254.712266] [55205]: INFO cinder.api.openstack.wsgi [None req-fc64fc2e-5efa-4b0f-a607-bc32d2ab0063 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 returned with HTTP 200 [ 1254.712890] [55205]: [pid: 55205|app: 0|req: 250/513] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:24 2025] GET /volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1255.723721] [55204]: DEBUG cinder.api.middleware.request_id [None req-06d3fc52-cc87-4dd8-ae3c-37b650f5bb32 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.725964] [55204]: INFO cinder.api.openstack.wsgi [None req-06d3fc52-cc87-4dd8-ae3c-37b650f5bb32 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1255.726339] [55204]: DEBUG cinder.api.openstack.wsgi [None req-06d3fc52-cc87-4dd8-ae3c-37b650f5bb32 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1255.726588] [55204]: DEBUG cinder.api.openstack.wsgi [None req-06d3fc52-cc87-4dd8-ae3c-37b650f5bb32 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1255.738293] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.738293] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1255.742263] [55204]: INFO cinder.volume.api [None req-06d3fc52-cc87-4dd8-ae3c-37b650f5bb32 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1255.747006] [55204]: INFO cinder.api.openstack.wsgi [None req-06d3fc52-cc87-4dd8-ae3c-37b650f5bb32 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 returned with HTTP 200 [ 1255.747446] [55204]: [pid: 55204|app: 0|req: 264/514] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:25 2025] GET /volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1256.758203] [55205]: DEBUG cinder.api.middleware.request_id [None req-afa8e23e-f7e3-4bc8-808e-51b1a5319f31 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.760304] [55205]: INFO cinder.api.openstack.wsgi [None req-afa8e23e-f7e3-4bc8-808e-51b1a5319f31 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1256.760554] [55205]: DEBUG cinder.api.openstack.wsgi [None req-afa8e23e-f7e3-4bc8-808e-51b1a5319f31 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1256.760750] [55205]: DEBUG cinder.api.openstack.wsgi [None req-afa8e23e-f7e3-4bc8-808e-51b1a5319f31 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1256.771033] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.771033] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1256.774334] [55205]: INFO cinder.volume.api [None req-afa8e23e-f7e3-4bc8-808e-51b1a5319f31 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1256.778590] [55205]: INFO cinder.api.openstack.wsgi [None req-afa8e23e-f7e3-4bc8-808e-51b1a5319f31 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 returned with HTTP 200 [ 1256.778965] [55205]: [pid: 55205|app: 0|req: 251/515] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:26 2025] GET /volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1257.789422] [55204]: DEBUG cinder.api.middleware.request_id [None req-e302a01d-599f-4f10-a57c-04602dab854e None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.792099] [55204]: INFO cinder.api.openstack.wsgi [None req-e302a01d-599f-4f10-a57c-04602dab854e tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 [ 1257.792377] [55204]: DEBUG cinder.api.openstack.wsgi [None req-e302a01d-599f-4f10-a57c-04602dab854e tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1257.792594] [55204]: DEBUG cinder.api.openstack.wsgi [None req-e302a01d-599f-4f10-a57c-04602dab854e tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1257.799390] [55204]: INFO cinder.api.openstack.wsgi [None req-e302a01d-599f-4f10-a57c-04602dab854e tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 returned with HTTP 404 [ 1257.799932] [55204]: [pid: 55204|app: 0|req: 265/516] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:27 2025] GET /volume/v3/volumes/1e91c0c3-daad-4648-b215-6b2fbe7d8e04 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1257.846071] [55205]: DEBUG cinder.api.middleware.request_id [None req-3ae5bf2f-3e47-4683-b24e-ee12d4e2375b None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.848229] [55205]: INFO cinder.api.openstack.wsgi [None req-3ae5bf2f-3e47-4683-b24e-ee12d4e2375b tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 [ 1257.848464] [55205]: DEBUG cinder.api.openstack.wsgi [None req-3ae5bf2f-3e47-4683-b24e-ee12d4e2375b tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1257.848685] [55205]: DEBUG cinder.api.openstack.wsgi [None req-3ae5bf2f-3e47-4683-b24e-ee12d4e2375b tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'delete' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1257.848873] [55205]: INFO cinder.api.v3.volumes [None req-3ae5bf2f-3e47-4683-b24e-ee12d4e2375b tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Delete volume with id: 6371fb61-542d-4cfe-9e02-2124d8b4b811 [ 1257.857373] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.857373] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1257.857966] [55205]: INFO cinder.volume.api [None req-3ae5bf2f-3e47-4683-b24e-ee12d4e2375b tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1257.874181] [55205]: INFO cinder.volume.api [None req-3ae5bf2f-3e47-4683-b24e-ee12d4e2375b tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Delete volume request issued successfully. [ 1257.874396] [55205]: INFO cinder.api.openstack.wsgi [None req-3ae5bf2f-3e47-4683-b24e-ee12d4e2375b tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 returned with HTTP 202 [ 1257.874841] [55205]: [pid: 55205|app: 0|req: 252/517] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:30:27 2025] DELETE /volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1257.878268] [55204]: DEBUG cinder.api.middleware.request_id [None req-d1968fcb-f569-48a9-99f2-c3df56d49eb2 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.880541] [55204]: INFO cinder.api.openstack.wsgi [None req-d1968fcb-f569-48a9-99f2-c3df56d49eb2 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 [ 1257.880774] [55204]: DEBUG cinder.api.openstack.wsgi [None req-d1968fcb-f569-48a9-99f2-c3df56d49eb2 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1257.881035] [55204]: DEBUG cinder.api.openstack.wsgi [None req-d1968fcb-f569-48a9-99f2-c3df56d49eb2 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1257.889972] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.889972] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1257.894189] [55204]: INFO cinder.volume.api [None req-d1968fcb-f569-48a9-99f2-c3df56d49eb2 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1257.899799] [55204]: INFO cinder.api.openstack.wsgi [None req-d1968fcb-f569-48a9-99f2-c3df56d49eb2 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 returned with HTTP 200 [ 1257.900469] [55204]: [pid: 55204|app: 0|req: 266/518] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:27 2025] GET /volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1258.912048] [55205]: DEBUG cinder.api.middleware.request_id [None req-d66b4501-d95a-4e77-b9e0-9a94dd880852 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.914371] [55205]: INFO cinder.api.openstack.wsgi [None req-d66b4501-d95a-4e77-b9e0-9a94dd880852 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 [ 1258.914536] [55205]: DEBUG cinder.api.openstack.wsgi [None req-d66b4501-d95a-4e77-b9e0-9a94dd880852 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1258.914762] [55205]: DEBUG cinder.api.openstack.wsgi [None req-d66b4501-d95a-4e77-b9e0-9a94dd880852 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1258.923163] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.923163] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1258.927266] [55205]: INFO cinder.volume.api [None req-d66b4501-d95a-4e77-b9e0-9a94dd880852 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1258.932146] [55205]: INFO cinder.api.openstack.wsgi [None req-d66b4501-d95a-4e77-b9e0-9a94dd880852 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 returned with HTTP 200 [ 1258.932555] [55205]: [pid: 55205|app: 0|req: 253/519] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:28 2025] GET /volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1259.942780] [55204]: DEBUG cinder.api.middleware.request_id [None req-54ff956d-5f97-4dcf-b153-e528e79fe2a2 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.945331] [55204]: INFO cinder.api.openstack.wsgi [None req-54ff956d-5f97-4dcf-b153-e528e79fe2a2 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 [ 1259.945573] [55204]: DEBUG cinder.api.openstack.wsgi [None req-54ff956d-5f97-4dcf-b153-e528e79fe2a2 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1259.946042] [55204]: DEBUG cinder.api.openstack.wsgi [None req-54ff956d-5f97-4dcf-b153-e528e79fe2a2 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1259.954994] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.954994] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1259.959681] [55204]: INFO cinder.volume.api [None req-54ff956d-5f97-4dcf-b153-e528e79fe2a2 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1259.965685] [55204]: INFO cinder.api.openstack.wsgi [None req-54ff956d-5f97-4dcf-b153-e528e79fe2a2 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 returned with HTTP 200 [ 1259.965756] [55204]: [pid: 55204|app: 0|req: 267/520] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:29 2025] GET /volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.977232] [55205]: DEBUG cinder.api.middleware.request_id [None req-33476eb6-8b4f-4f6b-ad1a-f601e1115999 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.979421] [55205]: INFO cinder.api.openstack.wsgi [None req-33476eb6-8b4f-4f6b-ad1a-f601e1115999 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 [ 1260.979649] [55205]: DEBUG cinder.api.openstack.wsgi [None req-33476eb6-8b4f-4f6b-ad1a-f601e1115999 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.979875] [55205]: DEBUG cinder.api.openstack.wsgi [None req-33476eb6-8b4f-4f6b-ad1a-f601e1115999 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1260.987520] [55205]: INFO cinder.api.openstack.wsgi [None req-33476eb6-8b4f-4f6b-ad1a-f601e1115999 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 returned with HTTP 404 [ 1260.988077] [55205]: [pid: 55205|app: 0|req: 254/521] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:30 2025] GET /volume/v3/volumes/6371fb61-542d-4cfe-9e02-2124d8b4b811 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1261.091816] [55204]: DEBUG cinder.api.middleware.request_id [None req-515e50d2-e555-42b1-8850-a00bae3e0db8 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.094065] [55204]: INFO cinder.api.openstack.wsgi [None req-515e50d2-e555-42b1-8850-a00bae3e0db8 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] DELETE http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 [ 1261.094157] [55204]: DEBUG cinder.api.openstack.wsgi [None req-515e50d2-e555-42b1-8850-a00bae3e0db8 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1261.094380] [55204]: DEBUG cinder.api.openstack.wsgi [None req-515e50d2-e555-42b1-8850-a00bae3e0db8 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'delete' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.094638] [55204]: INFO cinder.api.v3.volumes [None req-515e50d2-e555-42b1-8850-a00bae3e0db8 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Delete volume with id: 45adb497-12bc-4f5b-a208-5378e1e3d343 [ 1261.096851] [55204]: DEBUG dbcounter [-] [55204] Writing DB stats cinder:SELECT=198,cinder:UPDATE=37,cinder:INSERT=17 {{(pid=55204) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1261.104807] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.104807] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1261.105317] [55204]: INFO cinder.volume.api [None req-515e50d2-e555-42b1-8850-a00bae3e0db8 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1261.122850] [55204]: INFO cinder.volume.api [None req-515e50d2-e555-42b1-8850-a00bae3e0db8 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Delete volume request issued successfully. [ 1261.123078] [55204]: INFO cinder.api.openstack.wsgi [None req-515e50d2-e555-42b1-8850-a00bae3e0db8 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 returned with HTTP 202 [ 1261.123678] [55204]: [pid: 55204|app: 0|req: 268/522] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:30:30 2025] DELETE /volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1261.126809] [55205]: DEBUG cinder.api.middleware.request_id [None req-87589e7b-7dbc-40d7-bf43-51799d4810f5 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.129274] [55205]: INFO cinder.api.openstack.wsgi [None req-87589e7b-7dbc-40d7-bf43-51799d4810f5 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 [ 1261.129567] [55205]: DEBUG cinder.api.openstack.wsgi [None req-87589e7b-7dbc-40d7-bf43-51799d4810f5 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1261.130558] [55205]: DEBUG cinder.api.openstack.wsgi [None req-87589e7b-7dbc-40d7-bf43-51799d4810f5 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.138391] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.138391] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1261.143019] [55205]: INFO cinder.volume.api [None req-87589e7b-7dbc-40d7-bf43-51799d4810f5 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1261.148935] [55205]: INFO cinder.api.openstack.wsgi [None req-87589e7b-7dbc-40d7-bf43-51799d4810f5 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 returned with HTTP 200 [ 1261.149460] [55205]: [pid: 55205|app: 0|req: 255/523] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:30 2025] GET /volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1262.160466] [55204]: DEBUG cinder.api.middleware.request_id [None req-02db27dd-291c-4543-a8cc-16fc4eea7353 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.162667] [55204]: INFO cinder.api.openstack.wsgi [None req-02db27dd-291c-4543-a8cc-16fc4eea7353 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 [ 1262.163065] [55204]: DEBUG cinder.api.openstack.wsgi [None req-02db27dd-291c-4543-a8cc-16fc4eea7353 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1262.163154] [55204]: DEBUG cinder.api.openstack.wsgi [None req-02db27dd-291c-4543-a8cc-16fc4eea7353 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1262.172733] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.172733] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1262.176569] [55204]: INFO cinder.volume.api [None req-02db27dd-291c-4543-a8cc-16fc4eea7353 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1262.181839] [55204]: INFO cinder.api.openstack.wsgi [None req-02db27dd-291c-4543-a8cc-16fc4eea7353 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 returned with HTTP 200 [ 1262.182320] [55204]: [pid: 55204|app: 0|req: 269/524] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:32 2025] GET /volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1262.551981] [55205]: DEBUG cinder.api.middleware.request_id [req-e4ec829a-dbb9-488d-9cbd-fb236c74fd94 req-8aee73b8-8c6b-4cb8-913a-a7b44238ab64 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.554349] [55205]: INFO cinder.api.openstack.wsgi [req-e4ec829a-dbb9-488d-9cbd-fb236c74fd94 req-8aee73b8-8c6b-4cb8-913a-a7b44238ab64 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1262.554571] [55205]: DEBUG cinder.api.openstack.wsgi [req-e4ec829a-dbb9-488d-9cbd-fb236c74fd94 req-8aee73b8-8c6b-4cb8-913a-a7b44238ab64 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1262.554790] [55205]: DEBUG cinder.api.openstack.wsgi [req-e4ec829a-dbb9-488d-9cbd-fb236c74fd94 req-8aee73b8-8c6b-4cb8-913a-a7b44238ab64 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1262.567874] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.567874] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1262.571320] [55205]: INFO cinder.volume.api [req-e4ec829a-dbb9-488d-9cbd-fb236c74fd94 req-8aee73b8-8c6b-4cb8-913a-a7b44238ab64 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1262.575862] [55205]: INFO cinder.api.openstack.wsgi [req-e4ec829a-dbb9-488d-9cbd-fb236c74fd94 req-8aee73b8-8c6b-4cb8-913a-a7b44238ab64 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 returned with HTTP 200 [ 1262.576262] [55205]: [pid: 55205|app: 0|req: 256/525] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:30:32 2025] GET /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1262.592565] [55204]: DEBUG cinder.api.middleware.request_id [req-e4ec829a-dbb9-488d-9cbd-fb236c74fd94 req-0f3df9cf-7e0b-4420-9c41-af32ad6f137a None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.594924] [55204]: INFO cinder.api.openstack.wsgi [req-e4ec829a-dbb9-488d-9cbd-fb236c74fd94 req-0f3df9cf-7e0b-4420-9c41-af32ad6f137a tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] POST http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9/action [ 1262.595445] [55204]: DEBUG cinder.api.openstack.wsgi [req-e4ec829a-dbb9-488d-9cbd-fb236c74fd94 req-0f3df9cf-7e0b-4420-9c41-af32ad6f137a tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1262.595587] [55204]: DEBUG cinder.api.openstack.wsgi [req-e4ec829a-dbb9-488d-9cbd-fb236c74fd94 req-0f3df9cf-7e0b-4420-9c41-af32ad6f137a tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1262.605134] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.605134] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1262.605643] [55204]: INFO cinder.volume.api [req-e4ec829a-dbb9-488d-9cbd-fb236c74fd94 req-0f3df9cf-7e0b-4420-9c41-af32ad6f137a tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1262.610717] [55204]: INFO cinder.volume.api [req-e4ec829a-dbb9-488d-9cbd-fb236c74fd94 req-0f3df9cf-7e0b-4420-9c41-af32ad6f137a tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Begin detaching volume completed successfully. [ 1262.610938] [55204]: INFO cinder.api.openstack.wsgi [req-e4ec829a-dbb9-488d-9cbd-fb236c74fd94 req-0f3df9cf-7e0b-4420-9c41-af32ad6f137a tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9/action returned with HTTP 202 [ 1262.611345] [55204]: [pid: 55204|app: 0|req: 270/526] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 21 08:30:32 2025] POST /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1262.626630] [55205]: DEBUG cinder.api.middleware.request_id [None req-e71a2417-1f1c-43b4-9ca4-0140c72fc400 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.628644] [55205]: INFO cinder.api.openstack.wsgi [None req-e71a2417-1f1c-43b4-9ca4-0140c72fc400 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1262.628865] [55205]: DEBUG cinder.api.openstack.wsgi [None req-e71a2417-1f1c-43b4-9ca4-0140c72fc400 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1262.629092] [55205]: DEBUG cinder.api.openstack.wsgi [None req-e71a2417-1f1c-43b4-9ca4-0140c72fc400 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1262.638775] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.638775] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1262.641828] [55205]: INFO cinder.volume.api [None req-e71a2417-1f1c-43b4-9ca4-0140c72fc400 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1262.646029] [55205]: INFO cinder.api.openstack.wsgi [None req-e71a2417-1f1c-43b4-9ca4-0140c72fc400 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 returned with HTTP 200 [ 1262.646529] [55205]: [pid: 55205|app: 0|req: 257/527] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:32 2025] GET /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1263.192417] [55204]: DEBUG cinder.api.middleware.request_id [None req-3c8b63ce-8262-4706-a6b0-65404fb28c77 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.194762] [55204]: INFO cinder.api.openstack.wsgi [None req-3c8b63ce-8262-4706-a6b0-65404fb28c77 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 [ 1263.194988] [55204]: DEBUG cinder.api.openstack.wsgi [None req-3c8b63ce-8262-4706-a6b0-65404fb28c77 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1263.195319] [55204]: DEBUG cinder.api.openstack.wsgi [None req-3c8b63ce-8262-4706-a6b0-65404fb28c77 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1263.204704] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.204704] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1263.210232] [55204]: INFO cinder.volume.api [None req-3c8b63ce-8262-4706-a6b0-65404fb28c77 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Volume info retrieved successfully. [ 1263.215791] [55204]: INFO cinder.api.openstack.wsgi [None req-3c8b63ce-8262-4706-a6b0-65404fb28c77 tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 returned with HTTP 200 [ 1263.216291] [55204]: [pid: 55204|app: 0|req: 271/528] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:33 2025] GET /volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.638250] [55205]: DEBUG cinder.api.middleware.request_id [None req-aa968a24-6207-4cea-96ed-d9ff1495ecc4 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.638860] [55205]: INFO cinder.api.openstack.wsgi [None req-aa968a24-6207-4cea-96ed-d9ff1495ecc4 None None] GET http://10.180.1.21/volume// [ 1263.639109] [55205]: DEBUG cinder.api.openstack.wsgi [None req-aa968a24-6207-4cea-96ed-d9ff1495ecc4 None None] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1263.639348] [55205]: DEBUG cinder.api.openstack.wsgi [None req-aa968a24-6207-4cea-96ed-d9ff1495ecc4 None None] Calling method 'all' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1263.639735] [55205]: INFO cinder.api.openstack.wsgi [None req-aa968a24-6207-4cea-96ed-d9ff1495ecc4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1263.640057] [55205]: [pid: 55205|app: 0|req: 258/529] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:30:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1263.643715] [55204]: DEBUG cinder.api.middleware.request_id [req-e4ec829a-dbb9-488d-9cbd-fb236c74fd94 req-38b4112b-555b-4f85-8791-eb1f2833c8d4 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.646217] [55204]: INFO cinder.api.openstack.wsgi [req-e4ec829a-dbb9-488d-9cbd-fb236c74fd94 req-38b4112b-555b-4f85-8791-eb1f2833c8d4 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1263.646477] [55204]: DEBUG cinder.api.openstack.wsgi [req-e4ec829a-dbb9-488d-9cbd-fb236c74fd94 req-38b4112b-555b-4f85-8791-eb1f2833c8d4 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1263.646695] [55204]: DEBUG cinder.api.openstack.wsgi [req-e4ec829a-dbb9-488d-9cbd-fb236c74fd94 req-38b4112b-555b-4f85-8791-eb1f2833c8d4 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1263.656568] [55205]: DEBUG cinder.api.middleware.request_id [None req-2bdafff5-734d-4067-a512-e621fc97b66c None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.658755] [55205]: INFO cinder.api.openstack.wsgi [None req-2bdafff5-734d-4067-a512-e621fc97b66c tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1263.658978] [55205]: DEBUG cinder.api.openstack.wsgi [None req-2bdafff5-734d-4067-a512-e621fc97b66c tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1263.659253] [55205]: DEBUG cinder.api.openstack.wsgi [None req-2bdafff5-734d-4067-a512-e621fc97b66c tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1263.660146] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.660146] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1263.663938] [55204]: INFO cinder.volume.api [req-e4ec829a-dbb9-488d-9cbd-fb236c74fd94 req-38b4112b-555b-4f85-8791-eb1f2833c8d4 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1263.668760] [55204]: INFO cinder.api.openstack.wsgi [req-e4ec829a-dbb9-488d-9cbd-fb236c74fd94 req-38b4112b-555b-4f85-8791-eb1f2833c8d4 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 returned with HTTP 200 [ 1263.669204] [55204]: [pid: 55204|app: 0|req: 272/530] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:30:33 2025] GET /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1263.670140] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.670140] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1263.673627] [55205]: INFO cinder.volume.api [None req-2bdafff5-734d-4067-a512-e621fc97b66c tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1263.678295] [55205]: INFO cinder.api.openstack.wsgi [None req-2bdafff5-734d-4067-a512-e621fc97b66c tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 returned with HTTP 200 [ 1263.678714] [55205]: [pid: 55205|app: 0|req: 259/531] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:33 2025] GET /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1264.226916] [55204]: DEBUG cinder.api.middleware.request_id [None req-c237f139-550a-40f3-a425-17ff5ba1759d None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.229008] [55204]: INFO cinder.api.openstack.wsgi [None req-c237f139-550a-40f3-a425-17ff5ba1759d tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] GET http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 [ 1264.229246] [55204]: DEBUG cinder.api.openstack.wsgi [None req-c237f139-550a-40f3-a425-17ff5ba1759d tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1264.229467] [55204]: DEBUG cinder.api.openstack.wsgi [None req-c237f139-550a-40f3-a425-17ff5ba1759d tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1264.235821] [55204]: INFO cinder.api.openstack.wsgi [None req-c237f139-550a-40f3-a425-17ff5ba1759d tempest-AttachVolumeNegativeTest-774988322 tempest-AttachVolumeNegativeTest-774988322-project-member] http://10.180.1.21/volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 returned with HTTP 404 [ 1264.236330] [55204]: [pid: 55204|app: 0|req: 273/532] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:34 2025] GET /volume/v3/volumes/45adb497-12bc-4f5b-a208-5378e1e3d343 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1264.688319] [55205]: DEBUG cinder.api.middleware.request_id [None req-a6a413f3-063a-4c35-92c8-36c40067f503 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.690566] [55205]: INFO cinder.api.openstack.wsgi [None req-a6a413f3-063a-4c35-92c8-36c40067f503 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1264.690869] [55205]: DEBUG cinder.api.openstack.wsgi [None req-a6a413f3-063a-4c35-92c8-36c40067f503 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1264.691140] [55205]: DEBUG cinder.api.openstack.wsgi [None req-a6a413f3-063a-4c35-92c8-36c40067f503 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1264.703746] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.703746] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1264.708822] [55205]: INFO cinder.volume.api [None req-a6a413f3-063a-4c35-92c8-36c40067f503 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1264.714139] [55205]: INFO cinder.api.openstack.wsgi [None req-a6a413f3-063a-4c35-92c8-36c40067f503 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 returned with HTTP 200 [ 1264.714608] [55205]: [pid: 55205|app: 0|req: 260/533] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:34 2025] GET /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1264.816688] [55204]: DEBUG cinder.api.middleware.request_id [req-e4ec829a-dbb9-488d-9cbd-fb236c74fd94 req-7b7b8b04-7868-465b-a058-3b21284b26a6 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.819231] [55204]: INFO cinder.api.openstack.wsgi [req-e4ec829a-dbb9-488d-9cbd-fb236c74fd94 req-7b7b8b04-7868-465b-a058-3b21284b26a6 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6801479e-96ad-4769-bb3c-8693eaa1f077 [ 1264.819445] [55204]: DEBUG cinder.api.openstack.wsgi [req-e4ec829a-dbb9-488d-9cbd-fb236c74fd94 req-7b7b8b04-7868-465b-a058-3b21284b26a6 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1264.819662] [55204]: DEBUG cinder.api.openstack.wsgi [req-e4ec829a-dbb9-488d-9cbd-fb236c74fd94 req-7b7b8b04-7868-465b-a058-3b21284b26a6 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'version_select' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1264.830082] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.830082] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.368226] [55204]: INFO cinder.api.openstack.wsgi [req-e4ec829a-dbb9-488d-9cbd-fb236c74fd94 req-7b7b8b04-7868-465b-a058-3b21284b26a6 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/attachments/6801479e-96ad-4769-bb3c-8693eaa1f077 returned with HTTP 200 [ 1265.368741] [55204]: [pid: 55204|app: 0|req: 274/534] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:30:34 2025] DELETE /volume/v3/attachments/6801479e-96ad-4769-bb3c-8693eaa1f077 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1265.725977] [55205]: DEBUG cinder.api.middleware.request_id [None req-d12b2608-c57e-48d4-a26a-a0623527b406 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.731102] [55205]: INFO cinder.api.openstack.wsgi [None req-d12b2608-c57e-48d4-a26a-a0623527b406 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1265.731736] [55205]: DEBUG cinder.api.openstack.wsgi [None req-d12b2608-c57e-48d4-a26a-a0623527b406 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.731736] [55205]: DEBUG cinder.api.openstack.wsgi [None req-d12b2608-c57e-48d4-a26a-a0623527b406 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1265.746250] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.746250] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.751232] [55205]: INFO cinder.volume.api [None req-d12b2608-c57e-48d4-a26a-a0623527b406 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1265.756184] [55205]: INFO cinder.api.openstack.wsgi [None req-d12b2608-c57e-48d4-a26a-a0623527b406 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 returned with HTTP 200 [ 1265.756791] [55205]: [pid: 55205|app: 0|req: 261/535] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:35 2025] GET /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.689029] [55204]: DEBUG cinder.api.middleware.request_id [None req-6118fa5b-c771-4597-b445-852f3dc21769 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.691077] [55204]: INFO cinder.api.openstack.wsgi [None req-6118fa5b-c771-4597-b445-852f3dc21769 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] DELETE http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 [ 1269.691302] [55204]: DEBUG cinder.api.openstack.wsgi [None req-6118fa5b-c771-4597-b445-852f3dc21769 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.691522] [55204]: DEBUG cinder.api.openstack.wsgi [None req-6118fa5b-c771-4597-b445-852f3dc21769 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'delete' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.691715] [55204]: INFO cinder.api.v3.volumes [None req-6118fa5b-c771-4597-b445-852f3dc21769 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Delete volume with id: 451e0b52-c3ee-434c-b40c-423b707104b0 [ 1269.703660] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.703660] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.704193] [55204]: INFO cinder.volume.api [None req-6118fa5b-c771-4597-b445-852f3dc21769 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Volume info retrieved successfully. [ 1269.720584] [55204]: INFO cinder.volume.api [None req-6118fa5b-c771-4597-b445-852f3dc21769 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Delete volume request issued successfully. [ 1269.720584] [55204]: INFO cinder.api.openstack.wsgi [None req-6118fa5b-c771-4597-b445-852f3dc21769 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 returned with HTTP 202 [ 1269.721036] [55204]: [pid: 55204|app: 0|req: 275/536] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:30:39 2025] DELETE /volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1269.723899] [55205]: DEBUG cinder.api.middleware.request_id [None req-3f238f53-3016-482f-bcd7-ac97b8a306c8 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.726509] [55205]: INFO cinder.api.openstack.wsgi [None req-3f238f53-3016-482f-bcd7-ac97b8a306c8 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] GET http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 [ 1269.726723] [55205]: DEBUG cinder.api.openstack.wsgi [None req-3f238f53-3016-482f-bcd7-ac97b8a306c8 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.726943] [55205]: DEBUG cinder.api.openstack.wsgi [None req-3f238f53-3016-482f-bcd7-ac97b8a306c8 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.734493] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.734493] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.738561] [55205]: INFO cinder.volume.api [None req-3f238f53-3016-482f-bcd7-ac97b8a306c8 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Volume info retrieved successfully. [ 1269.743563] [55205]: INFO cinder.api.openstack.wsgi [None req-3f238f53-3016-482f-bcd7-ac97b8a306c8 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 returned with HTTP 200 [ 1269.744019] [55205]: [pid: 55205|app: 0|req: 262/537] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:39 2025] GET /volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1270.756068] [55204]: DEBUG cinder.api.middleware.request_id [None req-aa2fd7a0-b6db-4c67-af80-b52b52ddab2f None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.757844] [55204]: INFO cinder.api.openstack.wsgi [None req-aa2fd7a0-b6db-4c67-af80-b52b52ddab2f tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] GET http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 [ 1270.758082] [55204]: DEBUG cinder.api.openstack.wsgi [None req-aa2fd7a0-b6db-4c67-af80-b52b52ddab2f tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1270.758303] [55204]: DEBUG cinder.api.openstack.wsgi [None req-aa2fd7a0-b6db-4c67-af80-b52b52ddab2f tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1270.768758] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.768758] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1270.772052] [55204]: INFO cinder.volume.api [None req-aa2fd7a0-b6db-4c67-af80-b52b52ddab2f tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Volume info retrieved successfully. [ 1270.776173] [55204]: INFO cinder.api.openstack.wsgi [None req-aa2fd7a0-b6db-4c67-af80-b52b52ddab2f tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 returned with HTTP 200 [ 1270.776533] [55204]: [pid: 55204|app: 0|req: 276/538] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:40 2025] GET /volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1271.787950] [55205]: DEBUG cinder.api.middleware.request_id [None req-93e1a795-6de1-4d08-99d4-a0d98113701d None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.790380] [55205]: INFO cinder.api.openstack.wsgi [None req-93e1a795-6de1-4d08-99d4-a0d98113701d tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] GET http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 [ 1271.790380] [55205]: DEBUG cinder.api.openstack.wsgi [None req-93e1a795-6de1-4d08-99d4-a0d98113701d tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1271.790593] [55205]: DEBUG cinder.api.openstack.wsgi [None req-93e1a795-6de1-4d08-99d4-a0d98113701d tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1271.799082] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.799082] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1271.803209] [55205]: INFO cinder.volume.api [None req-93e1a795-6de1-4d08-99d4-a0d98113701d tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Volume info retrieved successfully. [ 1271.807662] [55205]: INFO cinder.api.openstack.wsgi [None req-93e1a795-6de1-4d08-99d4-a0d98113701d tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 returned with HTTP 200 [ 1271.808042] [55205]: [pid: 55205|app: 0|req: 263/539] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:41 2025] GET /volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1272.818332] [55204]: DEBUG cinder.api.middleware.request_id [None req-65f387d1-6fc8-43f0-8f37-7d46fbe6adf8 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.820298] [55204]: INFO cinder.api.openstack.wsgi [None req-65f387d1-6fc8-43f0-8f37-7d46fbe6adf8 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] GET http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 [ 1272.820543] [55204]: DEBUG cinder.api.openstack.wsgi [None req-65f387d1-6fc8-43f0-8f37-7d46fbe6adf8 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1272.820969] [55204]: DEBUG cinder.api.openstack.wsgi [None req-65f387d1-6fc8-43f0-8f37-7d46fbe6adf8 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1272.827236] [55204]: INFO cinder.api.openstack.wsgi [None req-65f387d1-6fc8-43f0-8f37-7d46fbe6adf8 tempest-ServerActionsTestOtherB-494149851 tempest-ServerActionsTestOtherB-494149851-project-member] http://10.180.1.21/volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 returned with HTTP 404 [ 1272.827725] [55204]: [pid: 55204|app: 0|req: 277/540] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:30:42 2025] GET /volume/v3/volumes/451e0b52-c3ee-434c-b40c-423b707104b0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1279.719770] [55205]: DEBUG cinder.api.middleware.request_id [None req-104e273c-8ab7-4e8f-b715-1d1d38667896 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.720525] [55205]: INFO cinder.api.openstack.wsgi [None req-104e273c-8ab7-4e8f-b715-1d1d38667896 None None] GET http://10.180.1.21/volume// [ 1279.720744] [55205]: DEBUG cinder.api.openstack.wsgi [None req-104e273c-8ab7-4e8f-b715-1d1d38667896 None None] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1279.720966] [55205]: DEBUG cinder.api.openstack.wsgi [None req-104e273c-8ab7-4e8f-b715-1d1d38667896 None None] Calling method 'all' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1279.721653] [55205]: INFO cinder.api.openstack.wsgi [None req-104e273c-8ab7-4e8f-b715-1d1d38667896 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1279.722016] [55205]: [pid: 55205|app: 0|req: 264/541] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:30:49 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1279.725838] [55204]: DEBUG cinder.api.middleware.request_id [req-86fe3d38-bef2-474e-bfb0-62e11fa5321c req-ed908053-edc8-4a47-9ef7-d19d88b9c454 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.728099] [55204]: INFO cinder.api.openstack.wsgi [req-86fe3d38-bef2-474e-bfb0-62e11fa5321c req-ed908053-edc8-4a47-9ef7-d19d88b9c454 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1279.728538] [55204]: DEBUG cinder.api.openstack.wsgi [req-86fe3d38-bef2-474e-bfb0-62e11fa5321c req-ed908053-edc8-4a47-9ef7-d19d88b9c454 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e26b6413-ab82-49c7-9206-175bdfc2d918", "connector": null, "instance_uuid": "5d0849bc-4e3c-4efc-8714-695e383ae2a1"}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1279.744990] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.744990] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1279.774215] [55204]: INFO cinder.api.openstack.wsgi [req-86fe3d38-bef2-474e-bfb0-62e11fa5321c req-ed908053-edc8-4a47-9ef7-d19d88b9c454 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1279.774472] [55204]: [pid: 55204|app: 0|req: 278/542] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:30:49 2025] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1279.778497] [55205]: DEBUG cinder.api.middleware.request_id [req-86fe3d38-bef2-474e-bfb0-62e11fa5321c req-a3c8f4bf-f944-4186-a446-f40ea5bd5b14 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.781063] [55205]: INFO cinder.api.openstack.wsgi [req-86fe3d38-bef2-474e-bfb0-62e11fa5321c req-a3c8f4bf-f944-4186-a446-f40ea5bd5b14 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d6e6ec21-7a58-4457-830d-6f5d7ad0d1f4 [ 1279.781292] [55205]: DEBUG cinder.api.openstack.wsgi [req-86fe3d38-bef2-474e-bfb0-62e11fa5321c req-a3c8f4bf-f944-4186-a446-f40ea5bd5b14 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1279.781507] [55205]: DEBUG cinder.api.openstack.wsgi [req-86fe3d38-bef2-474e-bfb0-62e11fa5321c req-a3c8f4bf-f944-4186-a446-f40ea5bd5b14 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'version_select' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1279.789074] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.789074] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1280.322814] [55205]: INFO cinder.api.openstack.wsgi [req-86fe3d38-bef2-474e-bfb0-62e11fa5321c req-a3c8f4bf-f944-4186-a446-f40ea5bd5b14 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/attachments/d6e6ec21-7a58-4457-830d-6f5d7ad0d1f4 returned with HTTP 200 [ 1280.323295] [55205]: [pid: 55205|app: 0|req: 265/543] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:30:49 2025] DELETE /volume/v3/attachments/d6e6ec21-7a58-4457-830d-6f5d7ad0d1f4 => generated 192 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1284.653594] [55204]: DEBUG cinder.api.middleware.request_id [req-86fe3d38-bef2-474e-bfb0-62e11fa5321c req-e6d8fc26-2eaa-494a-8653-1224eb4a48c3 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.656454] [55204]: INFO cinder.api.openstack.wsgi [req-86fe3d38-bef2-474e-bfb0-62e11fa5321c req-e6d8fc26-2eaa-494a-8653-1224eb4a48c3 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] PUT http://10.180.1.21/volume/v3/attachments/a3b2c0df-7ee3-4e4b-b058-b0f3cf25eaa6 [ 1284.656929] [55204]: DEBUG cinder.api.openstack.wsgi [req-86fe3d38-bef2-474e-bfb0-62e11fa5321c req-e6d8fc26-2eaa-494a-8653-1224eb4a48c3 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-554948", "mountpoint": "/dev/sda"}}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1284.668337] [55204]: DEBUG cinder.coordination [req-86fe3d38-bef2-474e-bfb0-62e11fa5321c req-e6d8fc26-2eaa-494a-8653-1224eb4a48c3 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Acquiring lock "cinder-attachment_update-e26b6413-ab82-49c7-9206-175bdfc2d918-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55204) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1284.672753] [55204]: DEBUG cinder.coordination [req-86fe3d38-bef2-474e-bfb0-62e11fa5321c req-e6d8fc26-2eaa-494a-8653-1224eb4a48c3 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Lock "cinder-attachment_update-e26b6413-ab82-49c7-9206-175bdfc2d918-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55204) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1284.674022] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.674022] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1285.196027] [55204]: DEBUG cinder.coordination [req-86fe3d38-bef2-474e-bfb0-62e11fa5321c req-e6d8fc26-2eaa-494a-8653-1224eb4a48c3 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Lock "cinder-attachment_update-e26b6413-ab82-49c7-9206-175bdfc2d918-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=55204) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1285.196395] [55204]: INFO cinder.api.openstack.wsgi [req-86fe3d38-bef2-474e-bfb0-62e11fa5321c req-e6d8fc26-2eaa-494a-8653-1224eb4a48c3 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/attachments/a3b2c0df-7ee3-4e4b-b058-b0f3cf25eaa6 returned with HTTP 200 [ 1285.196867] [55204]: [pid: 55204|app: 0|req: 279/544] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:30:54 2025] PUT /volume/v3/attachments/a3b2c0df-7ee3-4e4b-b058-b0f3cf25eaa6 => generated 617 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1285.201329] [55205]: DEBUG cinder.api.middleware.request_id [req-86fe3d38-bef2-474e-bfb0-62e11fa5321c req-f3e4ef6e-4a6b-4e55-8959-34704027ae6e None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.203736] [55205]: INFO cinder.api.openstack.wsgi [req-86fe3d38-bef2-474e-bfb0-62e11fa5321c req-f3e4ef6e-4a6b-4e55-8959-34704027ae6e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/attachments/a3b2c0df-7ee3-4e4b-b058-b0f3cf25eaa6 [ 1285.204074] [55205]: DEBUG cinder.api.openstack.wsgi [req-86fe3d38-bef2-474e-bfb0-62e11fa5321c req-f3e4ef6e-4a6b-4e55-8959-34704027ae6e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1285.204363] [55205]: DEBUG cinder.api.openstack.wsgi [req-86fe3d38-bef2-474e-bfb0-62e11fa5321c req-f3e4ef6e-4a6b-4e55-8959-34704027ae6e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'version_select' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1285.218460] [55205]: INFO cinder.api.openstack.wsgi [req-86fe3d38-bef2-474e-bfb0-62e11fa5321c req-f3e4ef6e-4a6b-4e55-8959-34704027ae6e tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/attachments/a3b2c0df-7ee3-4e4b-b058-b0f3cf25eaa6 returned with HTTP 200 [ 1285.218977] [55205]: [pid: 55205|app: 0|req: 266/545] 10.180.1.21 () {62 vars in 1531 bytes} [Fri Feb 21 08:30:55 2025] GET /volume/v3/attachments/a3b2c0df-7ee3-4e4b-b058-b0f3cf25eaa6 => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1287.801203] [55204]: DEBUG cinder.api.middleware.request_id [req-86fe3d38-bef2-474e-bfb0-62e11fa5321c req-9b366293-0d75-4060-9804-b38a7a4a4c1f None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.803629] [55204]: INFO cinder.api.openstack.wsgi [req-86fe3d38-bef2-474e-bfb0-62e11fa5321c req-9b366293-0d75-4060-9804-b38a7a4a4c1f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] POST http://10.180.1.21/volume/v3/attachments/a3b2c0df-7ee3-4e4b-b058-b0f3cf25eaa6/action [ 1287.804083] [55204]: DEBUG cinder.api.openstack.wsgi [req-86fe3d38-bef2-474e-bfb0-62e11fa5321c req-9b366293-0d75-4060-9804-b38a7a4a4c1f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Action body: b'{"os-complete": null}' {{(pid=55204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1287.804230] [55204]: DEBUG cinder.api.openstack.wsgi [req-86fe3d38-bef2-474e-bfb0-62e11fa5321c req-9b366293-0d75-4060-9804-b38a7a4a4c1f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1287.823206] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.823206] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.836570] [55204]: INFO cinder.api.openstack.wsgi [req-86fe3d38-bef2-474e-bfb0-62e11fa5321c req-9b366293-0d75-4060-9804-b38a7a4a4c1f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/attachments/a3b2c0df-7ee3-4e4b-b058-b0f3cf25eaa6/action returned with HTTP 204 [ 1287.837096] [55204]: [pid: 55204|app: 0|req: 280/546] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:30:57 2025] POST /volume/v3/attachments/a3b2c0df-7ee3-4e4b-b058-b0f3cf25eaa6/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1295.217666] [55205]: DEBUG dbcounter [-] [55205] Writing DB stats cinder:SELECT=70,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=55205) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1297.833505] [55204]: DEBUG dbcounter [-] [55204] Writing DB stats cinder:SELECT=53,cinder:UPDATE=11,cinder:INSERT=3 {{(pid=55204) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1308.550378] [55205]: DEBUG cinder.api.middleware.request_id [None req-8d694c8e-d6e4-431c-a9a3-2f332f01d50f None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.552497] [55205]: INFO cinder.api.openstack.wsgi [None req-8d694c8e-d6e4-431c-a9a3-2f332f01d50f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1308.552724] [55205]: DEBUG cinder.api.openstack.wsgi [None req-8d694c8e-d6e4-431c-a9a3-2f332f01d50f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1308.552944] [55205]: DEBUG cinder.api.openstack.wsgi [None req-8d694c8e-d6e4-431c-a9a3-2f332f01d50f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1308.564896] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.564896] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1308.568595] [55205]: INFO cinder.volume.api [None req-8d694c8e-d6e4-431c-a9a3-2f332f01d50f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1308.573027] [55205]: INFO cinder.api.openstack.wsgi [None req-8d694c8e-d6e4-431c-a9a3-2f332f01d50f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 returned with HTTP 200 [ 1308.573381] [55205]: [pid: 55205|app: 0|req: 267/547] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:31:18 2025] GET /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1308.611077] [55204]: DEBUG cinder.api.middleware.request_id [None req-3b4b497a-0247-4742-a8e1-0c47c57629f1 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.612919] [55204]: INFO cinder.api.openstack.wsgi [None req-3b4b497a-0247-4742-a8e1-0c47c57629f1 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1308.613323] [55204]: DEBUG cinder.api.openstack.wsgi [None req-3b4b497a-0247-4742-a8e1-0c47c57629f1 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1308.613702] [55204]: DEBUG cinder.api.openstack.wsgi [None req-3b4b497a-0247-4742-a8e1-0c47c57629f1 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1308.621195] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.621195] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1308.624622] [55204]: INFO cinder.volume.api [None req-3b4b497a-0247-4742-a8e1-0c47c57629f1 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1308.628670] [55204]: INFO cinder.api.openstack.wsgi [None req-3b4b497a-0247-4742-a8e1-0c47c57629f1 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 returned with HTTP 200 [ 1308.629166] [55204]: [pid: 55204|app: 0|req: 281/548] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:31:18 2025] GET /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1318.570645] [55205]: DEBUG dbcounter [-] [55205] Writing DB stats cinder:SELECT=4 {{(pid=55205) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1318.626641] [55204]: DEBUG dbcounter [-] [55204] Writing DB stats cinder:SELECT=4 {{(pid=55204) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1327.943615] [55205]: DEBUG cinder.api.middleware.request_id [req-7d52831d-b08d-4aa7-82b8-aecfe91fcecd req-2e6b3180-0154-45eb-953d-d6f250c48b7c None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1327.946315] [55205]: INFO cinder.api.openstack.wsgi [req-7d52831d-b08d-4aa7-82b8-aecfe91fcecd req-2e6b3180-0154-45eb-953d-d6f250c48b7c tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a3b2c0df-7ee3-4e4b-b058-b0f3cf25eaa6 [ 1327.946667] [55205]: DEBUG cinder.api.openstack.wsgi [req-7d52831d-b08d-4aa7-82b8-aecfe91fcecd req-2e6b3180-0154-45eb-953d-d6f250c48b7c tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1327.947008] [55205]: DEBUG cinder.api.openstack.wsgi [req-7d52831d-b08d-4aa7-82b8-aecfe91fcecd req-2e6b3180-0154-45eb-953d-d6f250c48b7c tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'version_select' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1327.959114] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.959114] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.487800] [55205]: INFO cinder.api.openstack.wsgi [req-7d52831d-b08d-4aa7-82b8-aecfe91fcecd req-2e6b3180-0154-45eb-953d-d6f250c48b7c tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/attachments/a3b2c0df-7ee3-4e4b-b058-b0f3cf25eaa6 returned with HTTP 200 [ 1328.488272] [55205]: [pid: 55205|app: 0|req: 268/549] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:31:37 2025] DELETE /volume/v3/attachments/a3b2c0df-7ee3-4e4b-b058-b0f3cf25eaa6 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1328.495357] [55204]: DEBUG cinder.api.middleware.request_id [req-7d52831d-b08d-4aa7-82b8-aecfe91fcecd req-a881d826-8c7e-4d2c-9b18-4bd63e28fd15 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.497830] [55204]: INFO cinder.api.openstack.wsgi [req-7d52831d-b08d-4aa7-82b8-aecfe91fcecd req-a881d826-8c7e-4d2c-9b18-4bd63e28fd15 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 [ 1328.498079] [55204]: DEBUG cinder.api.openstack.wsgi [req-7d52831d-b08d-4aa7-82b8-aecfe91fcecd req-a881d826-8c7e-4d2c-9b18-4bd63e28fd15 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1328.498274] [55204]: DEBUG cinder.api.openstack.wsgi [req-7d52831d-b08d-4aa7-82b8-aecfe91fcecd req-a881d826-8c7e-4d2c-9b18-4bd63e28fd15 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'delete' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1328.498462] [55204]: INFO cinder.api.v3.volumes [req-7d52831d-b08d-4aa7-82b8-aecfe91fcecd req-a881d826-8c7e-4d2c-9b18-4bd63e28fd15 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Delete volume with id: e26b6413-ab82-49c7-9206-175bdfc2d918 [ 1328.507803] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.507803] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.508318] [55204]: INFO cinder.volume.api [req-7d52831d-b08d-4aa7-82b8-aecfe91fcecd req-a881d826-8c7e-4d2c-9b18-4bd63e28fd15 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1328.527159] [55204]: INFO cinder.volume.api [req-7d52831d-b08d-4aa7-82b8-aecfe91fcecd req-a881d826-8c7e-4d2c-9b18-4bd63e28fd15 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Delete volume request issued successfully. [ 1328.527294] [55204]: INFO cinder.api.openstack.wsgi [req-7d52831d-b08d-4aa7-82b8-aecfe91fcecd req-a881d826-8c7e-4d2c-9b18-4bd63e28fd15 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 returned with HTTP 202 [ 1328.527773] [55204]: [pid: 55204|app: 0|req: 282/550] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 21 08:31:38 2025] DELETE /volume/v3/volumes/e26b6413-ab82-49c7-9206-175bdfc2d918 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1336.363764] [55205]: DEBUG cinder.api.middleware.request_id [None req-3403d303-ee60-4665-b13d-9eea2592d449 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.365909] [55205]: INFO cinder.api.openstack.wsgi [None req-3403d303-ee60-4665-b13d-9eea2592d449 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] DELETE http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 [ 1336.366159] [55205]: DEBUG cinder.api.openstack.wsgi [None req-3403d303-ee60-4665-b13d-9eea2592d449 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1336.366383] [55205]: DEBUG cinder.api.openstack.wsgi [None req-3403d303-ee60-4665-b13d-9eea2592d449 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'delete' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1336.366583] [55205]: INFO cinder.api.v3.volumes [None req-3403d303-ee60-4665-b13d-9eea2592d449 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Delete volume with id: 45a95af0-88d0-4490-a8cb-085308a29d01 [ 1336.377466] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.377466] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1336.378095] [55205]: INFO cinder.volume.api [None req-3403d303-ee60-4665-b13d-9eea2592d449 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1336.395330] [55205]: INFO cinder.volume.api [None req-3403d303-ee60-4665-b13d-9eea2592d449 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Delete volume request issued successfully. [ 1336.395493] [55205]: INFO cinder.api.openstack.wsgi [None req-3403d303-ee60-4665-b13d-9eea2592d449 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 returned with HTTP 202 [ 1336.395936] [55205]: [pid: 55205|app: 0|req: 269/551] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:31:46 2025] DELETE /volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1336.399033] [55204]: DEBUG cinder.api.middleware.request_id [None req-001493e4-de09-481b-9e5c-30ae4e0d96ef None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.401511] [55204]: INFO cinder.api.openstack.wsgi [None req-001493e4-de09-481b-9e5c-30ae4e0d96ef tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 [ 1336.401738] [55204]: DEBUG cinder.api.openstack.wsgi [None req-001493e4-de09-481b-9e5c-30ae4e0d96ef tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1336.402293] [55204]: DEBUG cinder.api.openstack.wsgi [None req-001493e4-de09-481b-9e5c-30ae4e0d96ef tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1336.409592] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.409592] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1336.413483] [55204]: INFO cinder.volume.api [None req-001493e4-de09-481b-9e5c-30ae4e0d96ef tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1336.418054] [55204]: INFO cinder.api.openstack.wsgi [None req-001493e4-de09-481b-9e5c-30ae4e0d96ef tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 returned with HTTP 200 [ 1336.418429] [55204]: [pid: 55204|app: 0|req: 283/552] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:31:46 2025] GET /volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1337.431257] [55205]: DEBUG cinder.api.middleware.request_id [None req-44d20b57-cabe-49af-85fa-56ed7ed1e134 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.433566] [55205]: INFO cinder.api.openstack.wsgi [None req-44d20b57-cabe-49af-85fa-56ed7ed1e134 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 [ 1337.433844] [55205]: DEBUG cinder.api.openstack.wsgi [None req-44d20b57-cabe-49af-85fa-56ed7ed1e134 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1337.434093] [55205]: DEBUG cinder.api.openstack.wsgi [None req-44d20b57-cabe-49af-85fa-56ed7ed1e134 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1337.441603] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.441603] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1337.445198] [55205]: INFO cinder.volume.api [None req-44d20b57-cabe-49af-85fa-56ed7ed1e134 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1337.449489] [55205]: INFO cinder.api.openstack.wsgi [None req-44d20b57-cabe-49af-85fa-56ed7ed1e134 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 returned with HTTP 200 [ 1337.449869] [55205]: [pid: 55205|app: 0|req: 270/553] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:31:47 2025] GET /volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1338.459505] [55204]: DEBUG cinder.api.middleware.request_id [None req-2e074627-0dcd-442d-8458-20dbbfd3100f None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.461812] [55204]: INFO cinder.api.openstack.wsgi [None req-2e074627-0dcd-442d-8458-20dbbfd3100f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 [ 1338.462112] [55204]: DEBUG cinder.api.openstack.wsgi [None req-2e074627-0dcd-442d-8458-20dbbfd3100f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1338.462309] [55204]: DEBUG cinder.api.openstack.wsgi [None req-2e074627-0dcd-442d-8458-20dbbfd3100f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1338.473453] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.473453] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1338.478134] [55204]: INFO cinder.volume.api [None req-2e074627-0dcd-442d-8458-20dbbfd3100f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Volume info retrieved successfully. [ 1338.486747] [55204]: INFO cinder.api.openstack.wsgi [None req-2e074627-0dcd-442d-8458-20dbbfd3100f tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 returned with HTTP 200 [ 1338.487196] [55204]: [pid: 55204|app: 0|req: 284/554] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:31:48 2025] GET /volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1339.497762] [55205]: DEBUG cinder.api.middleware.request_id [None req-4890b18f-91bd-4a82-836f-c423435cfdb8 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.499752] [55205]: INFO cinder.api.openstack.wsgi [None req-4890b18f-91bd-4a82-836f-c423435cfdb8 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] GET http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 [ 1339.499914] [55205]: DEBUG cinder.api.openstack.wsgi [None req-4890b18f-91bd-4a82-836f-c423435cfdb8 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1339.500158] [55205]: DEBUG cinder.api.openstack.wsgi [None req-4890b18f-91bd-4a82-836f-c423435cfdb8 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1339.506356] [55205]: INFO cinder.api.openstack.wsgi [None req-4890b18f-91bd-4a82-836f-c423435cfdb8 tempest-ServerActionsTestOtherA-857743388 tempest-ServerActionsTestOtherA-857743388-project-member] http://10.180.1.21/volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 returned with HTTP 404 [ 1339.506981] [55205]: [pid: 55205|app: 0|req: 271/555] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:31:49 2025] GET /volume/v3/volumes/45a95af0-88d0-4490-a8cb-085308a29d01 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1348.437121] [55204]: DEBUG cinder.api.middleware.request_id [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-97647ed8-0d0a-441c-81da-1ad6861aec51 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.439399] [55204]: INFO cinder.api.openstack.wsgi [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-97647ed8-0d0a-441c-81da-1ad6861aec51 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1348.439786] [55204]: DEBUG cinder.api.openstack.wsgi [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-97647ed8-0d0a-441c-81da-1ad6861aec51 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1603704276", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1348.441625] [55204]: DEBUG cinder.api.v3.volumes [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-97647ed8-0d0a-441c-81da-1ad6861aec51 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1603704276', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55204) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1348.441766] [55204]: INFO cinder.api.v3.volumes [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-97647ed8-0d0a-441c-81da-1ad6861aec51 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Create volume of 1 GB [ 1348.448154] [55204]: INFO cinder.volume.api [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-97647ed8-0d0a-441c-81da-1ad6861aec51 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Availability Zones retrieved successfully. [ 1348.456202] [55204]: DEBUG cinder.volume.api [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-97647ed8-0d0a-441c-81da-1ad6861aec51 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Flow 'volume_create_api' (ca924270-4778-4f8f-ab8e-dd7d679368bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1348.457450] [55204]: DEBUG cinder.volume.api [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-97647ed8-0d0a-441c-81da-1ad6861aec51 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1355ff5b-8049-450a-9746-5c6592eeea75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1348.458705] [55204]: DEBUG cinder.volume.flows.api.create_volume [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-97647ed8-0d0a-441c-81da-1ad6861aec51 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Validating volume size '1' using validate_int {{(pid=55204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1348.477349] [55204]: DEBUG cinder.volume.api [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-97647ed8-0d0a-441c-81da-1ad6861aec51 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1355ff5b-8049-450a-9746-5c6592eeea75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4a3c848-85c0-4b98-91d8-f1eea4b9a34a', '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=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1348.478412] [55204]: DEBUG cinder.volume.api [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-97647ed8-0d0a-441c-81da-1ad6861aec51 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e77ec0ec-e08e-4305-a03a-f62fb7dc995a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1348.530924] [55204]: DEBUG cinder.quota [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-97647ed8-0d0a-441c-81da-1ad6861aec51 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Created reservations ['4805b2e2-e1ae-4dbc-80ef-7b88abbe90ac', '44163c0d-e1fc-49e8-b211-de7d97c9f83a', '9a51da7c-b08a-473d-b10a-82a5d7bd2bc0', 'd12aaf45-99e6-47a1-9441-c42c57c49ca0'] {{(pid=55204) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1348.531961] [55204]: DEBUG cinder.volume.api [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-97647ed8-0d0a-441c-81da-1ad6861aec51 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e77ec0ec-e08e-4305-a03a-f62fb7dc995a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4805b2e2-e1ae-4dbc-80ef-7b88abbe90ac', '44163c0d-e1fc-49e8-b211-de7d97c9f83a', '9a51da7c-b08a-473d-b10a-82a5d7bd2bc0', 'd12aaf45-99e6-47a1-9441-c42c57c49ca0']}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1348.532858] [55204]: DEBUG cinder.volume.api [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-97647ed8-0d0a-441c-81da-1ad6861aec51 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f4d1438-6e06-4112-9249-976b4e30defb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1348.549587] [55204]: DEBUG cinder.volume.api [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-97647ed8-0d0a-441c-81da-1ad6861aec51 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f4d1438-6e06-4112-9249-976b4e30defb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba628299-cdb4-4f16-8503-9a2080762c99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1603704276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='752f4bb959194ab9a47a33a5819bf3d7',qos_specs=None,replication_status=,reservations=['4805b2e2-e1ae-4dbc-80ef-7b88abbe90ac','44163c0d-e1fc-49e8-b211-de7d97c9f83a','9a51da7c-b08a-473d-b10a-82a5d7bd2bc0','d12aaf45-99e6-47a1-9441-c42c57c49ca0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='684da1cdd80143feb91602e1475df3f8',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:31:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1603704276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba628299-cdb4-4f16-8503-9a2080762c99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='752f4bb959194ab9a47a33a5819bf3d7',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='684da1cdd80143feb91602e1475df3f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a3c848-85c0-4b98-91d8-f1eea4b9a34a),volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1348.550897] [55204]: DEBUG cinder.volume.api [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-97647ed8-0d0a-441c-81da-1ad6861aec51 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b450e0f-01a6-4ab6-a9d2-3e6756f4f7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1348.565194] [55204]: DEBUG cinder.volume.api [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-97647ed8-0d0a-441c-81da-1ad6861aec51 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b450e0f-01a6-4ab6-a9d2-3e6756f4f7db) 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-1603704276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='752f4bb959194ab9a47a33a5819bf3d7',qos_specs=None,replication_status=,reservations=['4805b2e2-e1ae-4dbc-80ef-7b88abbe90ac','44163c0d-e1fc-49e8-b211-de7d97c9f83a','9a51da7c-b08a-473d-b10a-82a5d7bd2bc0','d12aaf45-99e6-47a1-9441-c42c57c49ca0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='684da1cdd80143feb91602e1475df3f8',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1348.566238] [55204]: DEBUG cinder.volume.api [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-97647ed8-0d0a-441c-81da-1ad6861aec51 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfd58473-74af-4e63-a044-123f76d73a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1348.576211] [55204]: DEBUG cinder.volume.api [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-97647ed8-0d0a-441c-81da-1ad6861aec51 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfd58473-74af-4e63-a044-123f76d73a81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1348.577444] [55204]: DEBUG cinder.volume.api [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-97647ed8-0d0a-441c-81da-1ad6861aec51 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Flow 'volume_create_api' (ca924270-4778-4f8f-ab8e-dd7d679368bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55204) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1348.577808] [55204]: INFO cinder.volume.api [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-97647ed8-0d0a-441c-81da-1ad6861aec51 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Create volume request issued successfully. [ 1348.578572] [55204]: INFO cinder.api.openstack.wsgi [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-97647ed8-0d0a-441c-81da-1ad6861aec51 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1348.579074] [55204]: [pid: 55204|app: 0|req: 285/556] 10.180.1.21 () {64 vars in 1421 bytes} [Fri Feb 21 08:31:58 2025] POST /volume/v3/volumes => generated 754 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1348.583500] [55205]: DEBUG cinder.api.middleware.request_id [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-493c1d2a-9f81-49a1-b126-5db60316bad7 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.586305] [55205]: INFO cinder.api.openstack.wsgi [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-493c1d2a-9f81-49a1-b126-5db60316bad7 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] GET http://10.180.1.21/volume/v3/volumes/ba628299-cdb4-4f16-8503-9a2080762c99 [ 1348.586530] [55205]: DEBUG cinder.api.openstack.wsgi [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-493c1d2a-9f81-49a1-b126-5db60316bad7 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1348.586742] [55205]: DEBUG cinder.api.openstack.wsgi [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-493c1d2a-9f81-49a1-b126-5db60316bad7 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1348.594742] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.594742] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.599076] [55205]: INFO cinder.volume.api [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-493c1d2a-9f81-49a1-b126-5db60316bad7 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Volume info retrieved successfully. [ 1348.604828] [55205]: INFO cinder.api.openstack.wsgi [req-16f3a0b3-96c5-4f58-a5ae-1717d1eb80a9 req-493c1d2a-9f81-49a1-b126-5db60316bad7 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] http://10.180.1.21/volume/v3/volumes/ba628299-cdb4-4f16-8503-9a2080762c99 returned with HTTP 200 [ 1348.605251] [55205]: [pid: 55205|app: 0|req: 272/557] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:31:58 2025] GET /volume/v3/volumes/ba628299-cdb4-4f16-8503-9a2080762c99 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1348.622766] [55204]: DEBUG cinder.api.middleware.request_id [req-31d662a3-6580-4a88-b401-b8cae5f65d4d req-e3f445ef-5ad5-4b53-9b3b-220bd2e0d79f None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.626028] [55204]: INFO cinder.api.openstack.wsgi [req-31d662a3-6580-4a88-b401-b8cae5f65d4d req-e3f445ef-5ad5-4b53-9b3b-220bd2e0d79f tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] GET http://10.180.1.21/volume/v3/volumes/ba628299-cdb4-4f16-8503-9a2080762c99 [ 1348.626028] [55204]: DEBUG cinder.api.openstack.wsgi [req-31d662a3-6580-4a88-b401-b8cae5f65d4d req-e3f445ef-5ad5-4b53-9b3b-220bd2e0d79f tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1348.626397] [55204]: DEBUG cinder.api.openstack.wsgi [req-31d662a3-6580-4a88-b401-b8cae5f65d4d req-e3f445ef-5ad5-4b53-9b3b-220bd2e0d79f tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1348.635423] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.635423] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.639207] [55204]: INFO cinder.volume.api [req-31d662a3-6580-4a88-b401-b8cae5f65d4d req-e3f445ef-5ad5-4b53-9b3b-220bd2e0d79f tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Volume info retrieved successfully. [ 1348.643652] [55204]: INFO cinder.api.openstack.wsgi [req-31d662a3-6580-4a88-b401-b8cae5f65d4d req-e3f445ef-5ad5-4b53-9b3b-220bd2e0d79f tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] http://10.180.1.21/volume/v3/volumes/ba628299-cdb4-4f16-8503-9a2080762c99 returned with HTTP 200 [ 1348.644106] [55204]: [pid: 55204|app: 0|req: 286/558] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:31:58 2025] GET /volume/v3/volumes/ba628299-cdb4-4f16-8503-9a2080762c99 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1349.662653] [55205]: DEBUG cinder.api.middleware.request_id [req-fc596982-2614-4aa7-b960-d271b01df29d req-5f10f237-701a-4a2f-abb6-e50b3837dbeb None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.665021] [55205]: INFO cinder.api.openstack.wsgi [req-fc596982-2614-4aa7-b960-d271b01df29d req-5f10f237-701a-4a2f-abb6-e50b3837dbeb tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] GET http://10.180.1.21/volume/v3/volumes/ba628299-cdb4-4f16-8503-9a2080762c99 [ 1349.665301] [55205]: DEBUG cinder.api.openstack.wsgi [req-fc596982-2614-4aa7-b960-d271b01df29d req-5f10f237-701a-4a2f-abb6-e50b3837dbeb tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.665526] [55205]: DEBUG cinder.api.openstack.wsgi [req-fc596982-2614-4aa7-b960-d271b01df29d req-5f10f237-701a-4a2f-abb6-e50b3837dbeb tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.674509] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.674509] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.678273] [55205]: INFO cinder.volume.api [req-fc596982-2614-4aa7-b960-d271b01df29d req-5f10f237-701a-4a2f-abb6-e50b3837dbeb tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Volume info retrieved successfully. [ 1349.683327] [55205]: INFO cinder.api.openstack.wsgi [req-fc596982-2614-4aa7-b960-d271b01df29d req-5f10f237-701a-4a2f-abb6-e50b3837dbeb tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] http://10.180.1.21/volume/v3/volumes/ba628299-cdb4-4f16-8503-9a2080762c99 returned with HTTP 200 [ 1349.683716] [55205]: [pid: 55205|app: 0|req: 273/559] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:31:59 2025] GET /volume/v3/volumes/ba628299-cdb4-4f16-8503-9a2080762c99 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1349.699185] [55204]: DEBUG cinder.api.middleware.request_id [req-71ebc2d1-8fd9-48c5-87f0-a97e8a1d5859 req-67e1e2a9-ae00-4add-8ee8-a1080b6dcf6c None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.701418] [55204]: INFO cinder.api.openstack.wsgi [req-71ebc2d1-8fd9-48c5-87f0-a97e8a1d5859 req-67e1e2a9-ae00-4add-8ee8-a1080b6dcf6c tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1349.701790] [55204]: DEBUG cinder.api.openstack.wsgi [req-71ebc2d1-8fd9-48c5-87f0-a97e8a1d5859 req-67e1e2a9-ae00-4add-8ee8-a1080b6dcf6c tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ba628299-cdb4-4f16-8503-9a2080762c99", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-77415817", "description": null, "metadata": {}}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1349.710667] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.710667] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.711166] [55204]: INFO cinder.volume.api [req-71ebc2d1-8fd9-48c5-87f0-a97e8a1d5859 req-67e1e2a9-ae00-4add-8ee8-a1080b6dcf6c tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Volume info retrieved successfully. [ 1349.711330] [55204]: INFO cinder.api.v3.snapshots [req-71ebc2d1-8fd9-48c5-87f0-a97e8a1d5859 req-67e1e2a9-ae00-4add-8ee8-a1080b6dcf6c tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Create snapshot from volume ba628299-cdb4-4f16-8503-9a2080762c99 [ 1349.725448] [55204]: WARNING cinder.quota [req-71ebc2d1-8fd9-48c5-87f0-a97e8a1d5859 req-67e1e2a9-ae00-4add-8ee8-a1080b6dcf6c tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-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. [ 1349.744765] [55204]: DEBUG cinder.quota [req-71ebc2d1-8fd9-48c5-87f0-a97e8a1d5859 req-67e1e2a9-ae00-4add-8ee8-a1080b6dcf6c tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Created reservations ['1f199f22-0f47-4d23-94df-223b29da3726', '99fc6b29-cc84-4820-8b06-e67773f897b0', '0b81f2ea-91d1-449b-952a-796fa926fc28', '2d5eb2d5-9c13-44a9-88c0-b4cada552521'] {{(pid=55204) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1349.787908] [55204]: INFO cinder.volume.api [req-71ebc2d1-8fd9-48c5-87f0-a97e8a1d5859 req-67e1e2a9-ae00-4add-8ee8-a1080b6dcf6c tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Snapshot create request issued successfully. [ 1349.788321] [55204]: INFO cinder.api.openstack.wsgi [req-71ebc2d1-8fd9-48c5-87f0-a97e8a1d5859 req-67e1e2a9-ae00-4add-8ee8-a1080b6dcf6c tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1349.788777] [55204]: [pid: 55204|app: 0|req: 287/560] 10.180.1.21 () {64 vars in 1427 bytes} [Fri Feb 21 08:31:59 2025] POST /volume/v3/snapshots => generated 309 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1349.803873] [55205]: DEBUG cinder.api.middleware.request_id [req-a343cac9-1606-4b08-8b0a-74eb74d4cc3e req-6d844dc6-c266-4bf0-aed3-f226a5b3be51 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.806181] [55205]: INFO cinder.api.openstack.wsgi [req-a343cac9-1606-4b08-8b0a-74eb74d4cc3e req-6d844dc6-c266-4bf0-aed3-f226a5b3be51 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] GET http://10.180.1.21/volume/v3/snapshots/a9b3704d-8bfb-4bd0-8ce2-cf3493e5208f [ 1349.806409] [55205]: DEBUG cinder.api.openstack.wsgi [req-a343cac9-1606-4b08-8b0a-74eb74d4cc3e req-6d844dc6-c266-4bf0-aed3-f226a5b3be51 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.806629] [55205]: DEBUG cinder.api.openstack.wsgi [req-a343cac9-1606-4b08-8b0a-74eb74d4cc3e req-6d844dc6-c266-4bf0-aed3-f226a5b3be51 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.824272] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.824272] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.824805] [55205]: INFO cinder.volume.api [req-a343cac9-1606-4b08-8b0a-74eb74d4cc3e req-6d844dc6-c266-4bf0-aed3-f226a5b3be51 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Snapshot retrieved successfully. [ 1349.826105] [55205]: INFO cinder.api.openstack.wsgi [req-a343cac9-1606-4b08-8b0a-74eb74d4cc3e req-6d844dc6-c266-4bf0-aed3-f226a5b3be51 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] http://10.180.1.21/volume/v3/snapshots/a9b3704d-8bfb-4bd0-8ce2-cf3493e5208f returned with HTTP 200 [ 1349.826588] [55205]: [pid: 55205|app: 0|req: 274/561] 10.180.1.21 () {60 vars in 1484 bytes} [Fri Feb 21 08:31:59 2025] GET /volume/v3/snapshots/a9b3704d-8bfb-4bd0-8ce2-cf3493e5208f => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1349.843926] [55204]: DEBUG cinder.api.middleware.request_id [req-f125ad3d-c370-4cc3-acaa-75af5f06283f req-12751c2d-6241-45c6-9b10-004cd8e442f9 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.846315] [55204]: INFO cinder.api.openstack.wsgi [req-f125ad3d-c370-4cc3-acaa-75af5f06283f req-12751c2d-6241-45c6-9b10-004cd8e442f9 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1349.846531] [55204]: DEBUG cinder.api.openstack.wsgi [req-f125ad3d-c370-4cc3-acaa-75af5f06283f req-12751c2d-6241-45c6-9b10-004cd8e442f9 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.846750] [55204]: DEBUG cinder.api.openstack.wsgi [req-f125ad3d-c370-4cc3-acaa-75af5f06283f req-12751c2d-6241-45c6-9b10-004cd8e442f9 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Calling method 'detail' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.847065] [55204]: DEBUG cinder.api.api_utils [req-f125ad3d-c370-4cc3-acaa-75af5f06283f req-12751c2d-6241-45c6-9b10-004cd8e442f9 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Removing options '' from query. {{(pid=55204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1349.847397] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.847397] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.848432] [55204]: DEBUG cinder.db.sqlalchemy.api [req-f125ad3d-c370-4cc3-acaa-75af5f06283f req-12751c2d-6241-45c6-9b10-004cd8e442f9 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Building query based on filter {{(pid=55204) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1349.859671] [55204]: INFO cinder.volume.api [req-f125ad3d-c370-4cc3-acaa-75af5f06283f req-12751c2d-6241-45c6-9b10-004cd8e442f9 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Get all snapshots completed successfully. [ 1349.860112] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.860112] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.860951] [55204]: INFO cinder.api.openstack.wsgi [req-f125ad3d-c370-4cc3-acaa-75af5f06283f req-12751c2d-6241-45c6-9b10-004cd8e442f9 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1349.861112] [55204]: [pid: 55204|app: 0|req: 288/562] 10.180.1.21 () {60 vars in 1394 bytes} [Fri Feb 21 08:31:59 2025] GET /volume/v3/snapshots/detail => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1349.875850] [55205]: DEBUG cinder.api.middleware.request_id [req-e8481bf9-8c8e-4d39-b1df-536137b39b10 req-22204441-6c01-445e-a239-b425db669d9a None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.878137] [55205]: INFO cinder.api.openstack.wsgi [req-e8481bf9-8c8e-4d39-b1df-536137b39b10 req-22204441-6c01-445e-a239-b425db669d9a tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] GET http://10.180.1.21/volume/v3/snapshots/a9b3704d-8bfb-4bd0-8ce2-cf3493e5208f [ 1349.878360] [55205]: DEBUG cinder.api.openstack.wsgi [req-e8481bf9-8c8e-4d39-b1df-536137b39b10 req-22204441-6c01-445e-a239-b425db669d9a tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.878579] [55205]: DEBUG cinder.api.openstack.wsgi [req-e8481bf9-8c8e-4d39-b1df-536137b39b10 req-22204441-6c01-445e-a239-b425db669d9a tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.883965] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.883965] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.884464] [55205]: INFO cinder.volume.api [req-e8481bf9-8c8e-4d39-b1df-536137b39b10 req-22204441-6c01-445e-a239-b425db669d9a tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Snapshot retrieved successfully. [ 1349.885382] [55205]: INFO cinder.api.openstack.wsgi [req-e8481bf9-8c8e-4d39-b1df-536137b39b10 req-22204441-6c01-445e-a239-b425db669d9a tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] http://10.180.1.21/volume/v3/snapshots/a9b3704d-8bfb-4bd0-8ce2-cf3493e5208f returned with HTTP 200 [ 1349.885752] [55205]: [pid: 55205|app: 0|req: 275/563] 10.180.1.21 () {60 vars in 1484 bytes} [Fri Feb 21 08:31:59 2025] GET /volume/v3/snapshots/a9b3704d-8bfb-4bd0-8ce2-cf3493e5208f => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1349.897590] [55204]: DEBUG cinder.api.middleware.request_id [req-881eb517-7da5-4a87-86aa-8cdd61bf48d4 req-32b02e91-98a6-49eb-aae0-546e5eb9aea4 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.899918] [55204]: INFO cinder.api.openstack.wsgi [req-881eb517-7da5-4a87-86aa-8cdd61bf48d4 req-32b02e91-98a6-49eb-aae0-546e5eb9aea4 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/a9b3704d-8bfb-4bd0-8ce2-cf3493e5208f [ 1349.900137] [55204]: DEBUG cinder.api.openstack.wsgi [req-881eb517-7da5-4a87-86aa-8cdd61bf48d4 req-32b02e91-98a6-49eb-aae0-546e5eb9aea4 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.900357] [55204]: DEBUG cinder.api.openstack.wsgi [req-881eb517-7da5-4a87-86aa-8cdd61bf48d4 req-32b02e91-98a6-49eb-aae0-546e5eb9aea4 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Calling method 'delete' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.900489] [55204]: INFO cinder.api.v2.snapshots [req-881eb517-7da5-4a87-86aa-8cdd61bf48d4 req-32b02e91-98a6-49eb-aae0-546e5eb9aea4 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Delete snapshot with id: a9b3704d-8bfb-4bd0-8ce2-cf3493e5208f [ 1349.905849] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.905849] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.906398] [55204]: INFO cinder.volume.api [req-881eb517-7da5-4a87-86aa-8cdd61bf48d4 req-32b02e91-98a6-49eb-aae0-546e5eb9aea4 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Snapshot retrieved successfully. [ 1349.920180] [55204]: INFO cinder.volume.api [req-881eb517-7da5-4a87-86aa-8cdd61bf48d4 req-32b02e91-98a6-49eb-aae0-546e5eb9aea4 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Snapshot delete request issued successfully. [ 1349.920365] [55204]: INFO cinder.api.openstack.wsgi [req-881eb517-7da5-4a87-86aa-8cdd61bf48d4 req-32b02e91-98a6-49eb-aae0-546e5eb9aea4 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] http://10.180.1.21/volume/v3/snapshots/a9b3704d-8bfb-4bd0-8ce2-cf3493e5208f returned with HTTP 202 [ 1349.920754] [55204]: [pid: 55204|app: 0|req: 289/564] 10.180.1.21 () {62 vars in 1506 bytes} [Fri Feb 21 08:31:59 2025] DELETE /volume/v3/snapshots/a9b3704d-8bfb-4bd0-8ce2-cf3493e5208f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1349.934916] [55205]: DEBUG cinder.api.middleware.request_id [req-d4acaa30-f25e-4593-b5aa-61da159d1085 req-95447a93-8dc2-45ea-8a6c-b1ce6f6fbd9a None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.937641] [55205]: INFO cinder.api.openstack.wsgi [req-d4acaa30-f25e-4593-b5aa-61da159d1085 req-95447a93-8dc2-45ea-8a6c-b1ce6f6fbd9a tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] GET http://10.180.1.21/volume/v3/snapshots/a9b3704d-8bfb-4bd0-8ce2-cf3493e5208f [ 1349.937866] [55205]: DEBUG cinder.api.openstack.wsgi [req-d4acaa30-f25e-4593-b5aa-61da159d1085 req-95447a93-8dc2-45ea-8a6c-b1ce6f6fbd9a tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.938096] [55205]: DEBUG cinder.api.openstack.wsgi [req-d4acaa30-f25e-4593-b5aa-61da159d1085 req-95447a93-8dc2-45ea-8a6c-b1ce6f6fbd9a tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.947457] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.947457] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.947978] [55205]: INFO cinder.volume.api [req-d4acaa30-f25e-4593-b5aa-61da159d1085 req-95447a93-8dc2-45ea-8a6c-b1ce6f6fbd9a tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Snapshot retrieved successfully. [ 1349.948949] [55205]: INFO cinder.api.openstack.wsgi [req-d4acaa30-f25e-4593-b5aa-61da159d1085 req-95447a93-8dc2-45ea-8a6c-b1ce6f6fbd9a tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] http://10.180.1.21/volume/v3/snapshots/a9b3704d-8bfb-4bd0-8ce2-cf3493e5208f returned with HTTP 200 [ 1349.949444] [55205]: [pid: 55205|app: 0|req: 276/565] 10.180.1.21 () {60 vars in 1484 bytes} [Fri Feb 21 08:31:59 2025] GET /volume/v3/snapshots/a9b3704d-8bfb-4bd0-8ce2-cf3493e5208f => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1350.965358] [55204]: DEBUG cinder.api.middleware.request_id [req-6679fb9e-738d-454a-b679-f4530e288416 req-9ec44ddb-a44f-4894-95e2-c3cc69dc05e7 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.967860] [55204]: INFO cinder.api.openstack.wsgi [req-6679fb9e-738d-454a-b679-f4530e288416 req-9ec44ddb-a44f-4894-95e2-c3cc69dc05e7 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] GET http://10.180.1.21/volume/v3/snapshots/a9b3704d-8bfb-4bd0-8ce2-cf3493e5208f [ 1350.968134] [55204]: DEBUG cinder.api.openstack.wsgi [req-6679fb9e-738d-454a-b679-f4530e288416 req-9ec44ddb-a44f-4894-95e2-c3cc69dc05e7 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.968432] [55204]: DEBUG cinder.api.openstack.wsgi [req-6679fb9e-738d-454a-b679-f4530e288416 req-9ec44ddb-a44f-4894-95e2-c3cc69dc05e7 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.973440] [55204]: INFO cinder.api.openstack.wsgi [req-6679fb9e-738d-454a-b679-f4530e288416 req-9ec44ddb-a44f-4894-95e2-c3cc69dc05e7 tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] http://10.180.1.21/volume/v3/snapshots/a9b3704d-8bfb-4bd0-8ce2-cf3493e5208f returned with HTTP 404 [ 1350.973935] [55204]: [pid: 55204|app: 0|req: 290/566] 10.180.1.21 () {60 vars in 1484 bytes} [Fri Feb 21 08:32:00 2025] GET /volume/v3/snapshots/a9b3704d-8bfb-4bd0-8ce2-cf3493e5208f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1350.985791] [55205]: DEBUG cinder.api.middleware.request_id [req-727906e4-5d29-4d21-bfce-8362fdaaa7b4 req-a1726e37-9981-49e0-9015-3dea3adb2bed None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.987977] [55205]: INFO cinder.api.openstack.wsgi [req-727906e4-5d29-4d21-bfce-8362fdaaa7b4 req-a1726e37-9981-49e0-9015-3dea3adb2bed tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ba628299-cdb4-4f16-8503-9a2080762c99 [ 1350.988217] [55205]: DEBUG cinder.api.openstack.wsgi [req-727906e4-5d29-4d21-bfce-8362fdaaa7b4 req-a1726e37-9981-49e0-9015-3dea3adb2bed tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.988437] [55205]: DEBUG cinder.api.openstack.wsgi [req-727906e4-5d29-4d21-bfce-8362fdaaa7b4 req-a1726e37-9981-49e0-9015-3dea3adb2bed tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Calling method 'delete' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.989144] [55205]: INFO cinder.api.v3.volumes [req-727906e4-5d29-4d21-bfce-8362fdaaa7b4 req-a1726e37-9981-49e0-9015-3dea3adb2bed tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Delete volume with id: ba628299-cdb4-4f16-8503-9a2080762c99 [ 1350.998664] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.998664] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.999186] [55205]: INFO cinder.volume.api [req-727906e4-5d29-4d21-bfce-8362fdaaa7b4 req-a1726e37-9981-49e0-9015-3dea3adb2bed tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Volume info retrieved successfully. [ 1351.017119] [55205]: INFO cinder.volume.api [req-727906e4-5d29-4d21-bfce-8362fdaaa7b4 req-a1726e37-9981-49e0-9015-3dea3adb2bed tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Delete volume request issued successfully. [ 1351.017318] [55205]: INFO cinder.api.openstack.wsgi [req-727906e4-5d29-4d21-bfce-8362fdaaa7b4 req-a1726e37-9981-49e0-9015-3dea3adb2bed tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] http://10.180.1.21/volume/v3/volumes/ba628299-cdb4-4f16-8503-9a2080762c99 returned with HTTP 202 [ 1351.017809] [55205]: [pid: 55205|app: 0|req: 277/567] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 21 08:32:00 2025] DELETE /volume/v3/volumes/ba628299-cdb4-4f16-8503-9a2080762c99 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1351.030746] [55204]: DEBUG cinder.api.middleware.request_id [req-43fc667b-0e7a-4962-b361-56c53f26e957 req-b6e636cf-3bb5-44cc-8b39-5bff3bfa1b3b None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1351.033088] [55204]: INFO cinder.api.openstack.wsgi [req-43fc667b-0e7a-4962-b361-56c53f26e957 req-b6e636cf-3bb5-44cc-8b39-5bff3bfa1b3b tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] GET http://10.180.1.21/volume/v3/volumes/ba628299-cdb4-4f16-8503-9a2080762c99 [ 1351.033310] [55204]: DEBUG cinder.api.openstack.wsgi [req-43fc667b-0e7a-4962-b361-56c53f26e957 req-b6e636cf-3bb5-44cc-8b39-5bff3bfa1b3b tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1351.033526] [55204]: DEBUG cinder.api.openstack.wsgi [req-43fc667b-0e7a-4962-b361-56c53f26e957 req-b6e636cf-3bb5-44cc-8b39-5bff3bfa1b3b tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1351.041058] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.041058] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1351.044956] [55204]: INFO cinder.volume.api [req-43fc667b-0e7a-4962-b361-56c53f26e957 req-b6e636cf-3bb5-44cc-8b39-5bff3bfa1b3b tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Volume info retrieved successfully. [ 1351.049707] [55204]: INFO cinder.api.openstack.wsgi [req-43fc667b-0e7a-4962-b361-56c53f26e957 req-b6e636cf-3bb5-44cc-8b39-5bff3bfa1b3b tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] http://10.180.1.21/volume/v3/volumes/ba628299-cdb4-4f16-8503-9a2080762c99 returned with HTTP 200 [ 1351.050046] [55204]: [pid: 55204|app: 0|req: 291/568] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:32:00 2025] GET /volume/v3/volumes/ba628299-cdb4-4f16-8503-9a2080762c99 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1352.065814] [55205]: DEBUG cinder.api.middleware.request_id [req-c89c1d25-3670-422a-a122-85ed289fa07d req-a93059ce-b9af-46e8-bb46-84c5d3fa556b None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1352.069360] [55205]: INFO cinder.api.openstack.wsgi [req-c89c1d25-3670-422a-a122-85ed289fa07d req-a93059ce-b9af-46e8-bb46-84c5d3fa556b tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] GET http://10.180.1.21/volume/v3/volumes/ba628299-cdb4-4f16-8503-9a2080762c99 [ 1352.069360] [55205]: DEBUG cinder.api.openstack.wsgi [req-c89c1d25-3670-422a-a122-85ed289fa07d req-a93059ce-b9af-46e8-bb46-84c5d3fa556b tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1352.069360] [55205]: DEBUG cinder.api.openstack.wsgi [req-c89c1d25-3670-422a-a122-85ed289fa07d req-a93059ce-b9af-46e8-bb46-84c5d3fa556b tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1352.075415] [55205]: INFO cinder.api.openstack.wsgi [req-c89c1d25-3670-422a-a122-85ed289fa07d req-a93059ce-b9af-46e8-bb46-84c5d3fa556b tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] http://10.180.1.21/volume/v3/volumes/ba628299-cdb4-4f16-8503-9a2080762c99 returned with HTTP 404 [ 1352.075871] [55205]: [pid: 55205|app: 0|req: 278/569] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:32:01 2025] GET /volume/v3/volumes/ba628299-cdb4-4f16-8503-9a2080762c99 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1352.090975] [55204]: DEBUG cinder.api.middleware.request_id [req-be1d36fb-ebfc-48e7-a412-f5d8bf7c22d1 req-ea2a27b9-27d9-4308-8afb-59025ffa3b9d None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1352.093247] [55204]: INFO cinder.api.openstack.wsgi [req-be1d36fb-ebfc-48e7-a412-f5d8bf7c22d1 req-ea2a27b9-27d9-4308-8afb-59025ffa3b9d tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ba628299-cdb4-4f16-8503-9a2080762c99 [ 1352.093434] [55204]: DEBUG cinder.api.openstack.wsgi [req-be1d36fb-ebfc-48e7-a412-f5d8bf7c22d1 req-ea2a27b9-27d9-4308-8afb-59025ffa3b9d tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1352.093649] [55204]: DEBUG cinder.api.openstack.wsgi [req-be1d36fb-ebfc-48e7-a412-f5d8bf7c22d1 req-ea2a27b9-27d9-4308-8afb-59025ffa3b9d tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Calling method 'delete' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1352.093838] [55204]: INFO cinder.api.v3.volumes [req-be1d36fb-ebfc-48e7-a412-f5d8bf7c22d1 req-ea2a27b9-27d9-4308-8afb-59025ffa3b9d tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Delete volume with id: ba628299-cdb4-4f16-8503-9a2080762c99 [ 1352.100063] [55204]: INFO cinder.api.openstack.wsgi [req-be1d36fb-ebfc-48e7-a412-f5d8bf7c22d1 req-ea2a27b9-27d9-4308-8afb-59025ffa3b9d tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] http://10.180.1.21/volume/v3/volumes/ba628299-cdb4-4f16-8503-9a2080762c99 returned with HTTP 404 [ 1352.100667] [55204]: [pid: 55204|app: 0|req: 292/570] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 21 08:32:01 2025] DELETE /volume/v3/volumes/ba628299-cdb4-4f16-8503-9a2080762c99 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1352.114017] [55205]: DEBUG cinder.api.middleware.request_id [req-8f14b0e6-5e70-4903-95a5-130d613ba218 req-94583c21-cbb7-4c03-be4a-8dd39ff70dbe None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1352.115681] [55205]: INFO cinder.api.openstack.wsgi [req-8f14b0e6-5e70-4903-95a5-130d613ba218 req-94583c21-cbb7-4c03-be4a-8dd39ff70dbe tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] GET http://10.180.1.21/volume/v3/volumes/ba628299-cdb4-4f16-8503-9a2080762c99 [ 1352.115892] [55205]: DEBUG cinder.api.openstack.wsgi [req-8f14b0e6-5e70-4903-95a5-130d613ba218 req-94583c21-cbb7-4c03-be4a-8dd39ff70dbe tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1352.116190] [55205]: DEBUG cinder.api.openstack.wsgi [req-8f14b0e6-5e70-4903-95a5-130d613ba218 req-94583c21-cbb7-4c03-be4a-8dd39ff70dbe tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1352.122558] [55205]: INFO cinder.api.openstack.wsgi [req-8f14b0e6-5e70-4903-95a5-130d613ba218 req-94583c21-cbb7-4c03-be4a-8dd39ff70dbe tempest-VolumesSnapshotsTestJSON-1641158835 tempest-VolumesSnapshotsTestJSON-1641158835-project-member] http://10.180.1.21/volume/v3/volumes/ba628299-cdb4-4f16-8503-9a2080762c99 returned with HTTP 404 [ 1352.122997] [55205]: [pid: 55205|app: 0|req: 279/571] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:32:01 2025] GET /volume/v3/volumes/ba628299-cdb4-4f16-8503-9a2080762c99 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1362.096395] [55204]: DEBUG dbcounter [-] [55204] Writing DB stats cinder:SELECT=67,cinder:UPDATE=26,cinder:INSERT=18 {{(pid=55204) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1362.118400] [55205]: DEBUG dbcounter [-] [55205] Writing DB stats cinder:SELECT=34,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=55205) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1367.153274] [55204]: DEBUG cinder.api.middleware.request_id [None req-d90a6fd7-f93e-4d39-979e-54a18af43c59 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1367.155549] [55204]: INFO cinder.api.openstack.wsgi [None req-d90a6fd7-f93e-4d39-979e-54a18af43c59 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1367.156056] [55204]: DEBUG cinder.api.openstack.wsgi [None req-d90a6fd7-f93e-4d39-979e-54a18af43c59 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1382894295"}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1367.157831] [55204]: DEBUG cinder.api.v3.volumes [None req-d90a6fd7-f93e-4d39-979e-54a18af43c59 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1382894295'}} {{(pid=55204) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1367.158049] [55204]: INFO cinder.api.v3.volumes [None req-d90a6fd7-f93e-4d39-979e-54a18af43c59 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Create volume of 1 GB [ 1367.165240] [55204]: INFO cinder.volume.api [None req-d90a6fd7-f93e-4d39-979e-54a18af43c59 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Availability Zones retrieved successfully. [ 1367.172026] [55204]: DEBUG cinder.volume.api [None req-d90a6fd7-f93e-4d39-979e-54a18af43c59 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Flow 'volume_create_api' (e6514ed1-1076-4f34-9c15-43d768ae394d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1367.173276] [55204]: DEBUG cinder.volume.api [None req-d90a6fd7-f93e-4d39-979e-54a18af43c59 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (127c82ad-20ab-448d-951a-662c33807f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1367.174457] [55204]: DEBUG cinder.volume.flows.api.create_volume [None req-d90a6fd7-f93e-4d39-979e-54a18af43c59 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Validating volume size '1' using validate_int {{(pid=55204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1367.190794] [55204]: DEBUG cinder.volume.api [None req-d90a6fd7-f93e-4d39-979e-54a18af43c59 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (127c82ad-20ab-448d-951a-662c33807f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4a3c848-85c0-4b98-91d8-f1eea4b9a34a', '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=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1367.191701] [55204]: DEBUG cinder.volume.api [None req-d90a6fd7-f93e-4d39-979e-54a18af43c59 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d6ec42e-10a6-47de-886e-9de22dade949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1367.221599] [55204]: DEBUG cinder.quota [None req-d90a6fd7-f93e-4d39-979e-54a18af43c59 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Created reservations ['9dbc9e40-7bc6-40c2-b519-bf46ccc60247', 'b4385155-67bf-4edb-b9eb-f7f5c1affc74', '1dff7f6a-b418-4b3c-9754-5fad13820eec', 'e9a7cd38-7205-4a96-83ef-ff7005557247'] {{(pid=55204) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1367.222597] [55204]: DEBUG cinder.volume.api [None req-d90a6fd7-f93e-4d39-979e-54a18af43c59 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d6ec42e-10a6-47de-886e-9de22dade949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dbc9e40-7bc6-40c2-b519-bf46ccc60247', 'b4385155-67bf-4edb-b9eb-f7f5c1affc74', '1dff7f6a-b418-4b3c-9754-5fad13820eec', 'e9a7cd38-7205-4a96-83ef-ff7005557247']}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1367.223497] [55204]: DEBUG cinder.volume.api [None req-d90a6fd7-f93e-4d39-979e-54a18af43c59 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3218be17-f57b-4c62-a621-82462917d27a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1367.236776] [55204]: DEBUG cinder.volume.api [None req-d90a6fd7-f93e-4d39-979e-54a18af43c59 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3218be17-f57b-4c62-a621-82462917d27a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54f0e3e4-ec74-4c34-8dbf-8afb65206e25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1382894295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57454d3d1c74a9e81d46f33f87369aa',qos_specs=None,replication_status=,reservations=['9dbc9e40-7bc6-40c2-b519-bf46ccc60247','b4385155-67bf-4edb-b9eb-f7f5c1affc74','1dff7f6a-b418-4b3c-9754-5fad13820eec','e9a7cd38-7205-4a96-83ef-ff7005557247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dcbca1efc67464489da7eb6980673a7',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:32:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1382894295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54f0e3e4-ec74-4c34-8dbf-8afb65206e25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d57454d3d1c74a9e81d46f33f87369aa',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='8dcbca1efc67464489da7eb6980673a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a3c848-85c0-4b98-91d8-f1eea4b9a34a),volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1367.237705] [55204]: DEBUG cinder.volume.api [None req-d90a6fd7-f93e-4d39-979e-54a18af43c59 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6b1dc6c-5634-4bac-8e19-c540b6cffcfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1367.249650] [55204]: DEBUG cinder.volume.api [None req-d90a6fd7-f93e-4d39-979e-54a18af43c59 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6b1dc6c-5634-4bac-8e19-c540b6cffcfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1382894295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57454d3d1c74a9e81d46f33f87369aa',qos_specs=None,replication_status=,reservations=['9dbc9e40-7bc6-40c2-b519-bf46ccc60247','b4385155-67bf-4edb-b9eb-f7f5c1affc74','1dff7f6a-b418-4b3c-9754-5fad13820eec','e9a7cd38-7205-4a96-83ef-ff7005557247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dcbca1efc67464489da7eb6980673a7',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1367.250521] [55204]: DEBUG cinder.volume.api [None req-d90a6fd7-f93e-4d39-979e-54a18af43c59 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (188795c5-efe1-4d84-bf9f-666adf6e5d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1367.259087] [55204]: DEBUG cinder.volume.api [None req-d90a6fd7-f93e-4d39-979e-54a18af43c59 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (188795c5-efe1-4d84-bf9f-666adf6e5d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55204) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1367.260129] [55204]: DEBUG cinder.volume.api [None req-d90a6fd7-f93e-4d39-979e-54a18af43c59 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Flow 'volume_create_api' (e6514ed1-1076-4f34-9c15-43d768ae394d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55204) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1367.260515] [55204]: INFO cinder.volume.api [None req-d90a6fd7-f93e-4d39-979e-54a18af43c59 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Create volume request issued successfully. [ 1367.261177] [55204]: INFO cinder.api.openstack.wsgi [None req-d90a6fd7-f93e-4d39-979e-54a18af43c59 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1367.261619] [55204]: [pid: 55204|app: 0|req: 293/572] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:32:17 2025] POST /volume/v3/volumes => generated 750 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1367.270105] [55205]: DEBUG cinder.api.middleware.request_id [None req-966b5a4f-6a94-48f4-baaf-c0cf2942d415 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1367.272162] [55205]: INFO cinder.api.openstack.wsgi [None req-966b5a4f-6a94-48f4-baaf-c0cf2942d415 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 [ 1367.272385] [55205]: DEBUG cinder.api.openstack.wsgi [None req-966b5a4f-6a94-48f4-baaf-c0cf2942d415 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1367.272599] [55205]: DEBUG cinder.api.openstack.wsgi [None req-966b5a4f-6a94-48f4-baaf-c0cf2942d415 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1367.279998] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.279998] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1367.284134] [55205]: INFO cinder.volume.api [None req-966b5a4f-6a94-48f4-baaf-c0cf2942d415 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1367.289497] [55205]: INFO cinder.api.openstack.wsgi [None req-966b5a4f-6a94-48f4-baaf-c0cf2942d415 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 returned with HTTP 200 [ 1367.290036] [55205]: [pid: 55205|app: 0|req: 280/573] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:17 2025] GET /volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1368.300700] [55204]: DEBUG cinder.api.middleware.request_id [None req-104e19f2-a005-429c-a609-628c4787f395 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1368.302922] [55204]: INFO cinder.api.openstack.wsgi [None req-104e19f2-a005-429c-a609-628c4787f395 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 [ 1368.303161] [55204]: DEBUG cinder.api.openstack.wsgi [None req-104e19f2-a005-429c-a609-628c4787f395 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1368.303383] [55204]: DEBUG cinder.api.openstack.wsgi [None req-104e19f2-a005-429c-a609-628c4787f395 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1368.312679] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.312679] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1368.316471] [55204]: INFO cinder.volume.api [None req-104e19f2-a005-429c-a609-628c4787f395 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1368.320906] [55204]: INFO cinder.api.openstack.wsgi [None req-104e19f2-a005-429c-a609-628c4787f395 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 returned with HTTP 200 [ 1368.321281] [55204]: [pid: 55204|app: 0|req: 294/574] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:18 2025] GET /volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1368.356969] [55205]: DEBUG cinder.api.middleware.request_id [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-d0805e1b-836e-4fa6-a762-1c716a1e7531 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1368.359085] [55205]: INFO cinder.api.openstack.wsgi [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-d0805e1b-836e-4fa6-a762-1c716a1e7531 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 [ 1368.359420] [55205]: DEBUG cinder.api.openstack.wsgi [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-d0805e1b-836e-4fa6-a762-1c716a1e7531 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1368.359733] [55205]: DEBUG cinder.api.openstack.wsgi [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-d0805e1b-836e-4fa6-a762-1c716a1e7531 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1368.366991] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.366991] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1368.370763] [55205]: INFO cinder.volume.api [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-d0805e1b-836e-4fa6-a762-1c716a1e7531 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1368.374223] [55205]: INFO cinder.api.openstack.wsgi [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-d0805e1b-836e-4fa6-a762-1c716a1e7531 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 returned with HTTP 200 [ 1368.375042] [55205]: [pid: 55205|app: 0|req: 281/575] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:32:18 2025] GET /volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1369.893867] [55204]: DEBUG cinder.api.middleware.request_id [None req-4c5581d6-63cd-41a8-827a-800d5d7db76d None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1369.894455] [55204]: INFO cinder.api.openstack.wsgi [None req-4c5581d6-63cd-41a8-827a-800d5d7db76d None None] GET http://10.180.1.21/volume// [ 1369.894655] [55204]: DEBUG cinder.api.openstack.wsgi [None req-4c5581d6-63cd-41a8-827a-800d5d7db76d None None] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1369.894894] [55204]: DEBUG cinder.api.openstack.wsgi [None req-4c5581d6-63cd-41a8-827a-800d5d7db76d None None] Calling method 'all' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1369.895356] [55204]: INFO cinder.api.openstack.wsgi [None req-4c5581d6-63cd-41a8-827a-800d5d7db76d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1369.895692] [55204]: [pid: 55204|app: 0|req: 295/576] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:32:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1369.900364] [55205]: DEBUG cinder.api.middleware.request_id [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-7cb9552e-1872-40d8-b604-7e8fee0574b1 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1369.902784] [55205]: INFO cinder.api.openstack.wsgi [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-7cb9552e-1872-40d8-b604-7e8fee0574b1 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1369.903208] [55205]: DEBUG cinder.api.openstack.wsgi [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-7cb9552e-1872-40d8-b604-7e8fee0574b1 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54f0e3e4-ec74-4c34-8dbf-8afb65206e25", "connector": null, "instance_uuid": "539b6d69-b2b3-4abc-a767-932bb0567da2"}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1369.912254] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.912254] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1369.933119] [55205]: INFO cinder.api.openstack.wsgi [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-7cb9552e-1872-40d8-b604-7e8fee0574b1 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1369.933515] [55205]: [pid: 55205|app: 0|req: 282/577] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:32:19 2025] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1369.956174] [55204]: DEBUG cinder.api.middleware.request_id [None req-88a1d8a2-fbcf-4e4f-8833-a44e9dedd9c7 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1369.958355] [55204]: INFO cinder.api.openstack.wsgi [None req-88a1d8a2-fbcf-4e4f-8833-a44e9dedd9c7 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 [ 1369.958599] [55204]: DEBUG cinder.api.openstack.wsgi [None req-88a1d8a2-fbcf-4e4f-8833-a44e9dedd9c7 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1369.958832] [55204]: DEBUG cinder.api.openstack.wsgi [None req-88a1d8a2-fbcf-4e4f-8833-a44e9dedd9c7 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1369.968770] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.968770] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1369.971984] [55204]: INFO cinder.volume.api [None req-88a1d8a2-fbcf-4e4f-8833-a44e9dedd9c7 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1369.976743] [55204]: INFO cinder.api.openstack.wsgi [None req-88a1d8a2-fbcf-4e4f-8833-a44e9dedd9c7 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 returned with HTTP 200 [ 1369.977211] [55204]: [pid: 55204|app: 0|req: 296/578] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:19 2025] GET /volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1370.459582] [55205]: DEBUG cinder.api.middleware.request_id [None req-f0c5faac-ca6d-4d55-b987-b25c1278303a None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1370.460148] [55205]: INFO cinder.api.openstack.wsgi [None req-f0c5faac-ca6d-4d55-b987-b25c1278303a None None] GET http://10.180.1.21/volume// [ 1370.460411] [55205]: DEBUG cinder.api.openstack.wsgi [None req-f0c5faac-ca6d-4d55-b987-b25c1278303a None None] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1370.460703] [55205]: DEBUG cinder.api.openstack.wsgi [None req-f0c5faac-ca6d-4d55-b987-b25c1278303a None None] Calling method 'all' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1370.461203] [55205]: INFO cinder.api.openstack.wsgi [None req-f0c5faac-ca6d-4d55-b987-b25c1278303a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1370.461563] [55205]: [pid: 55205|app: 0|req: 283/579] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:32:20 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1370.464964] [55204]: DEBUG cinder.api.middleware.request_id [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-f15ec9cc-3117-43fb-b254-d0b448e09a1e None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1370.467839] [55204]: INFO cinder.api.openstack.wsgi [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-f15ec9cc-3117-43fb-b254-d0b448e09a1e tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 [ 1370.468226] [55204]: DEBUG cinder.api.openstack.wsgi [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-f15ec9cc-3117-43fb-b254-d0b448e09a1e tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1370.468561] [55204]: DEBUG cinder.api.openstack.wsgi [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-f15ec9cc-3117-43fb-b254-d0b448e09a1e tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1370.479772] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.479772] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1370.483264] [55204]: INFO cinder.volume.api [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-f15ec9cc-3117-43fb-b254-d0b448e09a1e tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1370.487926] [55204]: INFO cinder.api.openstack.wsgi [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-f15ec9cc-3117-43fb-b254-d0b448e09a1e tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 returned with HTTP 200 [ 1370.488385] [55204]: [pid: 55204|app: 0|req: 297/580] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:32:20 2025] GET /volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1370.512110] [55205]: DEBUG cinder.api.middleware.request_id [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-5841057f-1a2e-4dce-925a-86e055663b9f None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1370.514567] [55205]: INFO cinder.api.openstack.wsgi [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-5841057f-1a2e-4dce-925a-86e055663b9f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] PUT http://10.180.1.21/volume/v3/attachments/01505636-ff5d-4cea-92d1-d0bbcaef8267 [ 1370.515036] [55205]: DEBUG cinder.api.openstack.wsgi [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-5841057f-1a2e-4dce-925a-86e055663b9f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-554953", "mountpoint": "/dev/sdb"}}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1370.523382] [55205]: DEBUG cinder.coordination [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-5841057f-1a2e-4dce-925a-86e055663b9f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Acquiring lock "cinder-attachment_update-54f0e3e4-ec74-4c34-8dbf-8afb65206e25-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55205) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1370.527622] [55205]: DEBUG cinder.coordination [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-5841057f-1a2e-4dce-925a-86e055663b9f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Lock "cinder-attachment_update-54f0e3e4-ec74-4c34-8dbf-8afb65206e25-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55205) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1370.528729] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.528729] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1370.987764] [55204]: DEBUG cinder.api.middleware.request_id [None req-e760711b-f8fe-4751-8bcf-140685f102ad None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1370.990146] [55204]: INFO cinder.api.openstack.wsgi [None req-e760711b-f8fe-4751-8bcf-140685f102ad tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 [ 1370.990416] [55204]: DEBUG cinder.api.openstack.wsgi [None req-e760711b-f8fe-4751-8bcf-140685f102ad tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1370.990743] [55204]: DEBUG cinder.api.openstack.wsgi [None req-e760711b-f8fe-4751-8bcf-140685f102ad tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1371.001561] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.001561] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1371.004843] [55204]: INFO cinder.volume.api [None req-e760711b-f8fe-4751-8bcf-140685f102ad tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1371.009289] [55204]: INFO cinder.api.openstack.wsgi [None req-e760711b-f8fe-4751-8bcf-140685f102ad tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 returned with HTTP 200 [ 1371.009675] [55204]: [pid: 55204|app: 0|req: 298/581] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:20 2025] GET /volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1372.019246] [55204]: DEBUG cinder.api.middleware.request_id [None req-c0491d1a-9276-4070-8b26-75300c9bc2d0 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1372.021455] [55204]: INFO cinder.api.openstack.wsgi [None req-c0491d1a-9276-4070-8b26-75300c9bc2d0 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 [ 1372.021707] [55204]: DEBUG cinder.api.openstack.wsgi [None req-c0491d1a-9276-4070-8b26-75300c9bc2d0 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1372.021938] [55204]: DEBUG cinder.api.openstack.wsgi [None req-c0491d1a-9276-4070-8b26-75300c9bc2d0 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1372.031340] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.031340] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1372.034371] [55204]: INFO cinder.volume.api [None req-c0491d1a-9276-4070-8b26-75300c9bc2d0 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1372.038517] [55204]: INFO cinder.api.openstack.wsgi [None req-c0491d1a-9276-4070-8b26-75300c9bc2d0 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 returned with HTTP 200 [ 1372.038880] [55204]: [pid: 55204|app: 0|req: 299/582] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:21 2025] GET /volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1373.048994] [55204]: DEBUG cinder.api.middleware.request_id [None req-4cf97e3c-de82-4559-ac8f-9e8d232d4fea None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1373.051097] [55204]: INFO cinder.api.openstack.wsgi [None req-4cf97e3c-de82-4559-ac8f-9e8d232d4fea tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 [ 1373.051377] [55204]: DEBUG cinder.api.openstack.wsgi [None req-4cf97e3c-de82-4559-ac8f-9e8d232d4fea tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1373.051641] [55204]: DEBUG cinder.api.openstack.wsgi [None req-4cf97e3c-de82-4559-ac8f-9e8d232d4fea tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1373.063734] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.063734] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1373.067179] [55204]: INFO cinder.volume.api [None req-4cf97e3c-de82-4559-ac8f-9e8d232d4fea tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1373.071522] [55204]: INFO cinder.api.openstack.wsgi [None req-4cf97e3c-de82-4559-ac8f-9e8d232d4fea tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 returned with HTTP 200 [ 1373.071889] [55204]: [pid: 55204|app: 0|req: 300/583] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:22 2025] GET /volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1374.082287] [55204]: DEBUG cinder.api.middleware.request_id [None req-49c547b3-f63f-4be6-9eaf-92ed3f166ff0 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1374.084651] [55204]: INFO cinder.api.openstack.wsgi [None req-49c547b3-f63f-4be6-9eaf-92ed3f166ff0 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 [ 1374.084945] [55204]: DEBUG cinder.api.openstack.wsgi [None req-49c547b3-f63f-4be6-9eaf-92ed3f166ff0 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1374.085255] [55204]: DEBUG cinder.api.openstack.wsgi [None req-49c547b3-f63f-4be6-9eaf-92ed3f166ff0 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1374.096009] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.096009] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1374.099340] [55204]: INFO cinder.volume.api [None req-49c547b3-f63f-4be6-9eaf-92ed3f166ff0 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1374.103998] [55204]: INFO cinder.api.openstack.wsgi [None req-49c547b3-f63f-4be6-9eaf-92ed3f166ff0 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 returned with HTTP 200 [ 1374.104450] [55204]: [pid: 55204|app: 0|req: 301/584] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:23 2025] GET /volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1375.048968] [55205]: DEBUG cinder.coordination [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-5841057f-1a2e-4dce-925a-86e055663b9f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Lock "cinder-attachment_update-54f0e3e4-ec74-4c34-8dbf-8afb65206e25-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.521s {{(pid=55205) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1375.049348] [55205]: INFO cinder.api.openstack.wsgi [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-5841057f-1a2e-4dce-925a-86e055663b9f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/attachments/01505636-ff5d-4cea-92d1-d0bbcaef8267 returned with HTTP 200 [ 1375.049925] [55205]: [pid: 55205|app: 0|req: 284/585] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:32:20 2025] PUT /volume/v3/attachments/01505636-ff5d-4cea-92d1-d0bbcaef8267 => generated 617 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1375.114687] [55204]: DEBUG cinder.api.middleware.request_id [None req-aff2dfc6-8d76-4319-95cc-83a46bb38299 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1375.116479] [55204]: INFO cinder.api.openstack.wsgi [None req-aff2dfc6-8d76-4319-95cc-83a46bb38299 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 [ 1375.116710] [55204]: DEBUG cinder.api.openstack.wsgi [None req-aff2dfc6-8d76-4319-95cc-83a46bb38299 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1375.116931] [55204]: DEBUG cinder.api.openstack.wsgi [None req-aff2dfc6-8d76-4319-95cc-83a46bb38299 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1375.126412] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.126412] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1375.129497] [55204]: INFO cinder.volume.api [None req-aff2dfc6-8d76-4319-95cc-83a46bb38299 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1375.133695] [55204]: INFO cinder.api.openstack.wsgi [None req-aff2dfc6-8d76-4319-95cc-83a46bb38299 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 returned with HTTP 200 [ 1375.134109] [55204]: [pid: 55204|app: 0|req: 302/586] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:24 2025] GET /volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1376.144322] [55205]: DEBUG cinder.api.middleware.request_id [None req-ab74c9f8-9d4f-45af-aa27-9cce02897d84 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1376.146622] [55205]: INFO cinder.api.openstack.wsgi [None req-ab74c9f8-9d4f-45af-aa27-9cce02897d84 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 [ 1376.146876] [55205]: DEBUG cinder.api.openstack.wsgi [None req-ab74c9f8-9d4f-45af-aa27-9cce02897d84 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1376.147122] [55205]: DEBUG cinder.api.openstack.wsgi [None req-ab74c9f8-9d4f-45af-aa27-9cce02897d84 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1376.157730] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.157730] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1376.161209] [55205]: INFO cinder.volume.api [None req-ab74c9f8-9d4f-45af-aa27-9cce02897d84 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1376.165386] [55205]: INFO cinder.api.openstack.wsgi [None req-ab74c9f8-9d4f-45af-aa27-9cce02897d84 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 returned with HTTP 200 [ 1376.165762] [55205]: [pid: 55205|app: 0|req: 285/587] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:26 2025] GET /volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1376.656822] [55204]: DEBUG cinder.api.middleware.request_id [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-3ced9861-a757-48aa-8123-493c77cee74d None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1376.659315] [55204]: INFO cinder.api.openstack.wsgi [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-3ced9861-a757-48aa-8123-493c77cee74d tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] POST http://10.180.1.21/volume/v3/attachments/01505636-ff5d-4cea-92d1-d0bbcaef8267/action [ 1376.659757] [55204]: DEBUG cinder.api.openstack.wsgi [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-3ced9861-a757-48aa-8123-493c77cee74d tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Action body: b'{"os-complete": null}' {{(pid=55204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1376.659897] [55204]: DEBUG cinder.api.openstack.wsgi [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-3ced9861-a757-48aa-8123-493c77cee74d tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1376.674485] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.674485] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1376.682815] [55204]: INFO cinder.api.openstack.wsgi [req-a4cd286f-aa49-4b59-853c-49a28ae655aa req-3ced9861-a757-48aa-8123-493c77cee74d tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/attachments/01505636-ff5d-4cea-92d1-d0bbcaef8267/action returned with HTTP 204 [ 1376.683401] [55204]: [pid: 55204|app: 0|req: 303/588] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:32:26 2025] POST /volume/v3/attachments/01505636-ff5d-4cea-92d1-d0bbcaef8267/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1377.175225] [55205]: DEBUG cinder.api.middleware.request_id [None req-3a80d038-fc9d-4623-b625-0d1d809744c3 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.177323] [55205]: INFO cinder.api.openstack.wsgi [None req-3a80d038-fc9d-4623-b625-0d1d809744c3 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 [ 1377.177543] [55205]: DEBUG cinder.api.openstack.wsgi [None req-3a80d038-fc9d-4623-b625-0d1d809744c3 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1377.177767] [55205]: DEBUG cinder.api.openstack.wsgi [None req-3a80d038-fc9d-4623-b625-0d1d809744c3 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1377.188055] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1377.188055] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1377.191238] [55205]: INFO cinder.volume.api [None req-3a80d038-fc9d-4623-b625-0d1d809744c3 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1377.195447] [55205]: INFO cinder.api.openstack.wsgi [None req-3a80d038-fc9d-4623-b625-0d1d809744c3 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 returned with HTTP 200 [ 1377.195826] [55205]: [pid: 55205|app: 0|req: 286/589] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:27 2025] GET /volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1377.205360] [55204]: DEBUG cinder.api.middleware.request_id [None req-5c8534e4-060d-44ea-bd18-588175ee239d None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.207954] [55204]: INFO cinder.api.openstack.wsgi [None req-5c8534e4-060d-44ea-bd18-588175ee239d tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 [ 1377.207954] [55204]: DEBUG cinder.api.openstack.wsgi [None req-5c8534e4-060d-44ea-bd18-588175ee239d tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1377.208202] [55204]: DEBUG cinder.api.openstack.wsgi [None req-5c8534e4-060d-44ea-bd18-588175ee239d tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1377.225026] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1377.225026] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1377.228365] [55204]: INFO cinder.volume.api [None req-5c8534e4-060d-44ea-bd18-588175ee239d tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1377.232843] [55204]: INFO cinder.api.openstack.wsgi [None req-5c8534e4-060d-44ea-bd18-588175ee239d tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 returned with HTTP 200 [ 1377.233599] [55204]: [pid: 55204|app: 0|req: 304/590] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:27 2025] GET /volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1377.310929] [55205]: DEBUG cinder.api.middleware.request_id [None req-c7b508ff-9e88-4d77-840d-c351d29b6ff6 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.313018] [55205]: INFO cinder.api.openstack.wsgi [None req-c7b508ff-9e88-4d77-840d-c351d29b6ff6 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1377.313190] [55205]: DEBUG cinder.api.openstack.wsgi [None req-c7b508ff-9e88-4d77-840d-c351d29b6ff6 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1746506428"}} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1377.314821] [55205]: DEBUG cinder.api.v3.volumes [None req-c7b508ff-9e88-4d77-840d-c351d29b6ff6 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1746506428'}} {{(pid=55205) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1377.314969] [55205]: INFO cinder.api.v3.volumes [None req-c7b508ff-9e88-4d77-840d-c351d29b6ff6 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Create volume of 1 GB [ 1377.319669] [55205]: INFO cinder.volume.api [None req-c7b508ff-9e88-4d77-840d-c351d29b6ff6 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Availability Zones retrieved successfully. [ 1377.326396] [55205]: DEBUG cinder.volume.api [None req-c7b508ff-9e88-4d77-840d-c351d29b6ff6 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Flow 'volume_create_api' (6ec07b4d-6c73-495c-a7f7-228e65c05a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1377.327657] [55205]: DEBUG cinder.volume.api [None req-c7b508ff-9e88-4d77-840d-c351d29b6ff6 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dbda287-44bc-4b48-ad5b-c20c9919990a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1377.328707] [55205]: DEBUG cinder.volume.flows.api.create_volume [None req-c7b508ff-9e88-4d77-840d-c351d29b6ff6 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Validating volume size '1' using validate_int {{(pid=55205) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1377.345673] [55205]: DEBUG cinder.volume.api [None req-c7b508ff-9e88-4d77-840d-c351d29b6ff6 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dbda287-44bc-4b48-ad5b-c20c9919990a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-21T08:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4a3c848-85c0-4b98-91d8-f1eea4b9a34a', '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=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1377.346610] [55205]: DEBUG cinder.volume.api [None req-c7b508ff-9e88-4d77-840d-c351d29b6ff6 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7011be8-4b4c-4ee6-9fb4-f5582a712c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1377.373419] [55205]: DEBUG cinder.quota [None req-c7b508ff-9e88-4d77-840d-c351d29b6ff6 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Created reservations ['672e1a6d-c5eb-4a52-923f-c22ff4c04e74', 'e4c04d72-bb86-4327-aa26-92156e46a668', 'af0f40f8-16d5-41e3-b2a3-9bd677ba5620', '406bc1cc-e35c-4f8b-82f6-6b9931d80a0a'] {{(pid=55205) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1377.374243] [55205]: DEBUG cinder.volume.api [None req-c7b508ff-9e88-4d77-840d-c351d29b6ff6 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7011be8-4b4c-4ee6-9fb4-f5582a712c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['672e1a6d-c5eb-4a52-923f-c22ff4c04e74', 'e4c04d72-bb86-4327-aa26-92156e46a668', 'af0f40f8-16d5-41e3-b2a3-9bd677ba5620', '406bc1cc-e35c-4f8b-82f6-6b9931d80a0a']}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1377.375128] [55205]: DEBUG cinder.volume.api [None req-c7b508ff-9e88-4d77-840d-c351d29b6ff6 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (873251b6-860e-41ac-ae5f-5b43b726f04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1377.387481] [55205]: DEBUG cinder.volume.api [None req-c7b508ff-9e88-4d77-840d-c351d29b6ff6 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (873251b6-860e-41ac-ae5f-5b43b726f04d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '251e5f59-72dc-4c47-8057-8083bbcd2b53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1746506428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57454d3d1c74a9e81d46f33f87369aa',qos_specs=None,replication_status=,reservations=['672e1a6d-c5eb-4a52-923f-c22ff4c04e74','e4c04d72-bb86-4327-aa26-92156e46a668','af0f40f8-16d5-41e3-b2a3-9bd677ba5620','406bc1cc-e35c-4f8b-82f6-6b9931d80a0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dcbca1efc67464489da7eb6980673a7',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-21T08:32:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1746506428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=251e5f59-72dc-4c47-8057-8083bbcd2b53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d57454d3d1c74a9e81d46f33f87369aa',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='8dcbca1efc67464489da7eb6980673a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a3c848-85c0-4b98-91d8-f1eea4b9a34a),volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1377.388350] [55205]: DEBUG cinder.volume.api [None req-c7b508ff-9e88-4d77-840d-c351d29b6ff6 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73aef4e9-57ac-44e8-95b8-c107c9c1345d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1377.400596] [55205]: DEBUG cinder.volume.api [None req-c7b508ff-9e88-4d77-840d-c351d29b6ff6 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73aef4e9-57ac-44e8-95b8-c107c9c1345d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1746506428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57454d3d1c74a9e81d46f33f87369aa',qos_specs=None,replication_status=,reservations=['672e1a6d-c5eb-4a52-923f-c22ff4c04e74','e4c04d72-bb86-4327-aa26-92156e46a668','af0f40f8-16d5-41e3-b2a3-9bd677ba5620','406bc1cc-e35c-4f8b-82f6-6b9931d80a0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dcbca1efc67464489da7eb6980673a7',volume_type_id=a4a3c848-85c0-4b98-91d8-f1eea4b9a34a)}' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1377.401404] [55205]: DEBUG cinder.volume.api [None req-c7b508ff-9e88-4d77-840d-c351d29b6ff6 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d895c5c9-0769-49be-817f-128a87784cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1377.408193] [55205]: DEBUG cinder.volume.api [None req-c7b508ff-9e88-4d77-840d-c351d29b6ff6 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d895c5c9-0769-49be-817f-128a87784cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55205) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1377.409196] [55205]: DEBUG cinder.volume.api [None req-c7b508ff-9e88-4d77-840d-c351d29b6ff6 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Flow 'volume_create_api' (6ec07b4d-6c73-495c-a7f7-228e65c05a18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55205) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1377.409548] [55205]: INFO cinder.volume.api [None req-c7b508ff-9e88-4d77-840d-c351d29b6ff6 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Create volume request issued successfully. [ 1377.410194] [55205]: INFO cinder.api.openstack.wsgi [None req-c7b508ff-9e88-4d77-840d-c351d29b6ff6 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1377.410627] [55205]: [pid: 55205|app: 0|req: 287/591] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 21 08:32:27 2025] POST /volume/v3/volumes => generated 750 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1377.421241] [55204]: DEBUG cinder.api.middleware.request_id [None req-2f4a8790-171b-4b5d-b05c-75109e39323d None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.423607] [55204]: INFO cinder.api.openstack.wsgi [None req-2f4a8790-171b-4b5d-b05c-75109e39323d tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1377.423841] [55204]: DEBUG cinder.api.openstack.wsgi [None req-2f4a8790-171b-4b5d-b05c-75109e39323d tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1377.424074] [55204]: DEBUG cinder.api.openstack.wsgi [None req-2f4a8790-171b-4b5d-b05c-75109e39323d tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1377.431462] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1377.431462] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1377.434752] [55204]: INFO cinder.volume.api [None req-2f4a8790-171b-4b5d-b05c-75109e39323d tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1377.438879] [55204]: INFO cinder.api.openstack.wsgi [None req-2f4a8790-171b-4b5d-b05c-75109e39323d tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 returned with HTTP 200 [ 1377.439251] [55204]: [pid: 55204|app: 0|req: 305/592] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:27 2025] GET /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1378.449442] [55205]: DEBUG cinder.api.middleware.request_id [None req-56fa6cda-16cc-471d-9f60-8131143d8edd None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1378.451809] [55205]: INFO cinder.api.openstack.wsgi [None req-56fa6cda-16cc-471d-9f60-8131143d8edd tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1378.452059] [55205]: DEBUG cinder.api.openstack.wsgi [None req-56fa6cda-16cc-471d-9f60-8131143d8edd tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1378.452291] [55205]: DEBUG cinder.api.openstack.wsgi [None req-56fa6cda-16cc-471d-9f60-8131143d8edd tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1378.460232] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.460232] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1378.464081] [55205]: INFO cinder.volume.api [None req-56fa6cda-16cc-471d-9f60-8131143d8edd tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1378.468587] [55205]: INFO cinder.api.openstack.wsgi [None req-56fa6cda-16cc-471d-9f60-8131143d8edd tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 returned with HTTP 200 [ 1378.468981] [55205]: [pid: 55205|app: 0|req: 288/593] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:28 2025] GET /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1378.510858] [55204]: DEBUG cinder.api.middleware.request_id [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-aa276239-42bd-4cfc-99ff-0975c35bc676 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1378.513204] [55204]: INFO cinder.api.openstack.wsgi [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-aa276239-42bd-4cfc-99ff-0975c35bc676 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1378.513438] [55204]: DEBUG cinder.api.openstack.wsgi [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-aa276239-42bd-4cfc-99ff-0975c35bc676 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1378.513672] [55204]: DEBUG cinder.api.openstack.wsgi [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-aa276239-42bd-4cfc-99ff-0975c35bc676 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1378.521118] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.521118] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1378.524307] [55204]: INFO cinder.volume.api [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-aa276239-42bd-4cfc-99ff-0975c35bc676 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1378.528858] [55204]: INFO cinder.api.openstack.wsgi [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-aa276239-42bd-4cfc-99ff-0975c35bc676 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 returned with HTTP 200 [ 1378.528858] [55204]: [pid: 55204|app: 0|req: 306/594] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:32:28 2025] GET /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1380.046623] [55205]: DEBUG cinder.api.middleware.request_id [None req-31bfb5cc-c055-46ea-92c1-73098a8ba038 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.047025] [55205]: INFO cinder.api.openstack.wsgi [None req-31bfb5cc-c055-46ea-92c1-73098a8ba038 None None] GET http://10.180.1.21/volume// [ 1380.047219] [55205]: DEBUG cinder.api.openstack.wsgi [None req-31bfb5cc-c055-46ea-92c1-73098a8ba038 None None] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1380.047444] [55205]: DEBUG cinder.api.openstack.wsgi [None req-31bfb5cc-c055-46ea-92c1-73098a8ba038 None None] Calling method 'all' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1380.047827] [55205]: INFO cinder.api.openstack.wsgi [None req-31bfb5cc-c055-46ea-92c1-73098a8ba038 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1380.048133] [55205]: [pid: 55205|app: 0|req: 289/595] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 21 08:32:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1380.051839] [55204]: DEBUG cinder.api.middleware.request_id [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-53e0c94e-a52a-4b95-9f00-81b56f56d217 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.054056] [55204]: INFO cinder.api.openstack.wsgi [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-53e0c94e-a52a-4b95-9f00-81b56f56d217 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1380.054507] [55204]: DEBUG cinder.api.openstack.wsgi [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-53e0c94e-a52a-4b95-9f00-81b56f56d217 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "251e5f59-72dc-4c47-8057-8083bbcd2b53", "connector": null, "instance_uuid": "539b6d69-b2b3-4abc-a767-932bb0567da2"}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1380.063295] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.063295] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1380.083688] [55204]: INFO cinder.api.openstack.wsgi [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-53e0c94e-a52a-4b95-9f00-81b56f56d217 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1380.084114] [55204]: [pid: 55204|app: 0|req: 307/596] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 21 08:32:29 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1380.102670] [55205]: DEBUG cinder.api.middleware.request_id [None req-aa93db4d-0a9e-4c34-821e-5d315c492633 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.105119] [55205]: INFO cinder.api.openstack.wsgi [None req-aa93db4d-0a9e-4c34-821e-5d315c492633 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1380.105119] [55205]: DEBUG cinder.api.openstack.wsgi [None req-aa93db4d-0a9e-4c34-821e-5d315c492633 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1380.105223] [55205]: DEBUG cinder.api.openstack.wsgi [None req-aa93db4d-0a9e-4c34-821e-5d315c492633 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1380.114596] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.114596] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1380.117737] [55205]: INFO cinder.volume.api [None req-aa93db4d-0a9e-4c34-821e-5d315c492633 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1380.121782] [55205]: INFO cinder.api.openstack.wsgi [None req-aa93db4d-0a9e-4c34-821e-5d315c492633 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 returned with HTTP 200 [ 1380.122164] [55205]: [pid: 55205|app: 0|req: 290/597] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:29 2025] GET /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1380.607563] [55204]: DEBUG cinder.api.middleware.request_id [None req-901529ea-af6e-4ea0-8eb9-e2ef1c7307cf None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.608096] [55204]: INFO cinder.api.openstack.wsgi [None req-901529ea-af6e-4ea0-8eb9-e2ef1c7307cf None None] GET http://10.180.1.21/volume// [ 1380.608368] [55204]: DEBUG cinder.api.openstack.wsgi [None req-901529ea-af6e-4ea0-8eb9-e2ef1c7307cf None None] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1380.608673] [55204]: DEBUG cinder.api.openstack.wsgi [None req-901529ea-af6e-4ea0-8eb9-e2ef1c7307cf None None] Calling method 'all' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1380.609082] [55204]: INFO cinder.api.openstack.wsgi [None req-901529ea-af6e-4ea0-8eb9-e2ef1c7307cf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1380.609409] [55204]: [pid: 55204|app: 0|req: 308/598] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:32:30 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1380.612950] [55205]: DEBUG cinder.api.middleware.request_id [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-af423f0c-f4d6-4343-9ef6-042012c84fb7 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.615359] [55205]: INFO cinder.api.openstack.wsgi [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-af423f0c-f4d6-4343-9ef6-042012c84fb7 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1380.615608] [55205]: DEBUG cinder.api.openstack.wsgi [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-af423f0c-f4d6-4343-9ef6-042012c84fb7 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1380.615828] [55205]: DEBUG cinder.api.openstack.wsgi [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-af423f0c-f4d6-4343-9ef6-042012c84fb7 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1380.628795] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.628795] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1380.632662] [55205]: INFO cinder.volume.api [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-af423f0c-f4d6-4343-9ef6-042012c84fb7 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1380.638279] [55205]: INFO cinder.api.openstack.wsgi [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-af423f0c-f4d6-4343-9ef6-042012c84fb7 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 returned with HTTP 200 [ 1380.638738] [55205]: [pid: 55205|app: 0|req: 291/599] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:32:30 2025] GET /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1380.674717] [55204]: DEBUG cinder.api.middleware.request_id [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-ad66ffa7-eafb-4eeb-a700-115097581939 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.677315] [55204]: INFO cinder.api.openstack.wsgi [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-ad66ffa7-eafb-4eeb-a700-115097581939 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] PUT http://10.180.1.21/volume/v3/attachments/67493eee-1edf-4de8-83aa-5b5ecd51e684 [ 1380.677729] [55204]: DEBUG cinder.api.openstack.wsgi [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-ad66ffa7-eafb-4eeb-a700-115097581939 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-554953", "mountpoint": "/dev/sdc"}}} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1380.685918] [55204]: DEBUG cinder.coordination [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-ad66ffa7-eafb-4eeb-a700-115097581939 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Acquiring lock "cinder-attachment_update-251e5f59-72dc-4c47-8057-8083bbcd2b53-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55204) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1380.690071] [55204]: DEBUG cinder.coordination [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-ad66ffa7-eafb-4eeb-a700-115097581939 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Lock "cinder-attachment_update-251e5f59-72dc-4c47-8057-8083bbcd2b53-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55204) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1380.691830] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.691830] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1381.132439] [55205]: DEBUG cinder.api.middleware.request_id [None req-0584c2c6-4b72-4c5f-9a11-5e1bb1a7780c None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1381.134632] [55205]: INFO cinder.api.openstack.wsgi [None req-0584c2c6-4b72-4c5f-9a11-5e1bb1a7780c tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1381.134875] [55205]: DEBUG cinder.api.openstack.wsgi [None req-0584c2c6-4b72-4c5f-9a11-5e1bb1a7780c tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1381.135122] [55205]: DEBUG cinder.api.openstack.wsgi [None req-0584c2c6-4b72-4c5f-9a11-5e1bb1a7780c tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1381.149548] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.149548] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1381.154486] [55205]: INFO cinder.volume.api [None req-0584c2c6-4b72-4c5f-9a11-5e1bb1a7780c tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1381.161641] [55205]: INFO cinder.api.openstack.wsgi [None req-0584c2c6-4b72-4c5f-9a11-5e1bb1a7780c tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 returned with HTTP 200 [ 1381.162324] [55205]: [pid: 55205|app: 0|req: 292/600] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:30 2025] GET /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1382.173524] [55205]: DEBUG cinder.api.middleware.request_id [None req-8f685531-8e75-4d5e-b304-083822e8362f None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1382.175707] [55205]: INFO cinder.api.openstack.wsgi [None req-8f685531-8e75-4d5e-b304-083822e8362f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1382.175950] [55205]: DEBUG cinder.api.openstack.wsgi [None req-8f685531-8e75-4d5e-b304-083822e8362f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1382.176199] [55205]: DEBUG cinder.api.openstack.wsgi [None req-8f685531-8e75-4d5e-b304-083822e8362f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1382.186446] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.186446] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1382.189633] [55205]: INFO cinder.volume.api [None req-8f685531-8e75-4d5e-b304-083822e8362f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1382.193791] [55205]: INFO cinder.api.openstack.wsgi [None req-8f685531-8e75-4d5e-b304-083822e8362f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 returned with HTTP 200 [ 1382.194177] [55205]: [pid: 55205|app: 0|req: 293/601] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:32 2025] GET /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1383.204309] [55205]: DEBUG cinder.api.middleware.request_id [None req-135f8253-969f-4140-88b6-834b850305f5 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1383.206432] [55205]: INFO cinder.api.openstack.wsgi [None req-135f8253-969f-4140-88b6-834b850305f5 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1383.206650] [55205]: DEBUG cinder.api.openstack.wsgi [None req-135f8253-969f-4140-88b6-834b850305f5 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1383.206870] [55205]: DEBUG cinder.api.openstack.wsgi [None req-135f8253-969f-4140-88b6-834b850305f5 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1383.216452] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.216452] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1383.219494] [55205]: INFO cinder.volume.api [None req-135f8253-969f-4140-88b6-834b850305f5 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1383.223539] [55205]: INFO cinder.api.openstack.wsgi [None req-135f8253-969f-4140-88b6-834b850305f5 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 returned with HTTP 200 [ 1383.223900] [55205]: [pid: 55205|app: 0|req: 294/602] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:33 2025] GET /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1384.234354] [55205]: DEBUG cinder.api.middleware.request_id [None req-ca04ff1e-250c-4ca5-87dc-bee627cb246b None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1384.236426] [55205]: INFO cinder.api.openstack.wsgi [None req-ca04ff1e-250c-4ca5-87dc-bee627cb246b tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1384.236658] [55205]: DEBUG cinder.api.openstack.wsgi [None req-ca04ff1e-250c-4ca5-87dc-bee627cb246b tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1384.236880] [55205]: DEBUG cinder.api.openstack.wsgi [None req-ca04ff1e-250c-4ca5-87dc-bee627cb246b tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1384.246309] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.246309] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1384.249325] [55205]: INFO cinder.volume.api [None req-ca04ff1e-250c-4ca5-87dc-bee627cb246b tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1384.253463] [55205]: INFO cinder.api.openstack.wsgi [None req-ca04ff1e-250c-4ca5-87dc-bee627cb246b tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 returned with HTTP 200 [ 1384.253833] [55205]: [pid: 55205|app: 0|req: 295/603] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:34 2025] GET /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1385.213033] [55204]: DEBUG cinder.coordination [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-ad66ffa7-eafb-4eeb-a700-115097581939 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Lock "cinder-attachment_update-251e5f59-72dc-4c47-8057-8083bbcd2b53-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55204) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1385.213402] [55204]: INFO cinder.api.openstack.wsgi [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-ad66ffa7-eafb-4eeb-a700-115097581939 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/attachments/67493eee-1edf-4de8-83aa-5b5ecd51e684 returned with HTTP 200 [ 1385.213876] [55204]: [pid: 55204|app: 0|req: 309/604] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 21 08:32:30 2025] PUT /volume/v3/attachments/67493eee-1edf-4de8-83aa-5b5ecd51e684 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1385.263179] [55205]: DEBUG cinder.api.middleware.request_id [None req-8efe65a6-13f7-4c9f-a553-e36c8cd93403 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1385.265294] [55205]: INFO cinder.api.openstack.wsgi [None req-8efe65a6-13f7-4c9f-a553-e36c8cd93403 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1385.265520] [55205]: DEBUG cinder.api.openstack.wsgi [None req-8efe65a6-13f7-4c9f-a553-e36c8cd93403 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1385.265737] [55205]: DEBUG cinder.api.openstack.wsgi [None req-8efe65a6-13f7-4c9f-a553-e36c8cd93403 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1385.275352] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.275352] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1385.278455] [55205]: INFO cinder.volume.api [None req-8efe65a6-13f7-4c9f-a553-e36c8cd93403 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1385.282799] [55205]: INFO cinder.api.openstack.wsgi [None req-8efe65a6-13f7-4c9f-a553-e36c8cd93403 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 returned with HTTP 200 [ 1385.283170] [55205]: [pid: 55205|app: 0|req: 296/605] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:35 2025] GET /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1386.292965] [55204]: DEBUG cinder.api.middleware.request_id [None req-3a280867-73f0-472f-a50b-a39ec6b41106 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1386.295127] [55204]: INFO cinder.api.openstack.wsgi [None req-3a280867-73f0-472f-a50b-a39ec6b41106 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1386.295357] [55204]: DEBUG cinder.api.openstack.wsgi [None req-3a280867-73f0-472f-a50b-a39ec6b41106 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1386.295569] [55204]: DEBUG cinder.api.openstack.wsgi [None req-3a280867-73f0-472f-a50b-a39ec6b41106 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1386.305251] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.305251] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1386.309044] [55204]: INFO cinder.volume.api [None req-3a280867-73f0-472f-a50b-a39ec6b41106 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1386.312869] [55204]: INFO cinder.api.openstack.wsgi [None req-3a280867-73f0-472f-a50b-a39ec6b41106 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 returned with HTTP 200 [ 1386.313247] [55204]: [pid: 55204|app: 0|req: 310/606] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:36 2025] GET /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1386.824035] [55205]: DEBUG cinder.api.middleware.request_id [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-5c6566d6-44b7-4205-8d8a-d0f376076598 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1386.826332] [55205]: INFO cinder.api.openstack.wsgi [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-5c6566d6-44b7-4205-8d8a-d0f376076598 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] POST http://10.180.1.21/volume/v3/attachments/67493eee-1edf-4de8-83aa-5b5ecd51e684/action [ 1386.826805] [55205]: DEBUG cinder.api.openstack.wsgi [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-5c6566d6-44b7-4205-8d8a-d0f376076598 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Action body: b'{"os-complete": null}' {{(pid=55205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1386.826945] [55205]: DEBUG cinder.api.openstack.wsgi [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-5c6566d6-44b7-4205-8d8a-d0f376076598 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1386.840976] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.840976] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1386.848312] [55205]: INFO cinder.api.openstack.wsgi [req-5468af23-d6fb-44e5-a327-2f8bd41df94a req-5c6566d6-44b7-4205-8d8a-d0f376076598 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/attachments/67493eee-1edf-4de8-83aa-5b5ecd51e684/action returned with HTTP 204 [ 1386.848723] [55205]: [pid: 55205|app: 0|req: 297/607] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 21 08:32:36 2025] POST /volume/v3/attachments/67493eee-1edf-4de8-83aa-5b5ecd51e684/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1387.322856] [55204]: DEBUG cinder.api.middleware.request_id [None req-2ec7909a-b6c1-439c-b7f6-73ba816ec1ce None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1387.324992] [55204]: INFO cinder.api.openstack.wsgi [None req-2ec7909a-b6c1-439c-b7f6-73ba816ec1ce tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1387.325225] [55204]: DEBUG cinder.api.openstack.wsgi [None req-2ec7909a-b6c1-439c-b7f6-73ba816ec1ce tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1387.325446] [55204]: DEBUG cinder.api.openstack.wsgi [None req-2ec7909a-b6c1-439c-b7f6-73ba816ec1ce tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1387.335042] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.335042] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1387.338095] [55204]: INFO cinder.volume.api [None req-2ec7909a-b6c1-439c-b7f6-73ba816ec1ce tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1387.342175] [55204]: INFO cinder.api.openstack.wsgi [None req-2ec7909a-b6c1-439c-b7f6-73ba816ec1ce tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 returned with HTTP 200 [ 1387.342544] [55204]: [pid: 55204|app: 0|req: 311/608] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:37 2025] GET /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1387.351329] [55205]: DEBUG cinder.api.middleware.request_id [None req-edec4be9-f866-4b40-970b-0bb24a7be052 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1387.353348] [55205]: INFO cinder.api.openstack.wsgi [None req-edec4be9-f866-4b40-970b-0bb24a7be052 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1387.353978] [55205]: DEBUG cinder.api.openstack.wsgi [None req-edec4be9-f866-4b40-970b-0bb24a7be052 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1387.354276] [55205]: DEBUG cinder.api.openstack.wsgi [None req-edec4be9-f866-4b40-970b-0bb24a7be052 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1387.364158] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.364158] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1387.367249] [55205]: INFO cinder.volume.api [None req-edec4be9-f866-4b40-970b-0bb24a7be052 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1387.371288] [55205]: INFO cinder.api.openstack.wsgi [None req-edec4be9-f866-4b40-970b-0bb24a7be052 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 returned with HTTP 200 [ 1387.371649] [55205]: [pid: 55205|app: 0|req: 298/609] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:37 2025] GET /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1387.565094] [55204]: DEBUG cinder.api.middleware.request_id [req-a0fdfee5-8855-4d46-a4fb-6196e33801db req-9866cfea-0dc9-4fb5-8d36-039061976c4f None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1387.567540] [55204]: INFO cinder.api.openstack.wsgi [req-a0fdfee5-8855-4d46-a4fb-6196e33801db req-9866cfea-0dc9-4fb5-8d36-039061976c4f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 [ 1387.567784] [55204]: DEBUG cinder.api.openstack.wsgi [req-a0fdfee5-8855-4d46-a4fb-6196e33801db req-9866cfea-0dc9-4fb5-8d36-039061976c4f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1387.568015] [55204]: DEBUG cinder.api.openstack.wsgi [req-a0fdfee5-8855-4d46-a4fb-6196e33801db req-9866cfea-0dc9-4fb5-8d36-039061976c4f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1387.577558] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.577558] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1387.580711] [55204]: INFO cinder.volume.api [req-a0fdfee5-8855-4d46-a4fb-6196e33801db req-9866cfea-0dc9-4fb5-8d36-039061976c4f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1387.584864] [55204]: INFO cinder.api.openstack.wsgi [req-a0fdfee5-8855-4d46-a4fb-6196e33801db req-9866cfea-0dc9-4fb5-8d36-039061976c4f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 returned with HTTP 200 [ 1387.585264] [55204]: [pid: 55204|app: 0|req: 312/610] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:32:37 2025] GET /volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1387.600028] [55205]: DEBUG cinder.api.middleware.request_id [req-a0fdfee5-8855-4d46-a4fb-6196e33801db req-d8b59c43-536c-4d67-b40b-75ac097c72bd None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1387.602302] [55205]: INFO cinder.api.openstack.wsgi [req-a0fdfee5-8855-4d46-a4fb-6196e33801db req-d8b59c43-536c-4d67-b40b-75ac097c72bd tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] POST http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25/action [ 1387.602686] [55205]: DEBUG cinder.api.openstack.wsgi [req-a0fdfee5-8855-4d46-a4fb-6196e33801db req-d8b59c43-536c-4d67-b40b-75ac097c72bd tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55205) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1387.602826] [55205]: DEBUG cinder.api.openstack.wsgi [req-a0fdfee5-8855-4d46-a4fb-6196e33801db req-d8b59c43-536c-4d67-b40b-75ac097c72bd tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1387.612449] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.612449] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1387.612959] [55205]: INFO cinder.volume.api [req-a0fdfee5-8855-4d46-a4fb-6196e33801db req-d8b59c43-536c-4d67-b40b-75ac097c72bd tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1387.618186] [55205]: INFO cinder.volume.api [req-a0fdfee5-8855-4d46-a4fb-6196e33801db req-d8b59c43-536c-4d67-b40b-75ac097c72bd tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Begin detaching volume completed successfully. [ 1387.618371] [55205]: INFO cinder.api.openstack.wsgi [req-a0fdfee5-8855-4d46-a4fb-6196e33801db req-d8b59c43-536c-4d67-b40b-75ac097c72bd tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25/action returned with HTTP 202 [ 1387.618768] [55205]: [pid: 55205|app: 0|req: 299/611] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 21 08:32:37 2025] POST /volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1387.628863] [55204]: DEBUG cinder.api.middleware.request_id [None req-c00939b7-db28-4cd1-9a0e-dea28720a0df None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1387.630957] [55204]: INFO cinder.api.openstack.wsgi [None req-c00939b7-db28-4cd1-9a0e-dea28720a0df tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 [ 1387.631205] [55204]: DEBUG cinder.api.openstack.wsgi [None req-c00939b7-db28-4cd1-9a0e-dea28720a0df tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1387.631428] [55204]: DEBUG cinder.api.openstack.wsgi [None req-c00939b7-db28-4cd1-9a0e-dea28720a0df tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1387.641224] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.641224] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1387.644376] [55204]: INFO cinder.volume.api [None req-c00939b7-db28-4cd1-9a0e-dea28720a0df tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1387.648601] [55204]: INFO cinder.api.openstack.wsgi [None req-c00939b7-db28-4cd1-9a0e-dea28720a0df tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 returned with HTTP 200 [ 1387.649008] [55204]: [pid: 55204|app: 0|req: 313/612] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:37 2025] GET /volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1388.637472] [55205]: DEBUG cinder.api.middleware.request_id [None req-51853dae-5103-4e66-aa84-b4d08f0b6c95 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.637934] [55205]: INFO cinder.api.openstack.wsgi [None req-51853dae-5103-4e66-aa84-b4d08f0b6c95 None None] GET http://10.180.1.21/volume// [ 1388.638137] [55205]: DEBUG cinder.api.openstack.wsgi [None req-51853dae-5103-4e66-aa84-b4d08f0b6c95 None None] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1388.638362] [55205]: DEBUG cinder.api.openstack.wsgi [None req-51853dae-5103-4e66-aa84-b4d08f0b6c95 None None] Calling method 'all' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1388.638752] [55205]: INFO cinder.api.openstack.wsgi [None req-51853dae-5103-4e66-aa84-b4d08f0b6c95 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1388.639072] [55205]: [pid: 55205|app: 0|req: 300/613] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:32:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1388.643040] [55204]: DEBUG cinder.api.middleware.request_id [req-a0fdfee5-8855-4d46-a4fb-6196e33801db req-abd83186-98c7-4e90-9e5a-fc7a41782612 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.645393] [55204]: INFO cinder.api.openstack.wsgi [req-a0fdfee5-8855-4d46-a4fb-6196e33801db req-abd83186-98c7-4e90-9e5a-fc7a41782612 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 [ 1388.645642] [55204]: DEBUG cinder.api.openstack.wsgi [req-a0fdfee5-8855-4d46-a4fb-6196e33801db req-abd83186-98c7-4e90-9e5a-fc7a41782612 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1388.645868] [55204]: DEBUG cinder.api.openstack.wsgi [req-a0fdfee5-8855-4d46-a4fb-6196e33801db req-abd83186-98c7-4e90-9e5a-fc7a41782612 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1388.658193] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.658193] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1388.659035] [55205]: DEBUG cinder.api.middleware.request_id [None req-64e493d6-dcc0-46eb-895f-b3e744c716f2 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.660991] [55205]: INFO cinder.api.openstack.wsgi [None req-64e493d6-dcc0-46eb-895f-b3e744c716f2 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 [ 1388.661221] [55205]: DEBUG cinder.api.openstack.wsgi [None req-64e493d6-dcc0-46eb-895f-b3e744c716f2 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1388.661434] [55205]: DEBUG cinder.api.openstack.wsgi [None req-64e493d6-dcc0-46eb-895f-b3e744c716f2 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1388.661714] [55204]: INFO cinder.volume.api [req-a0fdfee5-8855-4d46-a4fb-6196e33801db req-abd83186-98c7-4e90-9e5a-fc7a41782612 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1388.666229] [55204]: INFO cinder.api.openstack.wsgi [req-a0fdfee5-8855-4d46-a4fb-6196e33801db req-abd83186-98c7-4e90-9e5a-fc7a41782612 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 returned with HTTP 200 [ 1388.666651] [55204]: [pid: 55204|app: 0|req: 314/614] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:32:38 2025] GET /volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 => generated 1319 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1388.671078] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.671078] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1388.674249] [55205]: INFO cinder.volume.api [None req-64e493d6-dcc0-46eb-895f-b3e744c716f2 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1388.678467] [55205]: INFO cinder.api.openstack.wsgi [None req-64e493d6-dcc0-46eb-895f-b3e744c716f2 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 returned with HTTP 200 [ 1388.678878] [55205]: [pid: 55205|app: 0|req: 301/615] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:38 2025] GET /volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1389.689099] [55204]: DEBUG cinder.api.middleware.request_id [None req-c7004e19-ba4a-43dd-87c7-31ceb2668dd8 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1389.691214] [55204]: INFO cinder.api.openstack.wsgi [None req-c7004e19-ba4a-43dd-87c7-31ceb2668dd8 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 [ 1389.691441] [55204]: DEBUG cinder.api.openstack.wsgi [None req-c7004e19-ba4a-43dd-87c7-31ceb2668dd8 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1389.691665] [55204]: DEBUG cinder.api.openstack.wsgi [None req-c7004e19-ba4a-43dd-87c7-31ceb2668dd8 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1389.701784] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.701784] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1389.704882] [55204]: INFO cinder.volume.api [None req-c7004e19-ba4a-43dd-87c7-31ceb2668dd8 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1389.709074] [55204]: INFO cinder.api.openstack.wsgi [None req-c7004e19-ba4a-43dd-87c7-31ceb2668dd8 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 returned with HTTP 200 [ 1389.709445] [55204]: [pid: 55204|app: 0|req: 315/616] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:39 2025] GET /volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1389.872321] [55205]: DEBUG cinder.api.middleware.request_id [req-a0fdfee5-8855-4d46-a4fb-6196e33801db req-7df7de00-7cab-4122-b95f-b178ee347077 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1389.874719] [55205]: INFO cinder.api.openstack.wsgi [req-a0fdfee5-8855-4d46-a4fb-6196e33801db req-7df7de00-7cab-4122-b95f-b178ee347077 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] DELETE http://10.180.1.21/volume/v3/attachments/01505636-ff5d-4cea-92d1-d0bbcaef8267 [ 1389.875050] [55205]: DEBUG cinder.api.openstack.wsgi [req-a0fdfee5-8855-4d46-a4fb-6196e33801db req-7df7de00-7cab-4122-b95f-b178ee347077 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1389.875279] [55205]: DEBUG cinder.api.openstack.wsgi [req-a0fdfee5-8855-4d46-a4fb-6196e33801db req-7df7de00-7cab-4122-b95f-b178ee347077 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'version_select' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1389.882490] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.882490] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1390.406812] [55205]: INFO cinder.api.openstack.wsgi [req-a0fdfee5-8855-4d46-a4fb-6196e33801db req-7df7de00-7cab-4122-b95f-b178ee347077 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/attachments/01505636-ff5d-4cea-92d1-d0bbcaef8267 returned with HTTP 200 [ 1390.406812] [55205]: [pid: 55205|app: 0|req: 302/617] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:32:39 2025] DELETE /volume/v3/attachments/01505636-ff5d-4cea-92d1-d0bbcaef8267 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1390.720410] [55204]: DEBUG cinder.api.middleware.request_id [None req-8584bc6f-deb6-461e-926d-69000ab75597 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.723044] [55204]: INFO cinder.api.openstack.wsgi [None req-8584bc6f-deb6-461e-926d-69000ab75597 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 [ 1390.723288] [55204]: DEBUG cinder.api.openstack.wsgi [None req-8584bc6f-deb6-461e-926d-69000ab75597 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1390.723513] [55204]: DEBUG cinder.api.openstack.wsgi [None req-8584bc6f-deb6-461e-926d-69000ab75597 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1390.732529] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.732529] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1390.736646] [55204]: INFO cinder.volume.api [None req-8584bc6f-deb6-461e-926d-69000ab75597 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1390.741512] [55204]: INFO cinder.api.openstack.wsgi [None req-8584bc6f-deb6-461e-926d-69000ab75597 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 returned with HTTP 200 [ 1390.741929] [55204]: [pid: 55204|app: 0|req: 316/618] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:40 2025] GET /volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1390.813048] [55205]: DEBUG cinder.api.middleware.request_id [req-95fd09ae-a135-4df4-b6eb-d691bba67e7e req-fe74bdc8-8a2f-48c7-a104-8226f5d12dc4 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.815485] [55205]: INFO cinder.api.openstack.wsgi [req-95fd09ae-a135-4df4-b6eb-d691bba67e7e req-fe74bdc8-8a2f-48c7-a104-8226f5d12dc4 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1390.815761] [55205]: DEBUG cinder.api.openstack.wsgi [req-95fd09ae-a135-4df4-b6eb-d691bba67e7e req-fe74bdc8-8a2f-48c7-a104-8226f5d12dc4 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1390.816047] [55205]: DEBUG cinder.api.openstack.wsgi [req-95fd09ae-a135-4df4-b6eb-d691bba67e7e req-fe74bdc8-8a2f-48c7-a104-8226f5d12dc4 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1390.826377] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.826377] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1390.829442] [55205]: INFO cinder.volume.api [req-95fd09ae-a135-4df4-b6eb-d691bba67e7e req-fe74bdc8-8a2f-48c7-a104-8226f5d12dc4 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1390.833681] [55205]: INFO cinder.api.openstack.wsgi [req-95fd09ae-a135-4df4-b6eb-d691bba67e7e req-fe74bdc8-8a2f-48c7-a104-8226f5d12dc4 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 returned with HTTP 200 [ 1390.834163] [55205]: [pid: 55205|app: 0|req: 303/619] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 21 08:32:40 2025] GET /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1390.849886] [55204]: DEBUG cinder.api.middleware.request_id [req-95fd09ae-a135-4df4-b6eb-d691bba67e7e req-218765f1-5ff3-4429-a141-8df22432b5fc None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.852241] [55204]: INFO cinder.api.openstack.wsgi [req-95fd09ae-a135-4df4-b6eb-d691bba67e7e req-218765f1-5ff3-4429-a141-8df22432b5fc tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] POST http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53/action [ 1390.852655] [55204]: DEBUG cinder.api.openstack.wsgi [req-95fd09ae-a135-4df4-b6eb-d691bba67e7e req-218765f1-5ff3-4429-a141-8df22432b5fc tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1390.852797] [55204]: DEBUG cinder.api.openstack.wsgi [req-95fd09ae-a135-4df4-b6eb-d691bba67e7e req-218765f1-5ff3-4429-a141-8df22432b5fc tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1390.862674] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.862674] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1390.863205] [55204]: INFO cinder.volume.api [req-95fd09ae-a135-4df4-b6eb-d691bba67e7e req-218765f1-5ff3-4429-a141-8df22432b5fc tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1390.867445] [55204]: INFO cinder.volume.api [req-95fd09ae-a135-4df4-b6eb-d691bba67e7e req-218765f1-5ff3-4429-a141-8df22432b5fc tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Begin detaching volume completed successfully. [ 1390.867672] [55204]: INFO cinder.api.openstack.wsgi [req-95fd09ae-a135-4df4-b6eb-d691bba67e7e req-218765f1-5ff3-4429-a141-8df22432b5fc tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53/action returned with HTTP 202 [ 1390.868081] [55204]: [pid: 55204|app: 0|req: 317/620] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 21 08:32:40 2025] POST /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1390.878746] [55205]: DEBUG cinder.api.middleware.request_id [None req-6d372572-18a0-4e44-a7fd-ce24153abbff None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.880848] [55205]: INFO cinder.api.openstack.wsgi [None req-6d372572-18a0-4e44-a7fd-ce24153abbff tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1390.881090] [55205]: DEBUG cinder.api.openstack.wsgi [None req-6d372572-18a0-4e44-a7fd-ce24153abbff tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1390.881514] [55205]: DEBUG cinder.api.openstack.wsgi [None req-6d372572-18a0-4e44-a7fd-ce24153abbff tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1390.891367] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.891367] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1390.895178] [55205]: INFO cinder.volume.api [None req-6d372572-18a0-4e44-a7fd-ce24153abbff tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1390.899370] [55205]: INFO cinder.api.openstack.wsgi [None req-6d372572-18a0-4e44-a7fd-ce24153abbff tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 returned with HTTP 200 [ 1390.899823] [55205]: [pid: 55205|app: 0|req: 304/621] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:40 2025] GET /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1391.911062] [55204]: DEBUG cinder.api.middleware.request_id [None req-4db0061f-533f-422e-b7b4-1df660471cd7 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.913346] [55204]: INFO cinder.api.openstack.wsgi [None req-4db0061f-533f-422e-b7b4-1df660471cd7 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1391.913589] [55204]: DEBUG cinder.api.openstack.wsgi [None req-4db0061f-533f-422e-b7b4-1df660471cd7 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1391.913818] [55204]: DEBUG cinder.api.openstack.wsgi [None req-4db0061f-533f-422e-b7b4-1df660471cd7 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1391.923925] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.923925] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1391.927016] [55204]: INFO cinder.volume.api [None req-4db0061f-533f-422e-b7b4-1df660471cd7 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1391.931139] [55204]: INFO cinder.api.openstack.wsgi [None req-4db0061f-533f-422e-b7b4-1df660471cd7 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 returned with HTTP 200 [ 1391.931529] [55204]: [pid: 55204|app: 0|req: 318/622] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:41 2025] GET /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1391.937994] [55205]: DEBUG cinder.api.middleware.request_id [None req-3cbd2304-531a-4162-8b94-5e6cb212edec None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.937994] [55205]: INFO cinder.api.openstack.wsgi [None req-3cbd2304-531a-4162-8b94-5e6cb212edec None None] GET http://10.180.1.21/volume// [ 1391.938290] [55205]: DEBUG cinder.api.openstack.wsgi [None req-3cbd2304-531a-4162-8b94-5e6cb212edec None None] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1391.938459] [55205]: DEBUG cinder.api.openstack.wsgi [None req-3cbd2304-531a-4162-8b94-5e6cb212edec None None] Calling method 'all' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1391.938863] [55205]: INFO cinder.api.openstack.wsgi [None req-3cbd2304-531a-4162-8b94-5e6cb212edec None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1391.939279] [55205]: [pid: 55205|app: 0|req: 305/623] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 21 08:32:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1391.959534] [55204]: DEBUG cinder.api.middleware.request_id [req-95fd09ae-a135-4df4-b6eb-d691bba67e7e req-65b8ad89-419b-4e4e-8621-0c503a7accd7 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.961839] [55204]: INFO cinder.api.openstack.wsgi [req-95fd09ae-a135-4df4-b6eb-d691bba67e7e req-65b8ad89-419b-4e4e-8621-0c503a7accd7 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1391.962117] [55204]: DEBUG cinder.api.openstack.wsgi [req-95fd09ae-a135-4df4-b6eb-d691bba67e7e req-65b8ad89-419b-4e4e-8621-0c503a7accd7 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1391.962384] [55204]: DEBUG cinder.api.openstack.wsgi [req-95fd09ae-a135-4df4-b6eb-d691bba67e7e req-65b8ad89-419b-4e4e-8621-0c503a7accd7 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1391.971727] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.971727] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1391.974666] [55204]: INFO cinder.volume.api [req-95fd09ae-a135-4df4-b6eb-d691bba67e7e req-65b8ad89-419b-4e4e-8621-0c503a7accd7 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1391.978797] [55204]: INFO cinder.api.openstack.wsgi [req-95fd09ae-a135-4df4-b6eb-d691bba67e7e req-65b8ad89-419b-4e4e-8621-0c503a7accd7 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 returned with HTTP 200 [ 1391.979270] [55204]: [pid: 55204|app: 0|req: 319/624] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 21 08:32:41 2025] GET /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 => generated 1319 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1392.943453] [55205]: DEBUG cinder.api.middleware.request_id [None req-954cc95d-8037-4273-8e84-3d8b749c94ec None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1392.945548] [55205]: INFO cinder.api.openstack.wsgi [None req-954cc95d-8037-4273-8e84-3d8b749c94ec tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1392.945776] [55205]: DEBUG cinder.api.openstack.wsgi [None req-954cc95d-8037-4273-8e84-3d8b749c94ec tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1392.945994] [55205]: DEBUG cinder.api.openstack.wsgi [None req-954cc95d-8037-4273-8e84-3d8b749c94ec tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1392.955577] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.955577] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1392.958606] [55205]: INFO cinder.volume.api [None req-954cc95d-8037-4273-8e84-3d8b749c94ec tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1392.962598] [55205]: INFO cinder.api.openstack.wsgi [None req-954cc95d-8037-4273-8e84-3d8b749c94ec tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 returned with HTTP 200 [ 1392.962981] [55205]: [pid: 55205|app: 0|req: 306/625] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:42 2025] GET /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1393.107934] [55204]: DEBUG cinder.api.middleware.request_id [req-95fd09ae-a135-4df4-b6eb-d691bba67e7e req-543e5155-426d-4dae-bec7-cec8a838ce65 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1393.110241] [55204]: INFO cinder.api.openstack.wsgi [req-95fd09ae-a135-4df4-b6eb-d691bba67e7e req-543e5155-426d-4dae-bec7-cec8a838ce65 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] DELETE http://10.180.1.21/volume/v3/attachments/67493eee-1edf-4de8-83aa-5b5ecd51e684 [ 1393.110461] [55204]: DEBUG cinder.api.openstack.wsgi [req-95fd09ae-a135-4df4-b6eb-d691bba67e7e req-543e5155-426d-4dae-bec7-cec8a838ce65 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1393.110677] [55204]: DEBUG cinder.api.openstack.wsgi [req-95fd09ae-a135-4df4-b6eb-d691bba67e7e req-543e5155-426d-4dae-bec7-cec8a838ce65 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'version_select' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1393.117661] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.117661] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1393.642556] [55204]: INFO cinder.api.openstack.wsgi [req-95fd09ae-a135-4df4-b6eb-d691bba67e7e req-543e5155-426d-4dae-bec7-cec8a838ce65 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/attachments/67493eee-1edf-4de8-83aa-5b5ecd51e684 returned with HTTP 200 [ 1393.643000] [55204]: [pid: 55204|app: 0|req: 320/626] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 21 08:32:42 2025] DELETE /volume/v3/attachments/67493eee-1edf-4de8-83aa-5b5ecd51e684 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1393.973260] [55205]: DEBUG cinder.api.middleware.request_id [None req-1dc61211-cf3f-45be-ac24-038411804bb5 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1393.975399] [55205]: INFO cinder.api.openstack.wsgi [None req-1dc61211-cf3f-45be-ac24-038411804bb5 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1393.975656] [55205]: DEBUG cinder.api.openstack.wsgi [None req-1dc61211-cf3f-45be-ac24-038411804bb5 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1393.975888] [55205]: DEBUG cinder.api.openstack.wsgi [None req-1dc61211-cf3f-45be-ac24-038411804bb5 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1393.983596] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.983596] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1393.986972] [55205]: INFO cinder.volume.api [None req-1dc61211-cf3f-45be-ac24-038411804bb5 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1393.991133] [55205]: INFO cinder.api.openstack.wsgi [None req-1dc61211-cf3f-45be-ac24-038411804bb5 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 returned with HTTP 200 [ 1393.991612] [55205]: [pid: 55205|app: 0|req: 307/627] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:43 2025] GET /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1394.000914] [55204]: DEBUG cinder.api.middleware.request_id [None req-cd1b4fa7-a61c-44f2-9206-e471aba534ac None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1394.002998] [55204]: INFO cinder.api.openstack.wsgi [None req-cd1b4fa7-a61c-44f2-9206-e471aba534ac tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1394.003240] [55204]: DEBUG cinder.api.openstack.wsgi [None req-cd1b4fa7-a61c-44f2-9206-e471aba534ac tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1394.003460] [55204]: DEBUG cinder.api.openstack.wsgi [None req-cd1b4fa7-a61c-44f2-9206-e471aba534ac tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1394.010785] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.010785] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1394.014020] [55204]: INFO cinder.volume.api [None req-cd1b4fa7-a61c-44f2-9206-e471aba534ac tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1394.018096] [55204]: INFO cinder.api.openstack.wsgi [None req-cd1b4fa7-a61c-44f2-9206-e471aba534ac tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 returned with HTTP 200 [ 1394.018456] [55204]: [pid: 55204|app: 0|req: 321/628] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:43 2025] GET /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1395.083866] [55205]: DEBUG cinder.api.middleware.request_id [None req-0bced96c-294f-49f1-8593-708da55b8bec None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.086149] [55205]: INFO cinder.api.openstack.wsgi [None req-0bced96c-294f-49f1-8593-708da55b8bec tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1395.086404] [55205]: DEBUG cinder.api.openstack.wsgi [None req-0bced96c-294f-49f1-8593-708da55b8bec tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1395.086698] [55205]: DEBUG cinder.api.openstack.wsgi [None req-0bced96c-294f-49f1-8593-708da55b8bec tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1395.093972] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.093972] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1395.097189] [55205]: INFO cinder.volume.api [None req-0bced96c-294f-49f1-8593-708da55b8bec tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1395.101214] [55205]: INFO cinder.api.openstack.wsgi [None req-0bced96c-294f-49f1-8593-708da55b8bec tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 returned with HTTP 200 [ 1395.101577] [55205]: [pid: 55205|app: 0|req: 308/629] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:44 2025] GET /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1395.110398] [55204]: DEBUG cinder.api.middleware.request_id [None req-88aef85f-7e72-405c-b424-e3465f36dd9b None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.112412] [55204]: INFO cinder.api.openstack.wsgi [None req-88aef85f-7e72-405c-b424-e3465f36dd9b tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 [ 1395.112632] [55204]: DEBUG cinder.api.openstack.wsgi [None req-88aef85f-7e72-405c-b424-e3465f36dd9b tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1395.112853] [55204]: DEBUG cinder.api.openstack.wsgi [None req-88aef85f-7e72-405c-b424-e3465f36dd9b tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1395.120213] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.120213] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1395.123476] [55204]: INFO cinder.volume.api [None req-88aef85f-7e72-405c-b424-e3465f36dd9b tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1395.127656] [55204]: INFO cinder.api.openstack.wsgi [None req-88aef85f-7e72-405c-b424-e3465f36dd9b tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 returned with HTTP 200 [ 1395.128371] [55204]: [pid: 55204|app: 0|req: 322/630] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:44 2025] GET /volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1395.164526] [55205]: DEBUG cinder.api.middleware.request_id [None req-629813bc-5ba8-4912-b5d8-dd28fe7ba5ff None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.166466] [55205]: INFO cinder.api.openstack.wsgi [None req-629813bc-5ba8-4912-b5d8-dd28fe7ba5ff tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 [ 1395.166730] [55205]: DEBUG cinder.api.openstack.wsgi [None req-629813bc-5ba8-4912-b5d8-dd28fe7ba5ff tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1395.166947] [55205]: DEBUG cinder.api.openstack.wsgi [None req-629813bc-5ba8-4912-b5d8-dd28fe7ba5ff tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1395.173979] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.173979] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1395.177919] [55205]: INFO cinder.volume.api [None req-629813bc-5ba8-4912-b5d8-dd28fe7ba5ff tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1395.181563] [55205]: INFO cinder.api.openstack.wsgi [None req-629813bc-5ba8-4912-b5d8-dd28fe7ba5ff tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 returned with HTTP 200 [ 1395.181920] [55205]: [pid: 55205|app: 0|req: 309/631] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:45 2025] GET /volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1402.087696] [55204]: DEBUG cinder.api.middleware.request_id [None req-7327add5-9377-4a09-a238-a6ee7dc26516 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1402.089594] [55204]: INFO cinder.api.openstack.wsgi [None req-7327add5-9377-4a09-a238-a6ee7dc26516 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] DELETE http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1402.089837] [55204]: DEBUG cinder.api.openstack.wsgi [None req-7327add5-9377-4a09-a238-a6ee7dc26516 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1402.090073] [55204]: DEBUG cinder.api.openstack.wsgi [None req-7327add5-9377-4a09-a238-a6ee7dc26516 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'delete' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1402.090269] [55204]: INFO cinder.api.v3.volumes [None req-7327add5-9377-4a09-a238-a6ee7dc26516 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Delete volume with id: 251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1402.102318] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.102318] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1402.102841] [55204]: INFO cinder.volume.api [None req-7327add5-9377-4a09-a238-a6ee7dc26516 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1402.123388] [55204]: INFO cinder.volume.api [None req-7327add5-9377-4a09-a238-a6ee7dc26516 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Delete volume request issued successfully. [ 1402.123574] [55204]: INFO cinder.api.openstack.wsgi [None req-7327add5-9377-4a09-a238-a6ee7dc26516 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 returned with HTTP 202 [ 1402.123965] [55204]: [pid: 55204|app: 0|req: 323/632] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:32:51 2025] DELETE /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1402.126891] [55205]: DEBUG cinder.api.middleware.request_id [None req-a1771e31-eaca-4a50-9034-91ab03bcf7be None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1402.129021] [55205]: INFO cinder.api.openstack.wsgi [None req-a1771e31-eaca-4a50-9034-91ab03bcf7be tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1402.129484] [55205]: DEBUG cinder.api.openstack.wsgi [None req-a1771e31-eaca-4a50-9034-91ab03bcf7be tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1402.129484] [55205]: DEBUG cinder.api.openstack.wsgi [None req-a1771e31-eaca-4a50-9034-91ab03bcf7be tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1402.137101] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.137101] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1402.141225] [55205]: INFO cinder.volume.api [None req-a1771e31-eaca-4a50-9034-91ab03bcf7be tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1402.145865] [55205]: INFO cinder.api.openstack.wsgi [None req-a1771e31-eaca-4a50-9034-91ab03bcf7be tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 returned with HTTP 200 [ 1402.146354] [55205]: [pid: 55205|app: 0|req: 310/633] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:51 2025] GET /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1403.156397] [55204]: DEBUG cinder.api.middleware.request_id [None req-2f2e7749-602e-4065-a770-86039b1e199c None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.158715] [55204]: INFO cinder.api.openstack.wsgi [None req-2f2e7749-602e-4065-a770-86039b1e199c tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1403.158967] [55204]: DEBUG cinder.api.openstack.wsgi [None req-2f2e7749-602e-4065-a770-86039b1e199c tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1403.159209] [55204]: DEBUG cinder.api.openstack.wsgi [None req-2f2e7749-602e-4065-a770-86039b1e199c tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1403.170596] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.170596] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1403.174736] [55204]: INFO cinder.volume.api [None req-2f2e7749-602e-4065-a770-86039b1e199c tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1403.179048] [55204]: INFO cinder.api.openstack.wsgi [None req-2f2e7749-602e-4065-a770-86039b1e199c tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 returned with HTTP 200 [ 1403.179545] [55204]: [pid: 55204|app: 0|req: 324/634] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:53 2025] GET /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1404.189758] [55205]: DEBUG cinder.api.middleware.request_id [None req-f3986042-2a46-439f-becc-c2c59af1903e None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1404.191965] [55205]: INFO cinder.api.openstack.wsgi [None req-f3986042-2a46-439f-becc-c2c59af1903e tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1404.192215] [55205]: DEBUG cinder.api.openstack.wsgi [None req-f3986042-2a46-439f-becc-c2c59af1903e tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1404.192446] [55205]: DEBUG cinder.api.openstack.wsgi [None req-f3986042-2a46-439f-becc-c2c59af1903e tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1404.200371] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.200371] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1404.203764] [55205]: INFO cinder.volume.api [None req-f3986042-2a46-439f-becc-c2c59af1903e tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1404.207960] [55205]: INFO cinder.api.openstack.wsgi [None req-f3986042-2a46-439f-becc-c2c59af1903e tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 returned with HTTP 200 [ 1404.208364] [55205]: [pid: 55205|app: 0|req: 311/635] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:54 2025] GET /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1405.218486] [55204]: DEBUG cinder.api.middleware.request_id [None req-54759a02-f628-4cf4-8133-c32a264f452c None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1405.220575] [55204]: INFO cinder.api.openstack.wsgi [None req-54759a02-f628-4cf4-8133-c32a264f452c tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 [ 1405.220800] [55204]: DEBUG cinder.api.openstack.wsgi [None req-54759a02-f628-4cf4-8133-c32a264f452c tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1405.221129] [55204]: DEBUG cinder.api.openstack.wsgi [None req-54759a02-f628-4cf4-8133-c32a264f452c tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1405.227464] [55204]: INFO cinder.api.openstack.wsgi [None req-54759a02-f628-4cf4-8133-c32a264f452c tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 returned with HTTP 404 [ 1405.227957] [55204]: [pid: 55204|app: 0|req: 325/636] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:55 2025] GET /volume/v3/volumes/251e5f59-72dc-4c47-8057-8083bbcd2b53 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1405.230705] [55205]: DEBUG cinder.api.middleware.request_id [None req-29e4d55c-2083-401d-9dad-0642d644108d None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1405.232736] [55205]: INFO cinder.api.openstack.wsgi [None req-29e4d55c-2083-401d-9dad-0642d644108d tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] DELETE http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 [ 1405.232963] [55205]: DEBUG cinder.api.openstack.wsgi [None req-29e4d55c-2083-401d-9dad-0642d644108d tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1405.233194] [55205]: DEBUG cinder.api.openstack.wsgi [None req-29e4d55c-2083-401d-9dad-0642d644108d tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'delete' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1405.233386] [55205]: INFO cinder.api.v3.volumes [None req-29e4d55c-2083-401d-9dad-0642d644108d tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Delete volume with id: 54f0e3e4-ec74-4c34-8dbf-8afb65206e25 [ 1405.240916] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.240916] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1405.241479] [55205]: INFO cinder.volume.api [None req-29e4d55c-2083-401d-9dad-0642d644108d tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1405.255221] [55205]: INFO cinder.volume.api [None req-29e4d55c-2083-401d-9dad-0642d644108d tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Delete volume request issued successfully. [ 1405.255447] [55205]: INFO cinder.api.openstack.wsgi [None req-29e4d55c-2083-401d-9dad-0642d644108d tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 returned with HTTP 202 [ 1405.255832] [55205]: [pid: 55205|app: 0|req: 312/637] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:32:55 2025] DELETE /volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1405.258383] [55204]: DEBUG cinder.api.middleware.request_id [None req-ba721e98-46db-4f4b-9b4c-dff4f6c8657f None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1405.260362] [55204]: INFO cinder.api.openstack.wsgi [None req-ba721e98-46db-4f4b-9b4c-dff4f6c8657f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 [ 1405.260600] [55204]: DEBUG cinder.api.openstack.wsgi [None req-ba721e98-46db-4f4b-9b4c-dff4f6c8657f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1405.260822] [55204]: DEBUG cinder.api.openstack.wsgi [None req-ba721e98-46db-4f4b-9b4c-dff4f6c8657f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1405.268258] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.268258] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1405.271749] [55204]: INFO cinder.volume.api [None req-ba721e98-46db-4f4b-9b4c-dff4f6c8657f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1405.275877] [55204]: INFO cinder.api.openstack.wsgi [None req-ba721e98-46db-4f4b-9b4c-dff4f6c8657f tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 returned with HTTP 200 [ 1405.276247] [55204]: [pid: 55204|app: 0|req: 326/638] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:55 2025] GET /volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1406.287193] [55205]: DEBUG cinder.api.middleware.request_id [None req-b8b16eb7-dcbd-46cb-9b61-7718dd33f781 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1406.290507] [55205]: INFO cinder.api.openstack.wsgi [None req-b8b16eb7-dcbd-46cb-9b61-7718dd33f781 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 [ 1406.290948] [55205]: DEBUG cinder.api.openstack.wsgi [None req-b8b16eb7-dcbd-46cb-9b61-7718dd33f781 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1406.291648] [55205]: DEBUG cinder.api.openstack.wsgi [None req-b8b16eb7-dcbd-46cb-9b61-7718dd33f781 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1406.303850] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.303850] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1406.308791] [55205]: INFO cinder.volume.api [None req-b8b16eb7-dcbd-46cb-9b61-7718dd33f781 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1406.314875] [55205]: INFO cinder.api.openstack.wsgi [None req-b8b16eb7-dcbd-46cb-9b61-7718dd33f781 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 returned with HTTP 200 [ 1406.315266] [55205]: [pid: 55205|app: 0|req: 313/639] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:56 2025] GET /volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1407.325422] [55204]: DEBUG cinder.api.middleware.request_id [None req-d3490d93-a335-4c8c-ac24-e03c7237aef8 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1407.327684] [55204]: INFO cinder.api.openstack.wsgi [None req-d3490d93-a335-4c8c-ac24-e03c7237aef8 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 [ 1407.327943] [55204]: DEBUG cinder.api.openstack.wsgi [None req-d3490d93-a335-4c8c-ac24-e03c7237aef8 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1407.328225] [55204]: DEBUG cinder.api.openstack.wsgi [None req-d3490d93-a335-4c8c-ac24-e03c7237aef8 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1407.337254] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.337254] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1407.339718] [55204]: INFO cinder.api.openstack.wsgi [None req-d3490d93-a335-4c8c-ac24-e03c7237aef8 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 returned with HTTP 404 [ 1407.340200] [55204]: [pid: 55204|app: 0|req: 327/640] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:57 2025] GET /volume/v3/volumes/54f0e3e4-ec74-4c34-8dbf-8afb65206e25 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1407.387040] [55205]: DEBUG cinder.api.middleware.request_id [None req-b158b2bb-a005-4699-b1af-26237900315a None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1407.388991] [55205]: INFO cinder.api.openstack.wsgi [None req-b158b2bb-a005-4699-b1af-26237900315a tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] DELETE http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1407.389204] [55205]: DEBUG cinder.api.openstack.wsgi [None req-b158b2bb-a005-4699-b1af-26237900315a tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1407.389408] [55205]: DEBUG cinder.api.openstack.wsgi [None req-b158b2bb-a005-4699-b1af-26237900315a tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'delete' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1407.389596] [55205]: INFO cinder.api.v3.volumes [None req-b158b2bb-a005-4699-b1af-26237900315a tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Delete volume with id: 67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1407.396874] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.396874] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1407.397374] [55205]: INFO cinder.volume.api [None req-b158b2bb-a005-4699-b1af-26237900315a tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1407.410339] [55205]: INFO cinder.volume.api [None req-b158b2bb-a005-4699-b1af-26237900315a tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Delete volume request issued successfully. [ 1407.410521] [55205]: INFO cinder.api.openstack.wsgi [None req-b158b2bb-a005-4699-b1af-26237900315a tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 returned with HTTP 202 [ 1407.410892] [55205]: [pid: 55205|app: 0|req: 314/641] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 21 08:32:57 2025] DELETE /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1407.413566] [55204]: DEBUG cinder.api.middleware.request_id [None req-1a086c17-c915-4c18-871c-54b3af485348 None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1407.415619] [55204]: INFO cinder.api.openstack.wsgi [None req-1a086c17-c915-4c18-871c-54b3af485348 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1407.415815] [55204]: DEBUG cinder.api.openstack.wsgi [None req-1a086c17-c915-4c18-871c-54b3af485348 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1407.416078] [55204]: DEBUG cinder.api.openstack.wsgi [None req-1a086c17-c915-4c18-871c-54b3af485348 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1407.423455] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.423455] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1407.426766] [55204]: INFO cinder.volume.api [None req-1a086c17-c915-4c18-871c-54b3af485348 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1407.430868] [55204]: INFO cinder.api.openstack.wsgi [None req-1a086c17-c915-4c18-871c-54b3af485348 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 returned with HTTP 200 [ 1407.431333] [55204]: [pid: 55204|app: 0|req: 328/642] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:57 2025] GET /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1408.441512] [55205]: DEBUG cinder.api.middleware.request_id [None req-463856f3-97a8-4f81-8d99-6157441f710b None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1408.443774] [55205]: INFO cinder.api.openstack.wsgi [None req-463856f3-97a8-4f81-8d99-6157441f710b tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1408.444036] [55205]: DEBUG cinder.api.openstack.wsgi [None req-463856f3-97a8-4f81-8d99-6157441f710b tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1408.444272] [55205]: DEBUG cinder.api.openstack.wsgi [None req-463856f3-97a8-4f81-8d99-6157441f710b tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1408.452108] [55205]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.452108] [55205]: warnings.warn('Policy enforcement is depending on the value of ' [ 1408.455341] [55205]: INFO cinder.volume.api [None req-463856f3-97a8-4f81-8d99-6157441f710b tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1408.459375] [55205]: INFO cinder.api.openstack.wsgi [None req-463856f3-97a8-4f81-8d99-6157441f710b tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 returned with HTTP 200 [ 1408.459732] [55205]: [pid: 55205|app: 0|req: 315/643] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:58 2025] GET /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1409.470226] [55204]: DEBUG cinder.api.middleware.request_id [None req-2299faeb-7e98-4a63-bd15-97d906c48a5e None None] RequestId filter calling following filter/app {{(pid=55204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1409.472459] [55204]: INFO cinder.api.openstack.wsgi [None req-2299faeb-7e98-4a63-bd15-97d906c48a5e tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1409.472730] [55204]: DEBUG cinder.api.openstack.wsgi [None req-2299faeb-7e98-4a63-bd15-97d906c48a5e tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1409.473023] [55204]: DEBUG cinder.api.openstack.wsgi [None req-2299faeb-7e98-4a63-bd15-97d906c48a5e tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1409.482762] [55204]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1409.482762] [55204]: warnings.warn('Policy enforcement is depending on the value of ' [ 1409.486547] [55204]: INFO cinder.volume.api [None req-2299faeb-7e98-4a63-bd15-97d906c48a5e tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Volume info retrieved successfully. [ 1409.491339] [55204]: INFO cinder.api.openstack.wsgi [None req-2299faeb-7e98-4a63-bd15-97d906c48a5e tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 returned with HTTP 200 [ 1409.491732] [55204]: [pid: 55204|app: 0|req: 329/644] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:32:59 2025] GET /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1410.501988] [55205]: DEBUG cinder.api.middleware.request_id [None req-cdc50dc9-118a-45dc-b7dc-d67a1b926a91 None None] RequestId filter calling following filter/app {{(pid=55205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1410.504538] [55205]: INFO cinder.api.openstack.wsgi [None req-cdc50dc9-118a-45dc-b7dc-d67a1b926a91 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] GET http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 [ 1410.504743] [55205]: DEBUG cinder.api.openstack.wsgi [None req-cdc50dc9-118a-45dc-b7dc-d67a1b926a91 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Empty body provided in request {{(pid=55205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1410.504984] [55205]: DEBUG cinder.api.openstack.wsgi [None req-cdc50dc9-118a-45dc-b7dc-d67a1b926a91 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] Calling method 'show' {{(pid=55205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1410.510992] [55205]: INFO cinder.api.openstack.wsgi [None req-cdc50dc9-118a-45dc-b7dc-d67a1b926a91 tempest-AttachVolumeTestJSON-344689674 tempest-AttachVolumeTestJSON-344689674-project-member] http://10.180.1.21/volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 returned with HTTP 404 [ 1410.511466] [55205]: [pid: 55205|app: 0|req: 316/645] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 21 08:33:00 2025] GET /volume/v3/volumes/67aaa731-7111-43e2-aaa9-4e2d29042ea9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1419.489205] [55204]: DEBUG dbcounter [-] [55204] Writing DB stats cinder:SELECT=172,cinder:INSERT=8,cinder:UPDATE=22 {{(pid=55204) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1420.507407] [55205]: DEBUG dbcounter [-] [55205] Writing DB stats cinder:SELECT=163,cinder:UPDATE=23,cinder:INSERT=9 {{(pid=55205) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}