[ 455.584299] [57049]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 455.585804] [57049]: *** Starting uWSGI 2.0.20-debian (64bit) on [Thu Feb 20 16:01:03 2025] *** [ 455.585804] [57049]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 455.585804] [57049]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 455.585804] [57049]: nodename: devstack [ 455.585804] [57049]: machine: x86_64 [ 455.585804] [57049]: clock source: unix [ 455.585804] [57049]: pcre jit disabled [ 455.585804] [57049]: detected number of CPU cores: 8 [ 455.585804] [57049]: current working directory: / [ 455.585804] [57049]: detected binary path: /usr/bin/uwsgi-core [ 455.585804] [57049]: your processes number limit is 63753 [ 455.585804] [57049]: your memory page size is 4096 bytes [ 455.586159] [57049]: detected max file descriptor number: 2048 [ 455.586159] [57049]: lock engine: pthread robust mutexes [ 455.586159] [57049]: thunder lock: enabled [ 455.586159] [57049]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 455.586159] [57049]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 455.586159] [57049]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 455.586159] [57049]: Set PythonHome to /opt/stack/data/venv [ 455.613650] [57049]: Python main interpreter initialized at 0x59f418f5ebe0 [ 455.613650] [57049]: python threads support enabled [ 455.613650] [57049]: your server socket listen backlog is limited to 100 connections [ 455.613650] [57049]: your mercy for graceful operations on workers is 80 seconds [ 455.613981] [57049]: mapped 403077 bytes (393 KB) for 2 cores [ 455.613981] [57049]: *** Operational MODE: preforking *** [ 455.614154] [57049]: *** uWSGI is running in multiple interpreter mode *** [ 455.614154] [57049]: spawned uWSGI master process (pid: 57049) [ 455.614654] [57049]: spawned uWSGI worker 1 (pid: 57050, cores: 1) [ 455.614953] [57049]: spawned uWSGI worker 2 (pid: 57051, cores: 1) [ 455.615027] [57049]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 455.800789] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 455.800789] [57051]: debtcollector.deprecate( [ 455.803992] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 455.803992] [57050]: debtcollector.deprecate( [ 456.600567] [57050]: /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 [ 456.600567] [57050]: warnings.warn( [ 456.604668] [57051]: /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 [ 456.604668] [57051]: warnings.warn( [ 456.709624] [57050]: /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. [ 456.709624] [57050]: from defusedxml.lxml import parse [ 456.716263] [57051]: /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. [ 456.716263] [57051]: from defusedxml.lxml import parse [ 456.747094] [57050]: /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) [ 456.747094] [57050]: BASE = declarative_base() [ 456.752155] [57051]: /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) [ 456.752155] [57051]: BASE = declarative_base() [ 456.920845] [57050]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=57050) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 456.924986] [57051]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=57051) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 456.929019] [57050]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=57050) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 456.929019] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 456.929167] [57051]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=57051) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 456.929167] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 456.929229] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 456.929258] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 456.929292] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 456.929320] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.061107] [57050]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 457.061107] [57050]: @jsonschema.FormatChecker.cls_checks('date-time') [ 457.061487] [57051]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 457.061487] [57051]: @jsonschema.FormatChecker.cls_checks('date-time') [ 457.110113] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.110317] [57051]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.110317] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.110317] [57051]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.110469] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.110469] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.110557] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.130408] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.130597] [57050]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.130597] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.130597] [57050]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.130747] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.130747] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.130840] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.280903] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.281155] [57051]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.281155] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.281320] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.281374] [57051]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.281374] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.281474] [57050]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.281520] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.281564] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.281609] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.281661] [57050]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.281661] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.281661] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.281661] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.286689] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.286815] [57051]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.286865] [57051]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.286938] [57051]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.286996] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.287059] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.287059] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.287150] [57050]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.287198] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.287251] [57050]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.287251] [57050]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.287398] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.287398] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.287489] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.288367] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.288470] [57051]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.288545] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.288612] [57051]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.288649] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.288700] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.288748] [57050]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.288793] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.288851] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.288882] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.288908] [57050]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.288945] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.289013] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.289094] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.289840] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.289922] [57051]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.289974] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.290031] [57051]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.290080] [57050]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.290125] [57051]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.290179] [57050]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.290232] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.290232] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.290312] [57050]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.290312] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.290405] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.290434] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.290434] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.291718] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.291817] [57051]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.291886] [57051]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.291932] [57051]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.292018] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.292081] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.292131] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.292182] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.292228] [57050]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.292273] [57050]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.292326] [57050]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.292420] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.292490] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.292562] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.295514] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.295611] [57051]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.295715] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.295778] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.295829] [57050]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.295878] [57051]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.295928] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.295956] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.295981] [57050]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.296024] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.296024] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.296086] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.296086] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.296136] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.297256] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.297337] [57051]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.297427] [57051]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.297496] [57051]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.297561] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.297623] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.297656] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.297705] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.297755] [57050]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.297839] [57050]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.297913] [57050]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.298010] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.298089] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.298162] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.298452] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.298494] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.298544] [57051]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.298589] [57050]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.298589] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.298682] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.298734] [57050]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.298761] [57051]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.298794] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.298821] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.298852] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.298877] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.298909] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.298937] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.308443] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.308522] [57050]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.308597] [57050]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.308647] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.308695] [57050]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.308745] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.308791] [57051]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.308851] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.308913] [57051]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.308993] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.309038] [57051]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.309038] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.309038] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.309119] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.309641] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.309725] [57050]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.309796] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.309866] [57050]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.309934] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.309969] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.309997] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.310035] [57051]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.310065] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.310132] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.310212] [57051]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.310279] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.310361] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.310432] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.311784] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.311895] [57050]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.311959] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.312015] [57050]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.312062] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.312108] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.312149] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.312195] [57051]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.312244] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.312275] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.312344] [57051]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.312377] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.312432] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.312506] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.316390] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.316485] [57050]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.316536] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.316606] [57050]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.316666] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.316721] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.316751] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.316801] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.316847] [57051]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.316894] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.316965] [57051]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.317057] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.317117] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.317189] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.331223] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.331301] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.331333] [57051]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.331429] [57050]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.331485] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.331532] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.331577] [57051]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.331624] [57050]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.331669] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.331706] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.331757] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.331804] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.331844] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.331875] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.332451] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.332543] [57051]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.332581] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.332632] [57050]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.332676] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.332722] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.332817] [57051]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.332873] [57050]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.332953] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.332999] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.333059] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.333162] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.333207] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.333246] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.333700] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.333782] [57051]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.333861] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.333893] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.333942] [57051]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.333987] [57050]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.334049] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.334077] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.334110] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.334137] [57050]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.334137] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.334193] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.334219] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.334294] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.336773] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.336864] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.336864] [57050]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.336972] [57051]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.337031] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.337077] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.337125] [57050]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.337170] [57051]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.337215] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.337261] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.337311] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.337355] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.337401] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.337441] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.337944] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.338040] [57050]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.338082] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.338108] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.338140] [57051]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.338169] [57050]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.338197] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.338270] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.338313] [57051]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.338357] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.338414] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.338461] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.338504] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.338504] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.342164] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.342241] [57050]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.342314] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.342383] [57050]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.342448] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.342478] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.342506] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.342566] [57051]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.342621] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.342664] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.342710] [57051]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.342920] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.342920] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.342993] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.345680] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.345816] [57050]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.345859] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.345916] [57050]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.345987] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.346062] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.346135] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.346574] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.346632] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.346664] [57050]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.346692] [57051]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.346717] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.346741] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.346768] [57050]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.346798] [57051]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.346874] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.346938] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.346986] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.347045] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.347087] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.347135] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.347250] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.347320] [57051]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.347387] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.347454] [57051]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.347516] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.347578] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.347649] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.350784] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.350868] [57050]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.350939] [57050]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.351021] [57050]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.351092] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.351149] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.351222] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.351257] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.351325] [57051]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.351397] [57051]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.351483] [57051]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.351585] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.351620] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.351677] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.351973] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.352030] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.352080] [57051]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.352128] [57050]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.352174] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.352217] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.352262] [57051]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.352308] [57050]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.352353] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.352397] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.352447] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.352487] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.352543] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.352582] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.354207] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.354285] [57051]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.354368] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.354416] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.354457] [57051]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.354507] [57050]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.354630] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.354662] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.354695] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.354722] [57050]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.354749] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.354777] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.354777] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.354777] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.357847] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.357928] [57051]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.358016] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.358099] [57051]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.358151] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.358186] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.358217] [57050]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.358246] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.358273] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.358300] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.358328] [57050]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.358405] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.358451] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.358525] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.361439] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.361527] [57051]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.361577] [57051]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.361622] [57051]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.361694] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.361747] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.361796] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.361848] [57050]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.361900] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.361946] [57050]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.361946] [57050]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.362107] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.362107] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.362162] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.362612] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.362697] [57051]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.362771] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.362864] [57051]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.362929] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.362974] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.363035] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.363074] [57050]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.363128] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.363168] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.363168] [57050]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.363262] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.363299] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.363356] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.363897] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.363980] [57051]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.364062] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.364133] [57051]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.364199] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.364247] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.364294] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.364330] [57050]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.364381] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.364426] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.364456] [57050]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.364518] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.364593] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.364711] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.366360] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.366473] [57051]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.366524] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.366555] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.366604] [57051]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.366655] [57050]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.366701] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.366756] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.366789] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.366814] [57050]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.366839] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.366866] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.366891] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.366954] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.367854] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.367935] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.367935] [57050]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.368044] [57051]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.368102] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.368146] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.368202] [57050]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.368242] [57051]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.368293] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.368337] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.368367] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.368393] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.368422] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.368450] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.370119] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.370190] [57050]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.370259] [57050]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.370315] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.370358] [57050]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.370408] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.370450] [57051]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.370480] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.370505] [57051]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.370529] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.370556] [57051]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.370632] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.370677] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.370753] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.371794] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.371874] [57050]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.371926] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.371970] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.372030] [57050]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.372074] [57051]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.372129] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.372161] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.372187] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.372215] [57051]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.372241] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.372305] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.428398] [57050]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=57050) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 457.428606] [57051]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=57051) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 457.428647] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.428647] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.428713] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.428793] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.428842] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.428899] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.428945] [57050]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.428987] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.429056] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.429099] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.429142] [57050]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.429201] [57051]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.429244] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.429285] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.429326] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.429367] [57051]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.429409] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.429450] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.429495] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.429523] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.429549] [57050]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.429576] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.429602] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.429627] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.429653] [57050]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.429678] [57051]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.429732] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.429760] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.429785] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.429809] [57051]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.429837] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.429863] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.429888] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.429913] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.429938] [57050]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.429963] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.429989] [57050]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.430023] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.430050] [57050]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.430080] [57051]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.430105] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.430138] [57051]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.430163] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.430186] [57051]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.430211] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.430236] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.430260] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.430285] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.430313] [57050]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.430339] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.430363] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.430387] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.430412] [57050]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.430437] [57051]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.430461] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.430485] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.430510] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.430538] [57051]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.430565] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.430590] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.430614] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.430639] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.430664] [57050]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.430689] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.430714] [57050]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.430737] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.430764] [57050]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.430790] [57051]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.430814] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.430837] [57051]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.430861] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.430885] [57051]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.430909] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.430934] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.430958] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.430985] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.431017] [57050]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.431043] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.431067] [57050]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.431091] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.431116] [57050]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.431141] [57051]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.431166] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.431190] [57051]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.431220] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.431245] [57051]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.431271] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.431607] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.431659] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.431703] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.431755] [57050]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.431798] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.431839] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.431883] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.431925] [57050]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.431968] [57051]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.432022] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.432068] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.432110] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.432151] [57051]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.432192] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.432233] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.432280] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.432322] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.432363] [57050]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.432404] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.432451] [57050]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.432493] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.432534] [57050]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.432575] [57051]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.432615] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.432660] [57051]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.432702] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.432742] [57051]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.432794] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.432860] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.432905] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.432947] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.432988] [57050]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.432988] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.433097] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.433147] [57050]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.433190] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.433234] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.433276] [57051]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.433317] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.433358] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.433399] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.433440] [57051]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.433440] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.433525] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.433566] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.433613] [57050]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.433613] [57050]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.433691] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.433733] [57050]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.433787] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.433837] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.433882] [57051]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.433925] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.433965] [57051]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.434014] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.434060] [57051]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.434102] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.434148] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.434192] [57050]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.434233] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.434277] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.434318] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.434359] [57050]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.434400] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.434441] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.434487] [57051]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.434528] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.434569] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.434610] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.434655] [57051]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.434714] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.434760] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.434802] [57050]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.434843] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.434911] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.434963] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.435014] [57050]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.435058] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.435157] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.435205] [57051]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.435248] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.435289] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.435338] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.435460] [57051]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.435513] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.435556] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.435597] [57050]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.435643] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.435686] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.435727] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.435769] [57050]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.435769] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.435880] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.435928] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.435970] [57051]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.435970] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.436077] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.436126] [57051]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.436173] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.436215] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.436256] [57050]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.436298] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.436338] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.436379] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.436420] [57050]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.436420] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.436503] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.436545] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.436587] [57051]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.436587] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.436664] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.436705] [57051]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.436742] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.436794] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.436834] [57050]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.436880] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.436921] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.436957] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.437009] [57050]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.437009] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.437118] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.437160] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.437203] [57051]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.437234] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.437260] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.437260] [57051]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.437306] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.437331] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.437355] [57050]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.437383] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.437409] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.437409] [57050]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.437458] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.437487] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.437515] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.437544] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.437570] [57051]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.437594] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.437619] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.437643] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.437667] [57051]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.437692] [57050]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.437719] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.437747] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.437775] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.437801] [57050]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.437801] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.437850] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.437874] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.437898] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.437923] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.437960] [57051]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.437986] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.438025] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.438051] [57050]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.438076] [57051]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.438106] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.438132] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.438156] [57050]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.438181] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.438205] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.438228] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.438253] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.438277] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.438300] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.438328] [57051]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.438353] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.438377] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.438401] [57050]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.438425] [57051]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.438450] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.438475] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.438507] [57050]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.438533] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.438560] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.438586] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.438610] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.438634] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.438659] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.438684] [57051]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.438708] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.438732] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.438756] [57050]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.438787] [57051]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.438812] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.438837] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.438861] [57050]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.438885] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.438909] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.438933] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.438958] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.438982] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.439019] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.439056] [57051]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.439082] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.439107] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.439131] [57050]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.439156] [57051]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.439181] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.439205] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.439229] [57050]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.439257] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.439282] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.439307] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.439332] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.439355] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.439381] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.439405] [57051]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.439405] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.439449] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.439477] [57051]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.439503] [57050]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.439526] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.439553] [57050]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.439586] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.439612] [57050]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.439612] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.439657] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.439682] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.439709] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.439740] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.439765] [57051]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.439789] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.439813] [57051]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.439837] [57050]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.439860] [57051]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.439884] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.439909] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.439909] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.439957] [57050]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.439957] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.440610] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.440674] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.440718] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.440761] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.440803] [57051]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.440803] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.440904] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.440975] [57051]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.441041] [57050]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.441041] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.441122] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.441122] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.441200] [57050]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.441200] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.441279] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.441327] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.441370] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.441413] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.441454] [57051]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.441454] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.441532] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.441574] [57051]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.441622] [57050]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.441663] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.441708] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.441751] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.441793] [57050]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.441793] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.441878] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.441921] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.441963] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.442012] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.442056] [57051]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.442056] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.442141] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.442183] [57051]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.442224] [57050]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.442265] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.442315] [57050]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.442357] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.442398] [57050]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.442438] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.442484] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.442484] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.442564] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.442564] [57051]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.442642] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.442684] [57051]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.442725] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.442767] [57051]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.442807] [57050]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.442851] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.442894] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.442958] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.443009] [57050]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.443054] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.443096] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.443096] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.443193] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.443255] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.443312] [57051]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.443312] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.443393] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.443434] [57051]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.443481] [57050]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.443523] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.443564] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.443605] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.443652] [57050]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.443652] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.443735] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.443777] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.443818] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.443818] [57051]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.443896] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.443937] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.443979] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.444044] [57051]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.444093] [57050]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.444135] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.444177] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.444217] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.444258] [57050]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.444299] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.444347] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.444389] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.444431] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.444526] [57051]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.444572] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.444613] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.444654] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.444696] [57051]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.444737] [57050]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.444778] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.444820] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.444860] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.444920] [57050]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.444970] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.445023] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.445074] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.445116] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.445157] [57051]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.445198] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.445240] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.445281] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.445322] [57051]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.445369] [57050]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.445412] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.445453] [57050]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.445571] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.445617] [57050]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.445660] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.445702] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.445743] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.445790] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.445836] [57051]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.445896] [57050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.445943] [57051]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.445984] [57050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57050) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.446043] [57051]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.446087] [57050]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.446128] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.446169] [57050]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.446210] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.446257] [57050]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.446311] [57051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 457.446357] [57050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=57050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.446357] [57050]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=57050) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.446438] [57051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57051) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 457.446438] [57051]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 457.446438] [57051]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 457.446438] [57051]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 457.446438] [57051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=57051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 457.446438] [57051]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=57051) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 457.467540] [57050]: INFO dbcounter [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Registered counter for database cinder [ 457.467653] [57051]: INFO dbcounter [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Registered counter for database cinder [ 457.476576] [57051]: DEBUG oslo_db.sqlalchemy.engines [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f 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=57051) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 457.476704] [57050]: DEBUG oslo_db.sqlalchemy.engines [None req-7629a34f-b235-4583-a174-329c56b56d28 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=57050) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 457.602480] [57050]: DEBUG dbcounter [-] [57050] Writer thread running {{(pid=57050) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 457.602904] [57051]: DEBUG dbcounter [-] [57051] Writer thread running {{(pid=57051) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 457.605731] [57050]: INFO cinder.rpc [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 457.605788] [57051]: INFO cinder.rpc [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 457.607961] [57050]: INFO cinder.rpc [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 457.608060] [57051]: INFO cinder.rpc [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 457.609969] [57050]: INFO cinder.rpc [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 457.610036] [57051]: INFO cinder.rpc [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 457.611800] [57051]: INFO cinder.rpc [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 457.611849] [57050]: INFO cinder.rpc [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 457.612195] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.612238] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.612388] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.612427] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.614032] [57051]: WARNING cinder.keymgr.conf_key_mgr [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f 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' [ 457.614134] [57050]: WARNING cinder.keymgr.conf_key_mgr [None req-7629a34f-b235-4583-a174-329c56b56d28 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' [ 457.616909] [57051]: DEBUG oslo_db.sqlalchemy.engines [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f 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=57051) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 457.616977] [57050]: DEBUG oslo_db.sqlalchemy.engines [None req-7629a34f-b235-4583-a174-329c56b56d28 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=57050) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 457.618557] [57050]: INFO cinder.rpc [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 457.618636] [57051]: INFO cinder.rpc [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 457.620341] [57051]: INFO cinder.rpc [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 457.620379] [57050]: INFO cinder.rpc [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 457.620757] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.620792] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.620922] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.620955] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.622032] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.622071] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.622201] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.622234] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.622991] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.623032] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.623169] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.623204] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.634520] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.634588] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.634682] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.634728] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.637380] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.637440] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.637585] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.637629] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.640236] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.640351] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.640415] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.640516] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.643919] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.644101] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.644390] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.644562] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.646622] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.646791] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.647198] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.647446] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.649312] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.649479] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.650132] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.650300] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.652128] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.652301] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.652933] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.653116] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.654628] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.654796] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.655442] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.655618] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.657152] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.657317] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.657962] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.658150] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.658263] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.658426] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.659089] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.659254] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.661460] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.661626] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.662262] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.662431] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.756187] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.756423] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.757153] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.757361] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.759702] [57050]: WARNING cinder.api.contrib.hosts [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 457.760162] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.760324] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.760716] [57051]: WARNING cinder.api.contrib.hosts [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 457.761176] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.761222] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.761346] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.761402] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.762238] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.762302] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.762406] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.762465] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.763248] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.763381] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.763416] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.763544] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.764325] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.764408] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.764484] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.764567] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.765503] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.765599] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.765687] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.765748] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.766478] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.766642] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.766687] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.766845] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.767565] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.767694] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.767725] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.767859] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.768651] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.768808] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.768843] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.768974] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.769513] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extended resource: extensions {{(pid=57050) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.769909] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.770089] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.770782] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extended resource: extensions {{(pid=57051) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.770845] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extended resource: os-hosts {{(pid=57050) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.772147] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extended resource: os-hosts {{(pid=57051) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.772844] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extended resource: qos-specs {{(pid=57050) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.774179] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extended resource: qos-specs {{(pid=57051) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.775056] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extended resource: os-quota-class-sets {{(pid=57050) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.776440] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extended resource: os-quota-class-sets {{(pid=57051) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.776487] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extended resource: scheduler-stats {{(pid=57050) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.777921] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extended resource: scheduler-stats {{(pid=57051) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.778017] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extended resource: os-snapshot-manage {{(pid=57050) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.779458] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extended resource: os-snapshot-manage {{(pid=57051) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.779529] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extended resource: capabilities {{(pid=57050) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.780848] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extended resource: encryption {{(pid=57050) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.780965] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extended resource: capabilities {{(pid=57051) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.782543] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extended resource: cgsnapshots {{(pid=57050) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.782746] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extended resource: encryption {{(pid=57051) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.784375] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extended resource: os-quota-sets {{(pid=57050) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.784447] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extended resource: cgsnapshots {{(pid=57051) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.785894] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extended resource: os-quota-sets {{(pid=57051) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.785964] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extended resource: os-volume-manage {{(pid=57050) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.787450] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extended resource: os-volume-manage {{(pid=57051) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.788344] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extended resource: os-volume-transfer {{(pid=57050) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.789841] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extended resource: os-volume-transfer {{(pid=57051) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.790012] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extended resource: os-volume-type-access {{(pid=57050) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.791519] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extended resource: os-volume-type-access {{(pid=57051) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.791587] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extended resource: backups {{(pid=57050) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.793125] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extended resource: backups {{(pid=57051) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.793621] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extended resource: os-services {{(pid=57050) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.794942] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extended resource: consistencygroups {{(pid=57050) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.795254] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extended resource: os-services {{(pid=57051) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.796555] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extended resource: consistencygroups {{(pid=57051) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.796924] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extended resource: extra_specs {{(pid=57050) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.798514] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extended resource: os-availability-zone {{(pid=57050) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.798676] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extended resource: extra_specs {{(pid=57051) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.799819] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extended resource: encryption {{(pid=57050) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.800300] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extended resource: os-availability-zone {{(pid=57051) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.801731] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.801918] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.801953] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extended resource: encryption {{(pid=57051) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 457.802900] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.803063] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.803889] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.803940] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.804093] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.804132] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.804983] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.805072] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.805161] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.805215] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.806097] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.806182] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.806261] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.806306] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.807129] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.807231] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.807311] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.807409] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.808263] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.808374] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.808435] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.808536] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.809407] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.809512] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.809582] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.809683] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.810646] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.810703] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.810803] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.810838] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.811622] [57050]: WARNING stevedore.named [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.811665] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.811784] [57050]: WARNING castellan.key_manager [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.811818] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.812521] [57050]: DEBUG cinder.api.contrib.snapshot_actions [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] SnapshotActionsController initialized {{(pid=57050) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 457.812656] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extension VolumeActions extending resource: volumes {{(pid=57050) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.812838] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extension UsedLimits extending resource: limits {{(pid=57050) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.812872] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.812980] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=57050) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.813050] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.813116] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=57050) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.813229] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extension TypesManage extending resource: types {{(pid=57050) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.813347] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=57050) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.813492] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extension AdminActions extending resource: volumes {{(pid=57050) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.813632] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extension AdminActions extending resource: snapshots {{(pid=57050) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.813746] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extension AdminActions extending resource: backups {{(pid=57050) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.813822] [57051]: WARNING stevedore.named [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 457.813855] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extension VolumeTypeAccess extending resource: types {{(pid=57050) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.813981] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=57050) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.814027] [57051]: WARNING castellan.key_manager [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 457.814125] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=57050) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.814270] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=57050) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.814467] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=57050) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.814584] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=57050) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.814690] [57051]: DEBUG cinder.api.contrib.snapshot_actions [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] SnapshotActionsController initialized {{(pid=57051) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 457.814726] [57050]: DEBUG cinder.api.openstack [None req-7629a34f-b235-4583-a174-329c56b56d28 None None] Extension SnapshotActions extending resource: snapshots {{(pid=57050) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.814830] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extension VolumeActions extending resource: volumes {{(pid=57051) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.815027] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extension UsedLimits extending resource: limits {{(pid=57051) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.815183] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=57051) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.815311] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=57051) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.815433] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extension TypesManage extending resource: types {{(pid=57051) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.815552] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=57051) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.815678] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extension AdminActions extending resource: volumes {{(pid=57051) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.815839] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extension AdminActions extending resource: snapshots {{(pid=57051) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.815981] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extension AdminActions extending resource: backups {{(pid=57051) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.816114] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extension VolumeTypeAccess extending resource: types {{(pid=57051) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.816261] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=57051) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.816383] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=57051) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.816511] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=57051) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.816715] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=57051) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.816834] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=57051) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.816944] [57051]: DEBUG cinder.api.openstack [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f None None] Extension SnapshotActions extending resource: snapshots {{(pid=57051) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 457.817333] [57050]: WARNING keystonemiddleware.auth_token [None req-7629a34f-b235-4583-a174-329c56b56d28 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. [ 457.819128] [57051]: WARNING keystonemiddleware.auth_token [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f 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. [ 457.821619] [57050]: WARNING keystonemiddleware.auth_token [None req-7629a34f-b235-4583-a174-329c56b56d28 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 [ 457.823472] [57051]: WARNING keystonemiddleware.auth_token [None req-5e478a8c-dd6d-42f7-8f21-ce71a21c130f 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 [ 457.824035] [57050]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x59f418f5ebe0 pid: 57050 (default app) [ 457.826676] [57051]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x59f418f5ebe0 pid: 57051 (default app) [ 457.833261] [57050]: /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. [ 457.833261] [57050]: warnings.warn(deprecated_msg) [ 457.833416] [57050]: /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. [ 457.833416] [57050]: warnings.warn(deprecated_msg) [ 457.833416] [57050]: /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. [ 457.833416] [57050]: warnings.warn(deprecated_msg) [ 457.833416] [57050]: /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. [ 457.833606] [57050]: warnings.warn(deprecated_msg) [ 457.833606] [57050]: /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. [ 457.833606] [57050]: warnings.warn(deprecated_msg) [ 457.833606] [57050]: /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. [ 457.833606] [57050]: warnings.warn(deprecated_msg) [ 457.833606] [57050]: /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. [ 457.833794] [57050]: warnings.warn(deprecated_msg) [ 457.833794] [57050]: /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. [ 457.833794] [57050]: warnings.warn(deprecated_msg) [ 457.833794] [57050]: /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. [ 457.833794] [57050]: warnings.warn(deprecated_msg) [ 457.833935] [57050]: /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. [ 457.833935] [57050]: warnings.warn(deprecated_msg) [ 457.833935] [57050]: /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. [ 457.833935] [57050]: warnings.warn(deprecated_msg) [ 457.834077] [57050]: /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. [ 457.834077] [57050]: warnings.warn(deprecated_msg) [ 457.834077] [57050]: /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. [ 457.834077] [57050]: warnings.warn(deprecated_msg) [ 457.834211] [57050]: /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. [ 457.834211] [57050]: warnings.warn(deprecated_msg) [ 457.834211] [57050]: /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. [ 457.834211] [57050]: warnings.warn(deprecated_msg) [ 457.834211] [57050]: /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. [ 457.834369] [57050]: warnings.warn(deprecated_msg) [ 457.834369] [57050]: /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. [ 457.834369] [57050]: warnings.warn(deprecated_msg) [ 457.834369] [57050]: /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. [ 457.834369] [57050]: warnings.warn(deprecated_msg) [ 457.834536] [57050]: /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. [ 457.834536] [57050]: warnings.warn(deprecated_msg) [ 457.834536] [57050]: /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. [ 457.834536] [57050]: warnings.warn(deprecated_msg) [ 457.834536] [57050]: /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. [ 457.834536] [57050]: warnings.warn(deprecated_msg) [ 457.834745] [57050]: /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. [ 457.834745] [57050]: warnings.warn(deprecated_msg) [ 457.834745] [57050]: /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. [ 457.834745] [57050]: warnings.warn(deprecated_msg) [ 457.834745] [57050]: /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. [ 457.834745] [57050]: warnings.warn(deprecated_msg) [ 457.834963] [57050]: /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. [ 457.834963] [57050]: warnings.warn(deprecated_msg) [ 457.834963] [57050]: /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. [ 457.834963] [57050]: warnings.warn(deprecated_msg) [ 457.834963] [57050]: /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. [ 457.834963] [57050]: warnings.warn(deprecated_msg) [ 457.835162] [57050]: /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. [ 457.835162] [57050]: warnings.warn(deprecated_msg) [ 457.835162] [57050]: /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. [ 457.835162] [57050]: warnings.warn(deprecated_msg) [ 457.835162] [57050]: /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. [ 457.835162] [57050]: warnings.warn(deprecated_msg) [ 457.835348] [57050]: /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. [ 457.835348] [57050]: warnings.warn(deprecated_msg) [ 457.835348] [57050]: /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. [ 457.835348] [57050]: warnings.warn(deprecated_msg) [ 457.835469] [57050]: /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. [ 457.835469] [57050]: warnings.warn(deprecated_msg) [ 457.835469] [57050]: /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. [ 457.835469] [57050]: warnings.warn(deprecated_msg) [ 457.835469] [57050]: /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. [ 457.835622] [57050]: warnings.warn(deprecated_msg) [ 457.835622] [57050]: /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. [ 457.835622] [57050]: warnings.warn(deprecated_msg) [ 457.835622] [57050]: /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. [ 457.835622] [57050]: warnings.warn(deprecated_msg) [ 457.835769] [57050]: /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. [ 457.835769] [57050]: warnings.warn(deprecated_msg) [ 457.835769] [57050]: /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. [ 457.835769] [57050]: warnings.warn(deprecated_msg) [ 457.835769] [57050]: /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. [ 457.835769] [57050]: warnings.warn(deprecated_msg) [ 457.835935] [57050]: /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. [ 457.835935] [57050]: warnings.warn(deprecated_msg) [ 457.835935] [57050]: /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. [ 457.835935] [57050]: warnings.warn(deprecated_msg) [ 457.835935] [57050]: /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. [ 457.836120] [57050]: warnings.warn(deprecated_msg) [ 457.836120] [57050]: /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. [ 457.836120] [57050]: warnings.warn(deprecated_msg) [ 457.836120] [57050]: /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. [ 457.836120] [57050]: warnings.warn(deprecated_msg) [ 457.836336] [57050]: /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. [ 457.836336] [57050]: warnings.warn(deprecated_msg) [ 457.836336] [57050]: /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. [ 457.836336] [57050]: warnings.warn(deprecated_msg) [ 457.836460] [57050]: /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. [ 457.836460] [57050]: warnings.warn(deprecated_msg) [ 457.836460] [57050]: /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. [ 457.836460] [57050]: warnings.warn(deprecated_msg) [ 457.836588] [57050]: /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. [ 457.836588] [57050]: warnings.warn(deprecated_msg) [ 457.836588] [57050]: /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. [ 457.836588] [57050]: warnings.warn(deprecated_msg) [ 457.836588] [57050]: /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. [ 457.836757] [57050]: warnings.warn(deprecated_msg) [ 457.836757] [57050]: /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. [ 457.836757] [57050]: warnings.warn(deprecated_msg) [ 457.836757] [57050]: /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. [ 457.836757] [57050]: warnings.warn(deprecated_msg) [ 457.836902] [57050]: /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. [ 457.836902] [57050]: warnings.warn(deprecated_msg) [ 457.836902] [57050]: /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. [ 457.836902] [57050]: warnings.warn(deprecated_msg) [ 457.837657] [57050]: /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. [ 457.837657] [57050]: warnings.warn(deprecated_msg) [ 457.837657] [57050]: /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. [ 457.837657] [57050]: warnings.warn(deprecated_msg) [ 457.837904] [57050]: /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. [ 457.837904] [57050]: warnings.warn(deprecated_msg) [ 457.837904] [57050]: /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. [ 457.837904] [57050]: warnings.warn(deprecated_msg) [ 457.838130] [57050]: /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. [ 457.838130] [57050]: warnings.warn(deprecated_msg) [ 457.838130] [57050]: /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. [ 457.838130] [57050]: warnings.warn(deprecated_msg) [ 457.838389] [57050]: /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. [ 457.838389] [57050]: warnings.warn(deprecated_msg) [ 457.838389] [57050]: /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. [ 457.838389] [57050]: warnings.warn(deprecated_msg) [ 457.838584] [57050]: /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. [ 457.838584] [57050]: warnings.warn(deprecated_msg) [ 457.838584] [57050]: /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. [ 457.838584] [57050]: warnings.warn(deprecated_msg) [ 457.838584] [57050]: /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. [ 457.838584] [57050]: warnings.warn(deprecated_msg) [ 457.838879] [57050]: /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. [ 457.838879] [57050]: warnings.warn(deprecated_msg) [ 457.838879] [57050]: /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. [ 457.838879] [57050]: warnings.warn(deprecated_msg) [ 457.838879] [57050]: /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. [ 457.839198] [57050]: warnings.warn(deprecated_msg) [ 457.839198] [57050]: /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. [ 457.839198] [57050]: warnings.warn(deprecated_msg) [ 457.839198] [57050]: /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. [ 457.839198] [57050]: warnings.warn(deprecated_msg) [ 457.839198] [57050]: /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. [ 457.839198] [57050]: warnings.warn(deprecated_msg) [ 457.839530] [57050]: /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. [ 457.839530] [57050]: warnings.warn(deprecated_msg) [ 457.839530] [57050]: /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. [ 457.839530] [57050]: warnings.warn(deprecated_msg) [ 457.839530] [57050]: /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. [ 457.839530] [57050]: warnings.warn(deprecated_msg) [ 457.839891] [57050]: /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. [ 457.839891] [57050]: warnings.warn(deprecated_msg) [ 457.839891] [57050]: /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. [ 457.839891] [57050]: warnings.warn(deprecated_msg) [ 457.839891] [57050]: /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. [ 457.839891] [57050]: warnings.warn(deprecated_msg) [ 457.840209] [57050]: /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. [ 457.840209] [57050]: warnings.warn(deprecated_msg) [ 457.840209] [57050]: /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. [ 457.840209] [57050]: warnings.warn(deprecated_msg) [ 457.840209] [57050]: /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. [ 457.840209] [57050]: warnings.warn(deprecated_msg) [ 457.840542] [57050]: /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. [ 457.840542] [57050]: warnings.warn(deprecated_msg) [ 457.840542] [57050]: /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. [ 457.840542] [57050]: warnings.warn(deprecated_msg) [ 457.840753] [57050]: /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. [ 457.840753] [57050]: warnings.warn(deprecated_msg) [ 457.840753] [57050]: /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. [ 457.840753] [57050]: warnings.warn(deprecated_msg) [ 457.840946] [57050]: /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. [ 457.840946] [57050]: warnings.warn(deprecated_msg) [ 457.840946] [57050]: /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. [ 457.840946] [57050]: warnings.warn(deprecated_msg) [ 457.841156] [57050]: /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. [ 457.841156] [57050]: warnings.warn(deprecated_msg) [ 457.841156] [57050]: /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. [ 457.841156] [57050]: warnings.warn(deprecated_msg) [ 457.841156] [57050]: DEBUG cinder.api.middleware.request_id [None req-0f6c2ce2-7085-4125-9c91-8d36d7463587 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 457.841156] [57050]: [pid: 57050|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Thu Feb 20 16:01:05 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 461.113744] [57051]: /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. [ 461.113744] [57051]: warnings.warn(deprecated_msg) [ 461.113744] [57051]: /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. [ 461.113744] [57051]: warnings.warn(deprecated_msg) [ 461.113744] [57051]: /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. [ 461.114274] [57051]: warnings.warn(deprecated_msg) [ 461.114274] [57051]: /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. [ 461.114274] [57051]: warnings.warn(deprecated_msg) [ 461.114274] [57051]: /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. [ 461.114274] [57051]: warnings.warn(deprecated_msg) [ 461.114409] [57051]: /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. [ 461.114409] [57051]: warnings.warn(deprecated_msg) [ 461.114409] [57051]: /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. [ 461.114409] [57051]: warnings.warn(deprecated_msg) [ 461.114409] [57051]: /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. [ 461.114409] [57051]: warnings.warn(deprecated_msg) [ 461.114567] [57051]: /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. [ 461.114567] [57051]: warnings.warn(deprecated_msg) [ 461.114567] [57051]: /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. [ 461.114567] [57051]: warnings.warn(deprecated_msg) [ 461.114671] [57051]: /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. [ 461.114671] [57051]: warnings.warn(deprecated_msg) [ 461.114671] [57051]: /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. [ 461.114671] [57051]: warnings.warn(deprecated_msg) [ 461.114788] [57051]: /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. [ 461.114788] [57051]: warnings.warn(deprecated_msg) [ 461.114788] [57051]: /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. [ 461.114788] [57051]: warnings.warn(deprecated_msg) [ 461.114893] [57051]: /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. [ 461.114893] [57051]: warnings.warn(deprecated_msg) [ 461.114893] [57051]: /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. [ 461.114893] [57051]: warnings.warn(deprecated_msg) [ 461.114893] [57051]: /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. [ 461.115067] [57051]: warnings.warn(deprecated_msg) [ 461.115067] [57051]: /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. [ 461.115067] [57051]: warnings.warn(deprecated_msg) [ 461.115067] [57051]: /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. [ 461.115067] [57051]: warnings.warn(deprecated_msg) [ 461.115207] [57051]: /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. [ 461.115207] [57051]: warnings.warn(deprecated_msg) [ 461.115207] [57051]: /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. [ 461.115207] [57051]: warnings.warn(deprecated_msg) [ 461.115207] [57051]: /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. [ 461.115207] [57051]: warnings.warn(deprecated_msg) [ 461.115360] [57051]: /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. [ 461.115360] [57051]: warnings.warn(deprecated_msg) [ 461.115360] [57051]: /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. [ 461.115360] [57051]: warnings.warn(deprecated_msg) [ 461.115360] [57051]: /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. [ 461.115360] [57051]: warnings.warn(deprecated_msg) [ 461.115517] [57051]: /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. [ 461.115517] [57051]: warnings.warn(deprecated_msg) [ 461.115517] [57051]: /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. [ 461.115517] [57051]: warnings.warn(deprecated_msg) [ 461.115517] [57051]: /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. [ 461.115517] [57051]: warnings.warn(deprecated_msg) [ 461.115672] [57051]: /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. [ 461.115672] [57051]: warnings.warn(deprecated_msg) [ 461.115672] [57051]: /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. [ 461.115672] [57051]: warnings.warn(deprecated_msg) [ 461.115672] [57051]: /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. [ 461.115818] [57051]: warnings.warn(deprecated_msg) [ 461.115818] [57051]: /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. [ 461.115818] [57051]: warnings.warn(deprecated_msg) [ 461.115818] [57051]: /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. [ 461.115818] [57051]: warnings.warn(deprecated_msg) [ 461.115944] [57051]: /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. [ 461.115944] [57051]: warnings.warn(deprecated_msg) [ 461.115944] [57051]: /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. [ 461.115944] [57051]: warnings.warn(deprecated_msg) [ 461.115944] [57051]: /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. [ 461.115944] [57051]: warnings.warn(deprecated_msg) [ 461.116115] [57051]: /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. [ 461.116115] [57051]: warnings.warn(deprecated_msg) [ 461.116115] [57051]: /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. [ 461.116115] [57051]: warnings.warn(deprecated_msg) [ 461.116115] [57051]: /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. [ 461.116115] [57051]: warnings.warn(deprecated_msg) [ 461.116266] [57051]: /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. [ 461.116266] [57051]: warnings.warn(deprecated_msg) [ 461.116266] [57051]: /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. [ 461.116266] [57051]: warnings.warn(deprecated_msg) [ 461.116266] [57051]: /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. [ 461.116397] [57051]: warnings.warn(deprecated_msg) [ 461.116397] [57051]: /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. [ 461.116397] [57051]: warnings.warn(deprecated_msg) [ 461.116397] [57051]: /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. [ 461.116397] [57051]: warnings.warn(deprecated_msg) [ 461.116526] [57051]: /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. [ 461.116526] [57051]: warnings.warn(deprecated_msg) [ 461.116526] [57051]: /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. [ 461.116526] [57051]: warnings.warn(deprecated_msg) [ 461.116636] [57051]: /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. [ 461.116636] [57051]: warnings.warn(deprecated_msg) [ 461.116636] [57051]: /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. [ 461.116636] [57051]: warnings.warn(deprecated_msg) [ 461.116740] [57051]: /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. [ 461.116740] [57051]: warnings.warn(deprecated_msg) [ 461.116740] [57051]: /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. [ 461.116740] [57051]: warnings.warn(deprecated_msg) [ 461.116740] [57051]: /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. [ 461.116878] [57051]: warnings.warn(deprecated_msg) [ 461.116878] [57051]: /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. [ 461.116878] [57051]: warnings.warn(deprecated_msg) [ 461.116878] [57051]: /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. [ 461.116878] [57051]: warnings.warn(deprecated_msg) [ 461.117455] [57051]: /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. [ 461.117455] [57051]: warnings.warn(deprecated_msg) [ 461.117455] [57051]: /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. [ 461.117455] [57051]: warnings.warn(deprecated_msg) [ 461.117622] [57051]: /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. [ 461.117622] [57051]: warnings.warn(deprecated_msg) [ 461.117622] [57051]: /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. [ 461.117622] [57051]: warnings.warn(deprecated_msg) [ 461.117764] [57051]: /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. [ 461.117764] [57051]: warnings.warn(deprecated_msg) [ 461.117764] [57051]: /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. [ 461.117764] [57051]: warnings.warn(deprecated_msg) [ 461.117923] [57051]: /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. [ 461.117923] [57051]: warnings.warn(deprecated_msg) [ 461.117923] [57051]: /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. [ 461.117923] [57051]: warnings.warn(deprecated_msg) [ 461.118083] [57051]: /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. [ 461.118083] [57051]: warnings.warn(deprecated_msg) [ 461.118083] [57051]: /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. [ 461.118083] [57051]: warnings.warn(deprecated_msg) [ 461.118231] [57051]: /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. [ 461.118231] [57051]: warnings.warn(deprecated_msg) [ 461.118231] [57051]: /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. [ 461.118231] [57051]: warnings.warn(deprecated_msg) [ 461.118231] [57051]: /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. [ 461.118420] [57051]: warnings.warn(deprecated_msg) [ 461.118420] [57051]: /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. [ 461.118420] [57051]: warnings.warn(deprecated_msg) [ 461.118420] [57051]: /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. [ 461.118420] [57051]: warnings.warn(deprecated_msg) [ 461.118420] [57051]: /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. [ 461.118647] [57051]: warnings.warn(deprecated_msg) [ 461.118647] [57051]: /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. [ 461.118647] [57051]: warnings.warn(deprecated_msg) [ 461.118647] [57051]: /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. [ 461.118647] [57051]: warnings.warn(deprecated_msg) [ 461.118832] [57051]: /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. [ 461.118832] [57051]: warnings.warn(deprecated_msg) [ 461.118832] [57051]: /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. [ 461.118832] [57051]: warnings.warn(deprecated_msg) [ 461.118832] [57051]: /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. [ 461.118832] [57051]: warnings.warn(deprecated_msg) [ 461.119153] [57051]: /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. [ 461.119153] [57051]: warnings.warn(deprecated_msg) [ 461.119153] [57051]: /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. [ 461.119153] [57051]: warnings.warn(deprecated_msg) [ 461.119153] [57051]: /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. [ 461.119153] [57051]: warnings.warn(deprecated_msg) [ 461.119368] [57051]: /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. [ 461.119368] [57051]: warnings.warn(deprecated_msg) [ 461.119368] [57051]: /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. [ 461.119368] [57051]: warnings.warn(deprecated_msg) [ 461.119368] [57051]: /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. [ 461.119368] [57051]: warnings.warn(deprecated_msg) [ 461.119597] [57051]: /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. [ 461.119597] [57051]: warnings.warn(deprecated_msg) [ 461.119597] [57051]: /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. [ 461.119597] [57051]: warnings.warn(deprecated_msg) [ 461.119597] [57051]: /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. [ 461.119597] [57051]: warnings.warn(deprecated_msg) [ 461.119814] [57051]: /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. [ 461.119814] [57051]: warnings.warn(deprecated_msg) [ 461.119814] [57051]: /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. [ 461.119814] [57051]: warnings.warn(deprecated_msg) [ 461.119960] [57051]: /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. [ 461.119960] [57051]: warnings.warn(deprecated_msg) [ 461.119960] [57051]: /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. [ 461.119960] [57051]: warnings.warn(deprecated_msg) [ 461.119960] [57051]: /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. [ 461.120212] [57051]: warnings.warn(deprecated_msg) [ 461.120212] [57051]: /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. [ 461.120212] [57051]: warnings.warn(deprecated_msg) [ 461.120212] [57051]: /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. [ 461.120212] [57051]: warnings.warn(deprecated_msg) [ 461.120212] [57051]: DEBUG cinder.api.middleware.request_id [None req-a3299c52-a390-41a4-afdf-abfad5fe9542 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 461.474302] [57051]: INFO cinder.api.openstack.wsgi [None req-a3299c52-a390-41a4-afdf-abfad5fe9542 admin admin] POST http://10.180.1.21/volume/v3/types [ 461.475054] [57051]: DEBUG cinder.api.openstack.wsgi [None req-a3299c52-a390-41a4-afdf-abfad5fe9542 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 461.477037] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 461.477037] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 461.480546] [57051]: DEBUG oslo_db.sqlalchemy.engines [None req-a3299c52-a390-41a4-afdf-abfad5fe9542 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=57051) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 461.506294] [57051]: INFO cinder.api.openstack.wsgi [None req-a3299c52-a390-41a4-afdf-abfad5fe9542 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 461.506714] [57051]: [pid: 57051|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Feb 20 16:01:08 2025] POST /volume/v3/types => generated 182 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 461.511091] [57050]: DEBUG cinder.api.middleware.request_id [req-a3299c52-a390-41a4-afdf-abfad5fe9542 req-631fa165-5c23-401c-82ec-33d433c8fcd6 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 461.778588] [57050]: INFO cinder.api.openstack.wsgi [req-a3299c52-a390-41a4-afdf-abfad5fe9542 req-631fa165-5c23-401c-82ec-33d433c8fcd6 admin admin] POST http://10.180.1.21/volume/v3/types/3dc66e21-7388-4567-923a-2efc37590051/extra_specs [ 461.778901] [57050]: DEBUG cinder.api.openstack.wsgi [req-a3299c52-a390-41a4-afdf-abfad5fe9542 req-631fa165-5c23-401c-82ec-33d433c8fcd6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 461.781063] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 461.781063] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 461.784857] [57050]: DEBUG oslo_db.sqlalchemy.engines [req-a3299c52-a390-41a4-afdf-abfad5fe9542 req-631fa165-5c23-401c-82ec-33d433c8fcd6 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=57050) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 461.833103] [57050]: INFO cinder.api.openstack.wsgi [req-a3299c52-a390-41a4-afdf-abfad5fe9542 req-631fa165-5c23-401c-82ec-33d433c8fcd6 admin admin] http://10.180.1.21/volume/v3/types/3dc66e21-7388-4567-923a-2efc37590051/extra_specs returned with HTTP 200 [ 461.833665] [57050]: [pid: 57050|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Thu Feb 20 16:01:09 2025] POST /volume/v3/types/3dc66e21-7388-4567-923a-2efc37590051/extra_specs => generated 51 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 471.503751] [57051]: DEBUG dbcounter [-] [57051] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=57051) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 471.832180] [57050]: DEBUG dbcounter [-] [57050] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=57050) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 473.003578] [57051]: DEBUG cinder.api.middleware.request_id [None req-aceb114a-56e6-4e8f-a227-2ac1bffe4eab None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 473.004281] [57051]: INFO cinder.api.openstack.wsgi [None req-aceb114a-56e6-4e8f-a227-2ac1bffe4eab None None] GET http://10.180.1.21/volume// [ 473.004469] [57051]: DEBUG cinder.api.openstack.wsgi [None req-aceb114a-56e6-4e8f-a227-2ac1bffe4eab None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 473.004682] [57051]: DEBUG cinder.api.openstack.wsgi [None req-aceb114a-56e6-4e8f-a227-2ac1bffe4eab None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 473.005304] [57051]: INFO cinder.api.openstack.wsgi [None req-aceb114a-56e6-4e8f-a227-2ac1bffe4eab None None] http://10.180.1.21/volume// returned with HTTP 300 [ 473.005601] [57051]: [pid: 57051|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Thu Feb 20 16:01:20 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 529.872364] [57050]: DEBUG cinder.api.middleware.request_id [None req-41cb3134-9a22-403e-b2d4-945307c22581 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 529.941053] [57050]: INFO cinder.api.openstack.wsgi [None req-41cb3134-9a22-403e-b2d4-945307c22581 tempest-verify_tempest_config-1599572485 tempest-verify_tempest_config-1599572485-project-member] GET http://10.180.1.21/volume/v3/extensions [ 529.941319] [57050]: DEBUG cinder.api.openstack.wsgi [None req-41cb3134-9a22-403e-b2d4-945307c22581 tempest-verify_tempest_config-1599572485 tempest-verify_tempest_config-1599572485-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 529.941543] [57050]: DEBUG cinder.api.openstack.wsgi [None req-41cb3134-9a22-403e-b2d4-945307c22581 tempest-verify_tempest_config-1599572485 tempest-verify_tempest_config-1599572485-project-member] Calling method 'index' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 529.942017] [57050]: INFO cinder.api.openstack.wsgi [None req-41cb3134-9a22-403e-b2d4-945307c22581 tempest-verify_tempest_config-1599572485 tempest-verify_tempest_config-1599572485-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 529.942419] [57050]: [pid: 57050|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Thu Feb 20 16:02:17 2025] GET /volume/v3/extensions => generated 5245 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 594.911337] [57051]: DEBUG cinder.api.middleware.request_id [None req-36182230-ea84-4808-ba91-e41f23f776e9 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 595.087988] [57051]: INFO cinder.api.openstack.wsgi [None req-36182230-ea84-4808-ba91-e41f23f776e9 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 595.088403] [57051]: DEBUG cinder.api.openstack.wsgi [None req-36182230-ea84-4808-ba91-e41f23f776e9 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1659335064"}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 595.090913] [57051]: DEBUG cinder.api.v3.volumes [None req-36182230-ea84-4808-ba91-e41f23f776e9 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1659335064'}} {{(pid=57051) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 595.091332] [57051]: INFO cinder.api.v3.volumes [None req-36182230-ea84-4808-ba91-e41f23f776e9 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Create volume of 1 GB [ 595.101567] [57051]: DEBUG cinder.volume.api [None req-36182230-ea84-4808-ba91-e41f23f776e9 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Availability zone cache updated, next update will occur around 2025-02-20 17:03:22.959498. {{(pid=57051) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 595.101698] [57051]: INFO cinder.volume.api [None req-36182230-ea84-4808-ba91-e41f23f776e9 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Availability Zones retrieved successfully. [ 595.122481] [57051]: /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 [ 595.122481] [57051]: import asyncore [ 595.129608] [57051]: DEBUG cinder.volume.api [None req-36182230-ea84-4808-ba91-e41f23f776e9 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Flow 'volume_create_api' (f7780dbc-2cfa-4bc0-9d9d-b2c79bb28bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 595.132313] [57051]: DEBUG cinder.volume.api [None req-36182230-ea84-4808-ba91-e41f23f776e9 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c091267-1763-4e9a-87e4-15fef3bc55b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 595.132313] [57051]: DEBUG cinder.volume.flows.api.create_volume [None req-36182230-ea84-4808-ba91-e41f23f776e9 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Validating volume size '1' using validate_int {{(pid=57051) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 595.187594] [57051]: DEBUG cinder.volume.api [None req-36182230-ea84-4808-ba91-e41f23f776e9 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c091267-1763-4e9a-87e4-15fef3bc55b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T16:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=3dc66e21-7388-4567-923a-2efc37590051,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc66e21-7388-4567-923a-2efc37590051', '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=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 595.190574] [57051]: DEBUG cinder.volume.api [None req-36182230-ea84-4808-ba91-e41f23f776e9 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47f2233f-f3a1-40b7-aa7f-483f96793452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 595.225189] [57051]: WARNING cinder.quota [None req-36182230-ea84-4808-ba91-e41f23f776e9 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-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. [ 595.225189] [57051]: WARNING cinder.quota [None req-36182230-ea84-4808-ba91-e41f23f776e9 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-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. [ 595.275829] [57051]: DEBUG cinder.quota [None req-36182230-ea84-4808-ba91-e41f23f776e9 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Created reservations ['e6fa52fe-3988-42a1-bd0f-a51c7076132a', 'a1ac189d-ea58-42dd-95ed-407b9c18ec52', 'a49e7f2a-298d-4b47-8d0c-f81ba37cd800', '885380b4-82f4-4b59-849c-dbcdf0bed783'] {{(pid=57051) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 595.276781] [57051]: DEBUG cinder.volume.api [None req-36182230-ea84-4808-ba91-e41f23f776e9 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47f2233f-f3a1-40b7-aa7f-483f96793452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6fa52fe-3988-42a1-bd0f-a51c7076132a', 'a1ac189d-ea58-42dd-95ed-407b9c18ec52', 'a49e7f2a-298d-4b47-8d0c-f81ba37cd800', '885380b4-82f4-4b59-849c-dbcdf0bed783']}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 595.277922] [57051]: DEBUG cinder.volume.api [None req-36182230-ea84-4808-ba91-e41f23f776e9 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28f1baad-af09-49ed-8c81-4d639200bf2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 595.442877] [57051]: DEBUG cinder.volume.api [None req-36182230-ea84-4808-ba91-e41f23f776e9 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28f1baad-af09-49ed-8c81-4d639200bf2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6675eef8-4834-44e7-8b24-c69fa777b4a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1659335064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80e7c82a938e4013b51c61069a14d524',qos_specs=None,replication_status=,reservations=['e6fa52fe-3988-42a1-bd0f-a51c7076132a','a1ac189d-ea58-42dd-95ed-407b9c18ec52','a49e7f2a-298d-4b47-8d0c-f81ba37cd800','885380b4-82f4-4b59-849c-dbcdf0bed783'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d90b6dd42409426481e6a078cbb796e0',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051), '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-20T16:03:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1659335064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6675eef8-4834-44e7-8b24-c69fa777b4a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80e7c82a938e4013b51c61069a14d524',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='d90b6dd42409426481e6a078cbb796e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dc66e21-7388-4567-923a-2efc37590051),volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 595.444286] [57051]: DEBUG cinder.volume.api [None req-36182230-ea84-4808-ba91-e41f23f776e9 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eadd4379-a2bd-4385-a64f-1cbe1a4a2f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 595.471212] [57051]: DEBUG cinder.volume.api [None req-36182230-ea84-4808-ba91-e41f23f776e9 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eadd4379-a2bd-4385-a64f-1cbe1a4a2f30) 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-1659335064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80e7c82a938e4013b51c61069a14d524',qos_specs=None,replication_status=,reservations=['e6fa52fe-3988-42a1-bd0f-a51c7076132a','a1ac189d-ea58-42dd-95ed-407b9c18ec52','a49e7f2a-298d-4b47-8d0c-f81ba37cd800','885380b4-82f4-4b59-849c-dbcdf0bed783'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d90b6dd42409426481e6a078cbb796e0',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 595.472267] [57051]: DEBUG cinder.volume.api [None req-36182230-ea84-4808-ba91-e41f23f776e9 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9181666-c051-4136-8f07-4124cf232ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 595.507134] [57051]: DEBUG cinder.volume.api [None req-36182230-ea84-4808-ba91-e41f23f776e9 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9181666-c051-4136-8f07-4124cf232ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 595.508365] [57051]: DEBUG cinder.volume.api [None req-36182230-ea84-4808-ba91-e41f23f776e9 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Flow 'volume_create_api' (f7780dbc-2cfa-4bc0-9d9d-b2c79bb28bdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 595.509049] [57051]: INFO cinder.volume.api [None req-36182230-ea84-4808-ba91-e41f23f776e9 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Create volume request issued successfully. [ 595.518746] [57051]: INFO cinder.api.openstack.wsgi [None req-36182230-ea84-4808-ba91-e41f23f776e9 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 595.519285] [57051]: [pid: 57051|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 16:03:22 2025] POST /volume/v3/volumes => generated 784 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 595.534802] [57050]: DEBUG cinder.api.middleware.request_id [None req-f41bc33e-292f-4b3f-8305-e6262507e03c None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 595.536789] [57050]: INFO cinder.api.openstack.wsgi [None req-f41bc33e-292f-4b3f-8305-e6262507e03c tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] GET http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 [ 595.537180] [57050]: DEBUG cinder.api.openstack.wsgi [None req-f41bc33e-292f-4b3f-8305-e6262507e03c tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 595.537266] [57050]: DEBUG cinder.api.openstack.wsgi [None req-f41bc33e-292f-4b3f-8305-e6262507e03c tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 595.585877] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 595.585877] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 595.592480] [57050]: INFO cinder.volume.api [None req-f41bc33e-292f-4b3f-8305-e6262507e03c tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Volume info retrieved successfully. [ 595.604974] [57050]: INFO cinder.api.openstack.wsgi [None req-f41bc33e-292f-4b3f-8305-e6262507e03c tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 returned with HTTP 200 [ 595.605532] [57050]: [pid: 57050|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:03:23 2025] GET /volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 => generated 963 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 596.617511] [57051]: DEBUG cinder.api.middleware.request_id [None req-8c73c91e-9f6d-4d46-b827-1e3c157afd53 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 596.621843] [57051]: INFO cinder.api.openstack.wsgi [None req-8c73c91e-9f6d-4d46-b827-1e3c157afd53 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] GET http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 [ 596.622140] [57051]: DEBUG cinder.api.openstack.wsgi [None req-8c73c91e-9f6d-4d46-b827-1e3c157afd53 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 596.622391] [57051]: DEBUG cinder.api.openstack.wsgi [None req-8c73c91e-9f6d-4d46-b827-1e3c157afd53 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 596.638967] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 596.638967] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 596.645479] [57051]: INFO cinder.volume.api [None req-8c73c91e-9f6d-4d46-b827-1e3c157afd53 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Volume info retrieved successfully. [ 596.651991] [57051]: INFO cinder.api.openstack.wsgi [None req-8c73c91e-9f6d-4d46-b827-1e3c157afd53 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 returned with HTTP 200 [ 596.651991] [57051]: [pid: 57051|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:03:24 2025] GET /volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 605.596873] [57050]: DEBUG dbcounter [-] [57050] Writing DB stats cinder:SELECT=4 {{(pid=57050) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 606.649441] [57051]: DEBUG dbcounter [-] [57051] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=57051) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 651.554589] [57050]: DEBUG cinder.api.middleware.request_id [req-bad58e38-5696-4b32-b90a-845214399c28 req-5268f3b4-8ded-4edb-93dd-b2ea027a04dc None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 651.558443] [57050]: WARNING keystonemiddleware.auth_token [req-bad58e38-5696-4b32-b90a-845214399c28 req-5268f3b4-8ded-4edb-93dd-b2ea027a04dc 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. [ 651.561850] [57050]: INFO cinder.api.openstack.wsgi [req-bad58e38-5696-4b32-b90a-845214399c28 req-5268f3b4-8ded-4edb-93dd-b2ea027a04dc tempest-InstanceActionsTestJSON-1461132247 tempest-InstanceActionsTestJSON-1461132247-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=ff247ad3-ad49-4246-83f6-c33808915635 [ 651.562471] [57050]: DEBUG cinder.api.openstack.wsgi [req-bad58e38-5696-4b32-b90a-845214399c28 req-5268f3b4-8ded-4edb-93dd-b2ea027a04dc tempest-InstanceActionsTestJSON-1461132247 tempest-InstanceActionsTestJSON-1461132247-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 651.562471] [57050]: DEBUG cinder.api.openstack.wsgi [req-bad58e38-5696-4b32-b90a-845214399c28 req-5268f3b4-8ded-4edb-93dd-b2ea027a04dc tempest-InstanceActionsTestJSON-1461132247 tempest-InstanceActionsTestJSON-1461132247-project-member] Calling method 'version_select' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 651.582673] [57050]: INFO cinder.api.openstack.wsgi [req-bad58e38-5696-4b32-b90a-845214399c28 req-5268f3b4-8ded-4edb-93dd-b2ea027a04dc tempest-InstanceActionsTestJSON-1461132247 tempest-InstanceActionsTestJSON-1461132247-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=ff247ad3-ad49-4246-83f6-c33808915635 returned with HTTP 200 [ 651.583178] [57050]: [pid: 57050|app: 0|req: 5/9] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Feb 20 16:04:19 2025] GET /volume/v3/attachments?instance_id=ff247ad3-ad49-4246-83f6-c33808915635 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 661.578515] [57050]: DEBUG dbcounter [-] [57050] Writing DB stats cinder:SELECT=1 {{(pid=57050) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 721.913410] [57051]: DEBUG cinder.api.middleware.request_id [None req-3d80bdbb-6f1b-4426-9ee0-44e4b656ad8d None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.915808] [57051]: INFO cinder.api.openstack.wsgi [None req-3d80bdbb-6f1b-4426-9ee0-44e4b656ad8d tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] POST http://10.180.1.21/volume/v3/volumes [ 721.916389] [57051]: DEBUG cinder.api.openstack.wsgi [None req-3d80bdbb-6f1b-4426-9ee0-44e4b656ad8d tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-85711289"}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 721.918252] [57051]: DEBUG cinder.api.v3.volumes [None req-3d80bdbb-6f1b-4426-9ee0-44e4b656ad8d tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-85711289'}} {{(pid=57051) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 721.918450] [57051]: INFO cinder.api.v3.volumes [None req-3d80bdbb-6f1b-4426-9ee0-44e4b656ad8d tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Create volume of 1 GB [ 721.923512] [57051]: INFO cinder.volume.api [None req-3d80bdbb-6f1b-4426-9ee0-44e4b656ad8d tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Availability Zones retrieved successfully. [ 721.930474] [57051]: DEBUG cinder.volume.api [None req-3d80bdbb-6f1b-4426-9ee0-44e4b656ad8d tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Flow 'volume_create_api' (218034e3-d3ab-4d08-8f6f-5a9362da400a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 721.931663] [57051]: DEBUG cinder.volume.api [None req-3d80bdbb-6f1b-4426-9ee0-44e4b656ad8d tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18ac6585-61bc-40a5-a1b8-3694bd16afda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 721.932984] [57051]: DEBUG cinder.volume.flows.api.create_volume [None req-3d80bdbb-6f1b-4426-9ee0-44e4b656ad8d tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Validating volume size '1' using validate_int {{(pid=57051) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 721.959815] [57051]: DEBUG cinder.volume.api [None req-3d80bdbb-6f1b-4426-9ee0-44e4b656ad8d tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18ac6585-61bc-40a5-a1b8-3694bd16afda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T16:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=3dc66e21-7388-4567-923a-2efc37590051,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc66e21-7388-4567-923a-2efc37590051', '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=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 721.961904] [57051]: DEBUG cinder.volume.api [None req-3d80bdbb-6f1b-4426-9ee0-44e4b656ad8d tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41a6a10e-c0cb-481c-8530-21b7fe52f742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 722.009606] [57051]: DEBUG cinder.quota [None req-3d80bdbb-6f1b-4426-9ee0-44e4b656ad8d tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Created reservations ['23db318f-e9c4-41ac-a57f-75135f4f5822', '520eab91-bfdc-47a5-8e06-64d1f8c7fcbe', '244dd7a4-f9ad-4128-802a-df02e74615ec', '6a70e3fb-0af3-48e9-b878-a3072e9b1a47'] {{(pid=57051) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 722.010645] [57051]: DEBUG cinder.volume.api [None req-3d80bdbb-6f1b-4426-9ee0-44e4b656ad8d tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41a6a10e-c0cb-481c-8530-21b7fe52f742) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23db318f-e9c4-41ac-a57f-75135f4f5822', '520eab91-bfdc-47a5-8e06-64d1f8c7fcbe', '244dd7a4-f9ad-4128-802a-df02e74615ec', '6a70e3fb-0af3-48e9-b878-a3072e9b1a47']}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 722.011563] [57051]: DEBUG cinder.volume.api [None req-3d80bdbb-6f1b-4426-9ee0-44e4b656ad8d tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bfffb5a-6a93-4dd2-8cb0-2f6d812d39d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 722.043885] [57051]: DEBUG cinder.volume.api [None req-3d80bdbb-6f1b-4426-9ee0-44e4b656ad8d tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bfffb5a-6a93-4dd2-8cb0-2f6d812d39d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22f9ce7a-70d5-4b1b-9613-a0912ee184ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-85711289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf7fe5c429e8412aa79436f14a3adbc4',qos_specs=None,replication_status=,reservations=['23db318f-e9c4-41ac-a57f-75135f4f5822','520eab91-bfdc-47a5-8e06-64d1f8c7fcbe','244dd7a4-f9ad-4128-802a-df02e74615ec','6a70e3fb-0af3-48e9-b878-a3072e9b1a47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15e1663c93be4dfaa3c936c0fc1ca764',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051), '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-20T16:05:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-85711289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22f9ce7a-70d5-4b1b-9613-a0912ee184ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf7fe5c429e8412aa79436f14a3adbc4',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='15e1663c93be4dfaa3c936c0fc1ca764',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dc66e21-7388-4567-923a-2efc37590051),volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 722.044829] [57051]: DEBUG cinder.volume.api [None req-3d80bdbb-6f1b-4426-9ee0-44e4b656ad8d tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa125d27-d6e0-4c84-ae32-b3be2de63d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 722.057106] [57051]: DEBUG cinder.volume.api [None req-3d80bdbb-6f1b-4426-9ee0-44e4b656ad8d tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa125d27-d6e0-4c84-ae32-b3be2de63d8a) 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-85711289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf7fe5c429e8412aa79436f14a3adbc4',qos_specs=None,replication_status=,reservations=['23db318f-e9c4-41ac-a57f-75135f4f5822','520eab91-bfdc-47a5-8e06-64d1f8c7fcbe','244dd7a4-f9ad-4128-802a-df02e74615ec','6a70e3fb-0af3-48e9-b878-a3072e9b1a47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15e1663c93be4dfaa3c936c0fc1ca764',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 722.058023] [57051]: DEBUG cinder.volume.api [None req-3d80bdbb-6f1b-4426-9ee0-44e4b656ad8d tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1148141f-2790-4e66-98f8-0180cc66ebb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 722.067192] [57051]: DEBUG cinder.volume.api [None req-3d80bdbb-6f1b-4426-9ee0-44e4b656ad8d tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1148141f-2790-4e66-98f8-0180cc66ebb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 722.069201] [57051]: DEBUG cinder.volume.api [None req-3d80bdbb-6f1b-4426-9ee0-44e4b656ad8d tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Flow 'volume_create_api' (218034e3-d3ab-4d08-8f6f-5a9362da400a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 722.069558] [57051]: INFO cinder.volume.api [None req-3d80bdbb-6f1b-4426-9ee0-44e4b656ad8d tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Create volume request issued successfully. [ 722.070231] [57051]: INFO cinder.api.openstack.wsgi [None req-3d80bdbb-6f1b-4426-9ee0-44e4b656ad8d tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 722.070703] [57051]: [pid: 57051|app: 0|req: 5/10] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 16:05:29 2025] POST /volume/v3/volumes => generated 749 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 722.080142] [57050]: DEBUG cinder.api.middleware.request_id [None req-6d5cebb5-b34e-48fa-96e6-c91c448a56ea None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.082702] [57050]: INFO cinder.api.openstack.wsgi [None req-6d5cebb5-b34e-48fa-96e6-c91c448a56ea tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] GET http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac [ 722.082941] [57050]: DEBUG cinder.api.openstack.wsgi [None req-6d5cebb5-b34e-48fa-96e6-c91c448a56ea tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 722.083188] [57050]: DEBUG cinder.api.openstack.wsgi [None req-6d5cebb5-b34e-48fa-96e6-c91c448a56ea tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 722.235116] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 722.235116] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 722.239072] [57050]: INFO cinder.volume.api [None req-6d5cebb5-b34e-48fa-96e6-c91c448a56ea tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Volume info retrieved successfully. [ 722.246082] [57050]: INFO cinder.api.openstack.wsgi [None req-6d5cebb5-b34e-48fa-96e6-c91c448a56ea tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac returned with HTTP 200 [ 722.246082] [57050]: [pid: 57050|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:29 2025] GET /volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac => generated 817 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 723.257507] [57051]: DEBUG cinder.api.middleware.request_id [None req-35e6d2c5-c7d9-40d8-b627-63d9df84f78b None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 723.262194] [57051]: INFO cinder.api.openstack.wsgi [None req-35e6d2c5-c7d9-40d8-b627-63d9df84f78b tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] GET http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac [ 723.262194] [57051]: DEBUG cinder.api.openstack.wsgi [None req-35e6d2c5-c7d9-40d8-b627-63d9df84f78b tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 723.262791] [57051]: DEBUG cinder.api.openstack.wsgi [None req-35e6d2c5-c7d9-40d8-b627-63d9df84f78b tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 723.281345] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 723.281345] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 723.285902] [57051]: INFO cinder.volume.api [None req-35e6d2c5-c7d9-40d8-b627-63d9df84f78b tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Volume info retrieved successfully. [ 723.292019] [57051]: INFO cinder.api.openstack.wsgi [None req-35e6d2c5-c7d9-40d8-b627-63d9df84f78b tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac returned with HTTP 200 [ 723.292431] [57051]: [pid: 57051|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:31 2025] GET /volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 723.359574] [57050]: DEBUG cinder.api.middleware.request_id [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-bf2f4267-f400-4aa6-9b1e-60becc983963 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 723.363025] [57050]: INFO cinder.api.openstack.wsgi [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-bf2f4267-f400-4aa6-9b1e-60becc983963 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] GET http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac [ 723.363025] [57050]: DEBUG cinder.api.openstack.wsgi [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-bf2f4267-f400-4aa6-9b1e-60becc983963 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 723.363025] [57050]: DEBUG cinder.api.openstack.wsgi [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-bf2f4267-f400-4aa6-9b1e-60becc983963 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 723.373333] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 723.373333] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 723.377402] [57050]: INFO cinder.volume.api [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-bf2f4267-f400-4aa6-9b1e-60becc983963 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Volume info retrieved successfully. [ 723.384143] [57050]: INFO cinder.api.openstack.wsgi [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-bf2f4267-f400-4aa6-9b1e-60becc983963 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac returned with HTTP 200 [ 723.384637] [57050]: [pid: 57050|app: 0|req: 7/13] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:05:31 2025] GET /volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 724.922766] [57051]: DEBUG cinder.api.middleware.request_id [None req-e24418f4-e76a-459d-b94f-0b2ae42a68b3 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 724.922766] [57051]: INFO cinder.api.openstack.wsgi [None req-e24418f4-e76a-459d-b94f-0b2ae42a68b3 None None] GET http://10.180.1.21/volume// [ 724.922766] [57051]: DEBUG cinder.api.openstack.wsgi [None req-e24418f4-e76a-459d-b94f-0b2ae42a68b3 None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 724.922766] [57051]: DEBUG cinder.api.openstack.wsgi [None req-e24418f4-e76a-459d-b94f-0b2ae42a68b3 None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 724.922766] [57051]: INFO cinder.api.openstack.wsgi [None req-e24418f4-e76a-459d-b94f-0b2ae42a68b3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 724.922766] [57051]: [pid: 57051|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 16:05:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 724.927085] [57050]: DEBUG cinder.api.middleware.request_id [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-75ce4790-8479-48ee-adac-29a0b9f16165 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 724.929991] [57050]: INFO cinder.api.openstack.wsgi [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-75ce4790-8479-48ee-adac-29a0b9f16165 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] POST http://10.180.1.21/volume/v3/attachments [ 724.930439] [57050]: DEBUG cinder.api.openstack.wsgi [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-75ce4790-8479-48ee-adac-29a0b9f16165 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22f9ce7a-70d5-4b1b-9613-a0912ee184ac", "connector": null, "instance_uuid": "13f79be3-8768-4656-a6b4-1ba4618a332a"}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 724.945342] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 724.945342] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 724.983427] [57050]: INFO cinder.api.openstack.wsgi [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-75ce4790-8479-48ee-adac-29a0b9f16165 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 724.983904] [57050]: [pid: 57050|app: 0|req: 8/15] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 16:05:32 2025] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 725.005956] [57051]: DEBUG cinder.api.middleware.request_id [None req-f00aae63-bb52-43f1-9b84-2cb02dbdc03d None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.008832] [57051]: INFO cinder.api.openstack.wsgi [None req-f00aae63-bb52-43f1-9b84-2cb02dbdc03d tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] GET http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac [ 725.009073] [57051]: DEBUG cinder.api.openstack.wsgi [None req-f00aae63-bb52-43f1-9b84-2cb02dbdc03d tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 725.009284] [57051]: DEBUG cinder.api.openstack.wsgi [None req-f00aae63-bb52-43f1-9b84-2cb02dbdc03d tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 725.025102] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 725.025102] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 725.028677] [57051]: INFO cinder.volume.api [None req-f00aae63-bb52-43f1-9b84-2cb02dbdc03d tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Volume info retrieved successfully. [ 725.033767] [57051]: INFO cinder.api.openstack.wsgi [None req-f00aae63-bb52-43f1-9b84-2cb02dbdc03d tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac returned with HTTP 200 [ 725.034247] [57051]: [pid: 57051|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:32 2025] GET /volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 725.511090] [57050]: DEBUG cinder.api.middleware.request_id [None req-2d7c8ce2-c7d9-4a2c-8677-7392752e7b4c None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.511857] [57050]: INFO cinder.api.openstack.wsgi [None req-2d7c8ce2-c7d9-4a2c-8677-7392752e7b4c None None] GET http://10.180.1.21/volume// [ 725.512072] [57050]: DEBUG cinder.api.openstack.wsgi [None req-2d7c8ce2-c7d9-4a2c-8677-7392752e7b4c None None] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 725.512306] [57050]: DEBUG cinder.api.openstack.wsgi [None req-2d7c8ce2-c7d9-4a2c-8677-7392752e7b4c None None] Calling method 'all' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 725.512842] [57050]: INFO cinder.api.openstack.wsgi [None req-2d7c8ce2-c7d9-4a2c-8677-7392752e7b4c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 725.513199] [57050]: [pid: 57050|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:05:33 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 725.517141] [57051]: DEBUG cinder.api.middleware.request_id [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-a9faa58c-01a8-4182-b351-3ae4ea664b9c None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.519839] [57051]: WARNING keystonemiddleware.auth_token [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-a9faa58c-01a8-4182-b351-3ae4ea664b9c 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. [ 725.522681] [57051]: INFO cinder.api.openstack.wsgi [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-a9faa58c-01a8-4182-b351-3ae4ea664b9c tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] GET http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac [ 725.522956] [57051]: DEBUG cinder.api.openstack.wsgi [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-a9faa58c-01a8-4182-b351-3ae4ea664b9c tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 725.523188] [57051]: DEBUG cinder.api.openstack.wsgi [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-a9faa58c-01a8-4182-b351-3ae4ea664b9c tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 725.536651] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 725.536651] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 725.540634] [57051]: INFO cinder.volume.api [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-a9faa58c-01a8-4182-b351-3ae4ea664b9c tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Volume info retrieved successfully. [ 725.546328] [57051]: INFO cinder.api.openstack.wsgi [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-a9faa58c-01a8-4182-b351-3ae4ea664b9c tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac returned with HTTP 200 [ 725.546788] [57051]: [pid: 57051|app: 0|req: 9/18] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:05:33 2025] GET /volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 725.580261] [57050]: DEBUG cinder.api.middleware.request_id [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-f0ded9f9-b0ec-42e8-8d7a-2407d357cb55 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.582856] [57050]: INFO cinder.api.openstack.wsgi [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-f0ded9f9-b0ec-42e8-8d7a-2407d357cb55 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] PUT http://10.180.1.21/volume/v3/attachments/7ab4d433-1022-41ea-80e9-10585e3b94b7 [ 725.583341] [57050]: DEBUG cinder.api.openstack.wsgi [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-f0ded9f9-b0ec-42e8-8d7a-2407d357cb55 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-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-550328", "mountpoint": "/dev/sdb"}}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 725.592430] [57050]: DEBUG cinder.coordination [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-f0ded9f9-b0ec-42e8-8d7a-2407d357cb55 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Acquiring lock "cinder-attachment_update-22f9ce7a-70d5-4b1b-9613-a0912ee184ac-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57050) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 725.597563] [57050]: DEBUG cinder.coordination [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-f0ded9f9-b0ec-42e8-8d7a-2407d357cb55 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Lock "cinder-attachment_update-22f9ce7a-70d5-4b1b-9613-a0912ee184ac-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57050) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 725.598896] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 725.598896] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 726.045607] [57051]: DEBUG cinder.api.middleware.request_id [None req-b7940597-d908-4c63-9f46-fb5e13d40365 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.049415] [57051]: INFO cinder.api.openstack.wsgi [None req-b7940597-d908-4c63-9f46-fb5e13d40365 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] GET http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac [ 726.049415] [57051]: DEBUG cinder.api.openstack.wsgi [None req-b7940597-d908-4c63-9f46-fb5e13d40365 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 726.049415] [57051]: DEBUG cinder.api.openstack.wsgi [None req-b7940597-d908-4c63-9f46-fb5e13d40365 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 726.062906] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 726.062906] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 726.067899] [57051]: INFO cinder.volume.api [None req-b7940597-d908-4c63-9f46-fb5e13d40365 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Volume info retrieved successfully. [ 726.073377] [57051]: INFO cinder.api.openstack.wsgi [None req-b7940597-d908-4c63-9f46-fb5e13d40365 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac returned with HTTP 200 [ 726.073836] [57051]: [pid: 57051|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:33 2025] GET /volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 727.087320] [57051]: DEBUG cinder.api.middleware.request_id [None req-55b7de96-bf7f-44c1-a870-952c0cba2122 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 727.089670] [57051]: INFO cinder.api.openstack.wsgi [None req-55b7de96-bf7f-44c1-a870-952c0cba2122 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] GET http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac [ 727.089903] [57051]: DEBUG cinder.api.openstack.wsgi [None req-55b7de96-bf7f-44c1-a870-952c0cba2122 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 727.090142] [57051]: DEBUG cinder.api.openstack.wsgi [None req-55b7de96-bf7f-44c1-a870-952c0cba2122 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 727.104965] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 727.104965] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 727.112236] [57051]: INFO cinder.volume.api [None req-55b7de96-bf7f-44c1-a870-952c0cba2122 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Volume info retrieved successfully. [ 727.114853] [57051]: INFO cinder.api.openstack.wsgi [None req-55b7de96-bf7f-44c1-a870-952c0cba2122 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac returned with HTTP 200 [ 727.115474] [57051]: [pid: 57051|app: 0|req: 11/20] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:34 2025] GET /volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 727.654058] [57051]: DEBUG cinder.api.middleware.request_id [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-8d4ceaf7-e6d6-475d-9dcf-1d643bf19377 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 727.656155] [57051]: INFO cinder.api.openstack.wsgi [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-8d4ceaf7-e6d6-475d-9dcf-1d643bf19377 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] GET http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 [ 727.656426] [57051]: DEBUG cinder.api.openstack.wsgi [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-8d4ceaf7-e6d6-475d-9dcf-1d643bf19377 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 727.656698] [57051]: DEBUG cinder.api.openstack.wsgi [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-8d4ceaf7-e6d6-475d-9dcf-1d643bf19377 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 727.666510] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 727.666510] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 727.670383] [57051]: INFO cinder.volume.api [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-8d4ceaf7-e6d6-475d-9dcf-1d643bf19377 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Volume info retrieved successfully. [ 727.675986] [57051]: INFO cinder.api.openstack.wsgi [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-8d4ceaf7-e6d6-475d-9dcf-1d643bf19377 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 returned with HTTP 200 [ 727.676585] [57051]: [pid: 57051|app: 0|req: 12/21] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:05:35 2025] GET /volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 => generated 1010 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 728.128458] [57051]: DEBUG cinder.api.middleware.request_id [None req-d73b54e3-2ea6-4716-b804-4559106ca2b3 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.130553] [57051]: INFO cinder.api.openstack.wsgi [None req-d73b54e3-2ea6-4716-b804-4559106ca2b3 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] GET http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac [ 728.130804] [57051]: DEBUG cinder.api.openstack.wsgi [None req-d73b54e3-2ea6-4716-b804-4559106ca2b3 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 728.131073] [57051]: DEBUG cinder.api.openstack.wsgi [None req-d73b54e3-2ea6-4716-b804-4559106ca2b3 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 728.146086] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 728.146086] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 728.149780] [57051]: INFO cinder.volume.api [None req-d73b54e3-2ea6-4716-b804-4559106ca2b3 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Volume info retrieved successfully. [ 728.154491] [57051]: INFO cinder.api.openstack.wsgi [None req-d73b54e3-2ea6-4716-b804-4559106ca2b3 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac returned with HTTP 200 [ 728.154879] [57051]: [pid: 57051|app: 0|req: 13/22] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:35 2025] GET /volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 729.170059] [57051]: DEBUG cinder.api.middleware.request_id [None req-9eda4118-f475-4e22-b107-2e79f3613cde None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.172136] [57051]: INFO cinder.api.openstack.wsgi [None req-9eda4118-f475-4e22-b107-2e79f3613cde tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] GET http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac [ 729.172374] [57051]: DEBUG cinder.api.openstack.wsgi [None req-9eda4118-f475-4e22-b107-2e79f3613cde tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.172597] [57051]: DEBUG cinder.api.openstack.wsgi [None req-9eda4118-f475-4e22-b107-2e79f3613cde tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.186030] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.186030] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.190143] [57051]: INFO cinder.volume.api [None req-9eda4118-f475-4e22-b107-2e79f3613cde tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Volume info retrieved successfully. [ 729.195221] [57051]: INFO cinder.api.openstack.wsgi [None req-9eda4118-f475-4e22-b107-2e79f3613cde tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac returned with HTTP 200 [ 729.195613] [57051]: [pid: 57051|app: 0|req: 14/23] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:37 2025] GET /volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 729.197975] [57051]: DEBUG cinder.api.middleware.request_id [None req-b8afd65f-8da7-4894-9cf0-b62f115ed5f4 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.198376] [57051]: INFO cinder.api.openstack.wsgi [None req-b8afd65f-8da7-4894-9cf0-b62f115ed5f4 None None] GET http://10.180.1.21/volume// [ 729.198600] [57051]: DEBUG cinder.api.openstack.wsgi [None req-b8afd65f-8da7-4894-9cf0-b62f115ed5f4 None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.198841] [57051]: DEBUG cinder.api.openstack.wsgi [None req-b8afd65f-8da7-4894-9cf0-b62f115ed5f4 None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.199230] [57051]: INFO cinder.api.openstack.wsgi [None req-b8afd65f-8da7-4894-9cf0-b62f115ed5f4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 729.199513] [57051]: [pid: 57051|app: 0|req: 15/24] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 16:05:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 729.203512] [57051]: DEBUG cinder.api.middleware.request_id [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-f9f70b28-d2c3-4a04-a9fc-45fc5f699b95 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.205497] [57051]: INFO cinder.api.openstack.wsgi [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-f9f70b28-d2c3-4a04-a9fc-45fc5f699b95 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 729.206015] [57051]: DEBUG cinder.api.openstack.wsgi [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-f9f70b28-d2c3-4a04-a9fc-45fc5f699b95 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6675eef8-4834-44e7-8b24-c69fa777b4a6", "connector": null, "instance_uuid": "7078070e-1101-4dcd-95f8-df8c64c24f5b"}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 729.214580] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.214580] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.251254] [57051]: INFO cinder.api.openstack.wsgi [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-f9f70b28-d2c3-4a04-a9fc-45fc5f699b95 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 729.251738] [57051]: [pid: 57051|app: 0|req: 16/25] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 16:05:37 2025] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 729.276420] [57051]: DEBUG cinder.api.middleware.request_id [None req-c78d00d7-925c-43aa-a3ca-468e2968c148 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.280589] [57051]: INFO cinder.api.openstack.wsgi [None req-c78d00d7-925c-43aa-a3ca-468e2968c148 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] GET http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 [ 729.280589] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c78d00d7-925c-43aa-a3ca-468e2968c148 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.280589] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c78d00d7-925c-43aa-a3ca-468e2968c148 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.292274] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.292274] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.296502] [57051]: INFO cinder.volume.api [None req-c78d00d7-925c-43aa-a3ca-468e2968c148 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Volume info retrieved successfully. [ 729.301682] [57051]: INFO cinder.api.openstack.wsgi [None req-c78d00d7-925c-43aa-a3ca-468e2968c148 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 returned with HTTP 200 [ 729.302117] [57051]: [pid: 57051|app: 0|req: 17/26] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:37 2025] GET /volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 729.779225] [57051]: DEBUG cinder.api.middleware.request_id [None req-ef7284b4-7137-41f5-b30d-1bce354ccfd8 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.779758] [57051]: INFO cinder.api.openstack.wsgi [None req-ef7284b4-7137-41f5-b30d-1bce354ccfd8 None None] GET http://10.180.1.21/volume// [ 729.779943] [57051]: DEBUG cinder.api.openstack.wsgi [None req-ef7284b4-7137-41f5-b30d-1bce354ccfd8 None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.780206] [57051]: DEBUG cinder.api.openstack.wsgi [None req-ef7284b4-7137-41f5-b30d-1bce354ccfd8 None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.780599] [57051]: INFO cinder.api.openstack.wsgi [None req-ef7284b4-7137-41f5-b30d-1bce354ccfd8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 729.781040] [57051]: [pid: 57051|app: 0|req: 18/27] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:05:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 729.784093] [57051]: DEBUG cinder.api.middleware.request_id [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-f07676eb-bbc0-4158-b4a8-4580441afc1f None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.786222] [57051]: INFO cinder.api.openstack.wsgi [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-f07676eb-bbc0-4158-b4a8-4580441afc1f tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] GET http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 [ 729.786527] [57051]: DEBUG cinder.api.openstack.wsgi [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-f07676eb-bbc0-4158-b4a8-4580441afc1f tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.786775] [57051]: DEBUG cinder.api.openstack.wsgi [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-f07676eb-bbc0-4158-b4a8-4580441afc1f tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.800085] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.800085] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.803214] [57051]: INFO cinder.volume.api [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-f07676eb-bbc0-4158-b4a8-4580441afc1f tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Volume info retrieved successfully. [ 729.807744] [57051]: INFO cinder.api.openstack.wsgi [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-f07676eb-bbc0-4158-b4a8-4580441afc1f tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 returned with HTTP 200 [ 729.808218] [57051]: [pid: 57051|app: 0|req: 19/28] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:05:37 2025] GET /volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 => generated 1233 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 729.835464] [57051]: DEBUG cinder.api.middleware.request_id [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-a245b9f4-e87f-4e80-91ff-b8512f8935c2 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.838708] [57051]: INFO cinder.api.openstack.wsgi [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-a245b9f4-e87f-4e80-91ff-b8512f8935c2 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] PUT http://10.180.1.21/volume/v3/attachments/1f55abfe-73c5-442e-979d-fa0437c09d77 [ 729.838708] [57051]: DEBUG cinder.api.openstack.wsgi [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-a245b9f4-e87f-4e80-91ff-b8512f8935c2 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-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-550264", "mountpoint": "/dev/sdb"}}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 729.849207] [57051]: DEBUG cinder.coordination [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-a245b9f4-e87f-4e80-91ff-b8512f8935c2 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Acquiring lock "cinder-attachment_update-6675eef8-4834-44e7-8b24-c69fa777b4a6-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57051) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 729.853778] [57051]: DEBUG cinder.coordination [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-a245b9f4-e87f-4e80-91ff-b8512f8935c2 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Lock "cinder-attachment_update-6675eef8-4834-44e7-8b24-c69fa777b4a6-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=57051) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 729.854887] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.854887] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 730.645984] [57050]: DEBUG cinder.coordination [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-f0ded9f9-b0ec-42e8-8d7a-2407d357cb55 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Lock "cinder-attachment_update-22f9ce7a-70d5-4b1b-9613-a0912ee184ac-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.048s {{(pid=57050) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 730.646524] [57050]: INFO cinder.api.openstack.wsgi [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-f0ded9f9-b0ec-42e8-8d7a-2407d357cb55 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] http://10.180.1.21/volume/v3/attachments/7ab4d433-1022-41ea-80e9-10585e3b94b7 returned with HTTP 200 [ 730.647086] [57050]: [pid: 57050|app: 0|req: 10/29] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 16:05:33 2025] PUT /volume/v3/attachments/7ab4d433-1022-41ea-80e9-10585e3b94b7 => generated 617 bytes in 5067 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 730.648154] [57050]: DEBUG cinder.api.middleware.request_id [None req-04858ee2-7f53-4904-8148-5662b2cefeb8 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.650531] [57050]: INFO cinder.api.openstack.wsgi [None req-04858ee2-7f53-4904-8148-5662b2cefeb8 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] GET http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac [ 730.651257] [57050]: DEBUG cinder.api.openstack.wsgi [None req-04858ee2-7f53-4904-8148-5662b2cefeb8 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 730.651610] [57050]: DEBUG cinder.api.openstack.wsgi [None req-04858ee2-7f53-4904-8148-5662b2cefeb8 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 730.662847] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 730.662847] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 730.666609] [57050]: INFO cinder.volume.api [None req-04858ee2-7f53-4904-8148-5662b2cefeb8 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Volume info retrieved successfully. [ 730.672184] [57050]: INFO cinder.api.openstack.wsgi [None req-04858ee2-7f53-4904-8148-5662b2cefeb8 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac returned with HTTP 200 [ 730.672756] [57050]: [pid: 57050|app: 0|req: 11/30] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:38 2025] GET /volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 730.673654] [57050]: DEBUG cinder.api.middleware.request_id [None req-f51d2ba2-c8c1-40ab-93e9-4f41b5f65073 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.675994] [57050]: INFO cinder.api.openstack.wsgi [None req-f51d2ba2-c8c1-40ab-93e9-4f41b5f65073 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] GET http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 [ 730.676285] [57050]: DEBUG cinder.api.openstack.wsgi [None req-f51d2ba2-c8c1-40ab-93e9-4f41b5f65073 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 730.676896] [57050]: DEBUG cinder.api.openstack.wsgi [None req-f51d2ba2-c8c1-40ab-93e9-4f41b5f65073 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 730.690342] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 730.690342] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 730.696691] [57050]: INFO cinder.volume.api [None req-f51d2ba2-c8c1-40ab-93e9-4f41b5f65073 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Volume info retrieved successfully. [ 730.702016] [57050]: INFO cinder.api.openstack.wsgi [None req-f51d2ba2-c8c1-40ab-93e9-4f41b5f65073 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 returned with HTTP 200 [ 730.702573] [57050]: [pid: 57050|app: 0|req: 12/31] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:38 2025] GET /volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 731.687055] [57050]: DEBUG cinder.api.middleware.request_id [None req-928143c1-da4b-42f9-a23f-52bb27918d83 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 731.689276] [57050]: INFO cinder.api.openstack.wsgi [None req-928143c1-da4b-42f9-a23f-52bb27918d83 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] GET http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac [ 731.689507] [57050]: DEBUG cinder.api.openstack.wsgi [None req-928143c1-da4b-42f9-a23f-52bb27918d83 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 731.689731] [57050]: DEBUG cinder.api.openstack.wsgi [None req-928143c1-da4b-42f9-a23f-52bb27918d83 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 731.703823] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 731.703823] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 731.707860] [57050]: INFO cinder.volume.api [None req-928143c1-da4b-42f9-a23f-52bb27918d83 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Volume info retrieved successfully. [ 731.713196] [57050]: INFO cinder.api.openstack.wsgi [None req-928143c1-da4b-42f9-a23f-52bb27918d83 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac returned with HTTP 200 [ 731.713665] [57050]: [pid: 57050|app: 0|req: 13/32] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:39 2025] GET /volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 731.715878] [57050]: DEBUG cinder.api.middleware.request_id [None req-c74fc3be-f5b9-49db-9138-7ff532b9d8e7 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 731.718250] [57050]: INFO cinder.api.openstack.wsgi [None req-c74fc3be-f5b9-49db-9138-7ff532b9d8e7 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] GET http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 [ 731.718945] [57050]: DEBUG cinder.api.openstack.wsgi [None req-c74fc3be-f5b9-49db-9138-7ff532b9d8e7 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 731.718945] [57050]: DEBUG cinder.api.openstack.wsgi [None req-c74fc3be-f5b9-49db-9138-7ff532b9d8e7 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 731.732397] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 731.732397] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 731.736106] [57050]: INFO cinder.volume.api [None req-c74fc3be-f5b9-49db-9138-7ff532b9d8e7 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Volume info retrieved successfully. [ 731.740549] [57050]: INFO cinder.api.openstack.wsgi [None req-c74fc3be-f5b9-49db-9138-7ff532b9d8e7 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 returned with HTTP 200 [ 731.741080] [57050]: [pid: 57050|app: 0|req: 14/33] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:39 2025] GET /volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 732.281416] [57050]: DEBUG cinder.api.middleware.request_id [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-45ed5668-69b3-414b-b22a-8583198b2193 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.284615] [57050]: INFO cinder.api.openstack.wsgi [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-45ed5668-69b3-414b-b22a-8583198b2193 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] POST http://10.180.1.21/volume/v3/attachments/7ab4d433-1022-41ea-80e9-10585e3b94b7/action [ 732.285558] [57050]: DEBUG cinder.api.openstack.wsgi [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-45ed5668-69b3-414b-b22a-8583198b2193 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Action body: b'{"os-complete": null}' {{(pid=57050) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 732.285769] [57050]: DEBUG cinder.api.openstack.wsgi [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-45ed5668-69b3-414b-b22a-8583198b2193 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 732.302352] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 732.302352] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 732.311653] [57050]: INFO cinder.api.openstack.wsgi [req-36b6ba9e-8962-496e-8c89-6ac9f1882c2b req-45ed5668-69b3-414b-b22a-8583198b2193 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] http://10.180.1.21/volume/v3/attachments/7ab4d433-1022-41ea-80e9-10585e3b94b7/action returned with HTTP 204 [ 732.312184] [57050]: [pid: 57050|app: 0|req: 15/34] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 16:05:40 2025] POST /volume/v3/attachments/7ab4d433-1022-41ea-80e9-10585e3b94b7/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 732.724396] [57050]: DEBUG cinder.api.middleware.request_id [None req-336267bd-d392-4956-ae49-b1d56bd5e2b5 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.726623] [57050]: INFO cinder.api.openstack.wsgi [None req-336267bd-d392-4956-ae49-b1d56bd5e2b5 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] GET http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac [ 732.726919] [57050]: DEBUG cinder.api.openstack.wsgi [None req-336267bd-d392-4956-ae49-b1d56bd5e2b5 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 732.727238] [57050]: DEBUG cinder.api.openstack.wsgi [None req-336267bd-d392-4956-ae49-b1d56bd5e2b5 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 732.738175] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 732.738175] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 732.742449] [57050]: INFO cinder.volume.api [None req-336267bd-d392-4956-ae49-b1d56bd5e2b5 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Volume info retrieved successfully. [ 732.747708] [57050]: INFO cinder.api.openstack.wsgi [None req-336267bd-d392-4956-ae49-b1d56bd5e2b5 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac returned with HTTP 200 [ 732.748263] [57050]: [pid: 57050|app: 0|req: 16/35] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:40 2025] GET /volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 732.751250] [57050]: DEBUG cinder.api.middleware.request_id [None req-737cbafe-e8d0-4118-9d06-800cbe834885 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.753174] [57050]: INFO cinder.api.openstack.wsgi [None req-737cbafe-e8d0-4118-9d06-800cbe834885 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] GET http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 [ 732.753442] [57050]: DEBUG cinder.api.openstack.wsgi [None req-737cbafe-e8d0-4118-9d06-800cbe834885 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 732.753606] [57050]: DEBUG cinder.api.openstack.wsgi [None req-737cbafe-e8d0-4118-9d06-800cbe834885 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 732.763761] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 732.763761] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 732.766801] [57050]: INFO cinder.volume.api [None req-737cbafe-e8d0-4118-9d06-800cbe834885 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Volume info retrieved successfully. [ 732.770836] [57050]: INFO cinder.api.openstack.wsgi [None req-737cbafe-e8d0-4118-9d06-800cbe834885 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 returned with HTTP 200 [ 732.771273] [57050]: [pid: 57050|app: 0|req: 17/36] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:40 2025] GET /volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 732.771885] [57050]: DEBUG cinder.api.middleware.request_id [None req-6ef7c24f-d609-4703-aee2-484f6f18d6b7 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.773718] [57050]: INFO cinder.api.openstack.wsgi [None req-6ef7c24f-d609-4703-aee2-484f6f18d6b7 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] GET http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac [ 732.774419] [57050]: DEBUG cinder.api.openstack.wsgi [None req-6ef7c24f-d609-4703-aee2-484f6f18d6b7 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 732.774419] [57050]: DEBUG cinder.api.openstack.wsgi [None req-6ef7c24f-d609-4703-aee2-484f6f18d6b7 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 732.783416] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 732.783416] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 732.787028] [57050]: INFO cinder.volume.api [None req-6ef7c24f-d609-4703-aee2-484f6f18d6b7 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Volume info retrieved successfully. [ 732.791285] [57050]: INFO cinder.api.openstack.wsgi [None req-6ef7c24f-d609-4703-aee2-484f6f18d6b7 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac returned with HTTP 200 [ 732.791673] [57050]: [pid: 57050|app: 0|req: 18/37] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:40 2025] GET /volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 733.787184] [57050]: DEBUG cinder.api.middleware.request_id [None req-a973e3c5-95e4-4c5c-a218-7b982e0b4ac8 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.789327] [57050]: INFO cinder.api.openstack.wsgi [None req-a973e3c5-95e4-4c5c-a218-7b982e0b4ac8 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] GET http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 [ 733.789556] [57050]: DEBUG cinder.api.openstack.wsgi [None req-a973e3c5-95e4-4c5c-a218-7b982e0b4ac8 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 733.789776] [57050]: DEBUG cinder.api.openstack.wsgi [None req-a973e3c5-95e4-4c5c-a218-7b982e0b4ac8 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 733.802596] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.802596] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 733.805369] [57050]: INFO cinder.volume.api [None req-a973e3c5-95e4-4c5c-a218-7b982e0b4ac8 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Volume info retrieved successfully. [ 733.810746] [57050]: INFO cinder.api.openstack.wsgi [None req-a973e3c5-95e4-4c5c-a218-7b982e0b4ac8 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 returned with HTTP 200 [ 733.811144] [57050]: [pid: 57050|app: 0|req: 19/38] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:41 2025] GET /volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 734.387771] [57051]: DEBUG cinder.coordination [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-a245b9f4-e87f-4e80-91ff-b8512f8935c2 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Lock "cinder-attachment_update-6675eef8-4834-44e7-8b24-c69fa777b4a6-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.534s {{(pid=57051) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 734.388305] [57051]: INFO cinder.api.openstack.wsgi [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-a245b9f4-e87f-4e80-91ff-b8512f8935c2 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/attachments/1f55abfe-73c5-442e-979d-fa0437c09d77 returned with HTTP 200 [ 734.388979] [57051]: [pid: 57051|app: 0|req: 20/39] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 16:05:37 2025] PUT /volume/v3/attachments/1f55abfe-73c5-442e-979d-fa0437c09d77 => generated 617 bytes in 4554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 734.821623] [57050]: DEBUG cinder.api.middleware.request_id [None req-6d6f2c07-4cb9-47a0-b0f7-59adf8c639dd None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.823965] [57050]: INFO cinder.api.openstack.wsgi [None req-6d6f2c07-4cb9-47a0-b0f7-59adf8c639dd tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] GET http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 [ 734.824072] [57050]: DEBUG cinder.api.openstack.wsgi [None req-6d6f2c07-4cb9-47a0-b0f7-59adf8c639dd tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 734.824238] [57050]: DEBUG cinder.api.openstack.wsgi [None req-6d6f2c07-4cb9-47a0-b0f7-59adf8c639dd tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 734.839463] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 734.839463] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 734.842832] [57050]: INFO cinder.volume.api [None req-6d6f2c07-4cb9-47a0-b0f7-59adf8c639dd tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Volume info retrieved successfully. [ 734.847319] [57050]: INFO cinder.api.openstack.wsgi [None req-6d6f2c07-4cb9-47a0-b0f7-59adf8c639dd tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 returned with HTTP 200 [ 734.847850] [57050]: [pid: 57050|app: 0|req: 20/40] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:42 2025] GET /volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 => generated 1010 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 735.858637] [57051]: DEBUG cinder.api.middleware.request_id [None req-f65e6810-248a-424b-a747-413e568e5d9b None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.861753] [57051]: INFO cinder.api.openstack.wsgi [None req-f65e6810-248a-424b-a747-413e568e5d9b tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] GET http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 [ 735.862040] [57051]: DEBUG cinder.api.openstack.wsgi [None req-f65e6810-248a-424b-a747-413e568e5d9b tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.862299] [57051]: DEBUG cinder.api.openstack.wsgi [None req-f65e6810-248a-424b-a747-413e568e5d9b tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.877979] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.877979] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.881753] [57051]: INFO cinder.volume.api [None req-f65e6810-248a-424b-a747-413e568e5d9b tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Volume info retrieved successfully. [ 735.886323] [57051]: INFO cinder.api.openstack.wsgi [None req-f65e6810-248a-424b-a747-413e568e5d9b tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 returned with HTTP 200 [ 735.886804] [57051]: [pid: 57051|app: 0|req: 21/41] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:43 2025] GET /volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 => generated 1010 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 736.056037] [57050]: DEBUG cinder.api.middleware.request_id [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-6fddf6a7-28cf-461a-8fb8-b0fa155d3884 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.059517] [57050]: INFO cinder.api.openstack.wsgi [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-6fddf6a7-28cf-461a-8fb8-b0fa155d3884 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] POST http://10.180.1.21/volume/v3/attachments/1f55abfe-73c5-442e-979d-fa0437c09d77/action [ 736.059922] [57050]: DEBUG cinder.api.openstack.wsgi [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-6fddf6a7-28cf-461a-8fb8-b0fa155d3884 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Action body: b'{"os-complete": null}' {{(pid=57050) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 736.060069] [57050]: DEBUG cinder.api.openstack.wsgi [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-6fddf6a7-28cf-461a-8fb8-b0fa155d3884 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 736.076711] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.076711] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.084595] [57050]: INFO cinder.api.openstack.wsgi [req-5b32289c-1861-4be6-baf5-9fe6a6758024 req-6fddf6a7-28cf-461a-8fb8-b0fa155d3884 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/attachments/1f55abfe-73c5-442e-979d-fa0437c09d77/action returned with HTTP 204 [ 736.084595] [57050]: [pid: 57050|app: 0|req: 21/42] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 16:05:43 2025] POST /volume/v3/attachments/1f55abfe-73c5-442e-979d-fa0437c09d77/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 736.896802] [57051]: DEBUG cinder.api.middleware.request_id [None req-59dbbcaf-69f3-459f-bcf2-b30316e8a0a7 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.899762] [57051]: INFO cinder.api.openstack.wsgi [None req-59dbbcaf-69f3-459f-bcf2-b30316e8a0a7 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] GET http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 [ 736.900187] [57051]: DEBUG cinder.api.openstack.wsgi [None req-59dbbcaf-69f3-459f-bcf2-b30316e8a0a7 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.900483] [57051]: DEBUG cinder.api.openstack.wsgi [None req-59dbbcaf-69f3-459f-bcf2-b30316e8a0a7 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.918040] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.918040] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.921410] [57051]: INFO cinder.volume.api [None req-59dbbcaf-69f3-459f-bcf2-b30316e8a0a7 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Volume info retrieved successfully. [ 736.928095] [57051]: INFO cinder.api.openstack.wsgi [None req-59dbbcaf-69f3-459f-bcf2-b30316e8a0a7 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 returned with HTTP 200 [ 736.928095] [57051]: [pid: 57051|app: 0|req: 22/43] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:44 2025] GET /volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 => generated 1328 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 736.940998] [57050]: DEBUG cinder.api.middleware.request_id [None req-6339c98c-e1d7-41d4-8cd6-0fe6c1ad74f5 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.943318] [57050]: INFO cinder.api.openstack.wsgi [None req-6339c98c-e1d7-41d4-8cd6-0fe6c1ad74f5 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] GET http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 [ 736.943583] [57050]: DEBUG cinder.api.openstack.wsgi [None req-6339c98c-e1d7-41d4-8cd6-0fe6c1ad74f5 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.945088] [57050]: DEBUG cinder.api.openstack.wsgi [None req-6339c98c-e1d7-41d4-8cd6-0fe6c1ad74f5 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.960135] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.960135] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.965736] [57050]: INFO cinder.volume.api [None req-6339c98c-e1d7-41d4-8cd6-0fe6c1ad74f5 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Volume info retrieved successfully. [ 736.976031] [57050]: INFO cinder.api.openstack.wsgi [None req-6339c98c-e1d7-41d4-8cd6-0fe6c1ad74f5 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 returned with HTTP 200 [ 736.976031] [57050]: [pid: 57050|app: 0|req: 22/44] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:44 2025] GET /volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 737.459113] [57051]: DEBUG cinder.api.middleware.request_id [None req-0953e343-081a-4f19-bad8-dc15c6842878 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.460936] [57051]: INFO cinder.api.openstack.wsgi [None req-0953e343-081a-4f19-bad8-dc15c6842878 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] GET http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 [ 737.461357] [57051]: DEBUG cinder.api.openstack.wsgi [None req-0953e343-081a-4f19-bad8-dc15c6842878 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 737.461696] [57051]: DEBUG cinder.api.openstack.wsgi [None req-0953e343-081a-4f19-bad8-dc15c6842878 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 737.475518] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 737.475518] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 737.479686] [57051]: INFO cinder.volume.api [None req-0953e343-081a-4f19-bad8-dc15c6842878 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Volume info retrieved successfully. [ 737.484389] [57051]: INFO cinder.api.openstack.wsgi [None req-0953e343-081a-4f19-bad8-dc15c6842878 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 returned with HTTP 200 [ 737.484831] [57051]: [pid: 57051|app: 0|req: 23/45] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:45 2025] GET /volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 => generated 1328 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 737.634026] [57050]: DEBUG cinder.api.middleware.request_id [req-a91cfd2e-fa7b-4eeb-a9a4-8d1a414ccb8b req-6dcbdd61-1f2e-47a2-a22c-3c0a997d9c2c None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.636486] [57050]: INFO cinder.api.openstack.wsgi [req-a91cfd2e-fa7b-4eeb-a9a4-8d1a414ccb8b req-6dcbdd61-1f2e-47a2-a22c-3c0a997d9c2c tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] GET http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 [ 737.636724] [57050]: DEBUG cinder.api.openstack.wsgi [req-a91cfd2e-fa7b-4eeb-a9a4-8d1a414ccb8b req-6dcbdd61-1f2e-47a2-a22c-3c0a997d9c2c tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 737.636949] [57050]: DEBUG cinder.api.openstack.wsgi [req-a91cfd2e-fa7b-4eeb-a9a4-8d1a414ccb8b req-6dcbdd61-1f2e-47a2-a22c-3c0a997d9c2c tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 737.648060] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 737.648060] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 737.651345] [57050]: INFO cinder.volume.api [req-a91cfd2e-fa7b-4eeb-a9a4-8d1a414ccb8b req-6dcbdd61-1f2e-47a2-a22c-3c0a997d9c2c tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Volume info retrieved successfully. [ 737.655578] [57050]: INFO cinder.api.openstack.wsgi [req-a91cfd2e-fa7b-4eeb-a9a4-8d1a414ccb8b req-6dcbdd61-1f2e-47a2-a22c-3c0a997d9c2c tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 returned with HTTP 200 [ 737.655997] [57050]: [pid: 57050|app: 0|req: 23/46] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:05:45 2025] GET /volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 => generated 1328 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 737.673204] [57051]: DEBUG cinder.api.middleware.request_id [req-a91cfd2e-fa7b-4eeb-a9a4-8d1a414ccb8b req-5a2192de-8f7e-47d9-82ff-c3cdfdfe4163 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.676216] [57051]: INFO cinder.api.openstack.wsgi [req-a91cfd2e-fa7b-4eeb-a9a4-8d1a414ccb8b req-5a2192de-8f7e-47d9-82ff-c3cdfdfe4163 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] POST http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6/action [ 737.677054] [57051]: DEBUG cinder.api.openstack.wsgi [req-a91cfd2e-fa7b-4eeb-a9a4-8d1a414ccb8b req-5a2192de-8f7e-47d9-82ff-c3cdfdfe4163 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=57051) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 737.677223] [57051]: DEBUG cinder.api.openstack.wsgi [req-a91cfd2e-fa7b-4eeb-a9a4-8d1a414ccb8b req-5a2192de-8f7e-47d9-82ff-c3cdfdfe4163 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 737.696098] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 737.696098] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 737.696098] [57051]: INFO cinder.volume.api [req-a91cfd2e-fa7b-4eeb-a9a4-8d1a414ccb8b req-5a2192de-8f7e-47d9-82ff-c3cdfdfe4163 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Volume info retrieved successfully. [ 737.706026] [57051]: INFO cinder.volume.api [req-a91cfd2e-fa7b-4eeb-a9a4-8d1a414ccb8b req-5a2192de-8f7e-47d9-82ff-c3cdfdfe4163 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Begin detaching volume completed successfully. [ 737.706026] [57051]: INFO cinder.api.openstack.wsgi [req-a91cfd2e-fa7b-4eeb-a9a4-8d1a414ccb8b req-5a2192de-8f7e-47d9-82ff-c3cdfdfe4163 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6/action returned with HTTP 202 [ 737.706354] [57051]: [pid: 57051|app: 0|req: 24/47] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 16:05:45 2025] POST /volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 738.731893] [57050]: DEBUG cinder.api.middleware.request_id [None req-a866a51b-5303-4529-9c93-bc4350be6a55 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.732431] [57050]: INFO cinder.api.openstack.wsgi [None req-a866a51b-5303-4529-9c93-bc4350be6a55 None None] GET http://10.180.1.21/volume// [ 738.732629] [57050]: DEBUG cinder.api.openstack.wsgi [None req-a866a51b-5303-4529-9c93-bc4350be6a55 None None] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 738.732856] [57050]: DEBUG cinder.api.openstack.wsgi [None req-a866a51b-5303-4529-9c93-bc4350be6a55 None None] Calling method 'all' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 738.733326] [57050]: INFO cinder.api.openstack.wsgi [None req-a866a51b-5303-4529-9c93-bc4350be6a55 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 738.733673] [57050]: [pid: 57050|app: 0|req: 24/48] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:05:46 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 738.737693] [57051]: DEBUG cinder.api.middleware.request_id [req-a91cfd2e-fa7b-4eeb-a9a4-8d1a414ccb8b req-9f7f5339-95b9-47ed-a1a6-67a343e7c731 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.742670] [57051]: INFO cinder.api.openstack.wsgi [req-a91cfd2e-fa7b-4eeb-a9a4-8d1a414ccb8b req-9f7f5339-95b9-47ed-a1a6-67a343e7c731 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] GET http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 [ 738.742670] [57051]: DEBUG cinder.api.openstack.wsgi [req-a91cfd2e-fa7b-4eeb-a9a4-8d1a414ccb8b req-9f7f5339-95b9-47ed-a1a6-67a343e7c731 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 738.742670] [57051]: DEBUG cinder.api.openstack.wsgi [req-a91cfd2e-fa7b-4eeb-a9a4-8d1a414ccb8b req-9f7f5339-95b9-47ed-a1a6-67a343e7c731 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 738.757111] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 738.757111] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 738.761713] [57051]: INFO cinder.volume.api [req-a91cfd2e-fa7b-4eeb-a9a4-8d1a414ccb8b req-9f7f5339-95b9-47ed-a1a6-67a343e7c731 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Volume info retrieved successfully. [ 738.766593] [57051]: INFO cinder.api.openstack.wsgi [req-a91cfd2e-fa7b-4eeb-a9a4-8d1a414ccb8b req-9f7f5339-95b9-47ed-a1a6-67a343e7c731 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 returned with HTTP 200 [ 738.767422] [57051]: [pid: 57051|app: 0|req: 25/49] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:05:46 2025] GET /volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 => generated 1555 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 739.257443] [57050]: DEBUG cinder.api.middleware.request_id [req-a18da878-3f9f-4f7c-9ae8-75befe5997dd req-a88eec17-633f-4cad-826b-01c08826ba5b None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.260838] [57050]: INFO cinder.api.openstack.wsgi [req-a18da878-3f9f-4f7c-9ae8-75befe5997dd req-a88eec17-633f-4cad-826b-01c08826ba5b tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7ab4d433-1022-41ea-80e9-10585e3b94b7 [ 739.261165] [57050]: DEBUG cinder.api.openstack.wsgi [req-a18da878-3f9f-4f7c-9ae8-75befe5997dd req-a88eec17-633f-4cad-826b-01c08826ba5b tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 739.261507] [57050]: DEBUG cinder.api.openstack.wsgi [req-a18da878-3f9f-4f7c-9ae8-75befe5997dd req-a88eec17-633f-4cad-826b-01c08826ba5b tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Calling method 'version_select' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.273028] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.273028] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.816846] [57050]: INFO cinder.api.openstack.wsgi [req-a18da878-3f9f-4f7c-9ae8-75befe5997dd req-a88eec17-633f-4cad-826b-01c08826ba5b tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] http://10.180.1.21/volume/v3/attachments/7ab4d433-1022-41ea-80e9-10585e3b94b7 returned with HTTP 200 [ 739.817427] [57050]: [pid: 57050|app: 0|req: 25/50] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 16:05:47 2025] DELETE /volume/v3/attachments/7ab4d433-1022-41ea-80e9-10585e3b94b7 => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 740.509477] [57051]: DEBUG cinder.api.middleware.request_id [req-a91cfd2e-fa7b-4eeb-a9a4-8d1a414ccb8b req-9ce142a8-00cf-4e73-ad92-33d682c8b530 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.512364] [57051]: INFO cinder.api.openstack.wsgi [req-a91cfd2e-fa7b-4eeb-a9a4-8d1a414ccb8b req-9ce142a8-00cf-4e73-ad92-33d682c8b530 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/1f55abfe-73c5-442e-979d-fa0437c09d77 [ 740.512615] [57051]: DEBUG cinder.api.openstack.wsgi [req-a91cfd2e-fa7b-4eeb-a9a4-8d1a414ccb8b req-9ce142a8-00cf-4e73-ad92-33d682c8b530 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 740.512849] [57051]: DEBUG cinder.api.openstack.wsgi [req-a91cfd2e-fa7b-4eeb-a9a4-8d1a414ccb8b req-9ce142a8-00cf-4e73-ad92-33d682c8b530 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Calling method 'version_select' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 740.522290] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.522290] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 741.080244] [57051]: INFO cinder.api.openstack.wsgi [req-a91cfd2e-fa7b-4eeb-a9a4-8d1a414ccb8b req-9ce142a8-00cf-4e73-ad92-33d682c8b530 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/attachments/1f55abfe-73c5-442e-979d-fa0437c09d77 returned with HTTP 200 [ 741.080720] [57051]: [pid: 57051|app: 0|req: 26/51] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 16:05:48 2025] DELETE /volume/v3/attachments/1f55abfe-73c5-442e-979d-fa0437c09d77 => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 742.425165] [57050]: DEBUG cinder.api.middleware.request_id [None req-26f91c43-8bfb-49c9-b72c-095709218f05 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.429517] [57050]: INFO cinder.api.openstack.wsgi [None req-26f91c43-8bfb-49c9-b72c-095709218f05 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] GET http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 [ 742.429517] [57050]: DEBUG cinder.api.openstack.wsgi [None req-26f91c43-8bfb-49c9-b72c-095709218f05 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 742.429517] [57050]: DEBUG cinder.api.openstack.wsgi [None req-26f91c43-8bfb-49c9-b72c-095709218f05 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 742.444306] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.444306] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 742.449165] [57050]: INFO cinder.volume.api [None req-26f91c43-8bfb-49c9-b72c-095709218f05 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Volume info retrieved successfully. [ 742.456526] [57050]: INFO cinder.api.openstack.wsgi [None req-26f91c43-8bfb-49c9-b72c-095709218f05 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 returned with HTTP 200 [ 742.457133] [57050]: [pid: 57050|app: 0|req: 26/52] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:50 2025] GET /volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 => generated 1010 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 742.472613] [57051]: DEBUG cinder.api.middleware.request_id [None req-edda97bd-2f77-4783-ac08-db8538114955 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.478932] [57051]: INFO cinder.api.openstack.wsgi [None req-edda97bd-2f77-4783-ac08-db8538114955 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 [ 742.478932] [57051]: DEBUG cinder.api.openstack.wsgi [None req-edda97bd-2f77-4783-ac08-db8538114955 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 742.478932] [57051]: DEBUG cinder.api.openstack.wsgi [None req-edda97bd-2f77-4783-ac08-db8538114955 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Calling method 'delete' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 742.479153] [57051]: INFO cinder.api.v3.volumes [None req-edda97bd-2f77-4783-ac08-db8538114955 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Delete volume with id: 6675eef8-4834-44e7-8b24-c69fa777b4a6 [ 742.491349] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.491349] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 742.491349] [57051]: INFO cinder.volume.api [None req-edda97bd-2f77-4783-ac08-db8538114955 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Volume info retrieved successfully. [ 742.519680] [57051]: INFO cinder.volume.api [None req-edda97bd-2f77-4783-ac08-db8538114955 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Delete volume request issued successfully. [ 742.519925] [57051]: INFO cinder.api.openstack.wsgi [None req-edda97bd-2f77-4783-ac08-db8538114955 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 returned with HTTP 202 [ 742.520469] [57051]: [pid: 57051|app: 0|req: 27/53] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 16:05:50 2025] DELETE /volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 742.525924] [57050]: DEBUG cinder.api.middleware.request_id [None req-17e2ed7e-ca91-4195-afac-77ddd66a9566 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.528280] [57050]: INFO cinder.api.openstack.wsgi [None req-17e2ed7e-ca91-4195-afac-77ddd66a9566 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] GET http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 [ 742.528915] [57050]: DEBUG cinder.api.openstack.wsgi [None req-17e2ed7e-ca91-4195-afac-77ddd66a9566 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 742.528915] [57050]: DEBUG cinder.api.openstack.wsgi [None req-17e2ed7e-ca91-4195-afac-77ddd66a9566 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 742.537393] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.537393] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 742.541523] [57050]: INFO cinder.volume.api [None req-17e2ed7e-ca91-4195-afac-77ddd66a9566 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Volume info retrieved successfully. [ 742.547417] [57050]: INFO cinder.api.openstack.wsgi [None req-17e2ed7e-ca91-4195-afac-77ddd66a9566 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 returned with HTTP 200 [ 742.547974] [57050]: [pid: 57050|app: 0|req: 27/54] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:50 2025] GET /volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 743.560171] [57051]: DEBUG cinder.api.middleware.request_id [None req-9c951a77-ec60-436e-8a49-ffe6324f5a00 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.562582] [57051]: INFO cinder.api.openstack.wsgi [None req-9c951a77-ec60-436e-8a49-ffe6324f5a00 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] GET http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 [ 743.562828] [57051]: DEBUG cinder.api.openstack.wsgi [None req-9c951a77-ec60-436e-8a49-ffe6324f5a00 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 743.563069] [57051]: DEBUG cinder.api.openstack.wsgi [None req-9c951a77-ec60-436e-8a49-ffe6324f5a00 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 743.577974] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.577974] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 743.581881] [57051]: INFO cinder.volume.api [None req-9c951a77-ec60-436e-8a49-ffe6324f5a00 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Volume info retrieved successfully. [ 743.591935] [57051]: INFO cinder.api.openstack.wsgi [None req-9c951a77-ec60-436e-8a49-ffe6324f5a00 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 returned with HTTP 200 [ 743.591935] [57051]: [pid: 57051|app: 0|req: 28/55] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:51 2025] GET /volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 743.741144] [57050]: DEBUG cinder.api.middleware.request_id [None req-0b72e9ab-1e4f-4b06-b395-eda4c7e796e2 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.741144] [57050]: INFO cinder.api.openstack.wsgi [None req-0b72e9ab-1e4f-4b06-b395-eda4c7e796e2 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] POST http://10.180.1.21/volume/v3/volumes [ 743.741144] [57050]: DEBUG cinder.api.openstack.wsgi [None req-0b72e9ab-1e4f-4b06-b395-eda4c7e796e2 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-644505209"}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 743.742874] [57050]: DEBUG cinder.api.v3.volumes [None req-0b72e9ab-1e4f-4b06-b395-eda4c7e796e2 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-644505209'}} {{(pid=57050) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 743.743243] [57050]: INFO cinder.api.v3.volumes [None req-0b72e9ab-1e4f-4b06-b395-eda4c7e796e2 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Create volume of 1 GB [ 743.759775] [57050]: DEBUG cinder.volume.api [None req-0b72e9ab-1e4f-4b06-b395-eda4c7e796e2 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Availability zone cache updated, next update will occur around 2025-02-20 17:05:51.617732. {{(pid=57050) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 743.759957] [57050]: INFO cinder.volume.api [None req-0b72e9ab-1e4f-4b06-b395-eda4c7e796e2 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Availability Zones retrieved successfully. [ 743.778110] [57050]: /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 [ 743.778110] [57050]: import asyncore [ 743.785706] [57050]: DEBUG cinder.volume.api [None req-0b72e9ab-1e4f-4b06-b395-eda4c7e796e2 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Flow 'volume_create_api' (88a0bc34-7389-438c-9ece-052ef3b7002f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 743.787206] [57050]: DEBUG cinder.volume.api [None req-0b72e9ab-1e4f-4b06-b395-eda4c7e796e2 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3be89722-72db-4de1-b2be-9ba51fd44d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 743.788369] [57050]: DEBUG cinder.volume.flows.api.create_volume [None req-0b72e9ab-1e4f-4b06-b395-eda4c7e796e2 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Validating volume size '1' using validate_int {{(pid=57050) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 743.828318] [57050]: DEBUG cinder.volume.api [None req-0b72e9ab-1e4f-4b06-b395-eda4c7e796e2 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3be89722-72db-4de1-b2be-9ba51fd44d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T16:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=3dc66e21-7388-4567-923a-2efc37590051,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc66e21-7388-4567-923a-2efc37590051', '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=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 743.829349] [57050]: DEBUG cinder.volume.api [None req-0b72e9ab-1e4f-4b06-b395-eda4c7e796e2 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db940887-3657-4dda-9984-72ac1acece21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 743.866421] [57050]: WARNING cinder.quota [None req-0b72e9ab-1e4f-4b06-b395-eda4c7e796e2 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-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. [ 743.867076] [57050]: WARNING cinder.quota [None req-0b72e9ab-1e4f-4b06-b395-eda4c7e796e2 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-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. [ 743.928286] [57050]: DEBUG cinder.quota [None req-0b72e9ab-1e4f-4b06-b395-eda4c7e796e2 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Created reservations ['0a0bee65-383f-4c9d-920a-eed9e6a43110', 'b27b9f2a-ba62-4e46-a991-de39740be2c8', '95a7e620-17aa-4146-a8aa-c8b865284c8d', '19b01616-9cdb-4551-8909-9155ce154539'] {{(pid=57050) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 743.929196] [57050]: DEBUG cinder.volume.api [None req-0b72e9ab-1e4f-4b06-b395-eda4c7e796e2 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db940887-3657-4dda-9984-72ac1acece21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a0bee65-383f-4c9d-920a-eed9e6a43110', 'b27b9f2a-ba62-4e46-a991-de39740be2c8', '95a7e620-17aa-4146-a8aa-c8b865284c8d', '19b01616-9cdb-4551-8909-9155ce154539']}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 743.930209] [57050]: DEBUG cinder.volume.api [None req-0b72e9ab-1e4f-4b06-b395-eda4c7e796e2 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4022404-e0a2-4ba8-b580-f19d063c38b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 743.946195] [57050]: DEBUG cinder.volume.api [None req-0b72e9ab-1e4f-4b06-b395-eda4c7e796e2 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4022404-e0a2-4ba8-b580-f19d063c38b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78548137-37ad-420d-91fb-3ce81dffd3c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-644505209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cc7af37e5ae44c3aecdc3198dca1f13',qos_specs=None,replication_status=,reservations=['0a0bee65-383f-4c9d-920a-eed9e6a43110','b27b9f2a-ba62-4e46-a991-de39740be2c8','95a7e620-17aa-4146-a8aa-c8b865284c8d','19b01616-9cdb-4551-8909-9155ce154539'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdaffdab18c741928ca4635c926781f3',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051), '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-20T16:05:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-644505209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78548137-37ad-420d-91fb-3ce81dffd3c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cc7af37e5ae44c3aecdc3198dca1f13',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='fdaffdab18c741928ca4635c926781f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dc66e21-7388-4567-923a-2efc37590051),volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 743.948287] [57050]: DEBUG cinder.volume.api [None req-0b72e9ab-1e4f-4b06-b395-eda4c7e796e2 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4427d56-15dd-4864-bd2c-16c0774778e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 743.967899] [57050]: DEBUG cinder.volume.api [None req-0b72e9ab-1e4f-4b06-b395-eda4c7e796e2 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4427d56-15dd-4864-bd2c-16c0774778e8) 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-644505209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cc7af37e5ae44c3aecdc3198dca1f13',qos_specs=None,replication_status=,reservations=['0a0bee65-383f-4c9d-920a-eed9e6a43110','b27b9f2a-ba62-4e46-a991-de39740be2c8','95a7e620-17aa-4146-a8aa-c8b865284c8d','19b01616-9cdb-4551-8909-9155ce154539'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdaffdab18c741928ca4635c926781f3',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 743.968798] [57050]: DEBUG cinder.volume.api [None req-0b72e9ab-1e4f-4b06-b395-eda4c7e796e2 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eb73b20-b74b-4296-a96c-b2fbfba5fb56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 743.982123] [57050]: DEBUG cinder.volume.api [None req-0b72e9ab-1e4f-4b06-b395-eda4c7e796e2 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eb73b20-b74b-4296-a96c-b2fbfba5fb56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 743.983226] [57050]: DEBUG cinder.volume.api [None req-0b72e9ab-1e4f-4b06-b395-eda4c7e796e2 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Flow 'volume_create_api' (88a0bc34-7389-438c-9ece-052ef3b7002f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57050) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 743.983589] [57050]: INFO cinder.volume.api [None req-0b72e9ab-1e4f-4b06-b395-eda4c7e796e2 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Create volume request issued successfully. [ 743.984436] [57050]: INFO cinder.api.openstack.wsgi [None req-0b72e9ab-1e4f-4b06-b395-eda4c7e796e2 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 743.984840] [57050]: [pid: 57050|app: 0|req: 28/56] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 16:05:51 2025] POST /volume/v3/volumes => generated 757 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 744.001452] [57051]: DEBUG cinder.api.middleware.request_id [None req-d2a38301-8f87-412a-95e2-161af5be4967 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.004303] [57051]: INFO cinder.api.openstack.wsgi [None req-d2a38301-8f87-412a-95e2-161af5be4967 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/78548137-37ad-420d-91fb-3ce81dffd3c3 [ 744.004303] [57051]: DEBUG cinder.api.openstack.wsgi [None req-d2a38301-8f87-412a-95e2-161af5be4967 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.004581] [57051]: DEBUG cinder.api.openstack.wsgi [None req-d2a38301-8f87-412a-95e2-161af5be4967 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.015739] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.015739] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.022706] [57051]: INFO cinder.volume.api [None req-d2a38301-8f87-412a-95e2-161af5be4967 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 744.027905] [57051]: INFO cinder.api.openstack.wsgi [None req-d2a38301-8f87-412a-95e2-161af5be4967 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/78548137-37ad-420d-91fb-3ce81dffd3c3 returned with HTTP 200 [ 744.029027] [57051]: [pid: 57051|app: 0|req: 29/57] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:51 2025] GET /volume/v3/volumes/78548137-37ad-420d-91fb-3ce81dffd3c3 => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 744.603654] [57050]: DEBUG cinder.api.middleware.request_id [None req-0268dd06-0a22-49e1-890a-aa06f33ce2d4 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.606387] [57050]: INFO cinder.api.openstack.wsgi [None req-0268dd06-0a22-49e1-890a-aa06f33ce2d4 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] GET http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 [ 744.607218] [57050]: DEBUG cinder.api.openstack.wsgi [None req-0268dd06-0a22-49e1-890a-aa06f33ce2d4 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.607716] [57050]: DEBUG cinder.api.openstack.wsgi [None req-0268dd06-0a22-49e1-890a-aa06f33ce2d4 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.618377] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.618377] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.622905] [57050]: INFO cinder.volume.api [None req-0268dd06-0a22-49e1-890a-aa06f33ce2d4 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Volume info retrieved successfully. [ 744.629452] [57050]: INFO cinder.api.openstack.wsgi [None req-0268dd06-0a22-49e1-890a-aa06f33ce2d4 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 returned with HTTP 200 [ 744.629452] [57050]: [pid: 57050|app: 0|req: 29/58] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:52 2025] GET /volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 745.044475] [57051]: DEBUG cinder.api.middleware.request_id [None req-0864ff40-f52d-4ebc-8b04-17bbbb12d835 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.046733] [57051]: INFO cinder.api.openstack.wsgi [None req-0864ff40-f52d-4ebc-8b04-17bbbb12d835 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/78548137-37ad-420d-91fb-3ce81dffd3c3 [ 745.046955] [57051]: DEBUG cinder.api.openstack.wsgi [None req-0864ff40-f52d-4ebc-8b04-17bbbb12d835 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.047214] [57051]: DEBUG cinder.api.openstack.wsgi [None req-0864ff40-f52d-4ebc-8b04-17bbbb12d835 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.061776] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.061776] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.067333] [57051]: INFO cinder.volume.api [None req-0864ff40-f52d-4ebc-8b04-17bbbb12d835 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 745.073203] [57051]: INFO cinder.api.openstack.wsgi [None req-0864ff40-f52d-4ebc-8b04-17bbbb12d835 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/78548137-37ad-420d-91fb-3ce81dffd3c3 returned with HTTP 200 [ 745.073310] [57051]: [pid: 57051|app: 0|req: 30/59] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:52 2025] GET /volume/v3/volumes/78548137-37ad-420d-91fb-3ce81dffd3c3 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 745.639320] [57050]: DEBUG cinder.api.middleware.request_id [None req-d178706a-363a-4460-95a9-3eb62cef2d50 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.641499] [57050]: INFO cinder.api.openstack.wsgi [None req-d178706a-363a-4460-95a9-3eb62cef2d50 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] GET http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 [ 745.641734] [57050]: DEBUG cinder.api.openstack.wsgi [None req-d178706a-363a-4460-95a9-3eb62cef2d50 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.641959] [57050]: DEBUG cinder.api.openstack.wsgi [None req-d178706a-363a-4460-95a9-3eb62cef2d50 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.648591] [57050]: INFO cinder.api.openstack.wsgi [None req-d178706a-363a-4460-95a9-3eb62cef2d50 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 returned with HTTP 404 [ 745.649180] [57050]: [pid: 57050|app: 0|req: 30/60] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:05:53 2025] GET /volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 755.069995] [57051]: DEBUG dbcounter [-] [57051] Writing DB stats cinder:SELECT=132,cinder:INSERT=12,cinder:UPDATE=20 {{(pid=57051) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 755.644309] [57050]: DEBUG dbcounter [-] [57050] Writing DB stats cinder:SELECT=132,cinder:UPDATE=22,cinder:INSERT=11 {{(pid=57050) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 761.277563] [57051]: DEBUG cinder.api.middleware.request_id [None req-aa5c7372-76c8-467c-851f-eaab2eca3bf6 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.279821] [57051]: INFO cinder.api.openstack.wsgi [None req-aa5c7372-76c8-467c-851f-eaab2eca3bf6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] POST http://10.180.1.21/volume/v3/volumes [ 761.280277] [57051]: DEBUG cinder.api.openstack.wsgi [None req-aa5c7372-76c8-467c-851f-eaab2eca3bf6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-330220504"}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 761.281954] [57051]: DEBUG cinder.api.v3.volumes [None req-aa5c7372-76c8-467c-851f-eaab2eca3bf6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-330220504'}} {{(pid=57051) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 761.282114] [57051]: INFO cinder.api.v3.volumes [None req-aa5c7372-76c8-467c-851f-eaab2eca3bf6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Create volume of 1 GB [ 761.288050] [57051]: INFO cinder.volume.api [None req-aa5c7372-76c8-467c-851f-eaab2eca3bf6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Availability Zones retrieved successfully. [ 761.294974] [57051]: DEBUG cinder.volume.api [None req-aa5c7372-76c8-467c-851f-eaab2eca3bf6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Flow 'volume_create_api' (51de66e9-2df6-4b19-b6fa-fa475dcdec5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 761.296372] [57051]: DEBUG cinder.volume.api [None req-aa5c7372-76c8-467c-851f-eaab2eca3bf6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (733eac30-513b-4eeb-9f2c-3c13d78a61fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 761.298043] [57051]: DEBUG cinder.volume.flows.api.create_volume [None req-aa5c7372-76c8-467c-851f-eaab2eca3bf6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Validating volume size '1' using validate_int {{(pid=57051) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 761.319244] [57051]: DEBUG cinder.volume.api [None req-aa5c7372-76c8-467c-851f-eaab2eca3bf6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (733eac30-513b-4eeb-9f2c-3c13d78a61fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T16:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=3dc66e21-7388-4567-923a-2efc37590051,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc66e21-7388-4567-923a-2efc37590051', '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=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 761.320196] [57051]: DEBUG cinder.volume.api [None req-aa5c7372-76c8-467c-851f-eaab2eca3bf6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (319b6cbc-1831-417f-b389-be524157f984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 761.353939] [57051]: DEBUG cinder.quota [None req-aa5c7372-76c8-467c-851f-eaab2eca3bf6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Created reservations ['e82709da-af81-4904-818d-f21cd831d476', 'b4968bad-c224-4b1a-87cd-9da053c5beea', '507f5337-f913-4e72-8309-eeb9dac551f1', 'b2832b6f-4413-4feb-ada7-b42868610615'] {{(pid=57051) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 761.356090] [57051]: DEBUG cinder.volume.api [None req-aa5c7372-76c8-467c-851f-eaab2eca3bf6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (319b6cbc-1831-417f-b389-be524157f984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e82709da-af81-4904-818d-f21cd831d476', 'b4968bad-c224-4b1a-87cd-9da053c5beea', '507f5337-f913-4e72-8309-eeb9dac551f1', 'b2832b6f-4413-4feb-ada7-b42868610615']}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 761.357720] [57051]: DEBUG cinder.volume.api [None req-aa5c7372-76c8-467c-851f-eaab2eca3bf6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c4e5509-2d19-4111-aed2-101bb72474bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 761.374910] [57051]: DEBUG cinder.volume.api [None req-aa5c7372-76c8-467c-851f-eaab2eca3bf6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c4e5509-2d19-4111-aed2-101bb72474bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ff0f446-105f-4f31-8b96-033c3bf444bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-330220504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cc7af37e5ae44c3aecdc3198dca1f13',qos_specs=None,replication_status=,reservations=['e82709da-af81-4904-818d-f21cd831d476','b4968bad-c224-4b1a-87cd-9da053c5beea','507f5337-f913-4e72-8309-eeb9dac551f1','b2832b6f-4413-4feb-ada7-b42868610615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdaffdab18c741928ca4635c926781f3',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051), '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-20T16:06:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-330220504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ff0f446-105f-4f31-8b96-033c3bf444bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cc7af37e5ae44c3aecdc3198dca1f13',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='fdaffdab18c741928ca4635c926781f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dc66e21-7388-4567-923a-2efc37590051),volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 761.375886] [57051]: DEBUG cinder.volume.api [None req-aa5c7372-76c8-467c-851f-eaab2eca3bf6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3bde97c-4838-424d-bb72-8c07433618f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 761.392279] [57051]: DEBUG cinder.volume.api [None req-aa5c7372-76c8-467c-851f-eaab2eca3bf6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3bde97c-4838-424d-bb72-8c07433618f2) 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-330220504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cc7af37e5ae44c3aecdc3198dca1f13',qos_specs=None,replication_status=,reservations=['e82709da-af81-4904-818d-f21cd831d476','b4968bad-c224-4b1a-87cd-9da053c5beea','507f5337-f913-4e72-8309-eeb9dac551f1','b2832b6f-4413-4feb-ada7-b42868610615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdaffdab18c741928ca4635c926781f3',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 761.393221] [57051]: DEBUG cinder.volume.api [None req-aa5c7372-76c8-467c-851f-eaab2eca3bf6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db6d78d2-a29a-4e3f-975c-f8f329fa94f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 761.404062] [57051]: DEBUG cinder.volume.api [None req-aa5c7372-76c8-467c-851f-eaab2eca3bf6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db6d78d2-a29a-4e3f-975c-f8f329fa94f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 761.405266] [57051]: DEBUG cinder.volume.api [None req-aa5c7372-76c8-467c-851f-eaab2eca3bf6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Flow 'volume_create_api' (51de66e9-2df6-4b19-b6fa-fa475dcdec5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 761.405814] [57051]: INFO cinder.volume.api [None req-aa5c7372-76c8-467c-851f-eaab2eca3bf6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Create volume request issued successfully. [ 761.406849] [57051]: INFO cinder.api.openstack.wsgi [None req-aa5c7372-76c8-467c-851f-eaab2eca3bf6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 761.407484] [57051]: [pid: 57051|app: 0|req: 31/61] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 16:06:09 2025] POST /volume/v3/volumes => generated 757 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 761.416625] [57050]: DEBUG cinder.api.middleware.request_id [None req-8ab38389-dd7d-4834-a323-bbd02f3ca142 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.418936] [57050]: INFO cinder.api.openstack.wsgi [None req-8ab38389-dd7d-4834-a323-bbd02f3ca142 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc [ 761.419201] [57050]: DEBUG cinder.api.openstack.wsgi [None req-8ab38389-dd7d-4834-a323-bbd02f3ca142 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 761.419440] [57050]: DEBUG cinder.api.openstack.wsgi [None req-8ab38389-dd7d-4834-a323-bbd02f3ca142 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 761.427829] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.427829] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 761.432380] [57050]: INFO cinder.volume.api [None req-8ab38389-dd7d-4834-a323-bbd02f3ca142 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 761.437244] [57050]: INFO cinder.api.openstack.wsgi [None req-8ab38389-dd7d-4834-a323-bbd02f3ca142 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc returned with HTTP 200 [ 761.437636] [57050]: [pid: 57050|app: 0|req: 31/62] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:06:09 2025] GET /volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 762.448799] [57051]: DEBUG cinder.api.middleware.request_id [None req-6140436b-aaa4-430d-9a1b-adb11b539397 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.451372] [57051]: INFO cinder.api.openstack.wsgi [None req-6140436b-aaa4-430d-9a1b-adb11b539397 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc [ 762.451614] [57051]: DEBUG cinder.api.openstack.wsgi [None req-6140436b-aaa4-430d-9a1b-adb11b539397 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 762.451841] [57051]: DEBUG cinder.api.openstack.wsgi [None req-6140436b-aaa4-430d-9a1b-adb11b539397 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 762.459967] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.459967] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 762.463679] [57051]: INFO cinder.volume.api [None req-6140436b-aaa4-430d-9a1b-adb11b539397 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 762.470216] [57051]: INFO cinder.api.openstack.wsgi [None req-6140436b-aaa4-430d-9a1b-adb11b539397 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc returned with HTTP 200 [ 762.470216] [57051]: [pid: 57051|app: 0|req: 32/63] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:06:10 2025] GET /volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 771.434883] [57050]: DEBUG dbcounter [-] [57050] Writing DB stats cinder:SELECT=4 {{(pid=57050) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 772.466979] [57051]: DEBUG dbcounter [-] [57051] Writing DB stats cinder:SELECT=24,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=57051) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 779.576376] [57050]: DEBUG cinder.api.middleware.request_id [None req-b33f05fc-011a-498e-9bf5-a672bf1e585f None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.579848] [57050]: INFO cinder.api.openstack.wsgi [None req-b33f05fc-011a-498e-9bf5-a672bf1e585f tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] GET http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac [ 779.580455] [57050]: DEBUG cinder.api.openstack.wsgi [None req-b33f05fc-011a-498e-9bf5-a672bf1e585f tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 779.580921] [57050]: DEBUG cinder.api.openstack.wsgi [None req-b33f05fc-011a-498e-9bf5-a672bf1e585f tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 779.602577] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 779.602577] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 779.608949] [57050]: INFO cinder.volume.api [None req-b33f05fc-011a-498e-9bf5-a672bf1e585f tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Volume info retrieved successfully. [ 779.615775] [57050]: INFO cinder.api.openstack.wsgi [None req-b33f05fc-011a-498e-9bf5-a672bf1e585f tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac returned with HTTP 200 [ 779.616279] [57050]: [pid: 57050|app: 0|req: 32/64] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:06:27 2025] GET /volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 779.634600] [57051]: DEBUG cinder.api.middleware.request_id [None req-3524f1b9-1bae-4d4e-a45e-d4f438aac540 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.637771] [57051]: INFO cinder.api.openstack.wsgi [None req-3524f1b9-1bae-4d4e-a45e-d4f438aac540 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] GET http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac [ 779.638220] [57051]: DEBUG cinder.api.openstack.wsgi [None req-3524f1b9-1bae-4d4e-a45e-d4f438aac540 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 779.638342] [57051]: DEBUG cinder.api.openstack.wsgi [None req-3524f1b9-1bae-4d4e-a45e-d4f438aac540 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 779.649180] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 779.649180] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 779.653597] [57051]: INFO cinder.volume.api [None req-3524f1b9-1bae-4d4e-a45e-d4f438aac540 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Volume info retrieved successfully. [ 779.657524] [57051]: INFO cinder.api.openstack.wsgi [None req-3524f1b9-1bae-4d4e-a45e-d4f438aac540 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac returned with HTTP 200 [ 779.658029] [57051]: [pid: 57051|app: 0|req: 33/65] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:06:27 2025] GET /volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 779.891630] [57050]: DEBUG cinder.api.middleware.request_id [None req-c995f0cc-d537-471e-aa4a-ad70f14b2339 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.895141] [57050]: INFO cinder.api.openstack.wsgi [None req-c995f0cc-d537-471e-aa4a-ad70f14b2339 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] GET http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac [ 779.895520] [57050]: DEBUG cinder.api.openstack.wsgi [None req-c995f0cc-d537-471e-aa4a-ad70f14b2339 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 779.895928] [57050]: DEBUG cinder.api.openstack.wsgi [None req-c995f0cc-d537-471e-aa4a-ad70f14b2339 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 779.908881] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 779.908881] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 779.917010] [57050]: INFO cinder.volume.api [None req-c995f0cc-d537-471e-aa4a-ad70f14b2339 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Volume info retrieved successfully. [ 779.926933] [57050]: INFO cinder.api.openstack.wsgi [None req-c995f0cc-d537-471e-aa4a-ad70f14b2339 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac returned with HTTP 200 [ 779.927393] [57050]: [pid: 57050|app: 0|req: 33/66] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:06:27 2025] GET /volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 787.344633] [57051]: DEBUG cinder.api.middleware.request_id [None req-cb20a2b3-56e1-4f21-b75d-8862b6eb2a15 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.349017] [57051]: INFO cinder.api.openstack.wsgi [None req-cb20a2b3-56e1-4f21-b75d-8862b6eb2a15 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 [ 787.349775] [57051]: DEBUG cinder.api.openstack.wsgi [None req-cb20a2b3-56e1-4f21-b75d-8862b6eb2a15 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 787.349775] [57051]: DEBUG cinder.api.openstack.wsgi [None req-cb20a2b3-56e1-4f21-b75d-8862b6eb2a15 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Calling method 'delete' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 787.350022] [57051]: INFO cinder.api.v3.volumes [None req-cb20a2b3-56e1-4f21-b75d-8862b6eb2a15 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Delete volume with id: 6675eef8-4834-44e7-8b24-c69fa777b4a6 [ 787.358994] [57051]: INFO cinder.api.openstack.wsgi [None req-cb20a2b3-56e1-4f21-b75d-8862b6eb2a15 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 returned with HTTP 404 [ 787.358994] [57051]: [pid: 57051|app: 0|req: 34/67] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 16:06:35 2025] DELETE /volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 787.363167] [57050]: DEBUG cinder.api.middleware.request_id [None req-83bca193-c0d4-4c5b-a1e4-745e2477a955 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.366796] [57050]: INFO cinder.api.openstack.wsgi [None req-83bca193-c0d4-4c5b-a1e4-745e2477a955 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] GET http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 [ 787.366796] [57050]: DEBUG cinder.api.openstack.wsgi [None req-83bca193-c0d4-4c5b-a1e4-745e2477a955 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 787.367052] [57050]: DEBUG cinder.api.openstack.wsgi [None req-83bca193-c0d4-4c5b-a1e4-745e2477a955 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 787.379084] [57050]: INFO cinder.api.openstack.wsgi [None req-83bca193-c0d4-4c5b-a1e4-745e2477a955 tempest-VolumesAssistedSnapshotsTest-329607238 tempest-VolumesAssistedSnapshotsTest-329607238-project-admin] http://10.180.1.21/volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 returned with HTTP 404 [ 787.381388] [57050]: [pid: 57050|app: 0|req: 34/68] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:06:35 2025] GET /volume/v3/volumes/6675eef8-4834-44e7-8b24-c69fa777b4a6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 797.354028] [57051]: DEBUG dbcounter [-] [57051] Writing DB stats cinder:SELECT=5 {{(pid=57051) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 797.373591] [57050]: DEBUG dbcounter [-] [57050] Writing DB stats cinder:SELECT=9 {{(pid=57050) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 805.041690] [57051]: DEBUG cinder.api.middleware.request_id [req-93e866f4-2a2a-4634-92d3-f279db31d22c req-d9fb9f9c-d752-47b4-b696-cd7ca066b7d5 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 805.048366] [57051]: INFO cinder.api.openstack.wsgi [req-93e866f4-2a2a-4634-92d3-f279db31d22c req-d9fb9f9c-d752-47b4-b696-cd7ca066b7d5 tempest-VolumesNegativeTest-1191222139 tempest-VolumesNegativeTest-1191222139-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-342476256 [ 805.048692] [57051]: DEBUG cinder.api.openstack.wsgi [req-93e866f4-2a2a-4634-92d3-f279db31d22c req-d9fb9f9c-d752-47b4-b696-cd7ca066b7d5 tempest-VolumesNegativeTest-1191222139 tempest-VolumesNegativeTest-1191222139-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 805.049174] [57051]: DEBUG cinder.api.openstack.wsgi [req-93e866f4-2a2a-4634-92d3-f279db31d22c req-d9fb9f9c-d752-47b4-b696-cd7ca066b7d5 tempest-VolumesNegativeTest-1191222139 tempest-VolumesNegativeTest-1191222139-project-member] Calling method 'delete' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 805.049433] [57051]: INFO cinder.api.v3.volumes [req-93e866f4-2a2a-4634-92d3-f279db31d22c req-d9fb9f9c-d752-47b4-b696-cd7ca066b7d5 tempest-VolumesNegativeTest-1191222139 tempest-VolumesNegativeTest-1191222139-project-member] Delete volume with id: tempest-invalid-342476256 [ 805.057674] [57051]: INFO cinder.api.openstack.wsgi [req-93e866f4-2a2a-4634-92d3-f279db31d22c req-d9fb9f9c-d752-47b4-b696-cd7ca066b7d5 tempest-VolumesNegativeTest-1191222139 tempest-VolumesNegativeTest-1191222139-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-342476256 returned with HTTP 404 [ 805.058284] [57051]: [pid: 57051|app: 0|req: 35/69] 10.180.1.21 () {62 vars in 1467 bytes} [Thu Feb 20 16:06:52 2025] DELETE /volume/v3/volumes/tempest-invalid-342476256 => generated 98 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 805.588222] [57050]: DEBUG cinder.api.middleware.request_id [req-51483dd3-b50f-47ac-ba0a-9bf8dad16d29 req-baeb52e3-6360-4d02-98c4-c85e8ac89379 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 805.593229] [57050]: INFO cinder.api.openstack.wsgi [req-51483dd3-b50f-47ac-ba0a-9bf8dad16d29 req-baeb52e3-6360-4d02-98c4-c85e8ac89379 tempest-VolumesNegativeTest-1191222139 tempest-VolumesNegativeTest-1191222139-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4513a0e4-d725-4d78-b3e3-104d07a51cd5 [ 805.593388] [57050]: DEBUG cinder.api.openstack.wsgi [req-51483dd3-b50f-47ac-ba0a-9bf8dad16d29 req-baeb52e3-6360-4d02-98c4-c85e8ac89379 tempest-VolumesNegativeTest-1191222139 tempest-VolumesNegativeTest-1191222139-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 805.593595] [57050]: DEBUG cinder.api.openstack.wsgi [req-51483dd3-b50f-47ac-ba0a-9bf8dad16d29 req-baeb52e3-6360-4d02-98c4-c85e8ac89379 tempest-VolumesNegativeTest-1191222139 tempest-VolumesNegativeTest-1191222139-project-member] Calling method 'delete' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 805.593851] [57050]: INFO cinder.api.v3.volumes [req-51483dd3-b50f-47ac-ba0a-9bf8dad16d29 req-baeb52e3-6360-4d02-98c4-c85e8ac89379 tempest-VolumesNegativeTest-1191222139 tempest-VolumesNegativeTest-1191222139-project-member] Delete volume with id: 4513a0e4-d725-4d78-b3e3-104d07a51cd5 [ 805.605036] [57050]: INFO cinder.api.openstack.wsgi [req-51483dd3-b50f-47ac-ba0a-9bf8dad16d29 req-baeb52e3-6360-4d02-98c4-c85e8ac89379 tempest-VolumesNegativeTest-1191222139 tempest-VolumesNegativeTest-1191222139-project-member] http://10.180.1.21/volume/v3/volumes/4513a0e4-d725-4d78-b3e3-104d07a51cd5 returned with HTTP 404 [ 805.605387] [57050]: [pid: 57050|app: 0|req: 35/70] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 16:06:53 2025] DELETE /volume/v3/volumes/4513a0e4-d725-4d78-b3e3-104d07a51cd5 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 805.826327] [57051]: DEBUG cinder.api.middleware.request_id [req-bec95e25-7187-4d8f-8fc6-437e19748f86 req-dfd9a81b-fd6f-447e-86db-bcff4bb444e7 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 805.829250] [57051]: INFO cinder.api.openstack.wsgi [req-bec95e25-7187-4d8f-8fc6-437e19748f86 req-dfd9a81b-fd6f-447e-86db-bcff4bb444e7 tempest-VolumesNegativeTest-1191222139 tempest-VolumesNegativeTest-1191222139-project-member] GET http://10.180.1.21/volume/v3/volumes/7e303831-a116-40e1-b295-dc149411a7e6 [ 805.829486] [57051]: DEBUG cinder.api.openstack.wsgi [req-bec95e25-7187-4d8f-8fc6-437e19748f86 req-dfd9a81b-fd6f-447e-86db-bcff4bb444e7 tempest-VolumesNegativeTest-1191222139 tempest-VolumesNegativeTest-1191222139-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 805.829719] [57051]: DEBUG cinder.api.openstack.wsgi [req-bec95e25-7187-4d8f-8fc6-437e19748f86 req-dfd9a81b-fd6f-447e-86db-bcff4bb444e7 tempest-VolumesNegativeTest-1191222139 tempest-VolumesNegativeTest-1191222139-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 805.837644] [57051]: INFO cinder.api.openstack.wsgi [req-bec95e25-7187-4d8f-8fc6-437e19748f86 req-dfd9a81b-fd6f-447e-86db-bcff4bb444e7 tempest-VolumesNegativeTest-1191222139 tempest-VolumesNegativeTest-1191222139-project-member] http://10.180.1.21/volume/v3/volumes/7e303831-a116-40e1-b295-dc149411a7e6 returned with HTTP 404 [ 805.838279] [57051]: [pid: 57051|app: 0|req: 36/71] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:06:53 2025] GET /volume/v3/volumes/7e303831-a116-40e1-b295-dc149411a7e6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 813.499755] [57050]: DEBUG cinder.api.middleware.request_id [req-6363b0d1-7a18-4233-b706-ee4f173c0bb6 req-1bff8daa-d1cf-4f8a-b859-dbfbec5a87c9 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.504461] [57050]: INFO cinder.api.openstack.wsgi [req-6363b0d1-7a18-4233-b706-ee4f173c0bb6 req-1bff8daa-d1cf-4f8a-b859-dbfbec5a87c9 tempest-SecurityGroupsTestJSON-526413473 tempest-SecurityGroupsTestJSON-526413473-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=29dc6f3d-26c5-4757-905b-5c7bc0e14998 [ 813.504769] [57050]: DEBUG cinder.api.openstack.wsgi [req-6363b0d1-7a18-4233-b706-ee4f173c0bb6 req-1bff8daa-d1cf-4f8a-b859-dbfbec5a87c9 tempest-SecurityGroupsTestJSON-526413473 tempest-SecurityGroupsTestJSON-526413473-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 813.504958] [57050]: DEBUG cinder.api.openstack.wsgi [req-6363b0d1-7a18-4233-b706-ee4f173c0bb6 req-1bff8daa-d1cf-4f8a-b859-dbfbec5a87c9 tempest-SecurityGroupsTestJSON-526413473 tempest-SecurityGroupsTestJSON-526413473-project-member] Calling method 'version_select' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 813.510970] [57050]: INFO cinder.api.openstack.wsgi [req-6363b0d1-7a18-4233-b706-ee4f173c0bb6 req-1bff8daa-d1cf-4f8a-b859-dbfbec5a87c9 tempest-SecurityGroupsTestJSON-526413473 tempest-SecurityGroupsTestJSON-526413473-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=29dc6f3d-26c5-4757-905b-5c7bc0e14998 returned with HTTP 200 [ 813.511550] [57050]: [pid: 57050|app: 0|req: 36/72] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Feb 20 16:07:01 2025] GET /volume/v3/attachments?instance_id=29dc6f3d-26c5-4757-905b-5c7bc0e14998 => generated 19 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 815.832504] [57051]: DEBUG dbcounter [-] [57051] Writing DB stats cinder:SELECT=2 {{(pid=57051) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 823.507820] [57050]: DEBUG dbcounter [-] [57050] Writing DB stats cinder:SELECT=2 {{(pid=57050) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 827.547018] [57051]: DEBUG cinder.api.middleware.request_id [req-aa2db9a7-4d45-4368-82b1-e15dac551434 req-1b63e514-5392-4e1e-a143-da9af6eab784 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 827.547346] [57051]: INFO cinder.api.openstack.wsgi [req-aa2db9a7-4d45-4368-82b1-e15dac551434 req-1b63e514-5392-4e1e-a143-da9af6eab784 tempest-ServerActionsTestJSON-1889703139 tempest-ServerActionsTestJSON-1889703139-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=acc0f605-4ba1-442c-ac75-051e800b49b8 [ 827.547588] [57051]: DEBUG cinder.api.openstack.wsgi [req-aa2db9a7-4d45-4368-82b1-e15dac551434 req-1b63e514-5392-4e1e-a143-da9af6eab784 tempest-ServerActionsTestJSON-1889703139 tempest-ServerActionsTestJSON-1889703139-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 827.547799] [57051]: DEBUG cinder.api.openstack.wsgi [req-aa2db9a7-4d45-4368-82b1-e15dac551434 req-1b63e514-5392-4e1e-a143-da9af6eab784 tempest-ServerActionsTestJSON-1889703139 tempest-ServerActionsTestJSON-1889703139-project-member] Calling method 'version_select' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 827.561792] [57051]: INFO cinder.api.openstack.wsgi [req-aa2db9a7-4d45-4368-82b1-e15dac551434 req-1b63e514-5392-4e1e-a143-da9af6eab784 tempest-ServerActionsTestJSON-1889703139 tempest-ServerActionsTestJSON-1889703139-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=acc0f605-4ba1-442c-ac75-051e800b49b8 returned with HTTP 200 [ 827.561792] [57051]: [pid: 57051|app: 0|req: 37/73] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Feb 20 16:07:15 2025] GET /volume/v3/attachments?instance_id=acc0f605-4ba1-442c-ac75-051e800b49b8 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 837.558522] [57051]: DEBUG dbcounter [-] [57051] Writing DB stats cinder:SELECT=1 {{(pid=57051) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 899.817758] [57050]: DEBUG cinder.api.middleware.request_id [None req-b6a85bb1-418e-4b04-800d-a0f9f8407516 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 899.924111] [57050]: INFO cinder.api.openstack.wsgi [None req-b6a85bb1-418e-4b04-800d-a0f9f8407516 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] POST http://10.180.1.21/volume/v3/volumes [ 899.924111] [57050]: DEBUG cinder.api.openstack.wsgi [None req-b6a85bb1-418e-4b04-800d-a0f9f8407516 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1473336952"}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 899.926377] [57050]: DEBUG cinder.api.v3.volumes [None req-b6a85bb1-418e-4b04-800d-a0f9f8407516 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1473336952'}} {{(pid=57050) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 899.926524] [57050]: INFO cinder.api.v3.volumes [None req-b6a85bb1-418e-4b04-800d-a0f9f8407516 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Create volume of 1 GB [ 899.932151] [57050]: INFO cinder.volume.api [None req-b6a85bb1-418e-4b04-800d-a0f9f8407516 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Availability Zones retrieved successfully. [ 899.939666] [57050]: DEBUG cinder.volume.api [None req-b6a85bb1-418e-4b04-800d-a0f9f8407516 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Flow 'volume_create_api' (6be618c2-f753-4ddf-a9e8-3a8a6aef6ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 899.941576] [57050]: DEBUG cinder.volume.api [None req-b6a85bb1-418e-4b04-800d-a0f9f8407516 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fa682b9-2179-4e5e-b63d-53ebefca5d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 899.942260] [57050]: DEBUG cinder.volume.flows.api.create_volume [None req-b6a85bb1-418e-4b04-800d-a0f9f8407516 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Validating volume size '1' using validate_int {{(pid=57050) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 899.969540] [57050]: DEBUG cinder.volume.api [None req-b6a85bb1-418e-4b04-800d-a0f9f8407516 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fa682b9-2179-4e5e-b63d-53ebefca5d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T16:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=3dc66e21-7388-4567-923a-2efc37590051,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc66e21-7388-4567-923a-2efc37590051', '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=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 899.970620] [57050]: DEBUG cinder.volume.api [None req-b6a85bb1-418e-4b04-800d-a0f9f8407516 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (757dbff7-b719-4783-84ce-dd889c2940dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 900.017967] [57050]: DEBUG cinder.quota [None req-b6a85bb1-418e-4b04-800d-a0f9f8407516 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Created reservations ['487a0622-86aa-494e-b5db-0f07df37b23d', '0c237c9a-bd49-4e51-a469-a020a3c08c53', 'f8ed431c-e3b2-4f0d-8199-f18d9b90a3dd', '97eb65aa-c428-4f47-823d-4468b6714604'] {{(pid=57050) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 900.019131] [57050]: DEBUG cinder.volume.api [None req-b6a85bb1-418e-4b04-800d-a0f9f8407516 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (757dbff7-b719-4783-84ce-dd889c2940dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['487a0622-86aa-494e-b5db-0f07df37b23d', '0c237c9a-bd49-4e51-a469-a020a3c08c53', 'f8ed431c-e3b2-4f0d-8199-f18d9b90a3dd', '97eb65aa-c428-4f47-823d-4468b6714604']}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 900.019994] [57050]: DEBUG cinder.volume.api [None req-b6a85bb1-418e-4b04-800d-a0f9f8407516 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36d9f941-274c-4d28-9163-80c965110437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 900.039114] [57050]: DEBUG cinder.volume.api [None req-b6a85bb1-418e-4b04-800d-a0f9f8407516 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36d9f941-274c-4d28-9163-80c965110437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5f1cda1-1f37-470b-9f76-1c010d724225', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1473336952',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='56e5a58c249d4e4e8acf80a42de15182',qos_specs=None,replication_status=,reservations=['487a0622-86aa-494e-b5db-0f07df37b23d','0c237c9a-bd49-4e51-a469-a020a3c08c53','f8ed431c-e3b2-4f0d-8199-f18d9b90a3dd','97eb65aa-c428-4f47-823d-4468b6714604'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='312df47b748f410db6f1667ea60f48fc',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051), '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-20T16:08:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1473336952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5f1cda1-1f37-470b-9f76-1c010d724225,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='56e5a58c249d4e4e8acf80a42de15182',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='312df47b748f410db6f1667ea60f48fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dc66e21-7388-4567-923a-2efc37590051),volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 900.040170] [57050]: DEBUG cinder.volume.api [None req-b6a85bb1-418e-4b04-800d-a0f9f8407516 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e572aac5-ba69-47df-9503-d82b05a5697b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 900.052693] [57050]: DEBUG cinder.volume.api [None req-b6a85bb1-418e-4b04-800d-a0f9f8407516 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e572aac5-ba69-47df-9503-d82b05a5697b) 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-1473336952',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='56e5a58c249d4e4e8acf80a42de15182',qos_specs=None,replication_status=,reservations=['487a0622-86aa-494e-b5db-0f07df37b23d','0c237c9a-bd49-4e51-a469-a020a3c08c53','f8ed431c-e3b2-4f0d-8199-f18d9b90a3dd','97eb65aa-c428-4f47-823d-4468b6714604'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='312df47b748f410db6f1667ea60f48fc',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 900.053635] [57050]: DEBUG cinder.volume.api [None req-b6a85bb1-418e-4b04-800d-a0f9f8407516 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a19f94a-90b9-4346-994e-0510bc9bb93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 900.062025] [57050]: DEBUG cinder.volume.api [None req-b6a85bb1-418e-4b04-800d-a0f9f8407516 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a19f94a-90b9-4346-994e-0510bc9bb93b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 900.062779] [57050]: DEBUG cinder.volume.api [None req-b6a85bb1-418e-4b04-800d-a0f9f8407516 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Flow 'volume_create_api' (6be618c2-f753-4ddf-a9e8-3a8a6aef6ab4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57050) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 900.063133] [57050]: INFO cinder.volume.api [None req-b6a85bb1-418e-4b04-800d-a0f9f8407516 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Create volume request issued successfully. [ 900.063784] [57050]: INFO cinder.api.openstack.wsgi [None req-b6a85bb1-418e-4b04-800d-a0f9f8407516 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 900.064226] [57050]: [pid: 57050|app: 0|req: 37/74] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Feb 20 16:08:27 2025] POST /volume/v3/volumes => generated 759 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 900.073733] [57051]: DEBUG cinder.api.middleware.request_id [None req-2e461f5c-7161-4eae-a0cd-75909dbf3976 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.075424] [57051]: INFO cinder.api.openstack.wsgi [None req-2e461f5c-7161-4eae-a0cd-75909dbf3976 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] GET http://10.180.1.21/volume/v3/volumes/b5f1cda1-1f37-470b-9f76-1c010d724225 [ 900.075636] [57051]: DEBUG cinder.api.openstack.wsgi [None req-2e461f5c-7161-4eae-a0cd-75909dbf3976 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 900.075846] [57051]: DEBUG cinder.api.openstack.wsgi [None req-2e461f5c-7161-4eae-a0cd-75909dbf3976 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 900.084465] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 900.084465] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 900.088294] [57051]: INFO cinder.volume.api [None req-2e461f5c-7161-4eae-a0cd-75909dbf3976 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Volume info retrieved successfully. [ 900.093037] [57051]: INFO cinder.api.openstack.wsgi [None req-2e461f5c-7161-4eae-a0cd-75909dbf3976 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes/b5f1cda1-1f37-470b-9f76-1c010d724225 returned with HTTP 200 [ 900.093405] [57051]: [pid: 57051|app: 0|req: 38/75] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:27 2025] GET /volume/v3/volumes/b5f1cda1-1f37-470b-9f76-1c010d724225 => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 901.105185] [57050]: DEBUG cinder.api.middleware.request_id [None req-af1f9f00-d811-4b2d-bbc5-bc5c38df1289 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.108022] [57050]: INFO cinder.api.openstack.wsgi [None req-af1f9f00-d811-4b2d-bbc5-bc5c38df1289 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] GET http://10.180.1.21/volume/v3/volumes/b5f1cda1-1f37-470b-9f76-1c010d724225 [ 901.108022] [57050]: DEBUG cinder.api.openstack.wsgi [None req-af1f9f00-d811-4b2d-bbc5-bc5c38df1289 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 901.108022] [57050]: DEBUG cinder.api.openstack.wsgi [None req-af1f9f00-d811-4b2d-bbc5-bc5c38df1289 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 901.118130] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 901.118130] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 901.128016] [57050]: INFO cinder.volume.api [None req-af1f9f00-d811-4b2d-bbc5-bc5c38df1289 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Volume info retrieved successfully. [ 901.131754] [57050]: INFO cinder.api.openstack.wsgi [None req-af1f9f00-d811-4b2d-bbc5-bc5c38df1289 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes/b5f1cda1-1f37-470b-9f76-1c010d724225 returned with HTTP 200 [ 901.132150] [57050]: [pid: 57050|app: 0|req: 38/76] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:28 2025] GET /volume/v3/volumes/b5f1cda1-1f37-470b-9f76-1c010d724225 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 901.150790] [57051]: DEBUG cinder.api.middleware.request_id [req-8f5fdf1e-b0b2-4e38-8658-dee007f71347 req-01384621-150a-47c9-a90e-5d1d40f386a9 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.153968] [57051]: INFO cinder.api.openstack.wsgi [req-8f5fdf1e-b0b2-4e38-8658-dee007f71347 req-01384621-150a-47c9-a90e-5d1d40f386a9 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] GET http://10.180.1.21/volume/v3/volumes/b5f1cda1-1f37-470b-9f76-1c010d724225 [ 901.154219] [57051]: DEBUG cinder.api.openstack.wsgi [req-8f5fdf1e-b0b2-4e38-8658-dee007f71347 req-01384621-150a-47c9-a90e-5d1d40f386a9 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 901.154438] [57051]: DEBUG cinder.api.openstack.wsgi [req-8f5fdf1e-b0b2-4e38-8658-dee007f71347 req-01384621-150a-47c9-a90e-5d1d40f386a9 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 901.162953] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 901.162953] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 901.166670] [57051]: INFO cinder.volume.api [req-8f5fdf1e-b0b2-4e38-8658-dee007f71347 req-01384621-150a-47c9-a90e-5d1d40f386a9 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Volume info retrieved successfully. [ 901.171693] [57051]: INFO cinder.api.openstack.wsgi [req-8f5fdf1e-b0b2-4e38-8658-dee007f71347 req-01384621-150a-47c9-a90e-5d1d40f386a9 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes/b5f1cda1-1f37-470b-9f76-1c010d724225 returned with HTTP 200 [ 901.173011] [57051]: [pid: 57051|app: 0|req: 39/77] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:08:29 2025] GET /volume/v3/volumes/b5f1cda1-1f37-470b-9f76-1c010d724225 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 901.179266] [57050]: DEBUG cinder.api.middleware.request_id [None req-33741f90-7c37-4f0a-9735-0780505fc66e None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.181337] [57050]: INFO cinder.api.openstack.wsgi [None req-33741f90-7c37-4f0a-9735-0780505fc66e tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] POST http://10.180.1.21/volume/v3/volumes [ 901.181870] [57050]: DEBUG cinder.api.openstack.wsgi [None req-33741f90-7c37-4f0a-9735-0780505fc66e tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-72399350"}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 901.183657] [57050]: DEBUG cinder.api.v3.volumes [None req-33741f90-7c37-4f0a-9735-0780505fc66e tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-72399350'}} {{(pid=57050) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 901.183849] [57050]: INFO cinder.api.v3.volumes [None req-33741f90-7c37-4f0a-9735-0780505fc66e tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Create volume of 1 GB [ 901.188802] [57050]: INFO cinder.volume.api [None req-33741f90-7c37-4f0a-9735-0780505fc66e tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Availability Zones retrieved successfully. [ 901.194584] [57050]: DEBUG cinder.volume.api [None req-33741f90-7c37-4f0a-9735-0780505fc66e tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Flow 'volume_create_api' (f3222ae0-5a4c-41ad-87c6-cc70c4a8d8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 901.196194] [57050]: DEBUG cinder.volume.api [None req-33741f90-7c37-4f0a-9735-0780505fc66e tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db434882-c7a2-48fc-a2ac-86f5e78aa150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 901.197009] [57050]: DEBUG cinder.volume.flows.api.create_volume [None req-33741f90-7c37-4f0a-9735-0780505fc66e tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Validating volume size '1' using validate_int {{(pid=57050) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 901.223788] [57050]: DEBUG cinder.volume.api [None req-33741f90-7c37-4f0a-9735-0780505fc66e tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db434882-c7a2-48fc-a2ac-86f5e78aa150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T16:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=3dc66e21-7388-4567-923a-2efc37590051,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc66e21-7388-4567-923a-2efc37590051', '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=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 901.226792] [57050]: DEBUG cinder.volume.api [None req-33741f90-7c37-4f0a-9735-0780505fc66e tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a38a477-c77f-479e-800e-582b16daa101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 901.258077] [57050]: DEBUG cinder.quota [None req-33741f90-7c37-4f0a-9735-0780505fc66e tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Created reservations ['2f3ad8db-3ba8-418d-b6f9-daa55d3e8f51', '95052cfd-d788-479e-a0fd-0b0c68c52d71', '34750615-8cde-43a6-a544-fbcbc111bdee', 'bf86dbb0-f39d-48e5-8071-cdeaa3956743'] {{(pid=57050) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 901.259143] [57050]: DEBUG cinder.volume.api [None req-33741f90-7c37-4f0a-9735-0780505fc66e tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a38a477-c77f-479e-800e-582b16daa101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f3ad8db-3ba8-418d-b6f9-daa55d3e8f51', '95052cfd-d788-479e-a0fd-0b0c68c52d71', '34750615-8cde-43a6-a544-fbcbc111bdee', 'bf86dbb0-f39d-48e5-8071-cdeaa3956743']}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 901.260058] [57050]: DEBUG cinder.volume.api [None req-33741f90-7c37-4f0a-9735-0780505fc66e tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4272c495-2a03-4945-a957-a719a6cc4a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 901.272735] [57050]: DEBUG cinder.volume.api [None req-33741f90-7c37-4f0a-9735-0780505fc66e tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4272c495-2a03-4945-a957-a719a6cc4a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55361444-73a8-488b-be54-47bbca4cd582', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-72399350',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='56e5a58c249d4e4e8acf80a42de15182',qos_specs=None,replication_status=,reservations=['2f3ad8db-3ba8-418d-b6f9-daa55d3e8f51','95052cfd-d788-479e-a0fd-0b0c68c52d71','34750615-8cde-43a6-a544-fbcbc111bdee','bf86dbb0-f39d-48e5-8071-cdeaa3956743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='312df47b748f410db6f1667ea60f48fc',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051), '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-20T16:08:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-72399350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55361444-73a8-488b-be54-47bbca4cd582,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='56e5a58c249d4e4e8acf80a42de15182',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='312df47b748f410db6f1667ea60f48fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dc66e21-7388-4567-923a-2efc37590051),volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 901.273633] [57050]: DEBUG cinder.volume.api [None req-33741f90-7c37-4f0a-9735-0780505fc66e tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64cf42b1-526f-4dd4-96d5-a94947268e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 901.288781] [57050]: DEBUG cinder.volume.api [None req-33741f90-7c37-4f0a-9735-0780505fc66e tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64cf42b1-526f-4dd4-96d5-a94947268e38) 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-72399350',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='56e5a58c249d4e4e8acf80a42de15182',qos_specs=None,replication_status=,reservations=['2f3ad8db-3ba8-418d-b6f9-daa55d3e8f51','95052cfd-d788-479e-a0fd-0b0c68c52d71','34750615-8cde-43a6-a544-fbcbc111bdee','bf86dbb0-f39d-48e5-8071-cdeaa3956743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='312df47b748f410db6f1667ea60f48fc',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 901.289818] [57050]: DEBUG cinder.volume.api [None req-33741f90-7c37-4f0a-9735-0780505fc66e tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c38f86a6-d5eb-4f58-a2d1-b7213e7cf844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 901.300179] [57050]: DEBUG cinder.volume.api [None req-33741f90-7c37-4f0a-9735-0780505fc66e tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c38f86a6-d5eb-4f58-a2d1-b7213e7cf844) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 901.301256] [57050]: DEBUG cinder.volume.api [None req-33741f90-7c37-4f0a-9735-0780505fc66e tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Flow 'volume_create_api' (f3222ae0-5a4c-41ad-87c6-cc70c4a8d8a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57050) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 901.301615] [57050]: INFO cinder.volume.api [None req-33741f90-7c37-4f0a-9735-0780505fc66e tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Create volume request issued successfully. [ 901.302294] [57050]: INFO cinder.api.openstack.wsgi [None req-33741f90-7c37-4f0a-9735-0780505fc66e tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 901.302737] [57050]: [pid: 57050|app: 0|req: 39/78] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Feb 20 16:08:29 2025] POST /volume/v3/volumes => generated 757 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 901.313276] [57051]: DEBUG cinder.api.middleware.request_id [None req-2cce960a-4719-4297-8c67-7556a468868d None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.314605] [57051]: INFO cinder.api.openstack.wsgi [None req-2cce960a-4719-4297-8c67-7556a468868d tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] GET http://10.180.1.21/volume/v3/volumes/55361444-73a8-488b-be54-47bbca4cd582 [ 901.314768] [57051]: DEBUG cinder.api.openstack.wsgi [None req-2cce960a-4719-4297-8c67-7556a468868d tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 901.314988] [57051]: DEBUG cinder.api.openstack.wsgi [None req-2cce960a-4719-4297-8c67-7556a468868d tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 901.322736] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 901.322736] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 901.326338] [57051]: INFO cinder.volume.api [None req-2cce960a-4719-4297-8c67-7556a468868d tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Volume info retrieved successfully. [ 901.330822] [57051]: INFO cinder.api.openstack.wsgi [None req-2cce960a-4719-4297-8c67-7556a468868d tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes/55361444-73a8-488b-be54-47bbca4cd582 returned with HTTP 200 [ 901.331425] [57051]: [pid: 57051|app: 0|req: 40/79] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:29 2025] GET /volume/v3/volumes/55361444-73a8-488b-be54-47bbca4cd582 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 902.341296] [57050]: DEBUG cinder.api.middleware.request_id [None req-f5bbf335-dc5c-48c5-8c80-788253c89cb8 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.343561] [57050]: INFO cinder.api.openstack.wsgi [None req-f5bbf335-dc5c-48c5-8c80-788253c89cb8 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] GET http://10.180.1.21/volume/v3/volumes/55361444-73a8-488b-be54-47bbca4cd582 [ 902.343792] [57050]: DEBUG cinder.api.openstack.wsgi [None req-f5bbf335-dc5c-48c5-8c80-788253c89cb8 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 902.344026] [57050]: DEBUG cinder.api.openstack.wsgi [None req-f5bbf335-dc5c-48c5-8c80-788253c89cb8 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 902.358170] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.358170] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 902.359367] [57050]: INFO cinder.volume.api [None req-f5bbf335-dc5c-48c5-8c80-788253c89cb8 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Volume info retrieved successfully. [ 902.364096] [57050]: INFO cinder.api.openstack.wsgi [None req-f5bbf335-dc5c-48c5-8c80-788253c89cb8 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes/55361444-73a8-488b-be54-47bbca4cd582 returned with HTTP 200 [ 902.364469] [57050]: [pid: 57050|app: 0|req: 40/80] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:30 2025] GET /volume/v3/volumes/55361444-73a8-488b-be54-47bbca4cd582 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 902.432282] [57051]: DEBUG cinder.api.middleware.request_id [req-c8ff4da9-3791-4425-b066-73f8c98a73b0 req-6d4bb8c4-4123-4a0f-a321-1a549e877113 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.434621] [57051]: INFO cinder.api.openstack.wsgi [req-c8ff4da9-3791-4425-b066-73f8c98a73b0 req-6d4bb8c4-4123-4a0f-a321-1a549e877113 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] GET http://10.180.1.21/volume/v3/volumes/55361444-73a8-488b-be54-47bbca4cd582 [ 902.434996] [57051]: DEBUG cinder.api.openstack.wsgi [req-c8ff4da9-3791-4425-b066-73f8c98a73b0 req-6d4bb8c4-4123-4a0f-a321-1a549e877113 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 902.435106] [57051]: DEBUG cinder.api.openstack.wsgi [req-c8ff4da9-3791-4425-b066-73f8c98a73b0 req-6d4bb8c4-4123-4a0f-a321-1a549e877113 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 902.444733] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.444733] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 902.449660] [57051]: INFO cinder.volume.api [req-c8ff4da9-3791-4425-b066-73f8c98a73b0 req-6d4bb8c4-4123-4a0f-a321-1a549e877113 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Volume info retrieved successfully. [ 902.453966] [57051]: INFO cinder.api.openstack.wsgi [req-c8ff4da9-3791-4425-b066-73f8c98a73b0 req-6d4bb8c4-4123-4a0f-a321-1a549e877113 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes/55361444-73a8-488b-be54-47bbca4cd582 returned with HTTP 200 [ 902.454390] [57051]: [pid: 57051|app: 0|req: 41/81] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:08:30 2025] GET /volume/v3/volumes/55361444-73a8-488b-be54-47bbca4cd582 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 902.468071] [57050]: DEBUG cinder.api.middleware.request_id [None req-d1a80ec9-aa0f-4756-a74e-29e1823cc9a8 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.472490] [57050]: INFO cinder.api.openstack.wsgi [None req-d1a80ec9-aa0f-4756-a74e-29e1823cc9a8 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] POST http://10.180.1.21/volume/v3/volumes [ 902.472976] [57050]: DEBUG cinder.api.openstack.wsgi [None req-d1a80ec9-aa0f-4756-a74e-29e1823cc9a8 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1174374259"}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 902.475573] [57050]: DEBUG cinder.api.v3.volumes [None req-d1a80ec9-aa0f-4756-a74e-29e1823cc9a8 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1174374259'}} {{(pid=57050) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 902.476413] [57050]: INFO cinder.api.v3.volumes [None req-d1a80ec9-aa0f-4756-a74e-29e1823cc9a8 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Create volume of 1 GB [ 902.481243] [57050]: INFO cinder.volume.api [None req-d1a80ec9-aa0f-4756-a74e-29e1823cc9a8 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Availability Zones retrieved successfully. [ 902.490177] [57050]: DEBUG cinder.volume.api [None req-d1a80ec9-aa0f-4756-a74e-29e1823cc9a8 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Flow 'volume_create_api' (29e177a7-a66c-4995-8f54-4ce3750924db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 902.491536] [57050]: DEBUG cinder.volume.api [None req-d1a80ec9-aa0f-4756-a74e-29e1823cc9a8 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dd82e23-b432-4dba-a647-84b3afa97116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 902.493473] [57050]: DEBUG cinder.volume.flows.api.create_volume [None req-d1a80ec9-aa0f-4756-a74e-29e1823cc9a8 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Validating volume size '1' using validate_int {{(pid=57050) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 902.526792] [57050]: DEBUG cinder.volume.api [None req-d1a80ec9-aa0f-4756-a74e-29e1823cc9a8 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dd82e23-b432-4dba-a647-84b3afa97116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T16:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=3dc66e21-7388-4567-923a-2efc37590051,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc66e21-7388-4567-923a-2efc37590051', '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=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 902.529345] [57050]: DEBUG cinder.volume.api [None req-d1a80ec9-aa0f-4756-a74e-29e1823cc9a8 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc06c168-6476-4bc2-be88-e0e45f00aebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 902.573102] [57050]: DEBUG cinder.quota [None req-d1a80ec9-aa0f-4756-a74e-29e1823cc9a8 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Created reservations ['b2e27a93-f74a-49b5-9f65-839f1445b066', '2012433a-3cd8-4008-9c69-e0579b7a3739', '33f3d1e8-b27f-48ae-a8f4-d42bf599b2f8', 'd2bf5047-e64c-4fca-b634-257c64466184'] {{(pid=57050) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 902.574211] [57050]: DEBUG cinder.volume.api [None req-d1a80ec9-aa0f-4756-a74e-29e1823cc9a8 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc06c168-6476-4bc2-be88-e0e45f00aebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2e27a93-f74a-49b5-9f65-839f1445b066', '2012433a-3cd8-4008-9c69-e0579b7a3739', '33f3d1e8-b27f-48ae-a8f4-d42bf599b2f8', 'd2bf5047-e64c-4fca-b634-257c64466184']}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 902.575374] [57050]: DEBUG cinder.volume.api [None req-d1a80ec9-aa0f-4756-a74e-29e1823cc9a8 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3b162ea-925e-495d-9e62-5a9818dac153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 902.592622] [57050]: DEBUG cinder.volume.api [None req-d1a80ec9-aa0f-4756-a74e-29e1823cc9a8 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3b162ea-925e-495d-9e62-5a9818dac153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a8c1af9-a184-4a18-b687-e9786ad24bc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1174374259',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='56e5a58c249d4e4e8acf80a42de15182',qos_specs=None,replication_status=,reservations=['b2e27a93-f74a-49b5-9f65-839f1445b066','2012433a-3cd8-4008-9c69-e0579b7a3739','33f3d1e8-b27f-48ae-a8f4-d42bf599b2f8','d2bf5047-e64c-4fca-b634-257c64466184'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='312df47b748f410db6f1667ea60f48fc',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051), '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-20T16:08:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1174374259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a8c1af9-a184-4a18-b687-e9786ad24bc6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='56e5a58c249d4e4e8acf80a42de15182',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='312df47b748f410db6f1667ea60f48fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dc66e21-7388-4567-923a-2efc37590051),volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 902.592823] [57050]: DEBUG cinder.volume.api [None req-d1a80ec9-aa0f-4756-a74e-29e1823cc9a8 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5301711-ad04-40c9-ade6-bde79f434797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 902.609701] [57050]: DEBUG cinder.volume.api [None req-d1a80ec9-aa0f-4756-a74e-29e1823cc9a8 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5301711-ad04-40c9-ade6-bde79f434797) 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-1174374259',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='56e5a58c249d4e4e8acf80a42de15182',qos_specs=None,replication_status=,reservations=['b2e27a93-f74a-49b5-9f65-839f1445b066','2012433a-3cd8-4008-9c69-e0579b7a3739','33f3d1e8-b27f-48ae-a8f4-d42bf599b2f8','d2bf5047-e64c-4fca-b634-257c64466184'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='312df47b748f410db6f1667ea60f48fc',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 902.610955] [57050]: DEBUG cinder.volume.api [None req-d1a80ec9-aa0f-4756-a74e-29e1823cc9a8 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b023335-748e-46ba-acd3-ddbb32fc3763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 902.627380] [57050]: DEBUG cinder.volume.api [None req-d1a80ec9-aa0f-4756-a74e-29e1823cc9a8 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b023335-748e-46ba-acd3-ddbb32fc3763) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 902.628665] [57050]: DEBUG cinder.volume.api [None req-d1a80ec9-aa0f-4756-a74e-29e1823cc9a8 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Flow 'volume_create_api' (29e177a7-a66c-4995-8f54-4ce3750924db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57050) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 902.629173] [57050]: INFO cinder.volume.api [None req-d1a80ec9-aa0f-4756-a74e-29e1823cc9a8 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Create volume request issued successfully. [ 902.630557] [57050]: INFO cinder.api.openstack.wsgi [None req-d1a80ec9-aa0f-4756-a74e-29e1823cc9a8 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 902.631175] [57050]: [pid: 57050|app: 0|req: 41/82] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Feb 20 16:08:30 2025] POST /volume/v3/volumes => generated 759 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 902.644231] [57051]: DEBUG cinder.api.middleware.request_id [None req-40a2c1d7-802d-4b0e-a371-2d3f2f016e4a None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.648313] [57051]: INFO cinder.api.openstack.wsgi [None req-40a2c1d7-802d-4b0e-a371-2d3f2f016e4a tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] GET http://10.180.1.21/volume/v3/volumes/7a8c1af9-a184-4a18-b687-e9786ad24bc6 [ 902.648691] [57051]: DEBUG cinder.api.openstack.wsgi [None req-40a2c1d7-802d-4b0e-a371-2d3f2f016e4a tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 902.650137] [57051]: DEBUG cinder.api.openstack.wsgi [None req-40a2c1d7-802d-4b0e-a371-2d3f2f016e4a tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 902.661429] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.661429] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 902.669145] [57051]: INFO cinder.volume.api [None req-40a2c1d7-802d-4b0e-a371-2d3f2f016e4a tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Volume info retrieved successfully. [ 902.676582] [57051]: INFO cinder.api.openstack.wsgi [None req-40a2c1d7-802d-4b0e-a371-2d3f2f016e4a tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes/7a8c1af9-a184-4a18-b687-e9786ad24bc6 returned with HTTP 200 [ 902.676582] [57051]: [pid: 57051|app: 0|req: 42/83] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:30 2025] GET /volume/v3/volumes/7a8c1af9-a184-4a18-b687-e9786ad24bc6 => generated 827 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 903.697385] [57050]: DEBUG cinder.api.middleware.request_id [None req-6770498e-0af8-4cee-88d6-bca40b711d66 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.699731] [57050]: INFO cinder.api.openstack.wsgi [None req-6770498e-0af8-4cee-88d6-bca40b711d66 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] GET http://10.180.1.21/volume/v3/volumes/7a8c1af9-a184-4a18-b687-e9786ad24bc6 [ 903.699919] [57050]: DEBUG cinder.api.openstack.wsgi [None req-6770498e-0af8-4cee-88d6-bca40b711d66 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 903.700158] [57050]: DEBUG cinder.api.openstack.wsgi [None req-6770498e-0af8-4cee-88d6-bca40b711d66 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 903.716518] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.716518] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 903.718856] [57050]: INFO cinder.volume.api [None req-6770498e-0af8-4cee-88d6-bca40b711d66 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Volume info retrieved successfully. [ 903.724422] [57050]: INFO cinder.api.openstack.wsgi [None req-6770498e-0af8-4cee-88d6-bca40b711d66 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes/7a8c1af9-a184-4a18-b687-e9786ad24bc6 returned with HTTP 200 [ 903.724422] [57050]: [pid: 57050|app: 0|req: 42/84] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:31 2025] GET /volume/v3/volumes/7a8c1af9-a184-4a18-b687-e9786ad24bc6 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 903.807943] [57051]: DEBUG cinder.api.middleware.request_id [req-5168099e-34f8-40d3-9c9e-341878f4413c req-9d3a9b76-8ddb-40dc-bac3-dd4be8020359 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.810502] [57051]: INFO cinder.api.openstack.wsgi [req-5168099e-34f8-40d3-9c9e-341878f4413c req-9d3a9b76-8ddb-40dc-bac3-dd4be8020359 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] GET http://10.180.1.21/volume/v3/volumes/7a8c1af9-a184-4a18-b687-e9786ad24bc6 [ 903.810753] [57051]: DEBUG cinder.api.openstack.wsgi [req-5168099e-34f8-40d3-9c9e-341878f4413c req-9d3a9b76-8ddb-40dc-bac3-dd4be8020359 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 903.810970] [57051]: DEBUG cinder.api.openstack.wsgi [req-5168099e-34f8-40d3-9c9e-341878f4413c req-9d3a9b76-8ddb-40dc-bac3-dd4be8020359 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 903.818629] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.818629] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 903.822139] [57051]: INFO cinder.volume.api [req-5168099e-34f8-40d3-9c9e-341878f4413c req-9d3a9b76-8ddb-40dc-bac3-dd4be8020359 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Volume info retrieved successfully. [ 903.828220] [57051]: INFO cinder.api.openstack.wsgi [req-5168099e-34f8-40d3-9c9e-341878f4413c req-9d3a9b76-8ddb-40dc-bac3-dd4be8020359 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes/7a8c1af9-a184-4a18-b687-e9786ad24bc6 returned with HTTP 200 [ 903.828540] [57051]: [pid: 57051|app: 0|req: 43/85] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:08:31 2025] GET /volume/v3/volumes/7a8c1af9-a184-4a18-b687-e9786ad24bc6 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 903.880578] [57050]: DEBUG cinder.api.middleware.request_id [req-bdadad0e-9340-4fc7-9b77-1c9e9d87f965 req-11fe2d70-b972-43c2-b6e7-7d7f6b6275b9 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.883285] [57050]: INFO cinder.api.openstack.wsgi [req-bdadad0e-9340-4fc7-9b77-1c9e9d87f965 req-11fe2d70-b972-43c2-b6e7-7d7f6b6275b9 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 903.884083] [57050]: DEBUG cinder.api.openstack.wsgi [req-bdadad0e-9340-4fc7-9b77-1c9e9d87f965 req-11fe2d70-b972-43c2-b6e7-7d7f6b6275b9 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 903.884967] [57050]: DEBUG cinder.api.openstack.wsgi [req-bdadad0e-9340-4fc7-9b77-1c9e9d87f965 req-11fe2d70-b972-43c2-b6e7-7d7f6b6275b9 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Calling method 'detail' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 903.884967] [57050]: DEBUG cinder.api.api_utils [req-bdadad0e-9340-4fc7-9b77-1c9e9d87f965 req-11fe2d70-b972-43c2-b6e7-7d7f6b6275b9 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Removing options '' from query. {{(pid=57050) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 903.886134] [57050]: DEBUG cinder.volume.api [req-bdadad0e-9340-4fc7-9b77-1c9e9d87f965 req-11fe2d70-b972-43c2-b6e7-7d7f6b6275b9 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57050) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 903.920773] [57050]: INFO cinder.volume.api [req-bdadad0e-9340-4fc7-9b77-1c9e9d87f965 req-11fe2d70-b972-43c2-b6e7-7d7f6b6275b9 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Get all volumes completed successfully. [ 903.922062] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.922062] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 903.927039] [57050]: INFO cinder.api.openstack.wsgi [req-bdadad0e-9340-4fc7-9b77-1c9e9d87f965 req-11fe2d70-b972-43c2-b6e7-7d7f6b6275b9 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 903.927620] [57050]: [pid: 57050|app: 0|req: 43/86] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 16:08:31 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 903.975947] [57051]: DEBUG cinder.api.middleware.request_id [req-498f54b3-397d-405b-bb0e-2d5689952141 req-7ea24d80-b0d1-43fe-bc32-1c18617da941 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.978345] [57051]: INFO cinder.api.openstack.wsgi [req-498f54b3-397d-405b-bb0e-2d5689952141 req-7ea24d80-b0d1-43fe-bc32-1c18617da941 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 903.978576] [57051]: DEBUG cinder.api.openstack.wsgi [req-498f54b3-397d-405b-bb0e-2d5689952141 req-7ea24d80-b0d1-43fe-bc32-1c18617da941 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 903.978875] [57051]: DEBUG cinder.api.openstack.wsgi [req-498f54b3-397d-405b-bb0e-2d5689952141 req-7ea24d80-b0d1-43fe-bc32-1c18617da941 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Calling method 'detail' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 903.979132] [57051]: DEBUG cinder.api.api_utils [req-498f54b3-397d-405b-bb0e-2d5689952141 req-7ea24d80-b0d1-43fe-bc32-1c18617da941 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Removing options '' from query. {{(pid=57051) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 903.980408] [57051]: DEBUG cinder.volume.api [req-498f54b3-397d-405b-bb0e-2d5689952141 req-7ea24d80-b0d1-43fe-bc32-1c18617da941 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57051) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 904.008549] [57051]: INFO cinder.volume.api [req-498f54b3-397d-405b-bb0e-2d5689952141 req-7ea24d80-b0d1-43fe-bc32-1c18617da941 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Get all volumes completed successfully. [ 904.009640] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.009640] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.014472] [57051]: INFO cinder.api.openstack.wsgi [req-498f54b3-397d-405b-bb0e-2d5689952141 req-7ea24d80-b0d1-43fe-bc32-1c18617da941 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 904.014778] [57051]: [pid: 57051|app: 0|req: 44/87] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 16:08:31 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 904.102866] [57050]: DEBUG cinder.api.middleware.request_id [req-7956a46e-2ec9-45b3-b2e4-02818cd1ba45 req-433aeacd-10e8-4282-aedc-91f33c589633 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.105650] [57050]: INFO cinder.api.openstack.wsgi [req-7956a46e-2ec9-45b3-b2e4-02818cd1ba45 req-433aeacd-10e8-4282-aedc-91f33c589633 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 904.105756] [57050]: DEBUG cinder.api.openstack.wsgi [req-7956a46e-2ec9-45b3-b2e4-02818cd1ba45 req-433aeacd-10e8-4282-aedc-91f33c589633 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.107062] [57050]: DEBUG cinder.api.openstack.wsgi [req-7956a46e-2ec9-45b3-b2e4-02818cd1ba45 req-433aeacd-10e8-4282-aedc-91f33c589633 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Calling method 'detail' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.107062] [57050]: DEBUG cinder.api.api_utils [req-7956a46e-2ec9-45b3-b2e4-02818cd1ba45 req-433aeacd-10e8-4282-aedc-91f33c589633 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Removing options '' from query. {{(pid=57050) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 904.107255] [57050]: DEBUG cinder.volume.api [req-7956a46e-2ec9-45b3-b2e4-02818cd1ba45 req-433aeacd-10e8-4282-aedc-91f33c589633 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57050) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 904.116750] [57050]: INFO cinder.volume.api [req-7956a46e-2ec9-45b3-b2e4-02818cd1ba45 req-433aeacd-10e8-4282-aedc-91f33c589633 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Get all volumes completed successfully. [ 904.117961] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.117961] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.122672] [57050]: INFO cinder.api.openstack.wsgi [req-7956a46e-2ec9-45b3-b2e4-02818cd1ba45 req-433aeacd-10e8-4282-aedc-91f33c589633 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 904.123190] [57050]: [pid: 57050|app: 0|req: 44/88] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 16:08:31 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) [ 904.139663] [57051]: DEBUG cinder.api.middleware.request_id [req-024aae69-1146-4e21-8a26-222b48a7e109 req-7ea78dc6-5c0e-4ce1-be05-dfc51c10fe6a None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.145484] [57051]: INFO cinder.api.openstack.wsgi [req-024aae69-1146-4e21-8a26-222b48a7e109 req-7ea78dc6-5c0e-4ce1-be05-dfc51c10fe6a tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 904.145742] [57051]: DEBUG cinder.api.openstack.wsgi [req-024aae69-1146-4e21-8a26-222b48a7e109 req-7ea78dc6-5c0e-4ce1-be05-dfc51c10fe6a tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.145968] [57051]: DEBUG cinder.api.openstack.wsgi [req-024aae69-1146-4e21-8a26-222b48a7e109 req-7ea78dc6-5c0e-4ce1-be05-dfc51c10fe6a tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Calling method 'detail' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.146503] [57051]: DEBUG cinder.api.api_utils [req-024aae69-1146-4e21-8a26-222b48a7e109 req-7ea78dc6-5c0e-4ce1-be05-dfc51c10fe6a tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Removing options '' from query. {{(pid=57051) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 904.147692] [57051]: DEBUG cinder.volume.api [req-024aae69-1146-4e21-8a26-222b48a7e109 req-7ea78dc6-5c0e-4ce1-be05-dfc51c10fe6a tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57051) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 904.158635] [57051]: INFO cinder.volume.api [req-024aae69-1146-4e21-8a26-222b48a7e109 req-7ea78dc6-5c0e-4ce1-be05-dfc51c10fe6a tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Get all volumes completed successfully. [ 904.159935] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.159935] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.167645] [57051]: INFO cinder.api.openstack.wsgi [req-024aae69-1146-4e21-8a26-222b48a7e109 req-7ea78dc6-5c0e-4ce1-be05-dfc51c10fe6a tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 904.168250] [57051]: [pid: 57051|app: 0|req: 45/89] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 16:08:31 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 904.188023] [57050]: DEBUG cinder.api.middleware.request_id [req-cd8ff063-1dbf-4462-8706-5138d00804ea req-261bd27a-f415-4a8f-a890-6a5d973bd5fa None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.189415] [57050]: INFO cinder.api.openstack.wsgi [req-cd8ff063-1dbf-4462-8706-5138d00804ea req-261bd27a-f415-4a8f-a890-6a5d973bd5fa tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 904.189700] [57050]: DEBUG cinder.api.openstack.wsgi [req-cd8ff063-1dbf-4462-8706-5138d00804ea req-261bd27a-f415-4a8f-a890-6a5d973bd5fa tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.189919] [57050]: DEBUG cinder.api.openstack.wsgi [req-cd8ff063-1dbf-4462-8706-5138d00804ea req-261bd27a-f415-4a8f-a890-6a5d973bd5fa tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Calling method 'detail' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.190272] [57050]: DEBUG cinder.api.api_utils [req-cd8ff063-1dbf-4462-8706-5138d00804ea req-261bd27a-f415-4a8f-a890-6a5d973bd5fa tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Removing options '' from query. {{(pid=57050) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 904.191426] [57050]: DEBUG cinder.volume.api [req-cd8ff063-1dbf-4462-8706-5138d00804ea req-261bd27a-f415-4a8f-a890-6a5d973bd5fa tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57050) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 904.206876] [57050]: INFO cinder.volume.api [req-cd8ff063-1dbf-4462-8706-5138d00804ea req-261bd27a-f415-4a8f-a890-6a5d973bd5fa tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Get all volumes completed successfully. [ 904.208326] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.208326] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.219751] [57050]: INFO cinder.api.openstack.wsgi [req-cd8ff063-1dbf-4462-8706-5138d00804ea req-261bd27a-f415-4a8f-a890-6a5d973bd5fa tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 904.220222] [57050]: [pid: 57050|app: 0|req: 45/90] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 16:08:32 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 904.238789] [57051]: DEBUG cinder.api.middleware.request_id [req-5cccaa5b-8d70-46bd-a598-b60c205e2f7b req-41364e96-ddc1-4d32-80dd-118621bd5944 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.241500] [57051]: INFO cinder.api.openstack.wsgi [req-5cccaa5b-8d70-46bd-a598-b60c205e2f7b req-41364e96-ddc1-4d32-80dd-118621bd5944 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 904.242029] [57051]: DEBUG cinder.api.openstack.wsgi [req-5cccaa5b-8d70-46bd-a598-b60c205e2f7b req-41364e96-ddc1-4d32-80dd-118621bd5944 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.243688] [57051]: DEBUG cinder.api.openstack.wsgi [req-5cccaa5b-8d70-46bd-a598-b60c205e2f7b req-41364e96-ddc1-4d32-80dd-118621bd5944 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Calling method 'detail' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.243688] [57051]: DEBUG cinder.api.api_utils [req-5cccaa5b-8d70-46bd-a598-b60c205e2f7b req-41364e96-ddc1-4d32-80dd-118621bd5944 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Removing options '' from query. {{(pid=57051) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 904.243688] [57051]: DEBUG cinder.volume.api [req-5cccaa5b-8d70-46bd-a598-b60c205e2f7b req-41364e96-ddc1-4d32-80dd-118621bd5944 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57051) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 904.254279] [57051]: INFO cinder.volume.api [req-5cccaa5b-8d70-46bd-a598-b60c205e2f7b req-41364e96-ddc1-4d32-80dd-118621bd5944 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Get all volumes completed successfully. [ 904.256285] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.256285] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.262183] [57051]: INFO cinder.api.openstack.wsgi [req-5cccaa5b-8d70-46bd-a598-b60c205e2f7b req-41364e96-ddc1-4d32-80dd-118621bd5944 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 904.262822] [57051]: [pid: 57051|app: 0|req: 46/91] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 16:08:32 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 904.290191] [57050]: DEBUG cinder.api.middleware.request_id [req-8325174a-ddb4-44ca-8216-111f37b66b6d req-6175b03d-24f1-4748-88b7-3d6a480f58c4 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.292472] [57050]: INFO cinder.api.openstack.wsgi [req-8325174a-ddb4-44ca-8216-111f37b66b6d req-6175b03d-24f1-4748-88b7-3d6a480f58c4 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 904.292720] [57050]: DEBUG cinder.api.openstack.wsgi [req-8325174a-ddb4-44ca-8216-111f37b66b6d req-6175b03d-24f1-4748-88b7-3d6a480f58c4 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.293238] [57050]: DEBUG cinder.api.openstack.wsgi [req-8325174a-ddb4-44ca-8216-111f37b66b6d req-6175b03d-24f1-4748-88b7-3d6a480f58c4 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Calling method 'detail' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.293308] [57050]: DEBUG cinder.api.api_utils [req-8325174a-ddb4-44ca-8216-111f37b66b6d req-6175b03d-24f1-4748-88b7-3d6a480f58c4 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Removing options '' from query. {{(pid=57050) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 904.294140] [57050]: DEBUG cinder.volume.api [req-8325174a-ddb4-44ca-8216-111f37b66b6d req-6175b03d-24f1-4748-88b7-3d6a480f58c4 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57050) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 904.305504] [57050]: INFO cinder.volume.api [req-8325174a-ddb4-44ca-8216-111f37b66b6d req-6175b03d-24f1-4748-88b7-3d6a480f58c4 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Get all volumes completed successfully. [ 904.306431] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.306431] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.311015] [57050]: INFO cinder.api.openstack.wsgi [req-8325174a-ddb4-44ca-8216-111f37b66b6d req-6175b03d-24f1-4748-88b7-3d6a480f58c4 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 904.311867] [57050]: [pid: 57050|app: 0|req: 46/92] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 16:08:32 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) [ 904.336416] [57051]: DEBUG cinder.api.middleware.request_id [req-80aa7a51-3efc-4989-9310-dba582c9d97d req-dad4044c-9b19-4e01-86e0-bc092dc4a45f None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.344316] [57051]: INFO cinder.api.openstack.wsgi [req-80aa7a51-3efc-4989-9310-dba582c9d97d req-dad4044c-9b19-4e01-86e0-bc092dc4a45f tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 904.344612] [57051]: DEBUG cinder.api.openstack.wsgi [req-80aa7a51-3efc-4989-9310-dba582c9d97d req-dad4044c-9b19-4e01-86e0-bc092dc4a45f tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.346734] [57051]: DEBUG cinder.api.openstack.wsgi [req-80aa7a51-3efc-4989-9310-dba582c9d97d req-dad4044c-9b19-4e01-86e0-bc092dc4a45f tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Calling method 'detail' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.347944] [57051]: DEBUG cinder.api.api_utils [req-80aa7a51-3efc-4989-9310-dba582c9d97d req-dad4044c-9b19-4e01-86e0-bc092dc4a45f tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Removing options '' from query. {{(pid=57051) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 904.349757] [57051]: DEBUG cinder.volume.api [req-80aa7a51-3efc-4989-9310-dba582c9d97d req-dad4044c-9b19-4e01-86e0-bc092dc4a45f tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57051) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 904.365838] [57051]: INFO cinder.volume.api [req-80aa7a51-3efc-4989-9310-dba582c9d97d req-dad4044c-9b19-4e01-86e0-bc092dc4a45f tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Get all volumes completed successfully. [ 904.366982] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.366982] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.372100] [57051]: INFO cinder.api.openstack.wsgi [req-80aa7a51-3efc-4989-9310-dba582c9d97d req-dad4044c-9b19-4e01-86e0-bc092dc4a45f tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 904.372626] [57051]: [pid: 57051|app: 0|req: 47/93] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 16:08:32 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 904.389073] [57050]: DEBUG cinder.api.middleware.request_id [None req-5e698afb-70f7-42cc-b6f9-f8451a17590d None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.394041] [57050]: INFO cinder.api.openstack.wsgi [None req-5e698afb-70f7-42cc-b6f9-f8451a17590d tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7a8c1af9-a184-4a18-b687-e9786ad24bc6 [ 904.394300] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5e698afb-70f7-42cc-b6f9-f8451a17590d tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.394562] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5e698afb-70f7-42cc-b6f9-f8451a17590d tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Calling method 'delete' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.394733] [57050]: INFO cinder.api.v3.volumes [None req-5e698afb-70f7-42cc-b6f9-f8451a17590d tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Delete volume with id: 7a8c1af9-a184-4a18-b687-e9786ad24bc6 [ 904.410811] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.410811] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.412725] [57050]: INFO cinder.volume.api [None req-5e698afb-70f7-42cc-b6f9-f8451a17590d tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Volume info retrieved successfully. [ 904.451972] [57050]: INFO cinder.volume.api [None req-5e698afb-70f7-42cc-b6f9-f8451a17590d tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Delete volume request issued successfully. [ 904.451972] [57050]: INFO cinder.api.openstack.wsgi [None req-5e698afb-70f7-42cc-b6f9-f8451a17590d tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes/7a8c1af9-a184-4a18-b687-e9786ad24bc6 returned with HTTP 202 [ 904.451972] [57050]: [pid: 57050|app: 0|req: 47/94] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 16:08:32 2025] DELETE /volume/v3/volumes/7a8c1af9-a184-4a18-b687-e9786ad24bc6 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 904.458099] [57051]: DEBUG cinder.api.middleware.request_id [None req-e620c285-56f5-4d18-a150-31a37de0a580 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.461445] [57051]: INFO cinder.api.openstack.wsgi [None req-e620c285-56f5-4d18-a150-31a37de0a580 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] GET http://10.180.1.21/volume/v3/volumes/7a8c1af9-a184-4a18-b687-e9786ad24bc6 [ 904.462063] [57051]: DEBUG cinder.api.openstack.wsgi [None req-e620c285-56f5-4d18-a150-31a37de0a580 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.462063] [57051]: DEBUG cinder.api.openstack.wsgi [None req-e620c285-56f5-4d18-a150-31a37de0a580 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.471719] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.471719] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.479172] [57051]: INFO cinder.volume.api [None req-e620c285-56f5-4d18-a150-31a37de0a580 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Volume info retrieved successfully. [ 904.484672] [57051]: INFO cinder.api.openstack.wsgi [None req-e620c285-56f5-4d18-a150-31a37de0a580 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes/7a8c1af9-a184-4a18-b687-e9786ad24bc6 returned with HTTP 200 [ 904.485095] [57051]: [pid: 57051|app: 0|req: 48/95] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:32 2025] GET /volume/v3/volumes/7a8c1af9-a184-4a18-b687-e9786ad24bc6 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 905.505338] [57050]: DEBUG cinder.api.middleware.request_id [None req-e776a50e-5922-4939-b840-8761f6992316 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.507560] [57050]: INFO cinder.api.openstack.wsgi [None req-e776a50e-5922-4939-b840-8761f6992316 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] GET http://10.180.1.21/volume/v3/volumes/7a8c1af9-a184-4a18-b687-e9786ad24bc6 [ 905.507813] [57050]: DEBUG cinder.api.openstack.wsgi [None req-e776a50e-5922-4939-b840-8761f6992316 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.508050] [57050]: DEBUG cinder.api.openstack.wsgi [None req-e776a50e-5922-4939-b840-8761f6992316 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.518950] [57050]: INFO cinder.api.openstack.wsgi [None req-e776a50e-5922-4939-b840-8761f6992316 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes/7a8c1af9-a184-4a18-b687-e9786ad24bc6 returned with HTTP 404 [ 905.519514] [57050]: [pid: 57050|app: 0|req: 48/96] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:33 2025] GET /volume/v3/volumes/7a8c1af9-a184-4a18-b687-e9786ad24bc6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 905.523072] [57051]: DEBUG cinder.api.middleware.request_id [None req-c0669182-a249-4f5c-afdc-2244f565baf9 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.525564] [57051]: INFO cinder.api.openstack.wsgi [None req-c0669182-a249-4f5c-afdc-2244f565baf9 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] DELETE http://10.180.1.21/volume/v3/volumes/55361444-73a8-488b-be54-47bbca4cd582 [ 905.525868] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c0669182-a249-4f5c-afdc-2244f565baf9 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.526144] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c0669182-a249-4f5c-afdc-2244f565baf9 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Calling method 'delete' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.526371] [57051]: INFO cinder.api.v3.volumes [None req-c0669182-a249-4f5c-afdc-2244f565baf9 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Delete volume with id: 55361444-73a8-488b-be54-47bbca4cd582 [ 905.538261] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.538261] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 905.538837] [57051]: INFO cinder.volume.api [None req-c0669182-a249-4f5c-afdc-2244f565baf9 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Volume info retrieved successfully. [ 905.562356] [57051]: INFO cinder.volume.api [None req-c0669182-a249-4f5c-afdc-2244f565baf9 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Delete volume request issued successfully. [ 905.562616] [57051]: INFO cinder.api.openstack.wsgi [None req-c0669182-a249-4f5c-afdc-2244f565baf9 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes/55361444-73a8-488b-be54-47bbca4cd582 returned with HTTP 202 [ 905.563068] [57051]: [pid: 57051|app: 0|req: 49/97] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 16:08:33 2025] DELETE /volume/v3/volumes/55361444-73a8-488b-be54-47bbca4cd582 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 905.570959] [57050]: DEBUG cinder.api.middleware.request_id [None req-d438f679-6de2-4b0b-8483-e09f23f6bef4 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.574779] [57050]: INFO cinder.api.openstack.wsgi [None req-d438f679-6de2-4b0b-8483-e09f23f6bef4 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] GET http://10.180.1.21/volume/v3/volumes/55361444-73a8-488b-be54-47bbca4cd582 [ 905.575023] [57050]: DEBUG cinder.api.openstack.wsgi [None req-d438f679-6de2-4b0b-8483-e09f23f6bef4 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.575235] [57050]: DEBUG cinder.api.openstack.wsgi [None req-d438f679-6de2-4b0b-8483-e09f23f6bef4 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.583348] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.583348] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 905.589250] [57050]: INFO cinder.volume.api [None req-d438f679-6de2-4b0b-8483-e09f23f6bef4 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Volume info retrieved successfully. [ 905.594638] [57050]: INFO cinder.api.openstack.wsgi [None req-d438f679-6de2-4b0b-8483-e09f23f6bef4 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes/55361444-73a8-488b-be54-47bbca4cd582 returned with HTTP 200 [ 905.595131] [57050]: [pid: 57050|app: 0|req: 49/98] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:33 2025] GET /volume/v3/volumes/55361444-73a8-488b-be54-47bbca4cd582 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 906.607184] [57051]: DEBUG cinder.api.middleware.request_id [None req-de7385dd-8aa8-491e-a455-5fdc86052ed1 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.609403] [57051]: INFO cinder.api.openstack.wsgi [None req-de7385dd-8aa8-491e-a455-5fdc86052ed1 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] GET http://10.180.1.21/volume/v3/volumes/55361444-73a8-488b-be54-47bbca4cd582 [ 906.613028] [57051]: DEBUG cinder.api.openstack.wsgi [None req-de7385dd-8aa8-491e-a455-5fdc86052ed1 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 906.613028] [57051]: DEBUG cinder.api.openstack.wsgi [None req-de7385dd-8aa8-491e-a455-5fdc86052ed1 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 906.624078] [57051]: INFO cinder.api.openstack.wsgi [None req-de7385dd-8aa8-491e-a455-5fdc86052ed1 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes/55361444-73a8-488b-be54-47bbca4cd582 returned with HTTP 404 [ 906.624760] [57051]: [pid: 57051|app: 0|req: 50/99] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:34 2025] GET /volume/v3/volumes/55361444-73a8-488b-be54-47bbca4cd582 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 906.627904] [57050]: DEBUG cinder.api.middleware.request_id [None req-5767ef9f-da28-41b4-8acd-d5fce7b9bfe6 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.630867] [57050]: INFO cinder.api.openstack.wsgi [None req-5767ef9f-da28-41b4-8acd-d5fce7b9bfe6 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b5f1cda1-1f37-470b-9f76-1c010d724225 [ 906.630867] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5767ef9f-da28-41b4-8acd-d5fce7b9bfe6 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 906.631012] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5767ef9f-da28-41b4-8acd-d5fce7b9bfe6 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Calling method 'delete' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 906.631425] [57050]: INFO cinder.api.v3.volumes [None req-5767ef9f-da28-41b4-8acd-d5fce7b9bfe6 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Delete volume with id: b5f1cda1-1f37-470b-9f76-1c010d724225 [ 906.646648] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.646648] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 906.647143] [57050]: INFO cinder.volume.api [None req-5767ef9f-da28-41b4-8acd-d5fce7b9bfe6 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Volume info retrieved successfully. [ 906.671965] [57050]: INFO cinder.volume.api [None req-5767ef9f-da28-41b4-8acd-d5fce7b9bfe6 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Delete volume request issued successfully. [ 906.672187] [57050]: INFO cinder.api.openstack.wsgi [None req-5767ef9f-da28-41b4-8acd-d5fce7b9bfe6 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes/b5f1cda1-1f37-470b-9f76-1c010d724225 returned with HTTP 202 [ 906.672637] [57050]: [pid: 57050|app: 0|req: 50/100] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 16:08:34 2025] DELETE /volume/v3/volumes/b5f1cda1-1f37-470b-9f76-1c010d724225 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 906.677115] [57051]: DEBUG cinder.api.middleware.request_id [None req-e0ec066e-03a4-4d59-aea9-063ed44f95b7 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.680110] [57051]: INFO cinder.api.openstack.wsgi [None req-e0ec066e-03a4-4d59-aea9-063ed44f95b7 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] GET http://10.180.1.21/volume/v3/volumes/b5f1cda1-1f37-470b-9f76-1c010d724225 [ 906.680364] [57051]: DEBUG cinder.api.openstack.wsgi [None req-e0ec066e-03a4-4d59-aea9-063ed44f95b7 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 906.681181] [57051]: DEBUG cinder.api.openstack.wsgi [None req-e0ec066e-03a4-4d59-aea9-063ed44f95b7 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 906.698050] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.698050] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 906.701943] [57051]: INFO cinder.volume.api [None req-e0ec066e-03a4-4d59-aea9-063ed44f95b7 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Volume info retrieved successfully. [ 906.709652] [57051]: INFO cinder.api.openstack.wsgi [None req-e0ec066e-03a4-4d59-aea9-063ed44f95b7 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes/b5f1cda1-1f37-470b-9f76-1c010d724225 returned with HTTP 200 [ 906.709652] [57051]: [pid: 57051|app: 0|req: 51/101] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:34 2025] GET /volume/v3/volumes/b5f1cda1-1f37-470b-9f76-1c010d724225 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 907.722671] [57050]: DEBUG cinder.api.middleware.request_id [None req-1fe69b14-7275-4f9d-b8a7-06fc508c32a5 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.726999] [57050]: INFO cinder.api.openstack.wsgi [None req-1fe69b14-7275-4f9d-b8a7-06fc508c32a5 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] GET http://10.180.1.21/volume/v3/volumes/b5f1cda1-1f37-470b-9f76-1c010d724225 [ 907.726999] [57050]: DEBUG cinder.api.openstack.wsgi [None req-1fe69b14-7275-4f9d-b8a7-06fc508c32a5 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 907.726999] [57050]: DEBUG cinder.api.openstack.wsgi [None req-1fe69b14-7275-4f9d-b8a7-06fc508c32a5 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 907.737230] [57050]: INFO cinder.api.openstack.wsgi [None req-1fe69b14-7275-4f9d-b8a7-06fc508c32a5 tempest-VolumesTestJSON-715737671 tempest-VolumesTestJSON-715737671-project-member] http://10.180.1.21/volume/v3/volumes/b5f1cda1-1f37-470b-9f76-1c010d724225 returned with HTTP 404 [ 907.737719] [57050]: [pid: 57050|app: 0|req: 51/102] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:35 2025] GET /volume/v3/volumes/b5f1cda1-1f37-470b-9f76-1c010d724225 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 912.625064] [57051]: DEBUG cinder.api.middleware.request_id [None req-09bd864a-5037-462c-a56e-66e660ac111c None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.628744] [57051]: INFO cinder.api.openstack.wsgi [None req-09bd864a-5037-462c-a56e-66e660ac111c tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] POST http://10.180.1.21/volume/v3/volumes [ 912.629174] [57051]: DEBUG cinder.api.openstack.wsgi [None req-09bd864a-5037-462c-a56e-66e660ac111c tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-11703502", "imageRef": "0945371c-166c-42f6-9ee1-ddd9a69fef05", "size": 1}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 912.634759] [57051]: DEBUG cinder.api.v3.volumes [None req-09bd864a-5037-462c-a56e-66e660ac111c tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-11703502', 'imageRef': '0945371c-166c-42f6-9ee1-ddd9a69fef05', 'size': 1}} {{(pid=57051) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 912.867692] [57051]: INFO cinder.api.v3.volumes [None req-09bd864a-5037-462c-a56e-66e660ac111c tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Create volume of 1 GB [ 912.873872] [57051]: INFO cinder.volume.api [None req-09bd864a-5037-462c-a56e-66e660ac111c tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Availability Zones retrieved successfully. [ 912.884011] [57051]: DEBUG cinder.volume.api [None req-09bd864a-5037-462c-a56e-66e660ac111c tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Flow 'volume_create_api' (d5ff82fa-fb3b-4d15-a6b0-a2528e6da39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 912.884011] [57051]: DEBUG cinder.volume.api [None req-09bd864a-5037-462c-a56e-66e660ac111c tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e449e97-be27-4447-b8da-672a2866751a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 912.884154] [57051]: DEBUG cinder.volume.flows.api.create_volume [None req-09bd864a-5037-462c-a56e-66e660ac111c tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Validating volume size '1' using validate_int {{(pid=57051) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 912.949959] [57051]: DEBUG cinder.volume.api [None req-09bd864a-5037-462c-a56e-66e660ac111c tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e449e97-be27-4447-b8da-672a2866751a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T16:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=3dc66e21-7388-4567-923a-2efc37590051,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc66e21-7388-4567-923a-2efc37590051', '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=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 912.951117] [57051]: DEBUG cinder.volume.api [None req-09bd864a-5037-462c-a56e-66e660ac111c tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (416443cf-c6d6-4e2a-88c0-e802e8249c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 912.998990] [57051]: DEBUG cinder.quota [None req-09bd864a-5037-462c-a56e-66e660ac111c tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Created reservations ['980ae52b-48c8-48e1-b277-2060ba32eeed', 'bb69d8d6-e349-4418-bd47-e481c1a59f54', 'fae0a0e8-3e49-4cba-9742-754cf868f6c2', 'b8ef2be8-c48b-47e6-8304-23a9d511b41a'] {{(pid=57051) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 912.999643] [57051]: DEBUG cinder.volume.api [None req-09bd864a-5037-462c-a56e-66e660ac111c tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (416443cf-c6d6-4e2a-88c0-e802e8249c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['980ae52b-48c8-48e1-b277-2060ba32eeed', 'bb69d8d6-e349-4418-bd47-e481c1a59f54', 'fae0a0e8-3e49-4cba-9742-754cf868f6c2', 'b8ef2be8-c48b-47e6-8304-23a9d511b41a']}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 913.000510] [57051]: DEBUG cinder.volume.api [None req-09bd864a-5037-462c-a56e-66e660ac111c tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f45fcd19-f901-409d-a9ec-8cf2de05b729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 913.015487] [57051]: DEBUG cinder.volume.api [None req-09bd864a-5037-462c-a56e-66e660ac111c tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f45fcd19-f901-409d-a9ec-8cf2de05b729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf15d807-80f2-4844-b913-c4512fce5313', '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-11703502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b23541bc8d3f40a49ed0e7baf019b303',qos_specs=None,replication_status=,reservations=['980ae52b-48c8-48e1-b277-2060ba32eeed','bb69d8d6-e349-4418-bd47-e481c1a59f54','fae0a0e8-3e49-4cba-9742-754cf868f6c2','b8ef2be8-c48b-47e6-8304-23a9d511b41a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c399cff1e2f4cc39966bccac5fddb58',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051), '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-20T16:08:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-11703502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf15d807-80f2-4844-b913-c4512fce5313,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b23541bc8d3f40a49ed0e7baf019b303',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='2c399cff1e2f4cc39966bccac5fddb58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dc66e21-7388-4567-923a-2efc37590051),volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 913.015487] [57051]: DEBUG cinder.volume.api [None req-09bd864a-5037-462c-a56e-66e660ac111c tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd8edd1f-bfd1-4d20-8a20-3a5010279d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 913.031959] [57051]: DEBUG cinder.volume.api [None req-09bd864a-5037-462c-a56e-66e660ac111c tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd8edd1f-bfd1-4d20-8a20-3a5010279d27) 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-11703502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b23541bc8d3f40a49ed0e7baf019b303',qos_specs=None,replication_status=,reservations=['980ae52b-48c8-48e1-b277-2060ba32eeed','bb69d8d6-e349-4418-bd47-e481c1a59f54','fae0a0e8-3e49-4cba-9742-754cf868f6c2','b8ef2be8-c48b-47e6-8304-23a9d511b41a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c399cff1e2f4cc39966bccac5fddb58',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 913.032934] [57051]: DEBUG cinder.volume.api [None req-09bd864a-5037-462c-a56e-66e660ac111c tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1acddcd-c559-4d2d-aa83-08d4dab41fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 913.041759] [57051]: DEBUG cinder.volume.api [None req-09bd864a-5037-462c-a56e-66e660ac111c tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1acddcd-c559-4d2d-aa83-08d4dab41fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 913.043044] [57051]: DEBUG cinder.volume.api [None req-09bd864a-5037-462c-a56e-66e660ac111c tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Flow 'volume_create_api' (d5ff82fa-fb3b-4d15-a6b0-a2528e6da39a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 913.043417] [57051]: INFO cinder.volume.api [None req-09bd864a-5037-462c-a56e-66e660ac111c tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Create volume request issued successfully. [ 913.046844] [57051]: INFO cinder.api.openstack.wsgi [None req-09bd864a-5037-462c-a56e-66e660ac111c tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 913.046844] [57051]: [pid: 57051|app: 0|req: 52/103] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Feb 20 16:08:40 2025] POST /volume/v3/volumes => generated 750 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 913.055778] [57050]: DEBUG cinder.api.middleware.request_id [None req-ab32c30c-4297-4ee0-9df4-28624d8e288d None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.062149] [57050]: INFO cinder.api.openstack.wsgi [None req-ab32c30c-4297-4ee0-9df4-28624d8e288d tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] GET http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 [ 913.062397] [57050]: DEBUG cinder.api.openstack.wsgi [None req-ab32c30c-4297-4ee0-9df4-28624d8e288d tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.062623] [57050]: DEBUG cinder.api.openstack.wsgi [None req-ab32c30c-4297-4ee0-9df4-28624d8e288d tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.079435] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.079435] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.085187] [57050]: INFO cinder.volume.api [None req-ab32c30c-4297-4ee0-9df4-28624d8e288d tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Volume info retrieved successfully. [ 913.097108] [57050]: INFO cinder.api.openstack.wsgi [None req-ab32c30c-4297-4ee0-9df4-28624d8e288d tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 returned with HTTP 200 [ 913.097417] [57050]: [pid: 57050|app: 0|req: 52/104] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:40 2025] GET /volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 914.110220] [57051]: DEBUG cinder.api.middleware.request_id [None req-2341f4a5-6f82-4938-ac40-44a47da7deb2 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.113468] [57051]: INFO cinder.api.openstack.wsgi [None req-2341f4a5-6f82-4938-ac40-44a47da7deb2 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] GET http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 [ 914.113468] [57051]: DEBUG cinder.api.openstack.wsgi [None req-2341f4a5-6f82-4938-ac40-44a47da7deb2 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 914.113468] [57051]: DEBUG cinder.api.openstack.wsgi [None req-2341f4a5-6f82-4938-ac40-44a47da7deb2 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 914.123994] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.123994] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 914.128924] [57051]: INFO cinder.volume.api [None req-2341f4a5-6f82-4938-ac40-44a47da7deb2 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Volume info retrieved successfully. [ 914.134254] [57051]: INFO cinder.api.openstack.wsgi [None req-2341f4a5-6f82-4938-ac40-44a47da7deb2 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 returned with HTTP 200 [ 914.135151] [57051]: [pid: 57051|app: 0|req: 53/105] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:41 2025] GET /volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 915.147284] [57050]: DEBUG cinder.api.middleware.request_id [None req-eb89dcd7-1f49-4c16-99e8-5af2678b2f06 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 915.149417] [57050]: INFO cinder.api.openstack.wsgi [None req-eb89dcd7-1f49-4c16-99e8-5af2678b2f06 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] GET http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 [ 915.149770] [57050]: DEBUG cinder.api.openstack.wsgi [None req-eb89dcd7-1f49-4c16-99e8-5af2678b2f06 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 915.149968] [57050]: DEBUG cinder.api.openstack.wsgi [None req-eb89dcd7-1f49-4c16-99e8-5af2678b2f06 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 915.162174] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.162174] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 915.166111] [57050]: INFO cinder.volume.api [None req-eb89dcd7-1f49-4c16-99e8-5af2678b2f06 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Volume info retrieved successfully. [ 915.174754] [57050]: INFO cinder.api.openstack.wsgi [None req-eb89dcd7-1f49-4c16-99e8-5af2678b2f06 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 returned with HTTP 200 [ 915.175690] [57050]: [pid: 57050|app: 0|req: 53/106] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:43 2025] GET /volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 916.185587] [57051]: DEBUG cinder.api.middleware.request_id [None req-9bd85458-ee5f-4e14-b6f1-0c34ad3b79d5 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 916.187936] [57051]: INFO cinder.api.openstack.wsgi [None req-9bd85458-ee5f-4e14-b6f1-0c34ad3b79d5 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] GET http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 [ 916.188580] [57051]: DEBUG cinder.api.openstack.wsgi [None req-9bd85458-ee5f-4e14-b6f1-0c34ad3b79d5 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 916.188580] [57051]: DEBUG cinder.api.openstack.wsgi [None req-9bd85458-ee5f-4e14-b6f1-0c34ad3b79d5 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 916.201159] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.201159] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 916.205310] [57051]: INFO cinder.volume.api [None req-9bd85458-ee5f-4e14-b6f1-0c34ad3b79d5 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Volume info retrieved successfully. [ 916.211853] [57051]: INFO cinder.api.openstack.wsgi [None req-9bd85458-ee5f-4e14-b6f1-0c34ad3b79d5 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 returned with HTTP 200 [ 916.212307] [57051]: [pid: 57051|app: 0|req: 54/107] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:44 2025] GET /volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 917.225614] [57050]: DEBUG cinder.api.middleware.request_id [None req-a82a01e4-270d-4aca-a0eb-de1adb9e8027 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.227838] [57050]: INFO cinder.api.openstack.wsgi [None req-a82a01e4-270d-4aca-a0eb-de1adb9e8027 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] GET http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 [ 917.228092] [57050]: DEBUG cinder.api.openstack.wsgi [None req-a82a01e4-270d-4aca-a0eb-de1adb9e8027 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 917.228317] [57050]: DEBUG cinder.api.openstack.wsgi [None req-a82a01e4-270d-4aca-a0eb-de1adb9e8027 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 917.238974] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.238974] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 917.243881] [57050]: INFO cinder.volume.api [None req-a82a01e4-270d-4aca-a0eb-de1adb9e8027 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Volume info retrieved successfully. [ 917.249508] [57050]: INFO cinder.api.openstack.wsgi [None req-a82a01e4-270d-4aca-a0eb-de1adb9e8027 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 returned with HTTP 200 [ 917.250030] [57050]: [pid: 57050|app: 0|req: 54/108] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:45 2025] GET /volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 918.260926] [57051]: DEBUG cinder.api.middleware.request_id [None req-25aa1dbe-9a5d-4e34-990a-9dd41adfcf43 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.263194] [57051]: INFO cinder.api.openstack.wsgi [None req-25aa1dbe-9a5d-4e34-990a-9dd41adfcf43 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] GET http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 [ 918.263194] [57051]: DEBUG cinder.api.openstack.wsgi [None req-25aa1dbe-9a5d-4e34-990a-9dd41adfcf43 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 918.263395] [57051]: DEBUG cinder.api.openstack.wsgi [None req-25aa1dbe-9a5d-4e34-990a-9dd41adfcf43 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 918.271763] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 918.271763] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 918.275292] [57051]: INFO cinder.volume.api [None req-25aa1dbe-9a5d-4e34-990a-9dd41adfcf43 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Volume info retrieved successfully. [ 918.279764] [57051]: INFO cinder.api.openstack.wsgi [None req-25aa1dbe-9a5d-4e34-990a-9dd41adfcf43 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 returned with HTTP 200 [ 918.280322] [57051]: [pid: 57051|app: 0|req: 55/109] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:46 2025] GET /volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 919.290917] [57050]: DEBUG cinder.api.middleware.request_id [None req-642809d7-6203-4d6c-a28c-50f722629bf7 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.292946] [57050]: INFO cinder.api.openstack.wsgi [None req-642809d7-6203-4d6c-a28c-50f722629bf7 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] GET http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 [ 919.293202] [57050]: DEBUG cinder.api.openstack.wsgi [None req-642809d7-6203-4d6c-a28c-50f722629bf7 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 919.293698] [57050]: DEBUG cinder.api.openstack.wsgi [None req-642809d7-6203-4d6c-a28c-50f722629bf7 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.303760] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.303760] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.307672] [57050]: INFO cinder.volume.api [None req-642809d7-6203-4d6c-a28c-50f722629bf7 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Volume info retrieved successfully. [ 919.312335] [57050]: INFO cinder.api.openstack.wsgi [None req-642809d7-6203-4d6c-a28c-50f722629bf7 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 returned with HTTP 200 [ 919.312815] [57050]: [pid: 57050|app: 0|req: 55/110] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:47 2025] GET /volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 920.324269] [57051]: DEBUG cinder.api.middleware.request_id [None req-00838d1a-c5df-4e2b-a1ee-69e3e698f994 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.326508] [57051]: INFO cinder.api.openstack.wsgi [None req-00838d1a-c5df-4e2b-a1ee-69e3e698f994 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] GET http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 [ 920.326737] [57051]: DEBUG cinder.api.openstack.wsgi [None req-00838d1a-c5df-4e2b-a1ee-69e3e698f994 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 920.326962] [57051]: DEBUG cinder.api.openstack.wsgi [None req-00838d1a-c5df-4e2b-a1ee-69e3e698f994 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 920.339867] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 920.339867] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 920.347528] [57051]: INFO cinder.volume.api [None req-00838d1a-c5df-4e2b-a1ee-69e3e698f994 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Volume info retrieved successfully. [ 920.353370] [57051]: INFO cinder.api.openstack.wsgi [None req-00838d1a-c5df-4e2b-a1ee-69e3e698f994 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 returned with HTTP 200 [ 920.353471] [57051]: [pid: 57051|app: 0|req: 56/111] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:48 2025] GET /volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 921.363296] [57050]: DEBUG cinder.api.middleware.request_id [None req-825d7ac5-5ea4-4446-b1d5-7f4a83c1db2c None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.365737] [57050]: INFO cinder.api.openstack.wsgi [None req-825d7ac5-5ea4-4446-b1d5-7f4a83c1db2c tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] GET http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 [ 921.365979] [57050]: DEBUG cinder.api.openstack.wsgi [None req-825d7ac5-5ea4-4446-b1d5-7f4a83c1db2c tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.366202] [57050]: DEBUG cinder.api.openstack.wsgi [None req-825d7ac5-5ea4-4446-b1d5-7f4a83c1db2c tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.377114] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.377114] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.384099] [57050]: INFO cinder.volume.api [None req-825d7ac5-5ea4-4446-b1d5-7f4a83c1db2c tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Volume info retrieved successfully. [ 921.386597] [57050]: INFO cinder.api.openstack.wsgi [None req-825d7ac5-5ea4-4446-b1d5-7f4a83c1db2c tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 returned with HTTP 200 [ 921.387040] [57050]: [pid: 57050|app: 0|req: 56/112] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:49 2025] GET /volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 922.397823] [57051]: DEBUG cinder.api.middleware.request_id [None req-f8f78ea7-4a9c-44e6-a600-060119a51509 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.401027] [57051]: INFO cinder.api.openstack.wsgi [None req-f8f78ea7-4a9c-44e6-a600-060119a51509 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] GET http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 [ 922.401391] [57051]: DEBUG cinder.api.openstack.wsgi [None req-f8f78ea7-4a9c-44e6-a600-060119a51509 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 922.401620] [57051]: DEBUG cinder.api.openstack.wsgi [None req-f8f78ea7-4a9c-44e6-a600-060119a51509 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 922.421443] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.421443] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 922.430904] [57051]: INFO cinder.volume.api [None req-f8f78ea7-4a9c-44e6-a600-060119a51509 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Volume info retrieved successfully. [ 922.436427] [57051]: INFO cinder.api.openstack.wsgi [None req-f8f78ea7-4a9c-44e6-a600-060119a51509 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 returned with HTTP 200 [ 922.437160] [57051]: [pid: 57051|app: 0|req: 57/113] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:50 2025] GET /volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 923.455237] [57050]: DEBUG cinder.api.middleware.request_id [None req-3962954d-27fc-468d-93ea-0f8ade5432e8 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.458365] [57050]: INFO cinder.api.openstack.wsgi [None req-3962954d-27fc-468d-93ea-0f8ade5432e8 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] GET http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 [ 923.458782] [57050]: DEBUG cinder.api.openstack.wsgi [None req-3962954d-27fc-468d-93ea-0f8ade5432e8 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.459225] [57050]: DEBUG cinder.api.openstack.wsgi [None req-3962954d-27fc-468d-93ea-0f8ade5432e8 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.477617] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.477617] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.484633] [57050]: INFO cinder.volume.api [None req-3962954d-27fc-468d-93ea-0f8ade5432e8 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Volume info retrieved successfully. [ 923.492792] [57050]: INFO cinder.api.openstack.wsgi [None req-3962954d-27fc-468d-93ea-0f8ade5432e8 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 returned with HTTP 200 [ 923.493672] [57050]: [pid: 57050|app: 0|req: 57/114] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:51 2025] GET /volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 924.507300] [57051]: DEBUG cinder.api.middleware.request_id [None req-1e218beb-6773-4c20-b553-2f7b621c87f3 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.512332] [57051]: INFO cinder.api.openstack.wsgi [None req-1e218beb-6773-4c20-b553-2f7b621c87f3 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] GET http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 [ 924.512569] [57051]: DEBUG cinder.api.openstack.wsgi [None req-1e218beb-6773-4c20-b553-2f7b621c87f3 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 924.512794] [57051]: DEBUG cinder.api.openstack.wsgi [None req-1e218beb-6773-4c20-b553-2f7b621c87f3 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 924.522971] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.522971] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 924.527392] [57051]: INFO cinder.volume.api [None req-1e218beb-6773-4c20-b553-2f7b621c87f3 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Volume info retrieved successfully. [ 924.535152] [57051]: INFO cinder.api.openstack.wsgi [None req-1e218beb-6773-4c20-b553-2f7b621c87f3 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 returned with HTTP 200 [ 924.535400] [57051]: [pid: 57051|app: 0|req: 58/115] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:52 2025] GET /volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 925.550421] [57050]: DEBUG cinder.api.middleware.request_id [None req-b1223832-9cac-4bd5-8b09-337faa5d4a20 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.552800] [57050]: INFO cinder.api.openstack.wsgi [None req-b1223832-9cac-4bd5-8b09-337faa5d4a20 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] GET http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 [ 925.553165] [57050]: DEBUG cinder.api.openstack.wsgi [None req-b1223832-9cac-4bd5-8b09-337faa5d4a20 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 925.553262] [57050]: DEBUG cinder.api.openstack.wsgi [None req-b1223832-9cac-4bd5-8b09-337faa5d4a20 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 925.565307] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.565307] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 925.570569] [57050]: INFO cinder.volume.api [None req-b1223832-9cac-4bd5-8b09-337faa5d4a20 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Volume info retrieved successfully. [ 925.574580] [57050]: INFO cinder.api.openstack.wsgi [None req-b1223832-9cac-4bd5-8b09-337faa5d4a20 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 returned with HTTP 200 [ 925.575029] [57050]: [pid: 57050|app: 0|req: 58/116] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:53 2025] GET /volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 926.586474] [57051]: DEBUG cinder.api.middleware.request_id [None req-57880a82-d60f-473a-ada3-bf66d9a0ec3a None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.589412] [57051]: INFO cinder.api.openstack.wsgi [None req-57880a82-d60f-473a-ada3-bf66d9a0ec3a tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] GET http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 [ 926.589652] [57051]: DEBUG cinder.api.openstack.wsgi [None req-57880a82-d60f-473a-ada3-bf66d9a0ec3a tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 926.589944] [57051]: DEBUG cinder.api.openstack.wsgi [None req-57880a82-d60f-473a-ada3-bf66d9a0ec3a tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 926.610848] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.610848] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 926.617656] [57051]: INFO cinder.volume.api [None req-57880a82-d60f-473a-ada3-bf66d9a0ec3a tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Volume info retrieved successfully. [ 926.621129] [57051]: INFO cinder.api.openstack.wsgi [None req-57880a82-d60f-473a-ada3-bf66d9a0ec3a tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 returned with HTTP 200 [ 926.621544] [57051]: [pid: 57051|app: 0|req: 59/117] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:54 2025] GET /volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 927.632533] [57050]: DEBUG cinder.api.middleware.request_id [None req-548c6548-ee49-4115-82cf-7348a2a8a2c4 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.634818] [57050]: INFO cinder.api.openstack.wsgi [None req-548c6548-ee49-4115-82cf-7348a2a8a2c4 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] GET http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 [ 927.635082] [57050]: DEBUG cinder.api.openstack.wsgi [None req-548c6548-ee49-4115-82cf-7348a2a8a2c4 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 927.635323] [57050]: DEBUG cinder.api.openstack.wsgi [None req-548c6548-ee49-4115-82cf-7348a2a8a2c4 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 927.647431] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.647431] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 927.655024] [57050]: INFO cinder.volume.api [None req-548c6548-ee49-4115-82cf-7348a2a8a2c4 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Volume info retrieved successfully. [ 927.659319] [57050]: INFO cinder.api.openstack.wsgi [None req-548c6548-ee49-4115-82cf-7348a2a8a2c4 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 returned with HTTP 200 [ 927.663124] [57050]: [pid: 57050|app: 0|req: 59/118] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:55 2025] GET /volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 928.673013] [57051]: DEBUG cinder.api.middleware.request_id [None req-ca4e6541-dc74-46a7-aa5d-ac6dcddb24b4 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.675013] [57051]: INFO cinder.api.openstack.wsgi [None req-ca4e6541-dc74-46a7-aa5d-ac6dcddb24b4 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] GET http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 [ 928.675222] [57051]: DEBUG cinder.api.openstack.wsgi [None req-ca4e6541-dc74-46a7-aa5d-ac6dcddb24b4 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.675444] [57051]: DEBUG cinder.api.openstack.wsgi [None req-ca4e6541-dc74-46a7-aa5d-ac6dcddb24b4 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.688019] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.688019] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.690781] [57051]: INFO cinder.volume.api [None req-ca4e6541-dc74-46a7-aa5d-ac6dcddb24b4 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Volume info retrieved successfully. [ 928.695889] [57051]: INFO cinder.api.openstack.wsgi [None req-ca4e6541-dc74-46a7-aa5d-ac6dcddb24b4 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 returned with HTTP 200 [ 928.696299] [57051]: [pid: 57051|app: 0|req: 60/119] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:56 2025] GET /volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 929.707261] [57050]: DEBUG cinder.api.middleware.request_id [None req-f783c23d-3205-4706-b138-83493ea880c0 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.711134] [57050]: INFO cinder.api.openstack.wsgi [None req-f783c23d-3205-4706-b138-83493ea880c0 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] GET http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 [ 929.711398] [57050]: DEBUG cinder.api.openstack.wsgi [None req-f783c23d-3205-4706-b138-83493ea880c0 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.711624] [57050]: DEBUG cinder.api.openstack.wsgi [None req-f783c23d-3205-4706-b138-83493ea880c0 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.725367] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.725367] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.730926] [57050]: INFO cinder.volume.api [None req-f783c23d-3205-4706-b138-83493ea880c0 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Volume info retrieved successfully. [ 929.736112] [57050]: INFO cinder.api.openstack.wsgi [None req-f783c23d-3205-4706-b138-83493ea880c0 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 returned with HTTP 200 [ 929.736584] [57050]: [pid: 57050|app: 0|req: 60/120] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:57 2025] GET /volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 930.746204] [57051]: DEBUG cinder.api.middleware.request_id [None req-8a453642-0c2f-430a-bd72-fb80806ca160 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.748399] [57051]: INFO cinder.api.openstack.wsgi [None req-8a453642-0c2f-430a-bd72-fb80806ca160 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] GET http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 [ 930.748643] [57051]: DEBUG cinder.api.openstack.wsgi [None req-8a453642-0c2f-430a-bd72-fb80806ca160 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.748857] [57051]: DEBUG cinder.api.openstack.wsgi [None req-8a453642-0c2f-430a-bd72-fb80806ca160 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.758260] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.758260] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.763115] [57051]: INFO cinder.volume.api [None req-8a453642-0c2f-430a-bd72-fb80806ca160 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Volume info retrieved successfully. [ 930.767979] [57051]: INFO cinder.api.openstack.wsgi [None req-8a453642-0c2f-430a-bd72-fb80806ca160 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 returned with HTTP 200 [ 930.768390] [57051]: [pid: 57051|app: 0|req: 61/121] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:58 2025] GET /volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 931.782981] [57050]: DEBUG cinder.api.middleware.request_id [None req-a04bc2d8-3dc2-4a72-83fd-f805de6b2e0d None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.786425] [57050]: INFO cinder.api.openstack.wsgi [None req-a04bc2d8-3dc2-4a72-83fd-f805de6b2e0d tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] GET http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 [ 931.786425] [57050]: DEBUG cinder.api.openstack.wsgi [None req-a04bc2d8-3dc2-4a72-83fd-f805de6b2e0d tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 931.786425] [57050]: DEBUG cinder.api.openstack.wsgi [None req-a04bc2d8-3dc2-4a72-83fd-f805de6b2e0d tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 931.795299] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.795299] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 931.799097] [57050]: INFO cinder.volume.api [None req-a04bc2d8-3dc2-4a72-83fd-f805de6b2e0d tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Volume info retrieved successfully. [ 931.804323] [57050]: INFO cinder.api.openstack.wsgi [None req-a04bc2d8-3dc2-4a72-83fd-f805de6b2e0d tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 returned with HTTP 200 [ 931.804702] [57050]: [pid: 57050|app: 0|req: 61/122] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:08:59 2025] GET /volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 932.815742] [57051]: DEBUG cinder.api.middleware.request_id [None req-9b461b7f-73e1-4d16-be4b-ace8f3a790d5 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.817985] [57051]: INFO cinder.api.openstack.wsgi [None req-9b461b7f-73e1-4d16-be4b-ace8f3a790d5 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] GET http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 [ 932.818281] [57051]: DEBUG cinder.api.openstack.wsgi [None req-9b461b7f-73e1-4d16-be4b-ace8f3a790d5 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 932.818508] [57051]: DEBUG cinder.api.openstack.wsgi [None req-9b461b7f-73e1-4d16-be4b-ace8f3a790d5 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 932.828151] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 932.828151] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 932.832493] [57051]: INFO cinder.volume.api [None req-9b461b7f-73e1-4d16-be4b-ace8f3a790d5 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Volume info retrieved successfully. [ 932.837841] [57051]: INFO cinder.api.openstack.wsgi [None req-9b461b7f-73e1-4d16-be4b-ace8f3a790d5 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 returned with HTTP 200 [ 932.838411] [57051]: [pid: 57051|app: 0|req: 62/123] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:09:00 2025] GET /volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 => generated 1389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 933.848533] [57050]: DEBUG cinder.api.middleware.request_id [None req-930b454d-824a-4846-a91f-74c7427443ba None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.852140] [57050]: INFO cinder.api.openstack.wsgi [None req-930b454d-824a-4846-a91f-74c7427443ba tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] GET http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 [ 933.852948] [57050]: DEBUG cinder.api.openstack.wsgi [None req-930b454d-824a-4846-a91f-74c7427443ba tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.852948] [57050]: DEBUG cinder.api.openstack.wsgi [None req-930b454d-824a-4846-a91f-74c7427443ba tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.863602] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.863602] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.868287] [57050]: INFO cinder.volume.api [None req-930b454d-824a-4846-a91f-74c7427443ba tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Volume info retrieved successfully. [ 933.876255] [57050]: INFO cinder.api.openstack.wsgi [None req-930b454d-824a-4846-a91f-74c7427443ba tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 returned with HTTP 200 [ 933.876703] [57050]: [pid: 57050|app: 0|req: 62/124] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:09:01 2025] GET /volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 => generated 1390 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 933.907060] [57051]: DEBUG cinder.api.middleware.request_id [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-de214b7a-0843-4e17-83bd-a7d681989c22 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.909677] [57051]: INFO cinder.api.openstack.wsgi [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-de214b7a-0843-4e17-83bd-a7d681989c22 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] GET http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 [ 933.909954] [57051]: DEBUG cinder.api.openstack.wsgi [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-de214b7a-0843-4e17-83bd-a7d681989c22 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.910291] [57051]: DEBUG cinder.api.openstack.wsgi [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-de214b7a-0843-4e17-83bd-a7d681989c22 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.918176] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.918176] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.921759] [57051]: INFO cinder.volume.api [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-de214b7a-0843-4e17-83bd-a7d681989c22 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Volume info retrieved successfully. [ 933.926626] [57051]: INFO cinder.api.openstack.wsgi [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-de214b7a-0843-4e17-83bd-a7d681989c22 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 returned with HTTP 200 [ 933.927049] [57051]: [pid: 57051|app: 0|req: 63/125] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:09:01 2025] GET /volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 => generated 1390 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 934.263429] [57050]: DEBUG cinder.api.middleware.request_id [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-14cc8671-581a-4358-aca3-c18a5e13c45e None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.268044] [57050]: INFO cinder.api.openstack.wsgi [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-14cc8671-581a-4358-aca3-c18a5e13c45e tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] GET http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 [ 934.268044] [57050]: DEBUG cinder.api.openstack.wsgi [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-14cc8671-581a-4358-aca3-c18a5e13c45e tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 934.268044] [57050]: DEBUG cinder.api.openstack.wsgi [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-14cc8671-581a-4358-aca3-c18a5e13c45e tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 934.275731] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 934.275731] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 934.279703] [57050]: INFO cinder.volume.api [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-14cc8671-581a-4358-aca3-c18a5e13c45e tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Volume info retrieved successfully. [ 934.285347] [57050]: INFO cinder.api.openstack.wsgi [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-14cc8671-581a-4358-aca3-c18a5e13c45e tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 returned with HTTP 200 [ 934.285834] [57050]: [pid: 57050|app: 0|req: 63/126] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:09:02 2025] GET /volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 => generated 1390 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 934.292711] [57051]: DEBUG cinder.api.middleware.request_id [None req-d64f7a7e-627d-4a6c-894f-4d0962fedab2 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.293553] [57051]: INFO cinder.api.openstack.wsgi [None req-d64f7a7e-627d-4a6c-894f-4d0962fedab2 None None] GET http://10.180.1.21/volume// [ 934.293860] [57051]: DEBUG cinder.api.openstack.wsgi [None req-d64f7a7e-627d-4a6c-894f-4d0962fedab2 None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 934.294234] [57051]: DEBUG cinder.api.openstack.wsgi [None req-d64f7a7e-627d-4a6c-894f-4d0962fedab2 None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 934.294908] [57051]: INFO cinder.api.openstack.wsgi [None req-d64f7a7e-627d-4a6c-894f-4d0962fedab2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 934.295398] [57051]: [pid: 57051|app: 0|req: 64/127] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 16:09:02 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 934.299882] [57050]: DEBUG cinder.api.middleware.request_id [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-0ca8ffc5-53c9-4626-a169-60ee22650139 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.303706] [57050]: INFO cinder.api.openstack.wsgi [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-0ca8ffc5-53c9-4626-a169-60ee22650139 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] POST http://10.180.1.21/volume/v3/attachments [ 934.304363] [57050]: DEBUG cinder.api.openstack.wsgi [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-0ca8ffc5-53c9-4626-a169-60ee22650139 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf15d807-80f2-4844-b913-c4512fce5313", "connector": null, "instance_uuid": "44fade9a-a51b-4f12-9e26-c348c0d0cd8d"}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 934.316709] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 934.316709] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 934.343036] [57050]: INFO cinder.api.openstack.wsgi [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-0ca8ffc5-53c9-4626-a169-60ee22650139 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 934.343577] [57050]: [pid: 57050|app: 0|req: 64/128] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 16:09:02 2025] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 943.924188] [57051]: DEBUG dbcounter [-] [57051] Writing DB stats cinder:SELECT=115,cinder:UPDATE=13,cinder:INSERT=11 {{(pid=57051) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 944.341375] [57050]: DEBUG dbcounter [-] [57050] Writing DB stats cinder:SELECT=153,cinder:INSERT=28,cinder:UPDATE=40 {{(pid=57050) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 950.083741] [57051]: DEBUG cinder.api.middleware.request_id [None req-16831a62-5e64-4188-883d-8f719106c6e5 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.084528] [57051]: INFO cinder.api.openstack.wsgi [None req-16831a62-5e64-4188-883d-8f719106c6e5 None None] GET http://10.180.1.21/volume// [ 950.084528] [57051]: DEBUG cinder.api.openstack.wsgi [None req-16831a62-5e64-4188-883d-8f719106c6e5 None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 950.084650] [57051]: DEBUG cinder.api.openstack.wsgi [None req-16831a62-5e64-4188-883d-8f719106c6e5 None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 950.085026] [57051]: INFO cinder.api.openstack.wsgi [None req-16831a62-5e64-4188-883d-8f719106c6e5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 950.085403] [57051]: [pid: 57051|app: 0|req: 65/129] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:09:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 950.089576] [57050]: DEBUG cinder.api.middleware.request_id [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-ba30d100-4280-4185-99c6-58e5e4be78b9 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.091846] [57050]: INFO cinder.api.openstack.wsgi [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-ba30d100-4280-4185-99c6-58e5e4be78b9 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] GET http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 [ 950.092282] [57050]: DEBUG cinder.api.openstack.wsgi [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-ba30d100-4280-4185-99c6-58e5e4be78b9 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 950.092645] [57050]: DEBUG cinder.api.openstack.wsgi [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-ba30d100-4280-4185-99c6-58e5e4be78b9 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 950.107885] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 950.107885] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 950.111876] [57050]: INFO cinder.volume.api [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-ba30d100-4280-4185-99c6-58e5e4be78b9 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Volume info retrieved successfully. [ 950.118953] [57050]: INFO cinder.api.openstack.wsgi [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-ba30d100-4280-4185-99c6-58e5e4be78b9 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 returned with HTTP 200 [ 950.119497] [57050]: [pid: 57050|app: 0|req: 65/130] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:09:17 2025] GET /volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 => generated 1570 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 950.245331] [57051]: DEBUG cinder.api.middleware.request_id [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-0c22aa9c-ca98-4e0e-a470-10663a68b82f None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.248898] [57051]: INFO cinder.api.openstack.wsgi [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-0c22aa9c-ca98-4e0e-a470-10663a68b82f tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] PUT http://10.180.1.21/volume/v3/attachments/8603e7a4-ee1f-4881-b4e5-7816b5b39f87 [ 950.249546] [57051]: DEBUG cinder.api.openstack.wsgi [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-0c22aa9c-ca98-4e0e-a470-10663a68b82f tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-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=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 950.261225] [57051]: DEBUG cinder.coordination [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-0c22aa9c-ca98-4e0e-a470-10663a68b82f tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Acquiring lock "cinder-attachment_update-bf15d807-80f2-4844-b913-c4512fce5313-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57051) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 950.267028] [57051]: DEBUG cinder.coordination [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-0c22aa9c-ca98-4e0e-a470-10663a68b82f tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Lock "cinder-attachment_update-bf15d807-80f2-4844-b913-c4512fce5313-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57051) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 950.268710] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 950.268710] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 950.791081] [57051]: DEBUG cinder.coordination [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-0c22aa9c-ca98-4e0e-a470-10663a68b82f tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Lock "cinder-attachment_update-bf15d807-80f2-4844-b913-c4512fce5313-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=57051) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 950.791081] [57051]: INFO cinder.api.openstack.wsgi [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-0c22aa9c-ca98-4e0e-a470-10663a68b82f tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/attachments/8603e7a4-ee1f-4881-b4e5-7816b5b39f87 returned with HTTP 200 [ 950.791626] [57051]: [pid: 57051|app: 0|req: 66/131] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 16:09:18 2025] PUT /volume/v3/attachments/8603e7a4-ee1f-4881-b4e5-7816b5b39f87 => generated 617 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 951.299488] [57050]: DEBUG cinder.api.middleware.request_id [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-2254d9ef-dc1c-4836-b5c6-2cb2ede3a6b2 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.301976] [57050]: INFO cinder.api.openstack.wsgi [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-2254d9ef-dc1c-4836-b5c6-2cb2ede3a6b2 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] POST http://10.180.1.21/volume/v3/attachments/8603e7a4-ee1f-4881-b4e5-7816b5b39f87/action [ 951.302482] [57050]: DEBUG cinder.api.openstack.wsgi [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-2254d9ef-dc1c-4836-b5c6-2cb2ede3a6b2 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Action body: b'{"os-complete": null}' {{(pid=57050) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 951.302621] [57050]: DEBUG cinder.api.openstack.wsgi [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-2254d9ef-dc1c-4836-b5c6-2cb2ede3a6b2 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 951.329374] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 951.329374] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 951.346525] [57050]: INFO cinder.api.openstack.wsgi [req-f381c0cc-180a-4fbb-a951-fc422b899a26 req-2254d9ef-dc1c-4836-b5c6-2cb2ede3a6b2 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/attachments/8603e7a4-ee1f-4881-b4e5-7816b5b39f87/action returned with HTTP 204 [ 951.346525] [57050]: [pid: 57050|app: 0|req: 66/132] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 16:09:19 2025] POST /volume/v3/attachments/8603e7a4-ee1f-4881-b4e5-7816b5b39f87/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 960.785977] [57051]: DEBUG dbcounter [-] [57051] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=57051) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 961.342311] [57050]: DEBUG dbcounter [-] [57050] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=57050) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 985.683616] [57051]: DEBUG cinder.api.middleware.request_id [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-3b419bee-9966-4881-a98c-21cde46c5000 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.686051] [57051]: INFO cinder.api.openstack.wsgi [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-3b419bee-9966-4881-a98c-21cde46c5000 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc [ 985.686235] [57051]: DEBUG cinder.api.openstack.wsgi [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-3b419bee-9966-4881-a98c-21cde46c5000 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 985.686488] [57051]: DEBUG cinder.api.openstack.wsgi [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-3b419bee-9966-4881-a98c-21cde46c5000 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 985.697494] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 985.697494] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 985.701533] [57051]: INFO cinder.volume.api [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-3b419bee-9966-4881-a98c-21cde46c5000 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 985.706976] [57051]: INFO cinder.api.openstack.wsgi [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-3b419bee-9966-4881-a98c-21cde46c5000 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc returned with HTTP 200 [ 985.706976] [57051]: [pid: 57051|app: 0|req: 67/133] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:09:53 2025] GET /volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 987.233197] [57050]: DEBUG cinder.api.middleware.request_id [None req-7b9a6e1b-67f3-4b4e-9f41-61193ed0224b None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.233652] [57050]: INFO cinder.api.openstack.wsgi [None req-7b9a6e1b-67f3-4b4e-9f41-61193ed0224b None None] GET http://10.180.1.21/volume// [ 987.233835] [57050]: DEBUG cinder.api.openstack.wsgi [None req-7b9a6e1b-67f3-4b4e-9f41-61193ed0224b None None] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 987.234129] [57050]: DEBUG cinder.api.openstack.wsgi [None req-7b9a6e1b-67f3-4b4e-9f41-61193ed0224b None None] Calling method 'all' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 987.234642] [57050]: INFO cinder.api.openstack.wsgi [None req-7b9a6e1b-67f3-4b4e-9f41-61193ed0224b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 987.234980] [57050]: [pid: 57050|app: 0|req: 67/134] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 16:09:55 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 987.239897] [57051]: DEBUG cinder.api.middleware.request_id [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-aee31792-9f53-4aed-8830-0a3999df6471 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.242299] [57051]: INFO cinder.api.openstack.wsgi [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-aee31792-9f53-4aed-8830-0a3999df6471 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] POST http://10.180.1.21/volume/v3/attachments [ 987.242612] [57051]: DEBUG cinder.api.openstack.wsgi [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-aee31792-9f53-4aed-8830-0a3999df6471 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ff0f446-105f-4f31-8b96-033c3bf444bc", "connector": null, "instance_uuid": "afdef77d-2cba-47a6-b593-7736669070f0"}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 987.254086] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 987.254086] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 987.302266] [57051]: INFO cinder.api.openstack.wsgi [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-aee31792-9f53-4aed-8830-0a3999df6471 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 987.302974] [57051]: [pid: 57051|app: 0|req: 68/135] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 16:09:55 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) [ 987.353017] [57050]: DEBUG cinder.api.middleware.request_id [None req-2a0a80f1-014f-48fb-a14d-b579fb41fbc6 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.356122] [57050]: INFO cinder.api.openstack.wsgi [None req-2a0a80f1-014f-48fb-a14d-b579fb41fbc6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc [ 987.357412] [57050]: DEBUG cinder.api.openstack.wsgi [None req-2a0a80f1-014f-48fb-a14d-b579fb41fbc6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 987.357412] [57050]: DEBUG cinder.api.openstack.wsgi [None req-2a0a80f1-014f-48fb-a14d-b579fb41fbc6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 987.369343] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 987.369343] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 987.373523] [57050]: INFO cinder.volume.api [None req-2a0a80f1-014f-48fb-a14d-b579fb41fbc6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 987.379142] [57050]: INFO cinder.api.openstack.wsgi [None req-2a0a80f1-014f-48fb-a14d-b579fb41fbc6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc returned with HTTP 200 [ 987.379553] [57050]: [pid: 57050|app: 0|req: 68/136] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:09:55 2025] GET /volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 987.858351] [57051]: DEBUG cinder.api.middleware.request_id [None req-cb2580db-a95d-4ca0-846c-01ec46a9372e None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.858830] [57051]: INFO cinder.api.openstack.wsgi [None req-cb2580db-a95d-4ca0-846c-01ec46a9372e None None] GET http://10.180.1.21/volume// [ 987.859049] [57051]: DEBUG cinder.api.openstack.wsgi [None req-cb2580db-a95d-4ca0-846c-01ec46a9372e None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 987.859295] [57051]: DEBUG cinder.api.openstack.wsgi [None req-cb2580db-a95d-4ca0-846c-01ec46a9372e None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 987.860067] [57051]: INFO cinder.api.openstack.wsgi [None req-cb2580db-a95d-4ca0-846c-01ec46a9372e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 987.860067] [57051]: [pid: 57051|app: 0|req: 69/137] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:09:55 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 987.864496] [57050]: DEBUG cinder.api.middleware.request_id [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-3ffd9aad-2f55-4937-b031-9e2d37a98390 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.870212] [57050]: INFO cinder.api.openstack.wsgi [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-3ffd9aad-2f55-4937-b031-9e2d37a98390 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc [ 987.870212] [57050]: DEBUG cinder.api.openstack.wsgi [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-3ffd9aad-2f55-4937-b031-9e2d37a98390 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 987.870212] [57050]: DEBUG cinder.api.openstack.wsgi [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-3ffd9aad-2f55-4937-b031-9e2d37a98390 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 987.886832] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 987.886832] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 987.892701] [57050]: INFO cinder.volume.api [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-3ffd9aad-2f55-4937-b031-9e2d37a98390 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 987.903253] [57050]: INFO cinder.api.openstack.wsgi [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-3ffd9aad-2f55-4937-b031-9e2d37a98390 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc returned with HTTP 200 [ 987.903692] [57050]: [pid: 57050|app: 0|req: 69/138] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:09:55 2025] GET /volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc => generated 1030 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 987.956784] [57051]: DEBUG cinder.api.middleware.request_id [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-6fc2eceb-14cc-48d4-81fd-d46311f4cf86 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.960019] [57051]: INFO cinder.api.openstack.wsgi [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-6fc2eceb-14cc-48d4-81fd-d46311f4cf86 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] PUT http://10.180.1.21/volume/v3/attachments/018cb335-5968-4b8c-9c46-e24aa9033fad [ 987.960188] [57051]: DEBUG cinder.api.openstack.wsgi [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-6fc2eceb-14cc-48d4-81fd-d46311f4cf86 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-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-550391", "mountpoint": "/dev/sdb"}}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 987.975596] [57051]: DEBUG cinder.coordination [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-6fc2eceb-14cc-48d4-81fd-d46311f4cf86 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Acquiring lock "cinder-attachment_update-1ff0f446-105f-4f31-8b96-033c3bf444bc-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57051) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 987.981858] [57051]: DEBUG cinder.coordination [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-6fc2eceb-14cc-48d4-81fd-d46311f4cf86 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Lock "cinder-attachment_update-1ff0f446-105f-4f31-8b96-033c3bf444bc-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57051) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 987.983091] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 987.983091] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 988.398488] [57050]: DEBUG cinder.api.middleware.request_id [None req-e9498139-5e4d-4a7d-adf6-c8348e386d3d None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.401412] [57050]: INFO cinder.api.openstack.wsgi [None req-e9498139-5e4d-4a7d-adf6-c8348e386d3d tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc [ 988.401713] [57050]: DEBUG cinder.api.openstack.wsgi [None req-e9498139-5e4d-4a7d-adf6-c8348e386d3d tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 988.402015] [57050]: DEBUG cinder.api.openstack.wsgi [None req-e9498139-5e4d-4a7d-adf6-c8348e386d3d tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 988.416125] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 988.416125] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 988.423014] [57050]: INFO cinder.volume.api [None req-e9498139-5e4d-4a7d-adf6-c8348e386d3d tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 988.428734] [57050]: INFO cinder.api.openstack.wsgi [None req-e9498139-5e4d-4a7d-adf6-c8348e386d3d tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc returned with HTTP 200 [ 988.429289] [57050]: [pid: 57050|app: 0|req: 70/139] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:09:56 2025] GET /volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 988.605535] [57050]: DEBUG cinder.api.middleware.request_id [None req-5fd57f9a-52a4-4bd6-9435-cfc3edfb8d03 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.609182] [57050]: INFO cinder.api.openstack.wsgi [None req-5fd57f9a-52a4-4bd6-9435-cfc3edfb8d03 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] POST http://10.180.1.21/volume/v3/volumes [ 988.609182] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5fd57f9a-52a4-4bd6-9435-cfc3edfb8d03 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1396212043", "imageRef": "0945371c-166c-42f6-9ee1-ddd9a69fef05", "size": 1}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 988.611026] [57050]: DEBUG cinder.api.v3.volumes [None req-5fd57f9a-52a4-4bd6-9435-cfc3edfb8d03 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1396212043', 'imageRef': '0945371c-166c-42f6-9ee1-ddd9a69fef05', 'size': 1}} {{(pid=57050) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 988.830342] [57050]: INFO cinder.api.v3.volumes [None req-5fd57f9a-52a4-4bd6-9435-cfc3edfb8d03 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Create volume of 1 GB [ 988.836316] [57050]: INFO cinder.volume.api [None req-5fd57f9a-52a4-4bd6-9435-cfc3edfb8d03 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Availability Zones retrieved successfully. [ 988.843597] [57050]: DEBUG cinder.volume.api [None req-5fd57f9a-52a4-4bd6-9435-cfc3edfb8d03 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Flow 'volume_create_api' (c77f65bb-9838-438e-bd15-67f0764085cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 988.844876] [57050]: DEBUG cinder.volume.api [None req-5fd57f9a-52a4-4bd6-9435-cfc3edfb8d03 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (372e4f64-f6a5-4fef-a7b0-933d8f80fd87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 988.846027] [57050]: DEBUG cinder.volume.flows.api.create_volume [None req-5fd57f9a-52a4-4bd6-9435-cfc3edfb8d03 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Validating volume size '1' using validate_int {{(pid=57050) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 988.900484] [57050]: DEBUG cinder.volume.api [None req-5fd57f9a-52a4-4bd6-9435-cfc3edfb8d03 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (372e4f64-f6a5-4fef-a7b0-933d8f80fd87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T16:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=3dc66e21-7388-4567-923a-2efc37590051,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc66e21-7388-4567-923a-2efc37590051', '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=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 988.901247] [57050]: DEBUG cinder.volume.api [None req-5fd57f9a-52a4-4bd6-9435-cfc3edfb8d03 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea89f289-a699-4649-b7b0-7e06cf199f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 988.962473] [57050]: DEBUG cinder.quota [None req-5fd57f9a-52a4-4bd6-9435-cfc3edfb8d03 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Created reservations ['d0e6ed2f-c12b-4f7e-bfb2-5c1792fef132', 'b20c2f66-0858-43dd-8718-cc1e258c60c0', 'bf614e55-a9ea-4255-be56-c9550e057b79', '3df0d842-99f5-4695-8478-767aa152aecf'] {{(pid=57050) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 988.964031] [57050]: DEBUG cinder.volume.api [None req-5fd57f9a-52a4-4bd6-9435-cfc3edfb8d03 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea89f289-a699-4649-b7b0-7e06cf199f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0e6ed2f-c12b-4f7e-bfb2-5c1792fef132', 'b20c2f66-0858-43dd-8718-cc1e258c60c0', 'bf614e55-a9ea-4255-be56-c9550e057b79', '3df0d842-99f5-4695-8478-767aa152aecf']}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 988.964476] [57050]: DEBUG cinder.volume.api [None req-5fd57f9a-52a4-4bd6-9435-cfc3edfb8d03 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b524193e-e0b3-4659-a545-b83c26874df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 988.990746] [57050]: DEBUG cinder.volume.api [None req-5fd57f9a-52a4-4bd6-9435-cfc3edfb8d03 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b524193e-e0b3-4659-a545-b83c26874df8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97f50fab-9f37-404b-a74a-f4af6293a3be', '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-1396212043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d318bc7c0504450927f85923f08363a',qos_specs=None,replication_status=,reservations=['d0e6ed2f-c12b-4f7e-bfb2-5c1792fef132','b20c2f66-0858-43dd-8718-cc1e258c60c0','bf614e55-a9ea-4255-be56-c9550e057b79','3df0d842-99f5-4695-8478-767aa152aecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fdfb4f9d0c948baa77f39cdfb59ed1f',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051), '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-20T16:09:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1396212043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97f50fab-9f37-404b-a74a-f4af6293a3be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d318bc7c0504450927f85923f08363a',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='5fdfb4f9d0c948baa77f39cdfb59ed1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dc66e21-7388-4567-923a-2efc37590051),volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 988.992269] [57050]: DEBUG cinder.volume.api [None req-5fd57f9a-52a4-4bd6-9435-cfc3edfb8d03 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a93d707c-fd1d-48e3-a67e-86d45bf0d73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 989.017033] [57050]: DEBUG cinder.volume.api [None req-5fd57f9a-52a4-4bd6-9435-cfc3edfb8d03 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a93d707c-fd1d-48e3-a67e-86d45bf0d73d) 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-1396212043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d318bc7c0504450927f85923f08363a',qos_specs=None,replication_status=,reservations=['d0e6ed2f-c12b-4f7e-bfb2-5c1792fef132','b20c2f66-0858-43dd-8718-cc1e258c60c0','bf614e55-a9ea-4255-be56-c9550e057b79','3df0d842-99f5-4695-8478-767aa152aecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fdfb4f9d0c948baa77f39cdfb59ed1f',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 989.017512] [57050]: DEBUG cinder.volume.api [None req-5fd57f9a-52a4-4bd6-9435-cfc3edfb8d03 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (101e9c45-3660-435d-8259-82fed3b3c0e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 989.035154] [57050]: DEBUG cinder.volume.api [None req-5fd57f9a-52a4-4bd6-9435-cfc3edfb8d03 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (101e9c45-3660-435d-8259-82fed3b3c0e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 989.035154] [57050]: DEBUG cinder.volume.api [None req-5fd57f9a-52a4-4bd6-9435-cfc3edfb8d03 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Flow 'volume_create_api' (c77f65bb-9838-438e-bd15-67f0764085cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57050) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 989.035154] [57050]: INFO cinder.volume.api [None req-5fd57f9a-52a4-4bd6-9435-cfc3edfb8d03 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Create volume request issued successfully. [ 989.035875] [57050]: INFO cinder.api.openstack.wsgi [None req-5fd57f9a-52a4-4bd6-9435-cfc3edfb8d03 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 989.036532] [57050]: [pid: 57050|app: 0|req: 71/140] 10.180.1.21 () {62 vars in 1177 bytes} [Thu Feb 20 16:09:56 2025] POST /volume/v3/volumes => generated 898 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 989.052035] [57050]: DEBUG cinder.api.middleware.request_id [None req-8f9943af-baf4-4a09-a89d-2d13745fec99 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.053420] [57050]: INFO cinder.api.openstack.wsgi [None req-8f9943af-baf4-4a09-a89d-2d13745fec99 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] GET http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be [ 989.053673] [57050]: DEBUG cinder.api.openstack.wsgi [None req-8f9943af-baf4-4a09-a89d-2d13745fec99 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 989.053893] [57050]: DEBUG cinder.api.openstack.wsgi [None req-8f9943af-baf4-4a09-a89d-2d13745fec99 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 989.062234] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 989.062234] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 989.066635] [57050]: INFO cinder.volume.api [None req-8f9943af-baf4-4a09-a89d-2d13745fec99 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 989.072114] [57050]: INFO cinder.api.openstack.wsgi [None req-8f9943af-baf4-4a09-a89d-2d13745fec99 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be returned with HTTP 200 [ 989.072637] [57050]: [pid: 57050|app: 0|req: 72/141] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 16:09:56 2025] GET /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be => generated 966 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 989.442364] [57050]: DEBUG cinder.api.middleware.request_id [None req-ff9aa2dc-4c59-4baf-8cc8-97d3222826bb None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.444481] [57050]: INFO cinder.api.openstack.wsgi [None req-ff9aa2dc-4c59-4baf-8cc8-97d3222826bb tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc [ 989.444714] [57050]: DEBUG cinder.api.openstack.wsgi [None req-ff9aa2dc-4c59-4baf-8cc8-97d3222826bb tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 989.444932] [57050]: DEBUG cinder.api.openstack.wsgi [None req-ff9aa2dc-4c59-4baf-8cc8-97d3222826bb tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 989.458998] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 989.458998] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 989.464527] [57050]: INFO cinder.volume.api [None req-ff9aa2dc-4c59-4baf-8cc8-97d3222826bb tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 989.471493] [57050]: INFO cinder.api.openstack.wsgi [None req-ff9aa2dc-4c59-4baf-8cc8-97d3222826bb tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc returned with HTTP 200 [ 989.471935] [57050]: [pid: 57050|app: 0|req: 73/142] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:09:57 2025] GET /volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 990.084384] [57050]: DEBUG cinder.api.middleware.request_id [None req-b68330ac-2613-4ec4-91ea-ad081d79e044 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.087078] [57050]: INFO cinder.api.openstack.wsgi [None req-b68330ac-2613-4ec4-91ea-ad081d79e044 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] GET http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be [ 990.087458] [57050]: DEBUG cinder.api.openstack.wsgi [None req-b68330ac-2613-4ec4-91ea-ad081d79e044 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 990.087560] [57050]: DEBUG cinder.api.openstack.wsgi [None req-b68330ac-2613-4ec4-91ea-ad081d79e044 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 990.099040] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 990.099040] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 990.103665] [57050]: INFO cinder.volume.api [None req-b68330ac-2613-4ec4-91ea-ad081d79e044 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 990.108858] [57050]: INFO cinder.api.openstack.wsgi [None req-b68330ac-2613-4ec4-91ea-ad081d79e044 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be returned with HTTP 200 [ 990.109419] [57050]: [pid: 57050|app: 0|req: 74/143] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 16:09:57 2025] GET /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 990.481286] [57050]: DEBUG cinder.api.middleware.request_id [None req-297439cd-d6ab-4bc8-ad92-12511241bc3d None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.483767] [57050]: INFO cinder.api.openstack.wsgi [None req-297439cd-d6ab-4bc8-ad92-12511241bc3d tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc [ 990.483989] [57050]: DEBUG cinder.api.openstack.wsgi [None req-297439cd-d6ab-4bc8-ad92-12511241bc3d tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 990.484219] [57050]: DEBUG cinder.api.openstack.wsgi [None req-297439cd-d6ab-4bc8-ad92-12511241bc3d tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 990.497110] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 990.497110] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 990.501074] [57050]: INFO cinder.volume.api [None req-297439cd-d6ab-4bc8-ad92-12511241bc3d tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 990.505617] [57050]: INFO cinder.api.openstack.wsgi [None req-297439cd-d6ab-4bc8-ad92-12511241bc3d tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc returned with HTTP 200 [ 990.506052] [57050]: [pid: 57050|app: 0|req: 75/144] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:09:58 2025] GET /volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 991.121577] [57050]: DEBUG cinder.api.middleware.request_id [None req-ca19bf7c-2b91-4cba-8f73-017976df90fe None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.123930] [57050]: INFO cinder.api.openstack.wsgi [None req-ca19bf7c-2b91-4cba-8f73-017976df90fe tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] GET http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be [ 991.124202] [57050]: DEBUG cinder.api.openstack.wsgi [None req-ca19bf7c-2b91-4cba-8f73-017976df90fe tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 991.124432] [57050]: DEBUG cinder.api.openstack.wsgi [None req-ca19bf7c-2b91-4cba-8f73-017976df90fe tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 991.134393] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.134393] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 991.138099] [57050]: INFO cinder.volume.api [None req-ca19bf7c-2b91-4cba-8f73-017976df90fe tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 991.142850] [57050]: INFO cinder.api.openstack.wsgi [None req-ca19bf7c-2b91-4cba-8f73-017976df90fe tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be returned with HTTP 200 [ 991.143410] [57050]: [pid: 57050|app: 0|req: 76/145] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 16:09:58 2025] GET /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 991.517309] [57050]: DEBUG cinder.api.middleware.request_id [None req-88da0012-5055-4b17-9bc6-c4a8651847aa None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.519438] [57050]: INFO cinder.api.openstack.wsgi [None req-88da0012-5055-4b17-9bc6-c4a8651847aa tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc [ 991.519664] [57050]: DEBUG cinder.api.openstack.wsgi [None req-88da0012-5055-4b17-9bc6-c4a8651847aa tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 991.519881] [57050]: DEBUG cinder.api.openstack.wsgi [None req-88da0012-5055-4b17-9bc6-c4a8651847aa tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 991.536559] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.536559] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 991.540711] [57050]: INFO cinder.volume.api [None req-88da0012-5055-4b17-9bc6-c4a8651847aa tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 991.547631] [57050]: INFO cinder.api.openstack.wsgi [None req-88da0012-5055-4b17-9bc6-c4a8651847aa tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc returned with HTTP 200 [ 991.548259] [57050]: [pid: 57050|app: 0|req: 77/146] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:09:59 2025] GET /volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 992.155402] [57050]: DEBUG cinder.api.middleware.request_id [None req-59a7f6b9-90ff-4e21-9b4e-3e3e9d80b6d2 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.157666] [57050]: INFO cinder.api.openstack.wsgi [None req-59a7f6b9-90ff-4e21-9b4e-3e3e9d80b6d2 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] GET http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be [ 992.158398] [57050]: DEBUG cinder.api.openstack.wsgi [None req-59a7f6b9-90ff-4e21-9b4e-3e3e9d80b6d2 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 992.158398] [57050]: DEBUG cinder.api.openstack.wsgi [None req-59a7f6b9-90ff-4e21-9b4e-3e3e9d80b6d2 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 992.169196] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.169196] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 992.174478] [57050]: INFO cinder.volume.api [None req-59a7f6b9-90ff-4e21-9b4e-3e3e9d80b6d2 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 992.179872] [57050]: INFO cinder.api.openstack.wsgi [None req-59a7f6b9-90ff-4e21-9b4e-3e3e9d80b6d2 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be returned with HTTP 200 [ 992.180379] [57050]: [pid: 57050|app: 0|req: 78/147] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 16:10:00 2025] GET /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 992.524686] [57051]: DEBUG cinder.coordination [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-6fc2eceb-14cc-48d4-81fd-d46311f4cf86 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Lock "cinder-attachment_update-1ff0f446-105f-4f31-8b96-033c3bf444bc-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.542s {{(pid=57051) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 992.524686] [57051]: INFO cinder.api.openstack.wsgi [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-6fc2eceb-14cc-48d4-81fd-d46311f4cf86 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/attachments/018cb335-5968-4b8c-9c46-e24aa9033fad returned with HTTP 200 [ 992.524686] [57051]: [pid: 57051|app: 0|req: 70/148] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 16:09:55 2025] PUT /volume/v3/attachments/018cb335-5968-4b8c-9c46-e24aa9033fad => generated 617 bytes in 4571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 992.561055] [57050]: DEBUG cinder.api.middleware.request_id [None req-224478de-1ce2-4a94-b7a8-e22fc0b0e1ec None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.561401] [57050]: INFO cinder.api.openstack.wsgi [None req-224478de-1ce2-4a94-b7a8-e22fc0b0e1ec tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc [ 992.561537] [57050]: DEBUG cinder.api.openstack.wsgi [None req-224478de-1ce2-4a94-b7a8-e22fc0b0e1ec tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 992.561748] [57050]: DEBUG cinder.api.openstack.wsgi [None req-224478de-1ce2-4a94-b7a8-e22fc0b0e1ec tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 992.575975] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.575975] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 992.580044] [57050]: INFO cinder.volume.api [None req-224478de-1ce2-4a94-b7a8-e22fc0b0e1ec tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 992.586197] [57050]: INFO cinder.api.openstack.wsgi [None req-224478de-1ce2-4a94-b7a8-e22fc0b0e1ec tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc returned with HTTP 200 [ 992.586904] [57050]: [pid: 57050|app: 0|req: 79/149] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:00 2025] GET /volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 993.191770] [57051]: DEBUG cinder.api.middleware.request_id [None req-0e1ae0cd-5387-4542-99f2-ce7990c70a60 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.194913] [57051]: INFO cinder.api.openstack.wsgi [None req-0e1ae0cd-5387-4542-99f2-ce7990c70a60 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] GET http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be [ 993.195351] [57051]: DEBUG cinder.api.openstack.wsgi [None req-0e1ae0cd-5387-4542-99f2-ce7990c70a60 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 993.195665] [57051]: DEBUG cinder.api.openstack.wsgi [None req-0e1ae0cd-5387-4542-99f2-ce7990c70a60 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 993.210519] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 993.210519] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 993.215876] [57051]: INFO cinder.volume.api [None req-0e1ae0cd-5387-4542-99f2-ce7990c70a60 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 993.224496] [57051]: INFO cinder.api.openstack.wsgi [None req-0e1ae0cd-5387-4542-99f2-ce7990c70a60 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be returned with HTTP 200 [ 993.224963] [57051]: [pid: 57051|app: 0|req: 71/150] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 16:10:01 2025] GET /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be => generated 990 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 993.596547] [57050]: DEBUG cinder.api.middleware.request_id [None req-d936e4fa-0a02-4be4-ba36-8e5f6f2b0beb None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.598723] [57050]: INFO cinder.api.openstack.wsgi [None req-d936e4fa-0a02-4be4-ba36-8e5f6f2b0beb tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc [ 993.598944] [57050]: DEBUG cinder.api.openstack.wsgi [None req-d936e4fa-0a02-4be4-ba36-8e5f6f2b0beb tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 993.599619] [57050]: DEBUG cinder.api.openstack.wsgi [None req-d936e4fa-0a02-4be4-ba36-8e5f6f2b0beb tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 993.615245] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 993.615245] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 993.619698] [57050]: INFO cinder.volume.api [None req-d936e4fa-0a02-4be4-ba36-8e5f6f2b0beb tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 993.624894] [57050]: INFO cinder.api.openstack.wsgi [None req-d936e4fa-0a02-4be4-ba36-8e5f6f2b0beb tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc returned with HTTP 200 [ 993.625809] [57050]: [pid: 57050|app: 0|req: 80/151] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:01 2025] GET /volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 994.237073] [57051]: DEBUG cinder.api.middleware.request_id [None req-5be153b1-3051-4ad6-bb62-e8fb06ffc558 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.238748] [57051]: INFO cinder.api.openstack.wsgi [None req-5be153b1-3051-4ad6-bb62-e8fb06ffc558 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] GET http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be [ 994.239025] [57051]: DEBUG cinder.api.openstack.wsgi [None req-5be153b1-3051-4ad6-bb62-e8fb06ffc558 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 994.239296] [57051]: DEBUG cinder.api.openstack.wsgi [None req-5be153b1-3051-4ad6-bb62-e8fb06ffc558 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 994.250268] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 994.250268] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 994.254879] [57051]: INFO cinder.volume.api [None req-5be153b1-3051-4ad6-bb62-e8fb06ffc558 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 994.260069] [57051]: INFO cinder.api.openstack.wsgi [None req-5be153b1-3051-4ad6-bb62-e8fb06ffc558 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be returned with HTTP 200 [ 994.260511] [57051]: [pid: 57051|app: 0|req: 72/152] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 16:10:02 2025] GET /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 994.635259] [57050]: DEBUG cinder.api.middleware.request_id [None req-c039f6f9-43ef-4e06-8052-1d66e22f62d6 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.637498] [57050]: INFO cinder.api.openstack.wsgi [None req-c039f6f9-43ef-4e06-8052-1d66e22f62d6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc [ 994.637754] [57050]: DEBUG cinder.api.openstack.wsgi [None req-c039f6f9-43ef-4e06-8052-1d66e22f62d6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 994.637936] [57050]: DEBUG cinder.api.openstack.wsgi [None req-c039f6f9-43ef-4e06-8052-1d66e22f62d6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 994.649940] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 994.649940] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 994.653404] [57050]: INFO cinder.volume.api [None req-c039f6f9-43ef-4e06-8052-1d66e22f62d6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 994.657787] [57050]: INFO cinder.api.openstack.wsgi [None req-c039f6f9-43ef-4e06-8052-1d66e22f62d6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc returned with HTTP 200 [ 994.658098] [57050]: [pid: 57050|app: 0|req: 81/153] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:02 2025] GET /volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 995.148041] [57051]: DEBUG cinder.api.middleware.request_id [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-57379cf1-fa63-4225-b32d-2f1a49a40434 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.150532] [57051]: INFO cinder.api.openstack.wsgi [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-57379cf1-fa63-4225-b32d-2f1a49a40434 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] POST http://10.180.1.21/volume/v3/attachments/018cb335-5968-4b8c-9c46-e24aa9033fad/action [ 995.150976] [57051]: DEBUG cinder.api.openstack.wsgi [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-57379cf1-fa63-4225-b32d-2f1a49a40434 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Action body: b'{"os-complete": null}' {{(pid=57051) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 995.151137] [57051]: DEBUG cinder.api.openstack.wsgi [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-57379cf1-fa63-4225-b32d-2f1a49a40434 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 995.169405] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.169405] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.178765] [57051]: INFO cinder.api.openstack.wsgi [req-3459f15d-cea7-463d-9aa2-f4588dc39ed0 req-57379cf1-fa63-4225-b32d-2f1a49a40434 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/attachments/018cb335-5968-4b8c-9c46-e24aa9033fad/action returned with HTTP 204 [ 995.179268] [57051]: [pid: 57051|app: 0|req: 73/154] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 16:10:03 2025] POST /volume/v3/attachments/018cb335-5968-4b8c-9c46-e24aa9033fad/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 995.273271] [57050]: DEBUG cinder.api.middleware.request_id [None req-9ef1a0ed-d9f7-4f3b-be7e-b7a31d969e9d None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.276028] [57050]: INFO cinder.api.openstack.wsgi [None req-9ef1a0ed-d9f7-4f3b-be7e-b7a31d969e9d tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] GET http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be [ 995.276028] [57050]: DEBUG cinder.api.openstack.wsgi [None req-9ef1a0ed-d9f7-4f3b-be7e-b7a31d969e9d tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.276242] [57050]: DEBUG cinder.api.openstack.wsgi [None req-9ef1a0ed-d9f7-4f3b-be7e-b7a31d969e9d tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.284937] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.284937] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.291710] [57050]: INFO cinder.volume.api [None req-9ef1a0ed-d9f7-4f3b-be7e-b7a31d969e9d tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 995.296778] [57050]: INFO cinder.api.openstack.wsgi [None req-9ef1a0ed-d9f7-4f3b-be7e-b7a31d969e9d tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be returned with HTTP 200 [ 995.297213] [57050]: [pid: 57050|app: 0|req: 82/155] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 16:10:03 2025] GET /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 995.668131] [57051]: DEBUG cinder.api.middleware.request_id [None req-1e4f54d8-19be-4cd1-9068-8598153d6da8 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.670257] [57051]: INFO cinder.api.openstack.wsgi [None req-1e4f54d8-19be-4cd1-9068-8598153d6da8 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc [ 995.670473] [57051]: DEBUG cinder.api.openstack.wsgi [None req-1e4f54d8-19be-4cd1-9068-8598153d6da8 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.670700] [57051]: DEBUG cinder.api.openstack.wsgi [None req-1e4f54d8-19be-4cd1-9068-8598153d6da8 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.680922] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.680922] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.684470] [57051]: INFO cinder.volume.api [None req-1e4f54d8-19be-4cd1-9068-8598153d6da8 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 995.688983] [57051]: INFO cinder.api.openstack.wsgi [None req-1e4f54d8-19be-4cd1-9068-8598153d6da8 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc returned with HTTP 200 [ 995.689388] [57051]: [pid: 57051|app: 0|req: 74/156] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:03 2025] GET /volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 995.698962] [57050]: DEBUG cinder.api.middleware.request_id [None req-06ed3b7f-7915-488b-96cf-62b4e7eb1e30 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.701155] [57050]: INFO cinder.api.openstack.wsgi [None req-06ed3b7f-7915-488b-96cf-62b4e7eb1e30 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc [ 995.701395] [57050]: DEBUG cinder.api.openstack.wsgi [None req-06ed3b7f-7915-488b-96cf-62b4e7eb1e30 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.701623] [57050]: DEBUG cinder.api.openstack.wsgi [None req-06ed3b7f-7915-488b-96cf-62b4e7eb1e30 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.711533] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.711533] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.715660] [57050]: INFO cinder.volume.api [None req-06ed3b7f-7915-488b-96cf-62b4e7eb1e30 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 995.721966] [57050]: INFO cinder.api.openstack.wsgi [None req-06ed3b7f-7915-488b-96cf-62b4e7eb1e30 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc returned with HTTP 200 [ 995.722382] [57050]: [pid: 57050|app: 0|req: 83/157] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:03 2025] GET /volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 995.769615] [57051]: DEBUG cinder.api.middleware.request_id [req-358f0332-85fd-4f89-8b5d-19cae9519b67 req-1f452498-0e32-4b46-b301-2fbc29cefa0c None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.771971] [57051]: INFO cinder.api.openstack.wsgi [req-358f0332-85fd-4f89-8b5d-19cae9519b67 req-1f452498-0e32-4b46-b301-2fbc29cefa0c tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc [ 995.772211] [57051]: DEBUG cinder.api.openstack.wsgi [req-358f0332-85fd-4f89-8b5d-19cae9519b67 req-1f452498-0e32-4b46-b301-2fbc29cefa0c tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.772429] [57051]: DEBUG cinder.api.openstack.wsgi [req-358f0332-85fd-4f89-8b5d-19cae9519b67 req-1f452498-0e32-4b46-b301-2fbc29cefa0c tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.781999] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.781999] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.785124] [57051]: INFO cinder.volume.api [req-358f0332-85fd-4f89-8b5d-19cae9519b67 req-1f452498-0e32-4b46-b301-2fbc29cefa0c tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 995.789479] [57051]: INFO cinder.api.openstack.wsgi [req-358f0332-85fd-4f89-8b5d-19cae9519b67 req-1f452498-0e32-4b46-b301-2fbc29cefa0c tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc returned with HTTP 200 [ 995.789673] [57051]: [pid: 57051|app: 0|req: 75/158] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:10:03 2025] GET /volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 996.308455] [57050]: DEBUG cinder.api.middleware.request_id [None req-d0be4c15-68d0-4c79-9a9a-c446a9c214f3 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.310723] [57050]: INFO cinder.api.openstack.wsgi [None req-d0be4c15-68d0-4c79-9a9a-c446a9c214f3 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] GET http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be [ 996.311231] [57050]: DEBUG cinder.api.openstack.wsgi [None req-d0be4c15-68d0-4c79-9a9a-c446a9c214f3 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 996.311498] [57050]: DEBUG cinder.api.openstack.wsgi [None req-d0be4c15-68d0-4c79-9a9a-c446a9c214f3 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 996.322968] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.322968] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 996.327690] [57050]: INFO cinder.volume.api [None req-d0be4c15-68d0-4c79-9a9a-c446a9c214f3 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 996.334188] [57050]: INFO cinder.api.openstack.wsgi [None req-d0be4c15-68d0-4c79-9a9a-c446a9c214f3 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be returned with HTTP 200 [ 996.334619] [57050]: [pid: 57050|app: 0|req: 84/159] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 16:10:04 2025] GET /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be => generated 990 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 997.347455] [57051]: DEBUG cinder.api.middleware.request_id [None req-f1edba9b-eae9-4708-ada6-704df1f35716 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.349814] [57051]: INFO cinder.api.openstack.wsgi [None req-f1edba9b-eae9-4708-ada6-704df1f35716 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] GET http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be [ 997.350095] [57051]: DEBUG cinder.api.openstack.wsgi [None req-f1edba9b-eae9-4708-ada6-704df1f35716 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 997.350329] [57051]: DEBUG cinder.api.openstack.wsgi [None req-f1edba9b-eae9-4708-ada6-704df1f35716 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 997.360176] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.360176] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 997.364090] [57051]: INFO cinder.volume.api [None req-f1edba9b-eae9-4708-ada6-704df1f35716 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 997.368827] [57051]: INFO cinder.api.openstack.wsgi [None req-f1edba9b-eae9-4708-ada6-704df1f35716 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be returned with HTTP 200 [ 997.369379] [57051]: [pid: 57051|app: 0|req: 76/160] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 16:10:05 2025] GET /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 998.380194] [57050]: DEBUG cinder.api.middleware.request_id [None req-bff5e3cb-27af-470c-9d6a-0d6571aa8643 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.382848] [57050]: INFO cinder.api.openstack.wsgi [None req-bff5e3cb-27af-470c-9d6a-0d6571aa8643 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] GET http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be [ 998.383178] [57050]: DEBUG cinder.api.openstack.wsgi [None req-bff5e3cb-27af-470c-9d6a-0d6571aa8643 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.383453] [57050]: DEBUG cinder.api.openstack.wsgi [None req-bff5e3cb-27af-470c-9d6a-0d6571aa8643 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.394205] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.394205] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 998.401710] [57050]: INFO cinder.volume.api [None req-bff5e3cb-27af-470c-9d6a-0d6571aa8643 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 998.407257] [57050]: INFO cinder.api.openstack.wsgi [None req-bff5e3cb-27af-470c-9d6a-0d6571aa8643 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be returned with HTTP 200 [ 998.407781] [57050]: [pid: 57050|app: 0|req: 85/161] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 16:10:06 2025] GET /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be => generated 990 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 999.420558] [57051]: DEBUG cinder.api.middleware.request_id [None req-42a55a02-8087-4fd3-a8c5-1bd022c44875 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.422685] [57051]: INFO cinder.api.openstack.wsgi [None req-42a55a02-8087-4fd3-a8c5-1bd022c44875 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] GET http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be [ 999.423016] [57051]: DEBUG cinder.api.openstack.wsgi [None req-42a55a02-8087-4fd3-a8c5-1bd022c44875 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.423247] [57051]: DEBUG cinder.api.openstack.wsgi [None req-42a55a02-8087-4fd3-a8c5-1bd022c44875 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.435037] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 999.435037] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 999.439377] [57051]: INFO cinder.volume.api [None req-42a55a02-8087-4fd3-a8c5-1bd022c44875 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 999.444310] [57051]: INFO cinder.api.openstack.wsgi [None req-42a55a02-8087-4fd3-a8c5-1bd022c44875 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be returned with HTTP 200 [ 999.444702] [57051]: [pid: 57051|app: 0|req: 77/162] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 16:10:07 2025] GET /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1000.457046] [57050]: DEBUG cinder.api.middleware.request_id [None req-1559ef1a-59ae-4d71-9a81-a77d8e948a4c None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.459353] [57050]: INFO cinder.api.openstack.wsgi [None req-1559ef1a-59ae-4d71-9a81-a77d8e948a4c tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] GET http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be [ 1000.459661] [57050]: DEBUG cinder.api.openstack.wsgi [None req-1559ef1a-59ae-4d71-9a81-a77d8e948a4c tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1000.460092] [57050]: DEBUG cinder.api.openstack.wsgi [None req-1559ef1a-59ae-4d71-9a81-a77d8e948a4c tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1000.472831] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1000.472831] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1000.479033] [57050]: INFO cinder.volume.api [None req-1559ef1a-59ae-4d71-9a81-a77d8e948a4c tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 1000.485320] [57050]: INFO cinder.api.openstack.wsgi [None req-1559ef1a-59ae-4d71-9a81-a77d8e948a4c tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be returned with HTTP 200 [ 1000.485770] [57050]: [pid: 57050|app: 0|req: 86/163] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 16:10:08 2025] GET /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1001.499444] [57051]: DEBUG cinder.api.middleware.request_id [None req-2a785840-a94c-4174-9a61-87d1fb64031b None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.502673] [57051]: INFO cinder.api.openstack.wsgi [None req-2a785840-a94c-4174-9a61-87d1fb64031b tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] GET http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be [ 1001.502927] [57051]: DEBUG cinder.api.openstack.wsgi [None req-2a785840-a94c-4174-9a61-87d1fb64031b tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1001.503170] [57051]: DEBUG cinder.api.openstack.wsgi [None req-2a785840-a94c-4174-9a61-87d1fb64031b tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1001.519716] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1001.519716] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1001.524378] [57051]: INFO cinder.volume.api [None req-2a785840-a94c-4174-9a61-87d1fb64031b tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 1001.532670] [57051]: INFO cinder.api.openstack.wsgi [None req-2a785840-a94c-4174-9a61-87d1fb64031b tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be returned with HTTP 200 [ 1001.533251] [57051]: [pid: 57051|app: 0|req: 78/164] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 16:10:09 2025] GET /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be => generated 990 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1001.990909] [57050]: DEBUG cinder.api.middleware.request_id [None req-fecc129e-59a0-4104-a1fa-a54aaada1da6 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.994524] [57050]: INFO cinder.api.openstack.wsgi [None req-fecc129e-59a0-4104-a1fa-a54aaada1da6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1001.996013] [57050]: DEBUG cinder.api.openstack.wsgi [None req-fecc129e-59a0-4104-a1fa-a54aaada1da6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2135389554"}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1001.998029] [57050]: DEBUG cinder.api.v3.volumes [None req-fecc129e-59a0-4104-a1fa-a54aaada1da6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2135389554'}} {{(pid=57050) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1001.998231] [57050]: INFO cinder.api.v3.volumes [None req-fecc129e-59a0-4104-a1fa-a54aaada1da6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Create volume of 1 GB [ 1002.006278] [57050]: INFO cinder.volume.api [None req-fecc129e-59a0-4104-a1fa-a54aaada1da6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Availability Zones retrieved successfully. [ 1002.015525] [57050]: DEBUG cinder.volume.api [None req-fecc129e-59a0-4104-a1fa-a54aaada1da6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Flow 'volume_create_api' (d4422d99-27fc-4362-ada1-0a4b25ca5013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1002.016779] [57050]: DEBUG cinder.volume.api [None req-fecc129e-59a0-4104-a1fa-a54aaada1da6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfebc543-d5e0-4931-818a-eae7f4baf0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1002.017981] [57050]: DEBUG cinder.volume.flows.api.create_volume [None req-fecc129e-59a0-4104-a1fa-a54aaada1da6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Validating volume size '1' using validate_int {{(pid=57050) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1002.043975] [57050]: DEBUG cinder.volume.api [None req-fecc129e-59a0-4104-a1fa-a54aaada1da6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfebc543-d5e0-4931-818a-eae7f4baf0f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T16:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=3dc66e21-7388-4567-923a-2efc37590051,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc66e21-7388-4567-923a-2efc37590051', '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=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1002.043975] [57050]: DEBUG cinder.volume.api [None req-fecc129e-59a0-4104-a1fa-a54aaada1da6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (336709c2-cd05-415c-9e63-c558877d90eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1002.096289] [57050]: DEBUG cinder.quota [None req-fecc129e-59a0-4104-a1fa-a54aaada1da6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Created reservations ['315398a6-7d6a-4305-8ac2-13431e4eddd0', '2c375cd7-2107-49dc-9b00-2b15891dd80e', 'b039ab4e-7dbe-4747-bf44-a2b694cd820c', '5fecc561-6b97-4334-a93f-afd1d10942f9'] {{(pid=57050) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1002.097378] [57050]: DEBUG cinder.volume.api [None req-fecc129e-59a0-4104-a1fa-a54aaada1da6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (336709c2-cd05-415c-9e63-c558877d90eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['315398a6-7d6a-4305-8ac2-13431e4eddd0', '2c375cd7-2107-49dc-9b00-2b15891dd80e', 'b039ab4e-7dbe-4747-bf44-a2b694cd820c', '5fecc561-6b97-4334-a93f-afd1d10942f9']}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1002.098371] [57050]: DEBUG cinder.volume.api [None req-fecc129e-59a0-4104-a1fa-a54aaada1da6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09d68465-9a23-45a1-ad09-152387cbb764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1002.111300] [57050]: DEBUG cinder.volume.api [None req-fecc129e-59a0-4104-a1fa-a54aaada1da6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09d68465-9a23-45a1-ad09-152387cbb764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '151046cc-fd5d-41fb-8a53-595616f3fe8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2135389554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88889640432a47f6ab2781e8585c948a',qos_specs=None,replication_status=,reservations=['315398a6-7d6a-4305-8ac2-13431e4eddd0','2c375cd7-2107-49dc-9b00-2b15891dd80e','b039ab4e-7dbe-4747-bf44-a2b694cd820c','5fecc561-6b97-4334-a93f-afd1d10942f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a53482881c4343cc95273592211a6702',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051), '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-20T16:10:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2135389554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=151046cc-fd5d-41fb-8a53-595616f3fe8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88889640432a47f6ab2781e8585c948a',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='a53482881c4343cc95273592211a6702',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dc66e21-7388-4567-923a-2efc37590051),volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1002.112245] [57050]: DEBUG cinder.volume.api [None req-fecc129e-59a0-4104-a1fa-a54aaada1da6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bbe764c-e870-409a-8b50-fc32fd9943c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1002.129182] [57050]: DEBUG cinder.volume.api [None req-fecc129e-59a0-4104-a1fa-a54aaada1da6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bbe764c-e870-409a-8b50-fc32fd9943c2) 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-2135389554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88889640432a47f6ab2781e8585c948a',qos_specs=None,replication_status=,reservations=['315398a6-7d6a-4305-8ac2-13431e4eddd0','2c375cd7-2107-49dc-9b00-2b15891dd80e','b039ab4e-7dbe-4747-bf44-a2b694cd820c','5fecc561-6b97-4334-a93f-afd1d10942f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a53482881c4343cc95273592211a6702',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1002.130051] [57050]: DEBUG cinder.volume.api [None req-fecc129e-59a0-4104-a1fa-a54aaada1da6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42f869c2-9e25-4791-b9f6-f2f1d6cd81c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1002.140692] [57050]: DEBUG cinder.volume.api [None req-fecc129e-59a0-4104-a1fa-a54aaada1da6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42f869c2-9e25-4791-b9f6-f2f1d6cd81c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1002.143377] [57050]: DEBUG cinder.volume.api [None req-fecc129e-59a0-4104-a1fa-a54aaada1da6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Flow 'volume_create_api' (d4422d99-27fc-4362-ada1-0a4b25ca5013) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57050) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1002.143377] [57050]: INFO cinder.volume.api [None req-fecc129e-59a0-4104-a1fa-a54aaada1da6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Create volume request issued successfully. [ 1002.143377] [57050]: INFO cinder.api.openstack.wsgi [None req-fecc129e-59a0-4104-a1fa-a54aaada1da6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1002.143855] [57050]: [pid: 57050|app: 0|req: 87/165] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 16:10:09 2025] POST /volume/v3/volumes => generated 750 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1002.158304] [57051]: DEBUG cinder.api.middleware.request_id [None req-278860b8-4ef9-4482-b1aa-e2b53c5bf4db None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.164156] [57051]: INFO cinder.api.openstack.wsgi [None req-278860b8-4ef9-4482-b1aa-e2b53c5bf4db tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1002.164415] [57051]: DEBUG cinder.api.openstack.wsgi [None req-278860b8-4ef9-4482-b1aa-e2b53c5bf4db tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1002.164634] [57051]: DEBUG cinder.api.openstack.wsgi [None req-278860b8-4ef9-4482-b1aa-e2b53c5bf4db tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1002.180251] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1002.180251] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1002.184311] [57051]: INFO cinder.volume.api [None req-278860b8-4ef9-4482-b1aa-e2b53c5bf4db tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1002.189897] [57051]: INFO cinder.api.openstack.wsgi [None req-278860b8-4ef9-4482-b1aa-e2b53c5bf4db tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 200 [ 1002.191536] [57051]: [pid: 57051|app: 0|req: 79/166] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:10 2025] GET /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1002.547045] [57050]: DEBUG cinder.api.middleware.request_id [None req-95508080-14af-471f-81da-4682db91eda7 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.551571] [57050]: INFO cinder.api.openstack.wsgi [None req-95508080-14af-471f-81da-4682db91eda7 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] GET http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be [ 1002.551571] [57050]: DEBUG cinder.api.openstack.wsgi [None req-95508080-14af-471f-81da-4682db91eda7 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1002.551571] [57050]: DEBUG cinder.api.openstack.wsgi [None req-95508080-14af-471f-81da-4682db91eda7 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1002.562958] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1002.562958] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1002.567521] [57050]: INFO cinder.volume.api [None req-95508080-14af-471f-81da-4682db91eda7 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 1002.573167] [57050]: INFO cinder.api.openstack.wsgi [None req-95508080-14af-471f-81da-4682db91eda7 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be returned with HTTP 200 [ 1002.573709] [57050]: [pid: 57050|app: 0|req: 88/167] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 16:10:10 2025] GET /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be => generated 990 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1003.204380] [57051]: DEBUG cinder.api.middleware.request_id [None req-540501aa-f7d6-4acc-bf18-e02edf77600b None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.206705] [57051]: INFO cinder.api.openstack.wsgi [None req-540501aa-f7d6-4acc-bf18-e02edf77600b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1003.206939] [57051]: DEBUG cinder.api.openstack.wsgi [None req-540501aa-f7d6-4acc-bf18-e02edf77600b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1003.207196] [57051]: DEBUG cinder.api.openstack.wsgi [None req-540501aa-f7d6-4acc-bf18-e02edf77600b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1003.221937] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1003.221937] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1003.226636] [57051]: INFO cinder.volume.api [None req-540501aa-f7d6-4acc-bf18-e02edf77600b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1003.233770] [57051]: INFO cinder.api.openstack.wsgi [None req-540501aa-f7d6-4acc-bf18-e02edf77600b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 200 [ 1003.234236] [57051]: [pid: 57051|app: 0|req: 80/168] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:11 2025] GET /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1003.282591] [57050]: DEBUG cinder.api.middleware.request_id [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-ae062553-1d17-499b-918d-aed5c54418db None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.285072] [57050]: INFO cinder.api.openstack.wsgi [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-ae062553-1d17-499b-918d-aed5c54418db tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1003.285286] [57050]: DEBUG cinder.api.openstack.wsgi [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-ae062553-1d17-499b-918d-aed5c54418db tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1003.285503] [57050]: DEBUG cinder.api.openstack.wsgi [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-ae062553-1d17-499b-918d-aed5c54418db tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1003.297235] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1003.297235] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1003.301278] [57050]: INFO cinder.volume.api [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-ae062553-1d17-499b-918d-aed5c54418db tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1003.305986] [57050]: INFO cinder.api.openstack.wsgi [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-ae062553-1d17-499b-918d-aed5c54418db tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 200 [ 1003.306364] [57050]: [pid: 57050|app: 0|req: 89/169] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:10:11 2025] GET /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1003.591185] [57051]: DEBUG cinder.api.middleware.request_id [None req-83d39f06-e734-4116-9f05-92296ed86694 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.594891] [57051]: INFO cinder.api.openstack.wsgi [None req-83d39f06-e734-4116-9f05-92296ed86694 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] GET http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be [ 1003.594891] [57051]: DEBUG cinder.api.openstack.wsgi [None req-83d39f06-e734-4116-9f05-92296ed86694 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1003.594891] [57051]: DEBUG cinder.api.openstack.wsgi [None req-83d39f06-e734-4116-9f05-92296ed86694 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1003.603102] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1003.603102] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1003.608185] [57051]: INFO cinder.volume.api [None req-83d39f06-e734-4116-9f05-92296ed86694 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 1003.612378] [57051]: INFO cinder.api.openstack.wsgi [None req-83d39f06-e734-4116-9f05-92296ed86694 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be returned with HTTP 200 [ 1003.612910] [57051]: [pid: 57051|app: 0|req: 81/170] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 16:10:11 2025] GET /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1004.152442] [57050]: DEBUG cinder.api.middleware.request_id [req-06216ee8-b492-4172-9b89-6c6a27037134 req-b9838c59-9969-49d2-b17a-5fe8348f9e35 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.155530] [57050]: INFO cinder.api.openstack.wsgi [req-06216ee8-b492-4172-9b89-6c6a27037134 req-b9838c59-9969-49d2-b17a-5fe8348f9e35 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8603e7a4-ee1f-4881-b4e5-7816b5b39f87 [ 1004.155708] [57050]: DEBUG cinder.api.openstack.wsgi [req-06216ee8-b492-4172-9b89-6c6a27037134 req-b9838c59-9969-49d2-b17a-5fe8348f9e35 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1004.156461] [57050]: DEBUG cinder.api.openstack.wsgi [req-06216ee8-b492-4172-9b89-6c6a27037134 req-b9838c59-9969-49d2-b17a-5fe8348f9e35 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Calling method 'version_select' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1004.169809] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1004.169809] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1004.624672] [57051]: DEBUG cinder.api.middleware.request_id [None req-a18453b1-a999-4bd8-9e61-605d8c1183b7 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.627016] [57051]: INFO cinder.api.openstack.wsgi [None req-a18453b1-a999-4bd8-9e61-605d8c1183b7 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] GET http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be [ 1004.627338] [57051]: DEBUG cinder.api.openstack.wsgi [None req-a18453b1-a999-4bd8-9e61-605d8c1183b7 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1004.627581] [57051]: DEBUG cinder.api.openstack.wsgi [None req-a18453b1-a999-4bd8-9e61-605d8c1183b7 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1004.638097] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1004.638097] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1004.643458] [57051]: INFO cinder.volume.api [None req-a18453b1-a999-4bd8-9e61-605d8c1183b7 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 1004.649876] [57051]: INFO cinder.api.openstack.wsgi [None req-a18453b1-a999-4bd8-9e61-605d8c1183b7 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be returned with HTTP 200 [ 1004.650318] [57051]: [pid: 57051|app: 0|req: 82/171] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 16:10:12 2025] GET /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1004.706347] [57050]: INFO cinder.api.openstack.wsgi [req-06216ee8-b492-4172-9b89-6c6a27037134 req-b9838c59-9969-49d2-b17a-5fe8348f9e35 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/attachments/8603e7a4-ee1f-4881-b4e5-7816b5b39f87 returned with HTTP 200 [ 1004.706347] [57050]: [pid: 57050|app: 0|req: 90/172] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 16:10:12 2025] DELETE /volume/v3/attachments/8603e7a4-ee1f-4881-b4e5-7816b5b39f87 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1004.714324] [57051]: DEBUG cinder.api.middleware.request_id [req-06216ee8-b492-4172-9b89-6c6a27037134 req-dd7b927e-6c5f-4f31-8e79-0545ccedbd37 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.716658] [57051]: INFO cinder.api.openstack.wsgi [req-06216ee8-b492-4172-9b89-6c6a27037134 req-dd7b927e-6c5f-4f31-8e79-0545ccedbd37 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] DELETE http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 [ 1004.716890] [57051]: DEBUG cinder.api.openstack.wsgi [req-06216ee8-b492-4172-9b89-6c6a27037134 req-dd7b927e-6c5f-4f31-8e79-0545ccedbd37 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1004.717194] [57051]: DEBUG cinder.api.openstack.wsgi [req-06216ee8-b492-4172-9b89-6c6a27037134 req-dd7b927e-6c5f-4f31-8e79-0545ccedbd37 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Calling method 'delete' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1004.717312] [57051]: INFO cinder.api.v3.volumes [req-06216ee8-b492-4172-9b89-6c6a27037134 req-dd7b927e-6c5f-4f31-8e79-0545ccedbd37 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Delete volume with id: bf15d807-80f2-4844-b913-c4512fce5313 [ 1004.726161] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1004.726161] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1004.726791] [57051]: INFO cinder.volume.api [req-06216ee8-b492-4172-9b89-6c6a27037134 req-dd7b927e-6c5f-4f31-8e79-0545ccedbd37 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Volume info retrieved successfully. [ 1004.757198] [57051]: INFO cinder.volume.api [req-06216ee8-b492-4172-9b89-6c6a27037134 req-dd7b927e-6c5f-4f31-8e79-0545ccedbd37 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] Delete volume request issued successfully. [ 1004.757452] [57051]: INFO cinder.api.openstack.wsgi [req-06216ee8-b492-4172-9b89-6c6a27037134 req-dd7b927e-6c5f-4f31-8e79-0545ccedbd37 tempest-ServersTestBootFromVolume-526145409 tempest-ServersTestBootFromVolume-526145409-project-member] http://10.180.1.21/volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 returned with HTTP 202 [ 1004.758068] [57051]: [pid: 57051|app: 0|req: 83/173] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 16:10:12 2025] DELETE /volume/v3/volumes/bf15d807-80f2-4844-b913-c4512fce5313 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1004.827392] [57050]: DEBUG cinder.api.middleware.request_id [None req-3e13c813-dc12-4d0c-bab0-bd56be8bc823 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.828153] [57050]: INFO cinder.api.openstack.wsgi [None req-3e13c813-dc12-4d0c-bab0-bd56be8bc823 None None] GET http://10.180.1.21/volume// [ 1004.828532] [57050]: DEBUG cinder.api.openstack.wsgi [None req-3e13c813-dc12-4d0c-bab0-bd56be8bc823 None None] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1004.828906] [57050]: DEBUG cinder.api.openstack.wsgi [None req-3e13c813-dc12-4d0c-bab0-bd56be8bc823 None None] Calling method 'all' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1004.829573] [57050]: INFO cinder.api.openstack.wsgi [None req-3e13c813-dc12-4d0c-bab0-bd56be8bc823 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1004.830335] [57050]: [pid: 57050|app: 0|req: 91/174] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 16:10:12 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1004.835052] [57051]: DEBUG cinder.api.middleware.request_id [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-0ebaa725-7528-4317-89cb-5bee69b20a5c None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.837547] [57051]: INFO cinder.api.openstack.wsgi [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-0ebaa725-7528-4317-89cb-5bee69b20a5c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1004.838419] [57051]: DEBUG cinder.api.openstack.wsgi [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-0ebaa725-7528-4317-89cb-5bee69b20a5c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "151046cc-fd5d-41fb-8a53-595616f3fe8a", "connector": null, "instance_uuid": "5983a6bf-30ad-43c2-973a-c0da12516956"}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1004.850766] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1004.850766] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1004.882252] [57051]: INFO cinder.api.openstack.wsgi [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-0ebaa725-7528-4317-89cb-5bee69b20a5c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1004.882785] [57051]: [pid: 57051|app: 0|req: 84/175] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 16:10:12 2025] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1004.913251] [57050]: DEBUG cinder.api.middleware.request_id [None req-4135e22b-330d-42a7-95f2-b62040a361f7 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.918312] [57050]: INFO cinder.api.openstack.wsgi [None req-4135e22b-330d-42a7-95f2-b62040a361f7 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1004.918601] [57050]: DEBUG cinder.api.openstack.wsgi [None req-4135e22b-330d-42a7-95f2-b62040a361f7 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1004.923286] [57050]: DEBUG cinder.api.openstack.wsgi [None req-4135e22b-330d-42a7-95f2-b62040a361f7 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1004.948113] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1004.948113] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1004.956124] [57050]: INFO cinder.volume.api [None req-4135e22b-330d-42a7-95f2-b62040a361f7 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1004.974433] [57050]: INFO cinder.api.openstack.wsgi [None req-4135e22b-330d-42a7-95f2-b62040a361f7 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 200 [ 1004.974854] [57050]: [pid: 57050|app: 0|req: 92/176] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:12 2025] GET /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 842 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1005.417706] [57051]: DEBUG cinder.api.middleware.request_id [None req-01de5b0e-e172-4835-808a-55d58fc2a449 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.418585] [57051]: INFO cinder.api.openstack.wsgi [None req-01de5b0e-e172-4835-808a-55d58fc2a449 None None] GET http://10.180.1.21/volume// [ 1005.418886] [57051]: DEBUG cinder.api.openstack.wsgi [None req-01de5b0e-e172-4835-808a-55d58fc2a449 None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1005.419082] [57051]: DEBUG cinder.api.openstack.wsgi [None req-01de5b0e-e172-4835-808a-55d58fc2a449 None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1005.419661] [57051]: INFO cinder.api.openstack.wsgi [None req-01de5b0e-e172-4835-808a-55d58fc2a449 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1005.420280] [57051]: [pid: 57051|app: 0|req: 85/177] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:10:13 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1005.436432] [57050]: DEBUG cinder.api.middleware.request_id [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-46709e63-7402-4e35-a3cc-4a13d6fbf149 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.441044] [57050]: INFO cinder.api.openstack.wsgi [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-46709e63-7402-4e35-a3cc-4a13d6fbf149 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1005.441180] [57050]: DEBUG cinder.api.openstack.wsgi [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-46709e63-7402-4e35-a3cc-4a13d6fbf149 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1005.441706] [57050]: DEBUG cinder.api.openstack.wsgi [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-46709e63-7402-4e35-a3cc-4a13d6fbf149 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1005.457177] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1005.457177] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1005.462962] [57050]: INFO cinder.volume.api [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-46709e63-7402-4e35-a3cc-4a13d6fbf149 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1005.469199] [57050]: INFO cinder.api.openstack.wsgi [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-46709e63-7402-4e35-a3cc-4a13d6fbf149 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 200 [ 1005.469656] [57050]: [pid: 57050|app: 0|req: 93/178] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:10:13 2025] GET /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 1023 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1005.505536] [57051]: DEBUG cinder.api.middleware.request_id [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-01bd9150-0a05-4cdc-ba55-686580f99413 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.507466] [57051]: INFO cinder.api.openstack.wsgi [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-01bd9150-0a05-4cdc-ba55-686580f99413 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] PUT http://10.180.1.21/volume/v3/attachments/6e003535-6674-4271-ba2f-cb9641569a24 [ 1005.508068] [57051]: DEBUG cinder.api.openstack.wsgi [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-01bd9150-0a05-4cdc-ba55-686580f99413 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-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-550452", "mountpoint": "/dev/sdb"}}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1005.521395] [57051]: DEBUG cinder.coordination [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-01bd9150-0a05-4cdc-ba55-686580f99413 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Acquiring lock "cinder-attachment_update-151046cc-fd5d-41fb-8a53-595616f3fe8a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57051) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1005.529799] [57051]: DEBUG cinder.coordination [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-01bd9150-0a05-4cdc-ba55-686580f99413 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Lock "cinder-attachment_update-151046cc-fd5d-41fb-8a53-595616f3fe8a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=57051) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1005.531633] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1005.531633] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1005.665691] [57050]: DEBUG cinder.api.middleware.request_id [None req-5a936330-0455-45ba-9f47-e0f0d5deca64 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.668701] [57050]: INFO cinder.api.openstack.wsgi [None req-5a936330-0455-45ba-9f47-e0f0d5deca64 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] GET http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be [ 1005.669090] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5a936330-0455-45ba-9f47-e0f0d5deca64 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1005.669417] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5a936330-0455-45ba-9f47-e0f0d5deca64 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1005.683019] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1005.683019] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1005.684256] [57050]: INFO cinder.volume.api [None req-5a936330-0455-45ba-9f47-e0f0d5deca64 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 1005.689310] [57050]: INFO cinder.api.openstack.wsgi [None req-5a936330-0455-45ba-9f47-e0f0d5deca64 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be returned with HTTP 200 [ 1005.689778] [57050]: [pid: 57050|app: 0|req: 94/179] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 16:10:13 2025] GET /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1005.922417] [57050]: DEBUG cinder.api.middleware.request_id [req-728acde7-6b96-4dcb-95b3-7a92d28f1c6e req-3d7792de-d175-4d93-b323-38e1556aca16 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.924767] [57050]: INFO cinder.api.openstack.wsgi [req-728acde7-6b96-4dcb-95b3-7a92d28f1c6e req-3d7792de-d175-4d93-b323-38e1556aca16 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc [ 1005.925074] [57050]: DEBUG cinder.api.openstack.wsgi [req-728acde7-6b96-4dcb-95b3-7a92d28f1c6e req-3d7792de-d175-4d93-b323-38e1556aca16 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1005.925350] [57050]: DEBUG cinder.api.openstack.wsgi [req-728acde7-6b96-4dcb-95b3-7a92d28f1c6e req-3d7792de-d175-4d93-b323-38e1556aca16 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1005.939851] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1005.939851] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1005.944887] [57050]: INFO cinder.volume.api [req-728acde7-6b96-4dcb-95b3-7a92d28f1c6e req-3d7792de-d175-4d93-b323-38e1556aca16 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 1005.950897] [57050]: INFO cinder.api.openstack.wsgi [req-728acde7-6b96-4dcb-95b3-7a92d28f1c6e req-3d7792de-d175-4d93-b323-38e1556aca16 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc returned with HTTP 200 [ 1005.951053] [57050]: [pid: 57050|app: 0|req: 95/180] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:10:13 2025] GET /volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1005.989851] [57050]: DEBUG cinder.api.middleware.request_id [None req-5f8439e1-d0f5-4ece-b5d4-4841ff5ff82d None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.991928] [57050]: INFO cinder.api.openstack.wsgi [None req-5f8439e1-d0f5-4ece-b5d4-4841ff5ff82d tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1005.992743] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5f8439e1-d0f5-4ece-b5d4-4841ff5ff82d tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1005.992743] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5f8439e1-d0f5-4ece-b5d4-4841ff5ff82d tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1006.005994] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1006.005994] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1006.014179] [57050]: INFO cinder.volume.api [None req-5f8439e1-d0f5-4ece-b5d4-4841ff5ff82d tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1006.024727] [57050]: INFO cinder.api.openstack.wsgi [None req-5f8439e1-d0f5-4ece-b5d4-4841ff5ff82d tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 200 [ 1006.024830] [57050]: [pid: 57050|app: 0|req: 96/181] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:13 2025] GET /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1006.716271] [57050]: DEBUG cinder.api.middleware.request_id [None req-1954b2c2-2d64-4ad1-8113-8f01b8acb715 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.718823] [57050]: INFO cinder.api.openstack.wsgi [None req-1954b2c2-2d64-4ad1-8113-8f01b8acb715 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] GET http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be [ 1006.719097] [57050]: DEBUG cinder.api.openstack.wsgi [None req-1954b2c2-2d64-4ad1-8113-8f01b8acb715 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1006.719327] [57050]: DEBUG cinder.api.openstack.wsgi [None req-1954b2c2-2d64-4ad1-8113-8f01b8acb715 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1006.730964] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1006.730964] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1006.735310] [57050]: INFO cinder.volume.api [None req-1954b2c2-2d64-4ad1-8113-8f01b8acb715 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 1006.740927] [57050]: INFO cinder.api.openstack.wsgi [None req-1954b2c2-2d64-4ad1-8113-8f01b8acb715 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be returned with HTTP 200 [ 1006.741547] [57050]: [pid: 57050|app: 0|req: 97/182] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 16:10:14 2025] GET /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1007.036467] [57050]: DEBUG cinder.api.middleware.request_id [None req-168cd830-c4f5-4a4b-9a77-0b604c2aa1b1 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.040751] [57050]: INFO cinder.api.openstack.wsgi [None req-168cd830-c4f5-4a4b-9a77-0b604c2aa1b1 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1007.041890] [57050]: DEBUG cinder.api.openstack.wsgi [None req-168cd830-c4f5-4a4b-9a77-0b604c2aa1b1 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.042167] [57050]: DEBUG cinder.api.openstack.wsgi [None req-168cd830-c4f5-4a4b-9a77-0b604c2aa1b1 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.061698] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.061698] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.067906] [57050]: INFO cinder.volume.api [None req-168cd830-c4f5-4a4b-9a77-0b604c2aa1b1 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1007.080289] [57050]: INFO cinder.api.openstack.wsgi [None req-168cd830-c4f5-4a4b-9a77-0b604c2aa1b1 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 200 [ 1007.080932] [57050]: [pid: 57050|app: 0|req: 98/183] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:14 2025] GET /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1007.752458] [57050]: DEBUG cinder.api.middleware.request_id [None req-bd7629c7-4758-41f0-a935-257073ccc055 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.754621] [57050]: INFO cinder.api.openstack.wsgi [None req-bd7629c7-4758-41f0-a935-257073ccc055 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] GET http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be [ 1007.754878] [57050]: DEBUG cinder.api.openstack.wsgi [None req-bd7629c7-4758-41f0-a935-257073ccc055 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.755118] [57050]: DEBUG cinder.api.openstack.wsgi [None req-bd7629c7-4758-41f0-a935-257073ccc055 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.762834] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.762834] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.766292] [57050]: INFO cinder.volume.api [None req-bd7629c7-4758-41f0-a935-257073ccc055 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 1007.772991] [57050]: INFO cinder.api.openstack.wsgi [None req-bd7629c7-4758-41f0-a935-257073ccc055 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be returned with HTTP 200 [ 1007.773398] [57050]: [pid: 57050|app: 0|req: 99/184] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 16:10:15 2025] GET /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be => generated 1573 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1007.803277] [57050]: DEBUG cinder.api.middleware.request_id [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-98455126-31f3-427c-82bf-a89536b70236 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.806372] [57050]: INFO cinder.api.openstack.wsgi [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-98455126-31f3-427c-82bf-a89536b70236 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] GET http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be [ 1007.806604] [57050]: DEBUG cinder.api.openstack.wsgi [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-98455126-31f3-427c-82bf-a89536b70236 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.806822] [57050]: DEBUG cinder.api.openstack.wsgi [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-98455126-31f3-427c-82bf-a89536b70236 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.815287] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.815287] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.819143] [57050]: INFO cinder.volume.api [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-98455126-31f3-427c-82bf-a89536b70236 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 1007.824673] [57050]: INFO cinder.api.openstack.wsgi [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-98455126-31f3-427c-82bf-a89536b70236 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be returned with HTTP 200 [ 1007.825141] [57050]: [pid: 57050|app: 0|req: 100/185] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:10:15 2025] GET /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be => generated 1392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1008.093864] [57050]: DEBUG cinder.api.middleware.request_id [None req-0a68a68d-b602-486a-b5f1-d5b564a05a34 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.099131] [57050]: INFO cinder.api.openstack.wsgi [None req-0a68a68d-b602-486a-b5f1-d5b564a05a34 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1008.099131] [57050]: DEBUG cinder.api.openstack.wsgi [None req-0a68a68d-b602-486a-b5f1-d5b564a05a34 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1008.099131] [57050]: DEBUG cinder.api.openstack.wsgi [None req-0a68a68d-b602-486a-b5f1-d5b564a05a34 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1008.116850] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1008.116850] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1008.121487] [57050]: INFO cinder.volume.api [None req-0a68a68d-b602-486a-b5f1-d5b564a05a34 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1008.127760] [57050]: INFO cinder.api.openstack.wsgi [None req-0a68a68d-b602-486a-b5f1-d5b564a05a34 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 200 [ 1008.128307] [57050]: [pid: 57050|app: 0|req: 101/186] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:15 2025] GET /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1008.143668] [57050]: DEBUG cinder.api.middleware.request_id [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-a1b7896d-616e-43e2-a29f-e4e0e409ed16 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.146107] [57050]: INFO cinder.api.openstack.wsgi [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-a1b7896d-616e-43e2-a29f-e4e0e409ed16 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] GET http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be [ 1008.146310] [57050]: DEBUG cinder.api.openstack.wsgi [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-a1b7896d-616e-43e2-a29f-e4e0e409ed16 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1008.146523] [57050]: DEBUG cinder.api.openstack.wsgi [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-a1b7896d-616e-43e2-a29f-e4e0e409ed16 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1008.154941] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1008.154941] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1008.158803] [57050]: INFO cinder.volume.api [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-a1b7896d-616e-43e2-a29f-e4e0e409ed16 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 1008.164962] [57050]: INFO cinder.api.openstack.wsgi [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-a1b7896d-616e-43e2-a29f-e4e0e409ed16 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be returned with HTTP 200 [ 1008.165248] [57050]: [pid: 57050|app: 0|req: 102/187] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:10:16 2025] GET /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be => generated 1392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1008.173199] [57050]: DEBUG cinder.api.middleware.request_id [None req-207af129-fae1-41d9-aadb-4473d202d2ed None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.173728] [57050]: INFO cinder.api.openstack.wsgi [None req-207af129-fae1-41d9-aadb-4473d202d2ed None None] GET http://10.180.1.21/volume// [ 1008.173939] [57050]: DEBUG cinder.api.openstack.wsgi [None req-207af129-fae1-41d9-aadb-4473d202d2ed None None] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1008.174226] [57050]: DEBUG cinder.api.openstack.wsgi [None req-207af129-fae1-41d9-aadb-4473d202d2ed None None] Calling method 'all' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1008.174637] [57050]: INFO cinder.api.openstack.wsgi [None req-207af129-fae1-41d9-aadb-4473d202d2ed None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1008.174964] [57050]: [pid: 57050|app: 0|req: 103/188] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 16:10:16 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1008.179234] [57050]: DEBUG cinder.api.middleware.request_id [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-1552425a-8795-4f0e-b2ae-ff48211b29eb None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.181657] [57050]: INFO cinder.api.openstack.wsgi [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-1552425a-8795-4f0e-b2ae-ff48211b29eb tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1008.182077] [57050]: DEBUG cinder.api.openstack.wsgi [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-1552425a-8795-4f0e-b2ae-ff48211b29eb tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "97f50fab-9f37-404b-a74a-f4af6293a3be", "connector": null, "instance_uuid": "11bc18c4-2bdc-4549-ac5a-2fe43bf99ca2"}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1008.191555] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1008.191555] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1008.218162] [57050]: INFO cinder.api.openstack.wsgi [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-1552425a-8795-4f0e-b2ae-ff48211b29eb tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1008.219329] [57050]: [pid: 57050|app: 0|req: 104/189] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 16:10:16 2025] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1009.142028] [57050]: DEBUG cinder.api.middleware.request_id [None req-8b1d3b2d-6157-415a-8831-2425c877b617 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.144376] [57050]: INFO cinder.api.openstack.wsgi [None req-8b1d3b2d-6157-415a-8831-2425c877b617 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1009.144597] [57050]: DEBUG cinder.api.openstack.wsgi [None req-8b1d3b2d-6157-415a-8831-2425c877b617 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.144812] [57050]: DEBUG cinder.api.openstack.wsgi [None req-8b1d3b2d-6157-415a-8831-2425c877b617 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.162610] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.162610] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.168302] [57050]: INFO cinder.volume.api [None req-8b1d3b2d-6157-415a-8831-2425c877b617 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1009.181176] [57050]: INFO cinder.api.openstack.wsgi [None req-8b1d3b2d-6157-415a-8831-2425c877b617 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 200 [ 1009.181674] [57050]: [pid: 57050|app: 0|req: 105/190] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:16 2025] GET /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1010.193178] [57050]: DEBUG cinder.api.middleware.request_id [None req-51290e3b-0996-4e95-8037-4e579db69f46 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.196757] [57050]: INFO cinder.api.openstack.wsgi [None req-51290e3b-0996-4e95-8037-4e579db69f46 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1010.196974] [57050]: DEBUG cinder.api.openstack.wsgi [None req-51290e3b-0996-4e95-8037-4e579db69f46 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1010.197218] [57050]: DEBUG cinder.api.openstack.wsgi [None req-51290e3b-0996-4e95-8037-4e579db69f46 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1010.210645] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.210645] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1010.218151] [57050]: INFO cinder.volume.api [None req-51290e3b-0996-4e95-8037-4e579db69f46 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1010.230476] [57050]: INFO cinder.api.openstack.wsgi [None req-51290e3b-0996-4e95-8037-4e579db69f46 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 200 [ 1010.230940] [57050]: [pid: 57050|app: 0|req: 106/191] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:18 2025] GET /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1010.558944] [57051]: DEBUG cinder.coordination [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-01bd9150-0a05-4cdc-ba55-686580f99413 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Lock "cinder-attachment_update-151046cc-fd5d-41fb-8a53-595616f3fe8a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.029s {{(pid=57051) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1010.559439] [57051]: INFO cinder.api.openstack.wsgi [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-01bd9150-0a05-4cdc-ba55-686580f99413 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/attachments/6e003535-6674-4271-ba2f-cb9641569a24 returned with HTTP 200 [ 1010.560183] [57051]: [pid: 57051|app: 0|req: 86/192] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 16:10:13 2025] PUT /volume/v3/attachments/6e003535-6674-4271-ba2f-cb9641569a24 => generated 617 bytes in 5056 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1011.067964] [57050]: DEBUG cinder.api.middleware.request_id [None req-df7a7352-62c9-4e6f-a713-affefff422be None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.070382] [57050]: INFO cinder.api.openstack.wsgi [None req-df7a7352-62c9-4e6f-a713-affefff422be tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1011.070954] [57050]: DEBUG cinder.api.openstack.wsgi [None req-df7a7352-62c9-4e6f-a713-affefff422be tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-536862272"}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1011.074088] [57050]: DEBUG cinder.api.v3.volumes [None req-df7a7352-62c9-4e6f-a713-affefff422be tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-536862272'}} {{(pid=57050) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1011.074274] [57050]: INFO cinder.api.v3.volumes [None req-df7a7352-62c9-4e6f-a713-affefff422be tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Create volume of 1 GB [ 1011.080383] [57050]: INFO cinder.volume.api [None req-df7a7352-62c9-4e6f-a713-affefff422be tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Availability Zones retrieved successfully. [ 1011.093115] [57050]: DEBUG cinder.volume.api [None req-df7a7352-62c9-4e6f-a713-affefff422be tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Flow 'volume_create_api' (15be5d0c-b097-4e98-b4a5-966aa86249e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1011.094456] [57050]: DEBUG cinder.volume.api [None req-df7a7352-62c9-4e6f-a713-affefff422be tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (536b433a-81ba-404c-8edb-a639c7c0d0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1011.095734] [57050]: DEBUG cinder.volume.flows.api.create_volume [None req-df7a7352-62c9-4e6f-a713-affefff422be tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Validating volume size '1' using validate_int {{(pid=57050) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1011.122884] [57050]: DEBUG cinder.volume.api [None req-df7a7352-62c9-4e6f-a713-affefff422be tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (536b433a-81ba-404c-8edb-a639c7c0d0a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T16:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=3dc66e21-7388-4567-923a-2efc37590051,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc66e21-7388-4567-923a-2efc37590051', '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=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1011.124124] [57050]: DEBUG cinder.volume.api [None req-df7a7352-62c9-4e6f-a713-affefff422be tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba44bf7e-ef7d-4a07-aff2-397fefec43b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1011.181568] [57050]: DEBUG cinder.quota [None req-df7a7352-62c9-4e6f-a713-affefff422be tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Created reservations ['968a6a95-7767-458c-9c50-87fd2b28a4b5', '2f0712ce-63e5-4052-9423-9949db2bf2e2', '849ddd57-81f4-4146-ac9e-9868dab3c071', '77054cfe-41ab-468c-86e9-0b20b7f42406'] {{(pid=57050) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1011.182787] [57050]: DEBUG cinder.volume.api [None req-df7a7352-62c9-4e6f-a713-affefff422be tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba44bf7e-ef7d-4a07-aff2-397fefec43b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['968a6a95-7767-458c-9c50-87fd2b28a4b5', '2f0712ce-63e5-4052-9423-9949db2bf2e2', '849ddd57-81f4-4146-ac9e-9868dab3c071', '77054cfe-41ab-468c-86e9-0b20b7f42406']}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1011.183969] [57050]: DEBUG cinder.volume.api [None req-df7a7352-62c9-4e6f-a713-affefff422be tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63f228ae-f55b-4a59-9fed-8be40e4f79d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1011.206872] [57050]: DEBUG cinder.volume.api [None req-df7a7352-62c9-4e6f-a713-affefff422be tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63f228ae-f55b-4a59-9fed-8be40e4f79d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '149cd166-c0e2-449b-a58a-bb820675fbca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-536862272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='620a1ac7fb86487282fa10cc02d98322',qos_specs=None,replication_status=,reservations=['968a6a95-7767-458c-9c50-87fd2b28a4b5','2f0712ce-63e5-4052-9423-9949db2bf2e2','849ddd57-81f4-4146-ac9e-9868dab3c071','77054cfe-41ab-468c-86e9-0b20b7f42406'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f23fcc0645064f75bb0d0ea1415a189b',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051), '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-20T16:10:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-536862272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=149cd166-c0e2-449b-a58a-bb820675fbca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='620a1ac7fb86487282fa10cc02d98322',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='f23fcc0645064f75bb0d0ea1415a189b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dc66e21-7388-4567-923a-2efc37590051),volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1011.211275] [57050]: DEBUG cinder.volume.api [None req-df7a7352-62c9-4e6f-a713-affefff422be tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (474558a8-d7b1-4a89-a1ec-5d8607fb208a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1011.233456] [57050]: DEBUG cinder.volume.api [None req-df7a7352-62c9-4e6f-a713-affefff422be tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (474558a8-d7b1-4a89-a1ec-5d8607fb208a) 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-536862272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='620a1ac7fb86487282fa10cc02d98322',qos_specs=None,replication_status=,reservations=['968a6a95-7767-458c-9c50-87fd2b28a4b5','2f0712ce-63e5-4052-9423-9949db2bf2e2','849ddd57-81f4-4146-ac9e-9868dab3c071','77054cfe-41ab-468c-86e9-0b20b7f42406'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f23fcc0645064f75bb0d0ea1415a189b',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1011.233597] [57050]: DEBUG cinder.volume.api [None req-df7a7352-62c9-4e6f-a713-affefff422be tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d37f3dc-1919-4b6f-a9b7-9ab05f68756e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1011.245324] [57051]: DEBUG cinder.api.middleware.request_id [None req-337520f1-8cb5-4105-8916-712ac14b1224 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.248081] [57050]: DEBUG cinder.volume.api [None req-df7a7352-62c9-4e6f-a713-affefff422be tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d37f3dc-1919-4b6f-a9b7-9ab05f68756e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1011.248353] [57050]: DEBUG cinder.volume.api [None req-df7a7352-62c9-4e6f-a713-affefff422be tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Flow 'volume_create_api' (15be5d0c-b097-4e98-b4a5-966aa86249e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57050) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1011.248731] [57050]: INFO cinder.volume.api [None req-df7a7352-62c9-4e6f-a713-affefff422be tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Create volume request issued successfully. [ 1011.249436] [57050]: INFO cinder.api.openstack.wsgi [None req-df7a7352-62c9-4e6f-a713-affefff422be tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1011.249903] [57050]: [pid: 57050|app: 0|req: 107/193] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 16:10:18 2025] POST /volume/v3/volumes => generated 752 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1011.251770] [57051]: INFO cinder.api.openstack.wsgi [None req-337520f1-8cb5-4105-8916-712ac14b1224 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1011.252911] [57051]: DEBUG cinder.api.openstack.wsgi [None req-337520f1-8cb5-4105-8916-712ac14b1224 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1011.252911] [57051]: DEBUG cinder.api.openstack.wsgi [None req-337520f1-8cb5-4105-8916-712ac14b1224 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1011.261037] [57050]: DEBUG cinder.api.middleware.request_id [None req-a66326a5-e580-4054-8d92-758b9101c33b None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.264622] [57050]: INFO cinder.api.openstack.wsgi [None req-a66326a5-e580-4054-8d92-758b9101c33b tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] GET http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca [ 1011.264856] [57050]: DEBUG cinder.api.openstack.wsgi [None req-a66326a5-e580-4054-8d92-758b9101c33b tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1011.265746] [57050]: DEBUG cinder.api.openstack.wsgi [None req-a66326a5-e580-4054-8d92-758b9101c33b tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1011.268495] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1011.268495] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1011.273712] [57051]: INFO cinder.volume.api [None req-337520f1-8cb5-4105-8916-712ac14b1224 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1011.277855] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1011.277855] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1011.282243] [57050]: INFO cinder.volume.api [None req-a66326a5-e580-4054-8d92-758b9101c33b tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Volume info retrieved successfully. [ 1011.285164] [57051]: INFO cinder.api.openstack.wsgi [None req-337520f1-8cb5-4105-8916-712ac14b1224 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 200 [ 1011.285784] [57051]: [pid: 57051|app: 0|req: 87/194] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:19 2025] GET /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1011.287075] [57050]: INFO cinder.api.openstack.wsgi [None req-a66326a5-e580-4054-8d92-758b9101c33b tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca returned with HTTP 200 [ 1011.287489] [57050]: [pid: 57050|app: 0|req: 108/195] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:19 2025] GET /volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1012.304135] [57051]: DEBUG cinder.api.middleware.request_id [None req-f0956077-0c8c-4144-b7e9-2b4af6e56be1 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.306349] [57051]: INFO cinder.api.openstack.wsgi [None req-f0956077-0c8c-4144-b7e9-2b4af6e56be1 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] GET http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca [ 1012.307040] [57051]: DEBUG cinder.api.openstack.wsgi [None req-f0956077-0c8c-4144-b7e9-2b4af6e56be1 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.307040] [57051]: DEBUG cinder.api.openstack.wsgi [None req-f0956077-0c8c-4144-b7e9-2b4af6e56be1 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.309798] [57050]: DEBUG cinder.api.middleware.request_id [None req-82503f7e-265a-474b-affd-2b74f7351358 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.312172] [57050]: INFO cinder.api.openstack.wsgi [None req-82503f7e-265a-474b-affd-2b74f7351358 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1012.312408] [57050]: DEBUG cinder.api.openstack.wsgi [None req-82503f7e-265a-474b-affd-2b74f7351358 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.312621] [57050]: DEBUG cinder.api.openstack.wsgi [None req-82503f7e-265a-474b-affd-2b74f7351358 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.316971] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.316971] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.321079] [57051]: INFO cinder.volume.api [None req-f0956077-0c8c-4144-b7e9-2b4af6e56be1 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Volume info retrieved successfully. [ 1012.323717] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.323717] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.326098] [57051]: INFO cinder.api.openstack.wsgi [None req-f0956077-0c8c-4144-b7e9-2b4af6e56be1 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca returned with HTTP 200 [ 1012.326620] [57051]: [pid: 57051|app: 0|req: 88/196] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:20 2025] GET /volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1012.327553] [57050]: INFO cinder.volume.api [None req-82503f7e-265a-474b-affd-2b74f7351358 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1012.331953] [57050]: INFO cinder.api.openstack.wsgi [None req-82503f7e-265a-474b-affd-2b74f7351358 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 200 [ 1012.332491] [57050]: [pid: 57050|app: 0|req: 109/197] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:20 2025] GET /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1012.575812] [57051]: DEBUG cinder.api.middleware.request_id [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-bb8290b5-57b7-4e45-818e-c770dfeeec91 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.578150] [57051]: INFO cinder.api.openstack.wsgi [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-bb8290b5-57b7-4e45-818e-c770dfeeec91 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] GET http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca [ 1012.578403] [57051]: DEBUG cinder.api.openstack.wsgi [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-bb8290b5-57b7-4e45-818e-c770dfeeec91 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.578654] [57051]: DEBUG cinder.api.openstack.wsgi [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-bb8290b5-57b7-4e45-818e-c770dfeeec91 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.586278] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.586278] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.589672] [57051]: INFO cinder.volume.api [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-bb8290b5-57b7-4e45-818e-c770dfeeec91 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Volume info retrieved successfully. [ 1012.594325] [57051]: INFO cinder.api.openstack.wsgi [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-bb8290b5-57b7-4e45-818e-c770dfeeec91 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca returned with HTTP 200 [ 1012.594608] [57051]: [pid: 57051|app: 0|req: 89/198] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:10:20 2025] GET /volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1012.696286] [57050]: DEBUG cinder.api.middleware.request_id [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-d6b282d5-f8af-43b7-a3c3-0e1b0d2565ec None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.699223] [57050]: INFO cinder.api.openstack.wsgi [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-d6b282d5-f8af-43b7-a3c3-0e1b0d2565ec tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] POST http://10.180.1.21/volume/v3/attachments/6e003535-6674-4271-ba2f-cb9641569a24/action [ 1012.699640] [57050]: DEBUG cinder.api.openstack.wsgi [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-d6b282d5-f8af-43b7-a3c3-0e1b0d2565ec tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Action body: b'{"os-complete": null}' {{(pid=57050) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1012.699774] [57050]: DEBUG cinder.api.openstack.wsgi [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-d6b282d5-f8af-43b7-a3c3-0e1b0d2565ec tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1012.715166] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.715166] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.723033] [57050]: INFO cinder.api.openstack.wsgi [req-eaa28d54-6b3f-48af-bcb6-99f14b6ceb2f req-d6b282d5-f8af-43b7-a3c3-0e1b0d2565ec tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/attachments/6e003535-6674-4271-ba2f-cb9641569a24/action returned with HTTP 204 [ 1012.723659] [57050]: [pid: 57050|app: 0|req: 110/199] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 16:10:20 2025] POST /volume/v3/attachments/6e003535-6674-4271-ba2f-cb9641569a24/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1013.342389] [57051]: DEBUG cinder.api.middleware.request_id [None req-2fa9862e-eb49-465e-bc27-b9b1b0a06346 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.345542] [57051]: INFO cinder.api.openstack.wsgi [None req-2fa9862e-eb49-465e-bc27-b9b1b0a06346 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1013.345785] [57051]: DEBUG cinder.api.openstack.wsgi [None req-2fa9862e-eb49-465e-bc27-b9b1b0a06346 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.346019] [57051]: DEBUG cinder.api.openstack.wsgi [None req-2fa9862e-eb49-465e-bc27-b9b1b0a06346 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.363694] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.363694] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.368263] [57051]: INFO cinder.volume.api [None req-2fa9862e-eb49-465e-bc27-b9b1b0a06346 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1013.374792] [57051]: INFO cinder.api.openstack.wsgi [None req-2fa9862e-eb49-465e-bc27-b9b1b0a06346 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 200 [ 1013.375290] [57051]: [pid: 57051|app: 0|req: 90/200] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:21 2025] GET /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1013.387456] [57050]: DEBUG cinder.api.middleware.request_id [None req-42d69b99-b615-4b43-8422-2415dc7c05c7 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.390097] [57050]: INFO cinder.api.openstack.wsgi [None req-42d69b99-b615-4b43-8422-2415dc7c05c7 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1013.390415] [57050]: DEBUG cinder.api.openstack.wsgi [None req-42d69b99-b615-4b43-8422-2415dc7c05c7 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.390587] [57050]: DEBUG cinder.api.openstack.wsgi [None req-42d69b99-b615-4b43-8422-2415dc7c05c7 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.401463] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.401463] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.405454] [57050]: INFO cinder.volume.api [None req-42d69b99-b615-4b43-8422-2415dc7c05c7 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1013.410205] [57050]: INFO cinder.api.openstack.wsgi [None req-42d69b99-b615-4b43-8422-2415dc7c05c7 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 200 [ 1013.410648] [57050]: [pid: 57050|app: 0|req: 111/201] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:21 2025] GET /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1014.113378] [57051]: DEBUG cinder.api.middleware.request_id [None req-1a6712a6-f8b7-4476-85f4-719dc9147f3e None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.114140] [57051]: INFO cinder.api.openstack.wsgi [None req-1a6712a6-f8b7-4476-85f4-719dc9147f3e None None] GET http://10.180.1.21/volume// [ 1014.114422] [57051]: DEBUG cinder.api.openstack.wsgi [None req-1a6712a6-f8b7-4476-85f4-719dc9147f3e None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.114706] [57051]: DEBUG cinder.api.openstack.wsgi [None req-1a6712a6-f8b7-4476-85f4-719dc9147f3e None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.115194] [57051]: INFO cinder.api.openstack.wsgi [None req-1a6712a6-f8b7-4476-85f4-719dc9147f3e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1014.115644] [57051]: [pid: 57051|app: 0|req: 91/202] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 16:10:21 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1014.119738] [57050]: DEBUG cinder.api.middleware.request_id [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-5c0c43cc-fef1-4dee-9c4c-cf608c14e456 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.122992] [57050]: INFO cinder.api.openstack.wsgi [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-5c0c43cc-fef1-4dee-9c4c-cf608c14e456 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1014.123441] [57050]: DEBUG cinder.api.openstack.wsgi [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-5c0c43cc-fef1-4dee-9c4c-cf608c14e456 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "149cd166-c0e2-449b-a58a-bb820675fbca", "connector": null, "instance_uuid": "16f7ffdb-4faa-43fd-9eca-3f7ae1ee52f0"}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1014.135872] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.135872] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.159213] [57050]: INFO cinder.api.openstack.wsgi [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-5c0c43cc-fef1-4dee-9c4c-cf608c14e456 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1014.159728] [57050]: [pid: 57050|app: 0|req: 112/203] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 16:10:21 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1014.185027] [57051]: DEBUG cinder.api.middleware.request_id [None req-14deb9a9-3bb5-4bdc-bae9-19e344cd451f None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.186835] [57051]: INFO cinder.api.openstack.wsgi [None req-14deb9a9-3bb5-4bdc-bae9-19e344cd451f tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] GET http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca [ 1014.187255] [57051]: DEBUG cinder.api.openstack.wsgi [None req-14deb9a9-3bb5-4bdc-bae9-19e344cd451f tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.187624] [57051]: DEBUG cinder.api.openstack.wsgi [None req-14deb9a9-3bb5-4bdc-bae9-19e344cd451f tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.201367] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.201367] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.207460] [57051]: INFO cinder.volume.api [None req-14deb9a9-3bb5-4bdc-bae9-19e344cd451f tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Volume info retrieved successfully. [ 1014.213613] [57051]: INFO cinder.api.openstack.wsgi [None req-14deb9a9-3bb5-4bdc-bae9-19e344cd451f tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca returned with HTTP 200 [ 1014.214262] [57051]: [pid: 57051|app: 0|req: 92/204] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:22 2025] GET /volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1014.696359] [57050]: DEBUG cinder.api.middleware.request_id [None req-72dd6043-a050-42e2-b95a-8d64b8f825b6 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.696942] [57050]: INFO cinder.api.openstack.wsgi [None req-72dd6043-a050-42e2-b95a-8d64b8f825b6 None None] GET http://10.180.1.21/volume// [ 1014.697262] [57050]: DEBUG cinder.api.openstack.wsgi [None req-72dd6043-a050-42e2-b95a-8d64b8f825b6 None None] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.697262] [57050]: DEBUG cinder.api.openstack.wsgi [None req-72dd6043-a050-42e2-b95a-8d64b8f825b6 None None] Calling method 'all' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.698362] [57050]: INFO cinder.api.openstack.wsgi [None req-72dd6043-a050-42e2-b95a-8d64b8f825b6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1014.698362] [57050]: [pid: 57050|app: 0|req: 113/205] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:10:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1014.706940] [57051]: DEBUG cinder.api.middleware.request_id [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-e6c6bcd2-1984-47fe-b7cd-3138ad57857c None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.710448] [57051]: INFO cinder.api.openstack.wsgi [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-e6c6bcd2-1984-47fe-b7cd-3138ad57857c tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] GET http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca [ 1014.710448] [57051]: DEBUG cinder.api.openstack.wsgi [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-e6c6bcd2-1984-47fe-b7cd-3138ad57857c tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.710448] [57051]: DEBUG cinder.api.openstack.wsgi [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-e6c6bcd2-1984-47fe-b7cd-3138ad57857c tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.720329] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.720329] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.724058] [57051]: INFO cinder.volume.api [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-e6c6bcd2-1984-47fe-b7cd-3138ad57857c tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Volume info retrieved successfully. [ 1014.728534] [57051]: INFO cinder.api.openstack.wsgi [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-e6c6bcd2-1984-47fe-b7cd-3138ad57857c tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca returned with HTTP 200 [ 1014.728987] [57051]: [pid: 57051|app: 0|req: 93/206] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:10:22 2025] GET /volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1014.812611] [57050]: DEBUG cinder.api.middleware.request_id [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-efa07dd8-1177-4f86-a66a-1f5bbd8e1c8f None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.815901] [57050]: INFO cinder.api.openstack.wsgi [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-efa07dd8-1177-4f86-a66a-1f5bbd8e1c8f tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] PUT http://10.180.1.21/volume/v3/attachments/0826f1c9-43fb-4feb-a7c3-06888a2ef046 [ 1014.817349] [57050]: DEBUG cinder.api.openstack.wsgi [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-efa07dd8-1177-4f86-a66a-1f5bbd8e1c8f tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-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-550464", "mountpoint": "/dev/sdb"}}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1014.838929] [57050]: DEBUG cinder.coordination [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-efa07dd8-1177-4f86-a66a-1f5bbd8e1c8f tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Acquiring lock "cinder-attachment_update-149cd166-c0e2-449b-a58a-bb820675fbca-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57050) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1014.846921] [57050]: DEBUG cinder.coordination [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-efa07dd8-1177-4f86-a66a-1f5bbd8e1c8f tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Lock "cinder-attachment_update-149cd166-c0e2-449b-a58a-bb820675fbca-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=57050) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1014.846921] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.846921] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1015.225141] [57051]: DEBUG cinder.api.middleware.request_id [None req-bdb94573-361c-40ce-bc5b-647f36d05279 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.227949] [57051]: INFO cinder.api.openstack.wsgi [None req-bdb94573-361c-40ce-bc5b-647f36d05279 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] GET http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca [ 1015.228335] [57051]: DEBUG cinder.api.openstack.wsgi [None req-bdb94573-361c-40ce-bc5b-647f36d05279 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1015.228711] [57051]: DEBUG cinder.api.openstack.wsgi [None req-bdb94573-361c-40ce-bc5b-647f36d05279 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1015.247125] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.247125] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1015.253177] [57051]: INFO cinder.volume.api [None req-bdb94573-361c-40ce-bc5b-647f36d05279 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Volume info retrieved successfully. [ 1015.260694] [57051]: INFO cinder.api.openstack.wsgi [None req-bdb94573-361c-40ce-bc5b-647f36d05279 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca returned with HTTP 200 [ 1015.261433] [57051]: [pid: 57051|app: 0|req: 94/207] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:23 2025] GET /volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1016.272782] [57051]: DEBUG cinder.api.middleware.request_id [None req-0bb8147a-02fb-4f4d-b90e-843ee873d6ba None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.275139] [57051]: INFO cinder.api.openstack.wsgi [None req-0bb8147a-02fb-4f4d-b90e-843ee873d6ba tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] GET http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca [ 1016.275363] [57051]: DEBUG cinder.api.openstack.wsgi [None req-0bb8147a-02fb-4f4d-b90e-843ee873d6ba tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1016.275792] [57051]: DEBUG cinder.api.openstack.wsgi [None req-0bb8147a-02fb-4f4d-b90e-843ee873d6ba tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1016.296340] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.296340] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1016.301673] [57051]: INFO cinder.volume.api [None req-0bb8147a-02fb-4f4d-b90e-843ee873d6ba tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Volume info retrieved successfully. [ 1016.310352] [57051]: INFO cinder.api.openstack.wsgi [None req-0bb8147a-02fb-4f4d-b90e-843ee873d6ba tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca returned with HTTP 200 [ 1016.310352] [57051]: [pid: 57051|app: 0|req: 95/208] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:24 2025] GET /volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1017.328717] [57051]: DEBUG cinder.api.middleware.request_id [None req-b1591ab1-640c-438b-9b7f-720b3c409957 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.331706] [57051]: INFO cinder.api.openstack.wsgi [None req-b1591ab1-640c-438b-9b7f-720b3c409957 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] GET http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca [ 1017.331990] [57051]: DEBUG cinder.api.openstack.wsgi [None req-b1591ab1-640c-438b-9b7f-720b3c409957 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.332224] [57051]: DEBUG cinder.api.openstack.wsgi [None req-b1591ab1-640c-438b-9b7f-720b3c409957 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.349338] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.349338] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.354172] [57051]: INFO cinder.volume.api [None req-b1591ab1-640c-438b-9b7f-720b3c409957 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Volume info retrieved successfully. [ 1017.360749] [57051]: INFO cinder.api.openstack.wsgi [None req-b1591ab1-640c-438b-9b7f-720b3c409957 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca returned with HTTP 200 [ 1017.363031] [57051]: [pid: 57051|app: 0|req: 96/209] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:25 2025] GET /volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1018.380582] [57051]: DEBUG cinder.api.middleware.request_id [None req-0168abb2-4870-4fb4-934f-174d50868fa9 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.383810] [57051]: INFO cinder.api.openstack.wsgi [None req-0168abb2-4870-4fb4-934f-174d50868fa9 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] GET http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca [ 1018.384104] [57051]: DEBUG cinder.api.openstack.wsgi [None req-0168abb2-4870-4fb4-934f-174d50868fa9 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.384337] [57051]: DEBUG cinder.api.openstack.wsgi [None req-0168abb2-4870-4fb4-934f-174d50868fa9 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.427692] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.427692] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.436083] [57051]: INFO cinder.volume.api [None req-0168abb2-4870-4fb4-934f-174d50868fa9 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Volume info retrieved successfully. [ 1018.445095] [57051]: INFO cinder.api.openstack.wsgi [None req-0168abb2-4870-4fb4-934f-174d50868fa9 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca returned with HTTP 200 [ 1018.447094] [57051]: [pid: 57051|app: 0|req: 97/210] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:26 2025] GET /volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca => generated 844 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1019.458852] [57051]: DEBUG cinder.api.middleware.request_id [None req-46cc76fd-636e-4e7e-adac-548cab1c3b06 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.460673] [57051]: INFO cinder.api.openstack.wsgi [None req-46cc76fd-636e-4e7e-adac-548cab1c3b06 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] GET http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca [ 1019.462864] [57051]: DEBUG cinder.api.openstack.wsgi [None req-46cc76fd-636e-4e7e-adac-548cab1c3b06 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1019.462864] [57051]: DEBUG cinder.api.openstack.wsgi [None req-46cc76fd-636e-4e7e-adac-548cab1c3b06 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1019.498685] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.498685] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.508153] [57051]: INFO cinder.volume.api [None req-46cc76fd-636e-4e7e-adac-548cab1c3b06 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Volume info retrieved successfully. [ 1019.519580] [57051]: INFO cinder.api.openstack.wsgi [None req-46cc76fd-636e-4e7e-adac-548cab1c3b06 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca returned with HTTP 200 [ 1019.520138] [57051]: [pid: 57051|app: 0|req: 98/211] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:27 2025] GET /volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca => generated 844 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1019.890257] [57050]: DEBUG cinder.coordination [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-efa07dd8-1177-4f86-a66a-1f5bbd8e1c8f tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Lock "cinder-attachment_update-149cd166-c0e2-449b-a58a-bb820675fbca-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.046s {{(pid=57050) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1019.890670] [57050]: INFO cinder.api.openstack.wsgi [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-efa07dd8-1177-4f86-a66a-1f5bbd8e1c8f tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/attachments/0826f1c9-43fb-4feb-a7c3-06888a2ef046 returned with HTTP 200 [ 1019.891193] [57050]: [pid: 57050|app: 0|req: 114/212] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 16:10:22 2025] PUT /volume/v3/attachments/0826f1c9-43fb-4feb-a7c3-06888a2ef046 => generated 617 bytes in 5080 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1020.160636] [57051]: DEBUG cinder.api.middleware.request_id [None req-54132b3b-7bb2-43d8-8421-d7f58fa46bd3 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.160636] [57051]: INFO cinder.api.openstack.wsgi [None req-54132b3b-7bb2-43d8-8421-d7f58fa46bd3 None None] GET http://10.180.1.21/volume// [ 1020.160636] [57051]: DEBUG cinder.api.openstack.wsgi [None req-54132b3b-7bb2-43d8-8421-d7f58fa46bd3 None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.160636] [57051]: DEBUG cinder.api.openstack.wsgi [None req-54132b3b-7bb2-43d8-8421-d7f58fa46bd3 None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.160636] [57051]: INFO cinder.api.openstack.wsgi [None req-54132b3b-7bb2-43d8-8421-d7f58fa46bd3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1020.160636] [57051]: [pid: 57051|app: 0|req: 99/213] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:10:28 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1020.168749] [57050]: DEBUG cinder.api.middleware.request_id [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-cb674d55-cf08-49a5-9885-feefcfa1dcb4 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.171339] [57050]: INFO cinder.api.openstack.wsgi [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-cb674d55-cf08-49a5-9885-feefcfa1dcb4 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] GET http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be [ 1020.171602] [57050]: DEBUG cinder.api.openstack.wsgi [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-cb674d55-cf08-49a5-9885-feefcfa1dcb4 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.171829] [57050]: DEBUG cinder.api.openstack.wsgi [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-cb674d55-cf08-49a5-9885-feefcfa1dcb4 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.198211] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1020.198211] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.205926] [57050]: INFO cinder.volume.api [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-cb674d55-cf08-49a5-9885-feefcfa1dcb4 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 1020.214890] [57050]: INFO cinder.api.openstack.wsgi [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-cb674d55-cf08-49a5-9885-feefcfa1dcb4 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be returned with HTTP 200 [ 1020.215373] [57050]: [pid: 57050|app: 0|req: 115/214] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:10:28 2025] GET /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be => generated 1572 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1020.379713] [57051]: DEBUG cinder.api.middleware.request_id [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-e7502a92-2b9e-4333-beed-fadd5ca46d25 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.382759] [57051]: INFO cinder.api.openstack.wsgi [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-e7502a92-2b9e-4333-beed-fadd5ca46d25 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] PUT http://10.180.1.21/volume/v3/attachments/90584c01-4bbd-4809-ad7f-3c3d472d31cc [ 1020.383954] [57051]: DEBUG cinder.api.openstack.wsgi [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-e7502a92-2b9e-4333-beed-fadd5ca46d25 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-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=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1020.408269] [57051]: DEBUG cinder.coordination [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-e7502a92-2b9e-4333-beed-fadd5ca46d25 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Acquiring lock "cinder-attachment_update-97f50fab-9f37-404b-a74a-f4af6293a3be-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57051) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1020.418262] [57051]: DEBUG cinder.coordination [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-e7502a92-2b9e-4333-beed-fadd5ca46d25 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Lock "cinder-attachment_update-97f50fab-9f37-404b-a74a-f4af6293a3be-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.013s {{(pid=57051) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1020.419534] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1020.419534] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.537126] [57050]: DEBUG cinder.api.middleware.request_id [None req-5cca58c4-e5d0-4427-aa61-d8df8ea2d367 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.539184] [57050]: INFO cinder.api.openstack.wsgi [None req-5cca58c4-e5d0-4427-aa61-d8df8ea2d367 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] GET http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca [ 1020.543373] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5cca58c4-e5d0-4427-aa61-d8df8ea2d367 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.543623] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5cca58c4-e5d0-4427-aa61-d8df8ea2d367 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.559684] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1020.559684] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.565726] [57050]: INFO cinder.volume.api [None req-5cca58c4-e5d0-4427-aa61-d8df8ea2d367 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Volume info retrieved successfully. [ 1020.576970] [57050]: INFO cinder.api.openstack.wsgi [None req-5cca58c4-e5d0-4427-aa61-d8df8ea2d367 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca returned with HTTP 200 [ 1020.577928] [57050]: [pid: 57050|app: 0|req: 116/215] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:28 2025] GET /volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1021.207167] [57051]: DEBUG cinder.coordination [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-e7502a92-2b9e-4333-beed-fadd5ca46d25 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Lock "cinder-attachment_update-97f50fab-9f37-404b-a74a-f4af6293a3be-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.789s {{(pid=57051) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1021.208033] [57051]: INFO cinder.api.openstack.wsgi [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-e7502a92-2b9e-4333-beed-fadd5ca46d25 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/attachments/90584c01-4bbd-4809-ad7f-3c3d472d31cc returned with HTTP 200 [ 1021.208033] [57051]: [pid: 57051|app: 0|req: 100/216] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 16:10:28 2025] PUT /volume/v3/attachments/90584c01-4bbd-4809-ad7f-3c3d472d31cc => generated 617 bytes in 829 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1021.598177] [57050]: DEBUG cinder.api.middleware.request_id [None req-9ab5481c-e3b4-401e-be38-491d16ee3f41 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.603770] [57050]: INFO cinder.api.openstack.wsgi [None req-9ab5481c-e3b4-401e-be38-491d16ee3f41 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] GET http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca [ 1021.603770] [57050]: DEBUG cinder.api.openstack.wsgi [None req-9ab5481c-e3b4-401e-be38-491d16ee3f41 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.603770] [57050]: DEBUG cinder.api.openstack.wsgi [None req-9ab5481c-e3b4-401e-be38-491d16ee3f41 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.651298] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.651298] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.658440] [57050]: INFO cinder.volume.api [None req-9ab5481c-e3b4-401e-be38-491d16ee3f41 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Volume info retrieved successfully. [ 1021.668555] [57050]: INFO cinder.api.openstack.wsgi [None req-9ab5481c-e3b4-401e-be38-491d16ee3f41 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca returned with HTTP 200 [ 1021.669036] [57050]: [pid: 57050|app: 0|req: 117/217] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:29 2025] GET /volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca => generated 845 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1021.725788] [57051]: DEBUG cinder.api.middleware.request_id [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-c87fcd55-0430-4902-a939-7ce747b1e19e None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.728729] [57051]: INFO cinder.api.openstack.wsgi [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-c87fcd55-0430-4902-a939-7ce747b1e19e tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] POST http://10.180.1.21/volume/v3/attachments/90584c01-4bbd-4809-ad7f-3c3d472d31cc/action [ 1021.729266] [57051]: DEBUG cinder.api.openstack.wsgi [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-c87fcd55-0430-4902-a939-7ce747b1e19e tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Action body: b'{"os-complete": null}' {{(pid=57051) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1021.730019] [57051]: DEBUG cinder.api.openstack.wsgi [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-c87fcd55-0430-4902-a939-7ce747b1e19e tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1021.761201] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.761201] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.783220] [57051]: INFO cinder.api.openstack.wsgi [req-6ac893b4-212f-49f0-bc12-a8f7b33f8a05 req-c87fcd55-0430-4902-a939-7ce747b1e19e tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/attachments/90584c01-4bbd-4809-ad7f-3c3d472d31cc/action returned with HTTP 204 [ 1021.783553] [57051]: [pid: 57051|app: 0|req: 101/218] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 16:10:29 2025] POST /volume/v3/attachments/90584c01-4bbd-4809-ad7f-3c3d472d31cc/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1022.015348] [57050]: DEBUG cinder.api.middleware.request_id [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-25461db1-02e8-4609-befb-082c6d3a5621 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.020713] [57050]: INFO cinder.api.openstack.wsgi [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-25461db1-02e8-4609-befb-082c6d3a5621 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] POST http://10.180.1.21/volume/v3/attachments/0826f1c9-43fb-4feb-a7c3-06888a2ef046/action [ 1022.021232] [57050]: DEBUG cinder.api.openstack.wsgi [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-25461db1-02e8-4609-befb-082c6d3a5621 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Action body: b'{"os-complete": null}' {{(pid=57050) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1022.021729] [57050]: DEBUG cinder.api.openstack.wsgi [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-25461db1-02e8-4609-befb-082c6d3a5621 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1022.059532] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1022.059532] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1022.075249] [57050]: INFO cinder.api.openstack.wsgi [req-fa1c89ec-b017-426a-8db5-d2dc72370484 req-25461db1-02e8-4609-befb-082c6d3a5621 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/attachments/0826f1c9-43fb-4feb-a7c3-06888a2ef046/action returned with HTTP 204 [ 1022.075788] [57050]: [pid: 57050|app: 0|req: 118/219] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 16:10:29 2025] POST /volume/v3/attachments/0826f1c9-43fb-4feb-a7c3-06888a2ef046/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1022.682088] [57051]: DEBUG cinder.api.middleware.request_id [None req-e7cd3622-1a10-4135-b651-e949d339a5a7 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.686781] [57051]: INFO cinder.api.openstack.wsgi [None req-e7cd3622-1a10-4135-b651-e949d339a5a7 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] GET http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca [ 1022.686781] [57051]: DEBUG cinder.api.openstack.wsgi [None req-e7cd3622-1a10-4135-b651-e949d339a5a7 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1022.686781] [57051]: DEBUG cinder.api.openstack.wsgi [None req-e7cd3622-1a10-4135-b651-e949d339a5a7 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1022.716527] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1022.716527] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1022.722772] [57051]: INFO cinder.volume.api [None req-e7cd3622-1a10-4135-b651-e949d339a5a7 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Volume info retrieved successfully. [ 1022.734467] [57051]: INFO cinder.api.openstack.wsgi [None req-e7cd3622-1a10-4135-b651-e949d339a5a7 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca returned with HTTP 200 [ 1022.735482] [57051]: [pid: 57051|app: 0|req: 102/220] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:30 2025] GET /volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca => generated 1137 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1022.748812] [57050]: DEBUG cinder.api.middleware.request_id [None req-5b8c098f-db4d-4cc8-afc6-5686ae22e29a None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.754996] [57050]: INFO cinder.api.openstack.wsgi [None req-5b8c098f-db4d-4cc8-afc6-5686ae22e29a tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] GET http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca [ 1022.755436] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5b8c098f-db4d-4cc8-afc6-5686ae22e29a tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1022.755436] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5b8c098f-db4d-4cc8-afc6-5686ae22e29a tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1022.774223] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1022.774223] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1022.779355] [57050]: INFO cinder.volume.api [None req-5b8c098f-db4d-4cc8-afc6-5686ae22e29a tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Volume info retrieved successfully. [ 1022.786424] [57050]: INFO cinder.api.openstack.wsgi [None req-5b8c098f-db4d-4cc8-afc6-5686ae22e29a tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca returned with HTTP 200 [ 1022.786424] [57050]: [pid: 57050|app: 0|req: 119/221] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:30 2025] GET /volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1023.481928] [57051]: DEBUG cinder.api.middleware.request_id [None req-b8225e71-9602-4602-b043-278d1a947321 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.486019] [57051]: INFO cinder.api.openstack.wsgi [None req-b8225e71-9602-4602-b043-278d1a947321 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1023.486019] [57051]: DEBUG cinder.api.openstack.wsgi [None req-b8225e71-9602-4602-b043-278d1a947321 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-80351933"}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1023.486908] [57051]: DEBUG cinder.api.v3.volumes [None req-b8225e71-9602-4602-b043-278d1a947321 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-80351933'}} {{(pid=57051) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1023.487048] [57051]: INFO cinder.api.v3.volumes [None req-b8225e71-9602-4602-b043-278d1a947321 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Create volume of 1 GB [ 1023.497608] [57051]: INFO cinder.volume.api [None req-b8225e71-9602-4602-b043-278d1a947321 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Availability Zones retrieved successfully. [ 1023.506562] [57051]: DEBUG cinder.volume.api [None req-b8225e71-9602-4602-b043-278d1a947321 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Flow 'volume_create_api' (524a1006-b9dc-4693-a9a0-9dbe6f1f47d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1023.508146] [57051]: DEBUG cinder.volume.api [None req-b8225e71-9602-4602-b043-278d1a947321 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d359bca-3cfa-4d84-b692-8d326d6d4c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1023.509467] [57051]: DEBUG cinder.volume.flows.api.create_volume [None req-b8225e71-9602-4602-b043-278d1a947321 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Validating volume size '1' using validate_int {{(pid=57051) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1023.551022] [57051]: DEBUG cinder.volume.api [None req-b8225e71-9602-4602-b043-278d1a947321 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d359bca-3cfa-4d84-b692-8d326d6d4c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T16:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=3dc66e21-7388-4567-923a-2efc37590051,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc66e21-7388-4567-923a-2efc37590051', '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=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1023.554382] [57051]: DEBUG cinder.volume.api [None req-b8225e71-9602-4602-b043-278d1a947321 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e101a8f7-bea5-4e3b-af42-fb57e5b68971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1024.234676] [57051]: DEBUG cinder.quota [None req-b8225e71-9602-4602-b043-278d1a947321 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Created reservations ['ebcd4a61-19af-480b-8ef5-ccae8e4cd7bc', '24be46f0-5787-48f5-8cb3-b18f7b6774c2', '925e5c9e-2422-45f3-a092-b9af65f733b8', 'd47c23ec-9eea-43bc-b5b5-53d022798b50'] {{(pid=57051) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1024.241353] [57051]: DEBUG cinder.volume.api [None req-b8225e71-9602-4602-b043-278d1a947321 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e101a8f7-bea5-4e3b-af42-fb57e5b68971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebcd4a61-19af-480b-8ef5-ccae8e4cd7bc', '24be46f0-5787-48f5-8cb3-b18f7b6774c2', '925e5c9e-2422-45f3-a092-b9af65f733b8', 'd47c23ec-9eea-43bc-b5b5-53d022798b50']}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1024.241353] [57051]: DEBUG cinder.volume.api [None req-b8225e71-9602-4602-b043-278d1a947321 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff2779ba-5d2a-45ee-8bf4-9359dfccf98c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1024.302356] [57051]: DEBUG cinder.volume.api [None req-b8225e71-9602-4602-b043-278d1a947321 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff2779ba-5d2a-45ee-8bf4-9359dfccf98c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c00d9cc-14df-4255-bd71-689077a46cad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-80351933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaaa9ee05e5646f7b0dd3456b78de715',qos_specs=None,replication_status=,reservations=['ebcd4a61-19af-480b-8ef5-ccae8e4cd7bc','24be46f0-5787-48f5-8cb3-b18f7b6774c2','925e5c9e-2422-45f3-a092-b9af65f733b8','d47c23ec-9eea-43bc-b5b5-53d022798b50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='223d3f70b55b48df83a73b83032aa964',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051), '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-20T16:10:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-80351933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c00d9cc-14df-4255-bd71-689077a46cad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaaa9ee05e5646f7b0dd3456b78de715',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='223d3f70b55b48df83a73b83032aa964',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dc66e21-7388-4567-923a-2efc37590051),volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1024.302736] [57051]: DEBUG cinder.volume.api [None req-b8225e71-9602-4602-b043-278d1a947321 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0022de27-452d-4934-a096-2ca0fb6e1b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1024.353402] [57051]: DEBUG cinder.volume.api [None req-b8225e71-9602-4602-b043-278d1a947321 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0022de27-452d-4934-a096-2ca0fb6e1b5e) 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-80351933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaaa9ee05e5646f7b0dd3456b78de715',qos_specs=None,replication_status=,reservations=['ebcd4a61-19af-480b-8ef5-ccae8e4cd7bc','24be46f0-5787-48f5-8cb3-b18f7b6774c2','925e5c9e-2422-45f3-a092-b9af65f733b8','d47c23ec-9eea-43bc-b5b5-53d022798b50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='223d3f70b55b48df83a73b83032aa964',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1024.359717] [57051]: DEBUG cinder.volume.api [None req-b8225e71-9602-4602-b043-278d1a947321 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f87d7841-a19c-4fc2-846e-24f26155737c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1024.385314] [57051]: DEBUG cinder.volume.api [None req-b8225e71-9602-4602-b043-278d1a947321 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f87d7841-a19c-4fc2-846e-24f26155737c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1024.386591] [57051]: DEBUG cinder.volume.api [None req-b8225e71-9602-4602-b043-278d1a947321 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Flow 'volume_create_api' (524a1006-b9dc-4693-a9a0-9dbe6f1f47d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1024.387043] [57051]: INFO cinder.volume.api [None req-b8225e71-9602-4602-b043-278d1a947321 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Create volume request issued successfully. [ 1024.387828] [57051]: INFO cinder.api.openstack.wsgi [None req-b8225e71-9602-4602-b043-278d1a947321 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1024.388596] [57051]: [pid: 57051|app: 0|req: 103/222] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 16:10:31 2025] POST /volume/v3/volumes => generated 754 bytes in 911 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1024.402871] [57050]: DEBUG cinder.api.middleware.request_id [None req-9af359c8-2c0a-46ed-8b89-563d7afad187 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.406174] [57050]: INFO cinder.api.openstack.wsgi [None req-9af359c8-2c0a-46ed-8b89-563d7afad187 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] GET http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad [ 1024.407967] [57050]: DEBUG cinder.api.openstack.wsgi [None req-9af359c8-2c0a-46ed-8b89-563d7afad187 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.407967] [57050]: DEBUG cinder.api.openstack.wsgi [None req-9af359c8-2c0a-46ed-8b89-563d7afad187 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.422930] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.422930] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.432493] [57050]: INFO cinder.volume.api [None req-9af359c8-2c0a-46ed-8b89-563d7afad187 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Volume info retrieved successfully. [ 1024.437775] [57050]: INFO cinder.api.openstack.wsgi [None req-9af359c8-2c0a-46ed-8b89-563d7afad187 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad returned with HTTP 200 [ 1024.438384] [57050]: [pid: 57050|app: 0|req: 120/223] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:32 2025] GET /volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.452771] [57051]: DEBUG cinder.api.middleware.request_id [None req-367a3300-a495-4c03-a625-cbd8cb4751e4 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.453862] [57051]: INFO cinder.api.openstack.wsgi [None req-367a3300-a495-4c03-a625-cbd8cb4751e4 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] GET http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad [ 1025.454101] [57051]: DEBUG cinder.api.openstack.wsgi [None req-367a3300-a495-4c03-a625-cbd8cb4751e4 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.454323] [57051]: DEBUG cinder.api.openstack.wsgi [None req-367a3300-a495-4c03-a625-cbd8cb4751e4 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.477027] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.477027] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.488035] [57051]: INFO cinder.volume.api [None req-367a3300-a495-4c03-a625-cbd8cb4751e4 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Volume info retrieved successfully. [ 1025.500555] [57051]: INFO cinder.api.openstack.wsgi [None req-367a3300-a495-4c03-a625-cbd8cb4751e4 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad returned with HTTP 200 [ 1025.500776] [57051]: [pid: 57051|app: 0|req: 104/224] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:33 2025] GET /volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1032.385378] [57050]: DEBUG cinder.api.middleware.request_id [None req-0ab8d72b-bd4e-4c17-a28b-c546f3d7f892 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.387601] [57050]: INFO cinder.api.openstack.wsgi [None req-0ab8d72b-bd4e-4c17-a28b-c546f3d7f892 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] GET http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be [ 1032.387874] [57050]: DEBUG cinder.api.openstack.wsgi [None req-0ab8d72b-bd4e-4c17-a28b-c546f3d7f892 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.388107] [57050]: DEBUG cinder.api.openstack.wsgi [None req-0ab8d72b-bd4e-4c17-a28b-c546f3d7f892 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.429206] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1032.429206] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.434451] [57050]: INFO cinder.volume.api [None req-0ab8d72b-bd4e-4c17-a28b-c546f3d7f892 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 1032.445270] [57050]: INFO cinder.api.openstack.wsgi [None req-0ab8d72b-bd4e-4c17-a28b-c546f3d7f892 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be returned with HTTP 200 [ 1032.445584] [57050]: [pid: 57050|app: 0|req: 121/225] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 16:10:40 2025] GET /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be => generated 1865 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1035.492738] [57051]: DEBUG dbcounter [-] [57051] Writing DB stats cinder:SELECT=174,cinder:UPDATE=24,cinder:INSERT=13 {{(pid=57051) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1042.436588] [57050]: DEBUG dbcounter [-] [57050] Writing DB stats cinder:SELECT=308,cinder:INSERT=32,cinder:UPDATE=48 {{(pid=57050) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1047.354417] [57051]: DEBUG cinder.api.middleware.request_id [None req-f1c7744f-760e-42e1-ad11-f96d9feb553e None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.360521] [57051]: INFO cinder.api.openstack.wsgi [None req-f1c7744f-760e-42e1-ad11-f96d9feb553e tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc [ 1047.360521] [57051]: DEBUG cinder.api.openstack.wsgi [None req-f1c7744f-760e-42e1-ad11-f96d9feb553e tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1047.360521] [57051]: DEBUG cinder.api.openstack.wsgi [None req-f1c7744f-760e-42e1-ad11-f96d9feb553e tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1047.377308] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1047.377308] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1047.387555] [57051]: INFO cinder.volume.api [None req-f1c7744f-760e-42e1-ad11-f96d9feb553e tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 1047.395561] [57051]: INFO cinder.api.openstack.wsgi [None req-f1c7744f-760e-42e1-ad11-f96d9feb553e tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc returned with HTTP 200 [ 1047.396052] [57051]: [pid: 57051|app: 0|req: 105/226] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:10:55 2025] GET /volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc => generated 1142 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1047.530847] [57050]: DEBUG cinder.api.middleware.request_id [req-62a0aeb2-7046-402e-bf6e-3897369e24cc req-64168072-9bf1-4aef-9ab3-07a6d913ee50 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.533674] [57050]: INFO cinder.api.openstack.wsgi [req-62a0aeb2-7046-402e-bf6e-3897369e24cc req-64168072-9bf1-4aef-9ab3-07a6d913ee50 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc [ 1047.534106] [57050]: DEBUG cinder.api.openstack.wsgi [req-62a0aeb2-7046-402e-bf6e-3897369e24cc req-64168072-9bf1-4aef-9ab3-07a6d913ee50 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1047.534342] [57050]: DEBUG cinder.api.openstack.wsgi [req-62a0aeb2-7046-402e-bf6e-3897369e24cc req-64168072-9bf1-4aef-9ab3-07a6d913ee50 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1047.546343] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1047.546343] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1047.551981] [57050]: INFO cinder.volume.api [req-62a0aeb2-7046-402e-bf6e-3897369e24cc req-64168072-9bf1-4aef-9ab3-07a6d913ee50 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 1047.555880] [57050]: INFO cinder.api.openstack.wsgi [req-62a0aeb2-7046-402e-bf6e-3897369e24cc req-64168072-9bf1-4aef-9ab3-07a6d913ee50 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc returned with HTTP 200 [ 1047.556361] [57050]: [pid: 57050|app: 0|req: 122/227] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:10:55 2025] GET /volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1047.601926] [57051]: DEBUG cinder.api.middleware.request_id [req-62a0aeb2-7046-402e-bf6e-3897369e24cc req-a19caa74-fb98-47c4-8a5a-2cb72412857e None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.605184] [57051]: INFO cinder.api.openstack.wsgi [req-62a0aeb2-7046-402e-bf6e-3897369e24cc req-a19caa74-fb98-47c4-8a5a-2cb72412857e tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] POST http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc/action [ 1047.605652] [57051]: DEBUG cinder.api.openstack.wsgi [req-62a0aeb2-7046-402e-bf6e-3897369e24cc req-a19caa74-fb98-47c4-8a5a-2cb72412857e tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57051) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1047.605796] [57051]: DEBUG cinder.api.openstack.wsgi [req-62a0aeb2-7046-402e-bf6e-3897369e24cc req-a19caa74-fb98-47c4-8a5a-2cb72412857e tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1047.618979] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1047.618979] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1047.619149] [57051]: INFO cinder.volume.api [req-62a0aeb2-7046-402e-bf6e-3897369e24cc req-a19caa74-fb98-47c4-8a5a-2cb72412857e tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 1047.625856] [57051]: INFO cinder.volume.api [req-62a0aeb2-7046-402e-bf6e-3897369e24cc req-a19caa74-fb98-47c4-8a5a-2cb72412857e tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Begin detaching volume completed successfully. [ 1047.626279] [57051]: INFO cinder.api.openstack.wsgi [req-62a0aeb2-7046-402e-bf6e-3897369e24cc req-a19caa74-fb98-47c4-8a5a-2cb72412857e tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc/action returned with HTTP 202 [ 1047.626947] [57051]: [pid: 57051|app: 0|req: 106/228] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 16:10:55 2025] POST /volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1048.650579] [57050]: DEBUG cinder.api.middleware.request_id [None req-2c98e7aa-8774-41cb-bdce-a89e10ccbc04 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.651099] [57050]: INFO cinder.api.openstack.wsgi [None req-2c98e7aa-8774-41cb-bdce-a89e10ccbc04 None None] GET http://10.180.1.21/volume// [ 1048.651498] [57050]: DEBUG cinder.api.openstack.wsgi [None req-2c98e7aa-8774-41cb-bdce-a89e10ccbc04 None None] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1048.651498] [57050]: DEBUG cinder.api.openstack.wsgi [None req-2c98e7aa-8774-41cb-bdce-a89e10ccbc04 None None] Calling method 'all' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1048.651882] [57050]: INFO cinder.api.openstack.wsgi [None req-2c98e7aa-8774-41cb-bdce-a89e10ccbc04 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1048.656019] [57050]: [pid: 57050|app: 0|req: 123/229] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:10:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1048.656152] [57051]: DEBUG cinder.api.middleware.request_id [req-62a0aeb2-7046-402e-bf6e-3897369e24cc req-b33f14a4-6292-44d3-8950-2ae997105e3e None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.661787] [57051]: INFO cinder.api.openstack.wsgi [req-62a0aeb2-7046-402e-bf6e-3897369e24cc req-b33f14a4-6292-44d3-8950-2ae997105e3e tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc [ 1048.662107] [57051]: DEBUG cinder.api.openstack.wsgi [req-62a0aeb2-7046-402e-bf6e-3897369e24cc req-b33f14a4-6292-44d3-8950-2ae997105e3e tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1048.662355] [57051]: DEBUG cinder.api.openstack.wsgi [req-62a0aeb2-7046-402e-bf6e-3897369e24cc req-b33f14a4-6292-44d3-8950-2ae997105e3e tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1048.686811] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1048.686811] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1048.691927] [57051]: INFO cinder.volume.api [req-62a0aeb2-7046-402e-bf6e-3897369e24cc req-b33f14a4-6292-44d3-8950-2ae997105e3e tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 1048.701997] [57051]: INFO cinder.api.openstack.wsgi [req-62a0aeb2-7046-402e-bf6e-3897369e24cc req-b33f14a4-6292-44d3-8950-2ae997105e3e tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc returned with HTTP 200 [ 1048.702494] [57051]: [pid: 57051|app: 0|req: 107/230] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:10:56 2025] GET /volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc => generated 1326 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1050.470791] [57050]: DEBUG cinder.api.middleware.request_id [req-62a0aeb2-7046-402e-bf6e-3897369e24cc req-b89cab59-c686-4ff0-a4da-3273d71a0e4b None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.474170] [57050]: INFO cinder.api.openstack.wsgi [req-62a0aeb2-7046-402e-bf6e-3897369e24cc req-b89cab59-c686-4ff0-a4da-3273d71a0e4b tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] DELETE http://10.180.1.21/volume/v3/attachments/018cb335-5968-4b8c-9c46-e24aa9033fad [ 1050.474170] [57050]: DEBUG cinder.api.openstack.wsgi [req-62a0aeb2-7046-402e-bf6e-3897369e24cc req-b89cab59-c686-4ff0-a4da-3273d71a0e4b tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1050.474170] [57050]: DEBUG cinder.api.openstack.wsgi [req-62a0aeb2-7046-402e-bf6e-3897369e24cc req-b89cab59-c686-4ff0-a4da-3273d71a0e4b tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'version_select' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1050.496294] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.496294] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1051.039843] [57050]: INFO cinder.api.openstack.wsgi [req-62a0aeb2-7046-402e-bf6e-3897369e24cc req-b89cab59-c686-4ff0-a4da-3273d71a0e4b tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/attachments/018cb335-5968-4b8c-9c46-e24aa9033fad returned with HTTP 200 [ 1051.040328] [57050]: [pid: 57050|app: 0|req: 124/231] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 16:10:58 2025] DELETE /volume/v3/attachments/018cb335-5968-4b8c-9c46-e24aa9033fad => generated 19 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1052.205789] [57051]: DEBUG cinder.api.middleware.request_id [None req-55144ac2-8061-40db-a9e7-ecf2d2b98bc4 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.206355] [57051]: INFO cinder.api.openstack.wsgi [None req-55144ac2-8061-40db-a9e7-ecf2d2b98bc4 None None] GET http://10.180.1.21/volume// [ 1052.206524] [57051]: DEBUG cinder.api.openstack.wsgi [None req-55144ac2-8061-40db-a9e7-ecf2d2b98bc4 None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1052.206747] [57051]: DEBUG cinder.api.openstack.wsgi [None req-55144ac2-8061-40db-a9e7-ecf2d2b98bc4 None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1052.207204] [57051]: INFO cinder.api.openstack.wsgi [None req-55144ac2-8061-40db-a9e7-ecf2d2b98bc4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1052.213024] [57051]: [pid: 57051|app: 0|req: 108/232] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:11:00 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1052.214101] [57050]: DEBUG cinder.api.middleware.request_id [req-1ffe6207-16f8-4bfd-8216-369778038556 req-e2092edf-3456-4a5a-b108-2ebab6ab8533 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.217109] [57050]: INFO cinder.api.openstack.wsgi [req-1ffe6207-16f8-4bfd-8216-369778038556 req-e2092edf-3456-4a5a-b108-2ebab6ab8533 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1052.217466] [57050]: DEBUG cinder.api.openstack.wsgi [req-1ffe6207-16f8-4bfd-8216-369778038556 req-e2092edf-3456-4a5a-b108-2ebab6ab8533 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "149cd166-c0e2-449b-a58a-bb820675fbca", "connector": null, "instance_uuid": "16f7ffdb-4faa-43fd-9eca-3f7ae1ee52f0"}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1052.234425] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1052.234425] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1052.274350] [57050]: INFO cinder.api.openstack.wsgi [req-1ffe6207-16f8-4bfd-8216-369778038556 req-e2092edf-3456-4a5a-b108-2ebab6ab8533 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1052.274852] [57050]: [pid: 57050|app: 0|req: 125/233] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 16:11:00 2025] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1052.281071] [57051]: DEBUG cinder.api.middleware.request_id [req-1ffe6207-16f8-4bfd-8216-369778038556 req-782d0b2a-4bc8-4670-a063-a1e8805ca690 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.286951] [57051]: INFO cinder.api.openstack.wsgi [req-1ffe6207-16f8-4bfd-8216-369778038556 req-782d0b2a-4bc8-4670-a063-a1e8805ca690 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0826f1c9-43fb-4feb-a7c3-06888a2ef046 [ 1052.288048] [57051]: DEBUG cinder.api.openstack.wsgi [req-1ffe6207-16f8-4bfd-8216-369778038556 req-782d0b2a-4bc8-4670-a063-a1e8805ca690 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1052.288048] [57051]: DEBUG cinder.api.openstack.wsgi [req-1ffe6207-16f8-4bfd-8216-369778038556 req-782d0b2a-4bc8-4670-a063-a1e8805ca690 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Calling method 'version_select' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1052.300316] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1052.300316] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1052.368777] [57050]: DEBUG cinder.api.middleware.request_id [None req-08426905-24cd-405a-ae1a-903a9385b78a None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.370431] [57050]: INFO cinder.api.openstack.wsgi [None req-08426905-24cd-405a-ae1a-903a9385b78a tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc [ 1052.370705] [57050]: DEBUG cinder.api.openstack.wsgi [None req-08426905-24cd-405a-ae1a-903a9385b78a tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1052.371567] [57050]: DEBUG cinder.api.openstack.wsgi [None req-08426905-24cd-405a-ae1a-903a9385b78a tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1052.383394] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1052.383394] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1052.390686] [57050]: INFO cinder.volume.api [None req-08426905-24cd-405a-ae1a-903a9385b78a tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 1052.394255] [57050]: INFO cinder.api.openstack.wsgi [None req-08426905-24cd-405a-ae1a-903a9385b78a tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc returned with HTTP 200 [ 1052.394686] [57050]: [pid: 57050|app: 0|req: 126/234] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:11:00 2025] GET /volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1052.841228] [57051]: INFO cinder.api.openstack.wsgi [req-1ffe6207-16f8-4bfd-8216-369778038556 req-782d0b2a-4bc8-4670-a063-a1e8805ca690 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/attachments/0826f1c9-43fb-4feb-a7c3-06888a2ef046 returned with HTTP 200 [ 1052.842146] [57051]: [pid: 57051|app: 0|req: 109/235] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 16:11:00 2025] DELETE /volume/v3/attachments/0826f1c9-43fb-4feb-a7c3-06888a2ef046 => generated 192 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1055.146327] [57050]: DEBUG cinder.api.middleware.request_id [req-855d8add-0af3-4755-af6d-16508e244c56 req-bafcb27b-e720-4855-9881-f54e9cf37ad3 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.148388] [57050]: INFO cinder.api.openstack.wsgi [req-855d8add-0af3-4755-af6d-16508e244c56 req-bafcb27b-e720-4855-9881-f54e9cf37ad3 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] GET http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad [ 1055.148618] [57050]: DEBUG cinder.api.openstack.wsgi [req-855d8add-0af3-4755-af6d-16508e244c56 req-bafcb27b-e720-4855-9881-f54e9cf37ad3 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.148837] [57050]: DEBUG cinder.api.openstack.wsgi [req-855d8add-0af3-4755-af6d-16508e244c56 req-bafcb27b-e720-4855-9881-f54e9cf37ad3 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.162613] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.162613] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.168358] [57050]: INFO cinder.volume.api [req-855d8add-0af3-4755-af6d-16508e244c56 req-bafcb27b-e720-4855-9881-f54e9cf37ad3 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Volume info retrieved successfully. [ 1055.174271] [57050]: INFO cinder.api.openstack.wsgi [req-855d8add-0af3-4755-af6d-16508e244c56 req-bafcb27b-e720-4855-9881-f54e9cf37ad3 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad returned with HTTP 200 [ 1055.174763] [57050]: [pid: 57050|app: 0|req: 127/236] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:11:03 2025] GET /volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1055.194724] [57051]: DEBUG cinder.api.middleware.request_id [None req-b2802252-3935-46b5-985a-e9fbb879eb91 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.195206] [57051]: INFO cinder.api.openstack.wsgi [None req-b2802252-3935-46b5-985a-e9fbb879eb91 None None] GET http://10.180.1.21/volume// [ 1055.195545] [57051]: DEBUG cinder.api.openstack.wsgi [None req-b2802252-3935-46b5-985a-e9fbb879eb91 None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.195622] [57051]: DEBUG cinder.api.openstack.wsgi [None req-b2802252-3935-46b5-985a-e9fbb879eb91 None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.196114] [57051]: INFO cinder.api.openstack.wsgi [None req-b2802252-3935-46b5-985a-e9fbb879eb91 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1055.196489] [57051]: [pid: 57051|app: 0|req: 110/237] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 16:11:03 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1055.201093] [57050]: DEBUG cinder.api.middleware.request_id [req-855d8add-0af3-4755-af6d-16508e244c56 req-57785af5-0b52-49e9-90fc-86e0bf90a36d None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.205828] [57050]: INFO cinder.api.openstack.wsgi [req-855d8add-0af3-4755-af6d-16508e244c56 req-57785af5-0b52-49e9-90fc-86e0bf90a36d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1055.206458] [57050]: DEBUG cinder.api.openstack.wsgi [req-855d8add-0af3-4755-af6d-16508e244c56 req-57785af5-0b52-49e9-90fc-86e0bf90a36d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0c00d9cc-14df-4255-bd71-689077a46cad", "connector": null, "instance_uuid": "102cf96e-9cf9-4761-a1c7-97940113abff"}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1055.217029] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.217029] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.243841] [57050]: INFO cinder.api.openstack.wsgi [req-855d8add-0af3-4755-af6d-16508e244c56 req-57785af5-0b52-49e9-90fc-86e0bf90a36d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1055.244779] [57050]: [pid: 57050|app: 0|req: 128/238] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 16:11:03 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) [ 1055.269150] [57051]: DEBUG cinder.api.middleware.request_id [req-855d8add-0af3-4755-af6d-16508e244c56 req-aba25ff4-6448-4109-8ebe-623e2a1718cd None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.271579] [57051]: INFO cinder.api.openstack.wsgi [req-855d8add-0af3-4755-af6d-16508e244c56 req-aba25ff4-6448-4109-8ebe-623e2a1718cd tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] POST http://10.180.1.21/volume/v3/attachments/d641d630-e51e-42ae-996b-b5985245318e/action [ 1055.272072] [57051]: DEBUG cinder.api.openstack.wsgi [req-855d8add-0af3-4755-af6d-16508e244c56 req-aba25ff4-6448-4109-8ebe-623e2a1718cd tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Action body: b'{"os-complete": null}' {{(pid=57051) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1055.272250] [57051]: DEBUG cinder.api.openstack.wsgi [req-855d8add-0af3-4755-af6d-16508e244c56 req-aba25ff4-6448-4109-8ebe-623e2a1718cd tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1055.289290] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.289290] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.297407] [57051]: INFO cinder.api.openstack.wsgi [req-855d8add-0af3-4755-af6d-16508e244c56 req-aba25ff4-6448-4109-8ebe-623e2a1718cd tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/attachments/d641d630-e51e-42ae-996b-b5985245318e/action returned with HTTP 204 [ 1055.297916] [57051]: [pid: 57051|app: 0|req: 111/239] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 16:11:03 2025] POST /volume/v3/attachments/d641d630-e51e-42ae-996b-b5985245318e/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1055.318239] [57050]: DEBUG cinder.api.middleware.request_id [None req-7a79e77c-94fd-4bbb-a348-6ce88dc9d414 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.318239] [57050]: INFO cinder.api.openstack.wsgi [None req-7a79e77c-94fd-4bbb-a348-6ce88dc9d414 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] GET http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad [ 1055.318239] [57050]: DEBUG cinder.api.openstack.wsgi [None req-7a79e77c-94fd-4bbb-a348-6ce88dc9d414 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.318239] [57050]: DEBUG cinder.api.openstack.wsgi [None req-7a79e77c-94fd-4bbb-a348-6ce88dc9d414 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.337464] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.337464] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.343853] [57050]: INFO cinder.volume.api [None req-7a79e77c-94fd-4bbb-a348-6ce88dc9d414 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Volume info retrieved successfully. [ 1055.352374] [57050]: INFO cinder.api.openstack.wsgi [None req-7a79e77c-94fd-4bbb-a348-6ce88dc9d414 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad returned with HTTP 200 [ 1055.352960] [57050]: [pid: 57050|app: 0|req: 129/240] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:11:03 2025] GET /volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad => generated 1109 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1055.366782] [57051]: DEBUG cinder.api.middleware.request_id [None req-0f01fc79-117f-443b-8722-d3737ea7ce14 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.369816] [57051]: INFO cinder.api.openstack.wsgi [None req-0f01fc79-117f-443b-8722-d3737ea7ce14 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] GET http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad [ 1055.370084] [57051]: DEBUG cinder.api.openstack.wsgi [None req-0f01fc79-117f-443b-8722-d3737ea7ce14 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.370336] [57051]: DEBUG cinder.api.openstack.wsgi [None req-0f01fc79-117f-443b-8722-d3737ea7ce14 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.381969] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.381969] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.387284] [57051]: INFO cinder.volume.api [None req-0f01fc79-117f-443b-8722-d3737ea7ce14 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Volume info retrieved successfully. [ 1055.393281] [57051]: INFO cinder.api.openstack.wsgi [None req-0f01fc79-117f-443b-8722-d3737ea7ce14 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad returned with HTTP 200 [ 1055.393760] [57051]: [pid: 57051|app: 0|req: 112/241] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:11:03 2025] GET /volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad => generated 1109 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1058.208916] [57050]: DEBUG cinder.api.middleware.request_id [req-1ffe6207-16f8-4bfd-8216-369778038556 req-86f61264-aca1-4171-8401-d8fa1791b10b None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.212547] [57050]: INFO cinder.api.openstack.wsgi [req-1ffe6207-16f8-4bfd-8216-369778038556 req-86f61264-aca1-4171-8401-d8fa1791b10b tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] PUT http://10.180.1.21/volume/v3/attachments/65c402a5-8dc8-448b-8ec9-05e7347a4c83 [ 1058.212990] [57050]: DEBUG cinder.api.openstack.wsgi [req-1ffe6207-16f8-4bfd-8216-369778038556 req-86f61264-aca1-4171-8401-d8fa1791b10b tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-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-550464", "mountpoint": "/dev/sdb"}}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1058.228833] [57050]: DEBUG cinder.coordination [req-1ffe6207-16f8-4bfd-8216-369778038556 req-86f61264-aca1-4171-8401-d8fa1791b10b tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Acquiring lock "cinder-attachment_update-149cd166-c0e2-449b-a58a-bb820675fbca-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57050) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1058.236047] [57050]: DEBUG cinder.coordination [req-1ffe6207-16f8-4bfd-8216-369778038556 req-86f61264-aca1-4171-8401-d8fa1791b10b tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Lock "cinder-attachment_update-149cd166-c0e2-449b-a58a-bb820675fbca-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57050) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1058.236047] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.236047] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1058.767492] [57050]: DEBUG cinder.coordination [req-1ffe6207-16f8-4bfd-8216-369778038556 req-86f61264-aca1-4171-8401-d8fa1791b10b tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Lock "cinder-attachment_update-149cd166-c0e2-449b-a58a-bb820675fbca-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.534s {{(pid=57050) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1058.768013] [57050]: INFO cinder.api.openstack.wsgi [req-1ffe6207-16f8-4bfd-8216-369778038556 req-86f61264-aca1-4171-8401-d8fa1791b10b tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/attachments/65c402a5-8dc8-448b-8ec9-05e7347a4c83 returned with HTTP 200 [ 1058.768504] [57050]: [pid: 57050|app: 0|req: 130/242] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 16:11:06 2025] PUT /volume/v3/attachments/65c402a5-8dc8-448b-8ec9-05e7347a4c83 => generated 617 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1058.774525] [57051]: DEBUG cinder.api.middleware.request_id [req-1ffe6207-16f8-4bfd-8216-369778038556 req-724f088a-3e60-47d5-879c-c993f87f78b6 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.780648] [57051]: INFO cinder.api.openstack.wsgi [req-1ffe6207-16f8-4bfd-8216-369778038556 req-724f088a-3e60-47d5-879c-c993f87f78b6 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] GET http://10.180.1.21/volume/v3/attachments/65c402a5-8dc8-448b-8ec9-05e7347a4c83 [ 1058.780915] [57051]: DEBUG cinder.api.openstack.wsgi [req-1ffe6207-16f8-4bfd-8216-369778038556 req-724f088a-3e60-47d5-879c-c993f87f78b6 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.781183] [57051]: DEBUG cinder.api.openstack.wsgi [req-1ffe6207-16f8-4bfd-8216-369778038556 req-724f088a-3e60-47d5-879c-c993f87f78b6 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Calling method 'version_select' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.798623] [57051]: INFO cinder.api.openstack.wsgi [req-1ffe6207-16f8-4bfd-8216-369778038556 req-724f088a-3e60-47d5-879c-c993f87f78b6 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/attachments/65c402a5-8dc8-448b-8ec9-05e7347a4c83 returned with HTTP 200 [ 1058.799106] [57051]: [pid: 57051|app: 0|req: 113/243] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Feb 20 16:11:06 2025] GET /volume/v3/attachments/65c402a5-8dc8-448b-8ec9-05e7347a4c83 => generated 642 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1060.151234] [57050]: DEBUG cinder.api.middleware.request_id [req-05379e94-41d7-4188-abd1-f19425c715fe req-b93d88f0-9dab-44e2-9865-d838c9c86eea None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.153567] [57050]: INFO cinder.api.openstack.wsgi [req-05379e94-41d7-4188-abd1-f19425c715fe req-b93d88f0-9dab-44e2-9865-d838c9c86eea tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1060.153821] [57050]: DEBUG cinder.api.openstack.wsgi [req-05379e94-41d7-4188-abd1-f19425c715fe req-b93d88f0-9dab-44e2-9865-d838c9c86eea tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.154063] [57050]: DEBUG cinder.api.openstack.wsgi [req-05379e94-41d7-4188-abd1-f19425c715fe req-b93d88f0-9dab-44e2-9865-d838c9c86eea tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1060.170788] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1060.170788] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.179762] [57050]: INFO cinder.volume.api [req-05379e94-41d7-4188-abd1-f19425c715fe req-b93d88f0-9dab-44e2-9865-d838c9c86eea tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1060.185863] [57050]: INFO cinder.api.openstack.wsgi [req-05379e94-41d7-4188-abd1-f19425c715fe req-b93d88f0-9dab-44e2-9865-d838c9c86eea tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 200 [ 1060.185863] [57050]: [pid: 57050|app: 0|req: 131/244] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:11:08 2025] GET /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 1135 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1060.221273] [57051]: DEBUG cinder.api.middleware.request_id [req-05379e94-41d7-4188-abd1-f19425c715fe req-7591572a-0a86-4ec6-befa-21bb48a12a54 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.225582] [57051]: INFO cinder.api.openstack.wsgi [req-05379e94-41d7-4188-abd1-f19425c715fe req-7591572a-0a86-4ec6-befa-21bb48a12a54 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] POST http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a/action [ 1060.227701] [57051]: DEBUG cinder.api.openstack.wsgi [req-05379e94-41d7-4188-abd1-f19425c715fe req-7591572a-0a86-4ec6-befa-21bb48a12a54 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57051) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1060.227873] [57051]: DEBUG cinder.api.openstack.wsgi [req-05379e94-41d7-4188-abd1-f19425c715fe req-7591572a-0a86-4ec6-befa-21bb48a12a54 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1060.240296] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1060.240296] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.240763] [57051]: INFO cinder.volume.api [req-05379e94-41d7-4188-abd1-f19425c715fe req-7591572a-0a86-4ec6-befa-21bb48a12a54 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1060.246332] [57051]: INFO cinder.volume.api [req-05379e94-41d7-4188-abd1-f19425c715fe req-7591572a-0a86-4ec6-befa-21bb48a12a54 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Begin detaching volume completed successfully. [ 1060.246566] [57051]: INFO cinder.api.openstack.wsgi [req-05379e94-41d7-4188-abd1-f19425c715fe req-7591572a-0a86-4ec6-befa-21bb48a12a54 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a/action returned with HTTP 202 [ 1060.248651] [57051]: [pid: 57051|app: 0|req: 114/245] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 16:11:08 2025] POST /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1060.260942] [57050]: DEBUG cinder.api.middleware.request_id [None req-d8fe0e0e-fae0-4916-992f-be5fedb24602 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.265221] [57050]: INFO cinder.api.openstack.wsgi [None req-d8fe0e0e-fae0-4916-992f-be5fedb24602 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1060.265380] [57050]: DEBUG cinder.api.openstack.wsgi [None req-d8fe0e0e-fae0-4916-992f-be5fedb24602 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.267566] [57050]: DEBUG cinder.api.openstack.wsgi [None req-d8fe0e0e-fae0-4916-992f-be5fedb24602 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1060.281256] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1060.281256] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.285600] [57050]: INFO cinder.volume.api [None req-d8fe0e0e-fae0-4916-992f-be5fedb24602 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1060.292499] [57050]: INFO cinder.api.openstack.wsgi [None req-d8fe0e0e-fae0-4916-992f-be5fedb24602 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 200 [ 1060.293342] [57050]: [pid: 57050|app: 0|req: 132/246] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:11:08 2025] GET /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1060.911969] [57051]: DEBUG cinder.api.middleware.request_id [req-1ffe6207-16f8-4bfd-8216-369778038556 req-063acaa7-95f7-476e-b114-6502de867e2a None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.914366] [57051]: INFO cinder.api.openstack.wsgi [req-1ffe6207-16f8-4bfd-8216-369778038556 req-063acaa7-95f7-476e-b114-6502de867e2a tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] POST http://10.180.1.21/volume/v3/attachments/65c402a5-8dc8-448b-8ec9-05e7347a4c83/action [ 1060.914781] [57051]: DEBUG cinder.api.openstack.wsgi [req-1ffe6207-16f8-4bfd-8216-369778038556 req-063acaa7-95f7-476e-b114-6502de867e2a tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Action body: b'{"os-complete": null}' {{(pid=57051) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1060.914914] [57051]: DEBUG cinder.api.openstack.wsgi [req-1ffe6207-16f8-4bfd-8216-369778038556 req-063acaa7-95f7-476e-b114-6502de867e2a tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1060.934233] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1060.934233] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.943432] [57051]: INFO cinder.api.openstack.wsgi [req-1ffe6207-16f8-4bfd-8216-369778038556 req-063acaa7-95f7-476e-b114-6502de867e2a tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/attachments/65c402a5-8dc8-448b-8ec9-05e7347a4c83/action returned with HTTP 204 [ 1060.943931] [57051]: [pid: 57051|app: 0|req: 115/247] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 16:11:08 2025] POST /volume/v3/attachments/65c402a5-8dc8-448b-8ec9-05e7347a4c83/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1061.271716] [57050]: DEBUG cinder.api.middleware.request_id [None req-60fb4cb3-afdc-479b-aefe-33faf784f54b None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.272348] [57050]: INFO cinder.api.openstack.wsgi [None req-60fb4cb3-afdc-479b-aefe-33faf784f54b None None] GET http://10.180.1.21/volume// [ 1061.272566] [57050]: DEBUG cinder.api.openstack.wsgi [None req-60fb4cb3-afdc-479b-aefe-33faf784f54b None None] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1061.272827] [57050]: DEBUG cinder.api.openstack.wsgi [None req-60fb4cb3-afdc-479b-aefe-33faf784f54b None None] Calling method 'all' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.273260] [57050]: INFO cinder.api.openstack.wsgi [None req-60fb4cb3-afdc-479b-aefe-33faf784f54b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1061.273569] [57050]: [pid: 57050|app: 0|req: 133/248] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:11:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1061.284598] [57051]: DEBUG cinder.api.middleware.request_id [req-05379e94-41d7-4188-abd1-f19425c715fe req-2e0de3df-2991-4012-8458-3f073b8e0461 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.287021] [57051]: INFO cinder.api.openstack.wsgi [req-05379e94-41d7-4188-abd1-f19425c715fe req-2e0de3df-2991-4012-8458-3f073b8e0461 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1061.287021] [57051]: DEBUG cinder.api.openstack.wsgi [req-05379e94-41d7-4188-abd1-f19425c715fe req-2e0de3df-2991-4012-8458-3f073b8e0461 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1061.287203] [57051]: DEBUG cinder.api.openstack.wsgi [req-05379e94-41d7-4188-abd1-f19425c715fe req-2e0de3df-2991-4012-8458-3f073b8e0461 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.304276] [57050]: DEBUG cinder.api.middleware.request_id [None req-f9a5f2e2-a6c6-45a2-94a7-940ff5e8b155 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.306574] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1061.306574] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1061.308836] [57050]: INFO cinder.api.openstack.wsgi [None req-f9a5f2e2-a6c6-45a2-94a7-940ff5e8b155 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1061.308925] [57050]: DEBUG cinder.api.openstack.wsgi [None req-f9a5f2e2-a6c6-45a2-94a7-940ff5e8b155 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1061.309827] [57050]: DEBUG cinder.api.openstack.wsgi [None req-f9a5f2e2-a6c6-45a2-94a7-940ff5e8b155 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.311516] [57051]: INFO cinder.volume.api [req-05379e94-41d7-4188-abd1-f19425c715fe req-2e0de3df-2991-4012-8458-3f073b8e0461 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1061.317679] [57051]: INFO cinder.api.openstack.wsgi [req-05379e94-41d7-4188-abd1-f19425c715fe req-2e0de3df-2991-4012-8458-3f073b8e0461 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 200 [ 1061.318212] [57051]: [pid: 57051|app: 0|req: 116/249] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:11:09 2025] GET /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 1319 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1061.321907] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1061.321907] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1061.325823] [57050]: INFO cinder.volume.api [None req-f9a5f2e2-a6c6-45a2-94a7-940ff5e8b155 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1061.331489] [57050]: INFO cinder.api.openstack.wsgi [None req-f9a5f2e2-a6c6-45a2-94a7-940ff5e8b155 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 200 [ 1061.331489] [57050]: [pid: 57050|app: 0|req: 134/250] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:11:09 2025] GET /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1062.343126] [57051]: DEBUG cinder.api.middleware.request_id [None req-a8efb3fa-b171-4b19-bffb-dbb0f0a112d2 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.345266] [57051]: INFO cinder.api.openstack.wsgi [None req-a8efb3fa-b171-4b19-bffb-dbb0f0a112d2 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1062.345577] [57051]: DEBUG cinder.api.openstack.wsgi [None req-a8efb3fa-b171-4b19-bffb-dbb0f0a112d2 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.345937] [57051]: DEBUG cinder.api.openstack.wsgi [None req-a8efb3fa-b171-4b19-bffb-dbb0f0a112d2 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.360762] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1062.360762] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.364550] [57051]: INFO cinder.volume.api [None req-a8efb3fa-b171-4b19-bffb-dbb0f0a112d2 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1062.369420] [57051]: INFO cinder.api.openstack.wsgi [None req-a8efb3fa-b171-4b19-bffb-dbb0f0a112d2 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 200 [ 1062.369885] [57051]: [pid: 57051|app: 0|req: 117/251] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:11:10 2025] GET /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1062.535949] [57050]: DEBUG cinder.api.middleware.request_id [req-05379e94-41d7-4188-abd1-f19425c715fe req-f156cabb-a040-408a-ae81-315d734a9562 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.538340] [57050]: INFO cinder.api.openstack.wsgi [req-05379e94-41d7-4188-abd1-f19425c715fe req-f156cabb-a040-408a-ae81-315d734a9562 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6e003535-6674-4271-ba2f-cb9641569a24 [ 1062.538554] [57050]: DEBUG cinder.api.openstack.wsgi [req-05379e94-41d7-4188-abd1-f19425c715fe req-f156cabb-a040-408a-ae81-315d734a9562 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.538782] [57050]: DEBUG cinder.api.openstack.wsgi [req-05379e94-41d7-4188-abd1-f19425c715fe req-f156cabb-a040-408a-ae81-315d734a9562 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'version_select' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.545947] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1062.545947] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1063.076732] [57050]: INFO cinder.api.openstack.wsgi [req-05379e94-41d7-4188-abd1-f19425c715fe req-f156cabb-a040-408a-ae81-315d734a9562 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/attachments/6e003535-6674-4271-ba2f-cb9641569a24 returned with HTTP 200 [ 1063.077184] [57050]: [pid: 57050|app: 0|req: 135/252] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 16:11:10 2025] DELETE /volume/v3/attachments/6e003535-6674-4271-ba2f-cb9641569a24 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1063.380339] [57051]: DEBUG cinder.api.middleware.request_id [None req-84f08781-ea22-4ce1-a9ce-ba8250d2024f None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.382519] [57051]: INFO cinder.api.openstack.wsgi [None req-84f08781-ea22-4ce1-a9ce-ba8250d2024f tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1063.382673] [57051]: DEBUG cinder.api.openstack.wsgi [None req-84f08781-ea22-4ce1-a9ce-ba8250d2024f tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.382891] [57051]: DEBUG cinder.api.openstack.wsgi [None req-84f08781-ea22-4ce1-a9ce-ba8250d2024f tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1063.392077] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1063.392077] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1063.396119] [57051]: INFO cinder.volume.api [None req-84f08781-ea22-4ce1-a9ce-ba8250d2024f tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1063.401338] [57051]: INFO cinder.api.openstack.wsgi [None req-84f08781-ea22-4ce1-a9ce-ba8250d2024f tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 200 [ 1063.401721] [57051]: [pid: 57051|app: 0|req: 118/253] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:11:11 2025] GET /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1065.078022] [57050]: DEBUG cinder.api.middleware.request_id [None req-f1dfe737-c3f8-4a9c-a0a9-69b3c221ae85 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.078501] [57050]: INFO cinder.api.openstack.wsgi [None req-f1dfe737-c3f8-4a9c-a0a9-69b3c221ae85 None None] GET http://10.180.1.21/volume// [ 1065.078689] [57050]: DEBUG cinder.api.openstack.wsgi [None req-f1dfe737-c3f8-4a9c-a0a9-69b3c221ae85 None None] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1065.078986] [57050]: DEBUG cinder.api.openstack.wsgi [None req-f1dfe737-c3f8-4a9c-a0a9-69b3c221ae85 None None] Calling method 'all' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.079444] [57050]: INFO cinder.api.openstack.wsgi [None req-f1dfe737-c3f8-4a9c-a0a9-69b3c221ae85 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1065.079792] [57050]: [pid: 57050|app: 0|req: 136/254] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:11:12 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1065.084532] [57051]: DEBUG cinder.api.middleware.request_id [req-3d7c31ed-65dd-4412-a7d2-d0613d45d9c3 req-3d0ba3b3-03bf-405c-af35-266d0da97ff1 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.087043] [57051]: INFO cinder.api.openstack.wsgi [req-3d7c31ed-65dd-4412-a7d2-d0613d45d9c3 req-3d0ba3b3-03bf-405c-af35-266d0da97ff1 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1065.087372] [57051]: DEBUG cinder.api.openstack.wsgi [req-3d7c31ed-65dd-4412-a7d2-d0613d45d9c3 req-3d0ba3b3-03bf-405c-af35-266d0da97ff1 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "149cd166-c0e2-449b-a58a-bb820675fbca", "connector": null, "instance_uuid": "16f7ffdb-4faa-43fd-9eca-3f7ae1ee52f0"}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1065.129082] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.129082] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.184250] [57051]: INFO cinder.api.openstack.wsgi [req-3d7c31ed-65dd-4412-a7d2-d0613d45d9c3 req-3d0ba3b3-03bf-405c-af35-266d0da97ff1 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1065.185014] [57051]: [pid: 57051|app: 0|req: 119/255] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 16:11:12 2025] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1065.190994] [57050]: DEBUG cinder.api.middleware.request_id [req-3d7c31ed-65dd-4412-a7d2-d0613d45d9c3 req-dd2e675a-11cc-4b5c-a152-187933b4b064 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.194406] [57050]: INFO cinder.api.openstack.wsgi [req-3d7c31ed-65dd-4412-a7d2-d0613d45d9c3 req-dd2e675a-11cc-4b5c-a152-187933b4b064 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] DELETE http://10.180.1.21/volume/v3/attachments/65c402a5-8dc8-448b-8ec9-05e7347a4c83 [ 1065.194759] [57050]: DEBUG cinder.api.openstack.wsgi [req-3d7c31ed-65dd-4412-a7d2-d0613d45d9c3 req-dd2e675a-11cc-4b5c-a152-187933b4b064 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1065.195018] [57050]: DEBUG cinder.api.openstack.wsgi [req-3d7c31ed-65dd-4412-a7d2-d0613d45d9c3 req-dd2e675a-11cc-4b5c-a152-187933b4b064 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Calling method 'version_select' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.206197] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.206197] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.736388] [57050]: INFO cinder.api.openstack.wsgi [req-3d7c31ed-65dd-4412-a7d2-d0613d45d9c3 req-dd2e675a-11cc-4b5c-a152-187933b4b064 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/attachments/65c402a5-8dc8-448b-8ec9-05e7347a4c83 returned with HTTP 200 [ 1065.736957] [57050]: [pid: 57050|app: 0|req: 137/256] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 16:11:13 2025] DELETE /volume/v3/attachments/65c402a5-8dc8-448b-8ec9-05e7347a4c83 => generated 192 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1067.287474] [57051]: DEBUG cinder.api.middleware.request_id [None req-fb4ad100-ea3e-4cb1-9c36-1447b839e481 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.288592] [57051]: INFO cinder.api.openstack.wsgi [None req-fb4ad100-ea3e-4cb1-9c36-1447b839e481 None None] GET http://10.180.1.21/volume// [ 1067.288861] [57051]: DEBUG cinder.api.openstack.wsgi [None req-fb4ad100-ea3e-4cb1-9c36-1447b839e481 None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.289143] [57051]: DEBUG cinder.api.openstack.wsgi [None req-fb4ad100-ea3e-4cb1-9c36-1447b839e481 None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.289549] [57051]: INFO cinder.api.openstack.wsgi [None req-fb4ad100-ea3e-4cb1-9c36-1447b839e481 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1067.289866] [57051]: [pid: 57051|app: 0|req: 120/257] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:11:15 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1067.295918] [57050]: DEBUG cinder.api.middleware.request_id [req-68ac3480-035d-4de5-a2a4-9bceb7a900a1 req-b74778dd-79e8-4aa5-a5f2-f591cc608384 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.302728] [57050]: INFO cinder.api.openstack.wsgi [req-68ac3480-035d-4de5-a2a4-9bceb7a900a1 req-b74778dd-79e8-4aa5-a5f2-f591cc608384 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] GET http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad [ 1067.302992] [57050]: DEBUG cinder.api.openstack.wsgi [req-68ac3480-035d-4de5-a2a4-9bceb7a900a1 req-b74778dd-79e8-4aa5-a5f2-f591cc608384 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.303234] [57050]: DEBUG cinder.api.openstack.wsgi [req-68ac3480-035d-4de5-a2a4-9bceb7a900a1 req-b74778dd-79e8-4aa5-a5f2-f591cc608384 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.317151] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.317151] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.320853] [57050]: INFO cinder.volume.api [req-68ac3480-035d-4de5-a2a4-9bceb7a900a1 req-b74778dd-79e8-4aa5-a5f2-f591cc608384 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Volume info retrieved successfully. [ 1067.325817] [57050]: INFO cinder.api.openstack.wsgi [req-68ac3480-035d-4de5-a2a4-9bceb7a900a1 req-b74778dd-79e8-4aa5-a5f2-f591cc608384 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad returned with HTTP 200 [ 1067.326245] [57050]: [pid: 57050|app: 0|req: 138/258] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:11:15 2025] GET /volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad => generated 1290 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1067.451599] [57051]: DEBUG cinder.api.middleware.request_id [req-68ac3480-035d-4de5-a2a4-9bceb7a900a1 req-31d090a6-c02f-47be-ae37-ae565c6a75d0 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.453607] [57051]: INFO cinder.api.openstack.wsgi [req-68ac3480-035d-4de5-a2a4-9bceb7a900a1 req-31d090a6-c02f-47be-ae37-ae565c6a75d0 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] PUT http://10.180.1.21/volume/v3/attachments/d641d630-e51e-42ae-996b-b5985245318e [ 1067.456195] [57051]: DEBUG cinder.api.openstack.wsgi [req-68ac3480-035d-4de5-a2a4-9bceb7a900a1 req-31d090a6-c02f-47be-ae37-ae565c6a75d0 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-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=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1067.462400] [57051]: DEBUG cinder.coordination [req-68ac3480-035d-4de5-a2a4-9bceb7a900a1 req-31d090a6-c02f-47be-ae37-ae565c6a75d0 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Acquiring lock "cinder-attachment_update-0c00d9cc-14df-4255-bd71-689077a46cad-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57051) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1067.467524] [57051]: DEBUG cinder.coordination [req-68ac3480-035d-4de5-a2a4-9bceb7a900a1 req-31d090a6-c02f-47be-ae37-ae565c6a75d0 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Lock "cinder-attachment_update-0c00d9cc-14df-4255-bd71-689077a46cad-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57051) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1067.468721] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.468721] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.257310] [57050]: DEBUG cinder.api.middleware.request_id [None req-a7983821-6fc0-49b4-831c-70d445687c87 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.259492] [57050]: INFO cinder.api.openstack.wsgi [None req-a7983821-6fc0-49b4-831c-70d445687c87 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc [ 1068.259810] [57050]: DEBUG cinder.api.openstack.wsgi [None req-a7983821-6fc0-49b4-831c-70d445687c87 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.259949] [57050]: DEBUG cinder.api.openstack.wsgi [None req-a7983821-6fc0-49b4-831c-70d445687c87 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'delete' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.260174] [57050]: INFO cinder.api.v3.volumes [None req-a7983821-6fc0-49b4-831c-70d445687c87 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Delete volume with id: 1ff0f446-105f-4f31-8b96-033c3bf444bc [ 1068.271340] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.271340] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.271871] [57050]: INFO cinder.volume.api [None req-a7983821-6fc0-49b4-831c-70d445687c87 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 1068.288900] [57050]: INFO cinder.volume.api [None req-a7983821-6fc0-49b4-831c-70d445687c87 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Delete volume request issued successfully. [ 1068.289132] [57050]: INFO cinder.api.openstack.wsgi [None req-a7983821-6fc0-49b4-831c-70d445687c87 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc returned with HTTP 202 [ 1068.289483] [57050]: [pid: 57050|app: 0|req: 139/259] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 16:11:16 2025] DELETE /volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1068.292244] [57050]: DEBUG cinder.api.middleware.request_id [None req-9a8b2fcb-90cc-4076-a624-8cd7536e21d9 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.294103] [57050]: INFO cinder.api.openstack.wsgi [None req-9a8b2fcb-90cc-4076-a624-8cd7536e21d9 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc [ 1068.294326] [57050]: DEBUG cinder.api.openstack.wsgi [None req-9a8b2fcb-90cc-4076-a624-8cd7536e21d9 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.294543] [57050]: DEBUG cinder.api.openstack.wsgi [None req-9a8b2fcb-90cc-4076-a624-8cd7536e21d9 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.301750] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.301750] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.305489] [57050]: INFO cinder.volume.api [None req-9a8b2fcb-90cc-4076-a624-8cd7536e21d9 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 1068.310577] [57050]: INFO cinder.api.openstack.wsgi [None req-9a8b2fcb-90cc-4076-a624-8cd7536e21d9 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc returned with HTTP 200 [ 1068.310960] [57050]: [pid: 57050|app: 0|req: 140/260] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:11:16 2025] GET /volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1068.687650] [57050]: DEBUG cinder.api.middleware.request_id [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-21417605-8645-4c58-bdaf-8ccd567ce719 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.690016] [57050]: INFO cinder.api.openstack.wsgi [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-21417605-8645-4c58-bdaf-8ccd567ce719 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] GET http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be [ 1068.690264] [57050]: DEBUG cinder.api.openstack.wsgi [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-21417605-8645-4c58-bdaf-8ccd567ce719 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.690479] [57050]: DEBUG cinder.api.openstack.wsgi [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-21417605-8645-4c58-bdaf-8ccd567ce719 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.700845] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.700845] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.703932] [57050]: INFO cinder.volume.api [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-21417605-8645-4c58-bdaf-8ccd567ce719 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 1068.708952] [57050]: INFO cinder.api.openstack.wsgi [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-21417605-8645-4c58-bdaf-8ccd567ce719 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be returned with HTTP 200 [ 1068.709382] [57050]: [pid: 57050|app: 0|req: 141/261] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:11:16 2025] GET /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be => generated 1684 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1068.736631] [57050]: DEBUG cinder.api.middleware.request_id [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-363f5359-e62c-4b89-879e-2aab8dad0025 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.738900] [57050]: INFO cinder.api.openstack.wsgi [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-363f5359-e62c-4b89-879e-2aab8dad0025 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] GET http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be [ 1068.739151] [57050]: DEBUG cinder.api.openstack.wsgi [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-363f5359-e62c-4b89-879e-2aab8dad0025 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.739373] [57050]: DEBUG cinder.api.openstack.wsgi [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-363f5359-e62c-4b89-879e-2aab8dad0025 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.748550] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.748550] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.751983] [57050]: INFO cinder.volume.api [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-363f5359-e62c-4b89-879e-2aab8dad0025 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 1068.756482] [57050]: INFO cinder.api.openstack.wsgi [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-363f5359-e62c-4b89-879e-2aab8dad0025 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be returned with HTTP 200 [ 1068.756838] [57050]: [pid: 57050|app: 0|req: 142/262] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:11:16 2025] GET /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be => generated 1684 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1069.321345] [57050]: DEBUG cinder.api.middleware.request_id [None req-fa3c6169-5518-4b63-92bc-772645bf61b5 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.323520] [57050]: INFO cinder.api.openstack.wsgi [None req-fa3c6169-5518-4b63-92bc-772645bf61b5 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc [ 1069.323859] [57050]: DEBUG cinder.api.openstack.wsgi [None req-fa3c6169-5518-4b63-92bc-772645bf61b5 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.324133] [57050]: DEBUG cinder.api.openstack.wsgi [None req-fa3c6169-5518-4b63-92bc-772645bf61b5 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.335336] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.335336] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.339199] [57050]: INFO cinder.volume.api [None req-fa3c6169-5518-4b63-92bc-772645bf61b5 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 1069.344008] [57050]: INFO cinder.api.openstack.wsgi [None req-fa3c6169-5518-4b63-92bc-772645bf61b5 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc returned with HTTP 200 [ 1069.344423] [57050]: [pid: 57050|app: 0|req: 143/263] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:11:17 2025] GET /volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1070.354307] [57050]: DEBUG cinder.api.middleware.request_id [None req-4938b525-53db-4e21-812a-45e102ce12ce None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.356369] [57050]: INFO cinder.api.openstack.wsgi [None req-4938b525-53db-4e21-812a-45e102ce12ce tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc [ 1070.357050] [57050]: DEBUG cinder.api.openstack.wsgi [None req-4938b525-53db-4e21-812a-45e102ce12ce tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.357050] [57050]: DEBUG cinder.api.openstack.wsgi [None req-4938b525-53db-4e21-812a-45e102ce12ce tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.369133] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.369133] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.373231] [57050]: INFO cinder.volume.api [None req-4938b525-53db-4e21-812a-45e102ce12ce tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 1070.381448] [57050]: INFO cinder.api.openstack.wsgi [None req-4938b525-53db-4e21-812a-45e102ce12ce tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc returned with HTTP 200 [ 1070.381767] [57050]: [pid: 57050|app: 0|req: 144/264] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:11:18 2025] GET /volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1071.391507] [57050]: DEBUG cinder.api.middleware.request_id [None req-7b91109b-85d1-42cc-9324-8f008c0d9c3d None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.393378] [57050]: INFO cinder.api.openstack.wsgi [None req-7b91109b-85d1-42cc-9324-8f008c0d9c3d tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc [ 1071.393677] [57050]: DEBUG cinder.api.openstack.wsgi [None req-7b91109b-85d1-42cc-9324-8f008c0d9c3d tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.394295] [57050]: DEBUG cinder.api.openstack.wsgi [None req-7b91109b-85d1-42cc-9324-8f008c0d9c3d tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.400780] [57050]: INFO cinder.api.openstack.wsgi [None req-7b91109b-85d1-42cc-9324-8f008c0d9c3d tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc returned with HTTP 404 [ 1071.401046] [57050]: [pid: 57050|app: 0|req: 145/265] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:11:19 2025] GET /volume/v3/volumes/1ff0f446-105f-4f31-8b96-033c3bf444bc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1071.403728] [57050]: DEBUG cinder.api.middleware.request_id [None req-4063ba5c-e1b3-411e-b7ee-35b7bad4a7f5 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.405542] [57050]: INFO cinder.api.openstack.wsgi [None req-4063ba5c-e1b3-411e-b7ee-35b7bad4a7f5 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] DELETE http://10.180.1.21/volume/v3/volumes/78548137-37ad-420d-91fb-3ce81dffd3c3 [ 1071.405750] [57050]: DEBUG cinder.api.openstack.wsgi [None req-4063ba5c-e1b3-411e-b7ee-35b7bad4a7f5 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.405959] [57050]: DEBUG cinder.api.openstack.wsgi [None req-4063ba5c-e1b3-411e-b7ee-35b7bad4a7f5 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'delete' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.406156] [57050]: INFO cinder.api.v3.volumes [None req-4063ba5c-e1b3-411e-b7ee-35b7bad4a7f5 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Delete volume with id: 78548137-37ad-420d-91fb-3ce81dffd3c3 [ 1071.414746] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.414746] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.415095] [57050]: INFO cinder.volume.api [None req-4063ba5c-e1b3-411e-b7ee-35b7bad4a7f5 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 1071.433379] [57050]: INFO cinder.volume.api [None req-4063ba5c-e1b3-411e-b7ee-35b7bad4a7f5 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Delete volume request issued successfully. [ 1071.433577] [57050]: INFO cinder.api.openstack.wsgi [None req-4063ba5c-e1b3-411e-b7ee-35b7bad4a7f5 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/78548137-37ad-420d-91fb-3ce81dffd3c3 returned with HTTP 202 [ 1071.434015] [57050]: [pid: 57050|app: 0|req: 146/266] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 16:11:19 2025] DELETE /volume/v3/volumes/78548137-37ad-420d-91fb-3ce81dffd3c3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1071.436840] [57050]: DEBUG cinder.api.middleware.request_id [None req-be26f4f8-848d-48aa-9327-1cbe0d9b23e6 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.438930] [57050]: INFO cinder.api.openstack.wsgi [None req-be26f4f8-848d-48aa-9327-1cbe0d9b23e6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/78548137-37ad-420d-91fb-3ce81dffd3c3 [ 1071.439159] [57050]: DEBUG cinder.api.openstack.wsgi [None req-be26f4f8-848d-48aa-9327-1cbe0d9b23e6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.439379] [57050]: DEBUG cinder.api.openstack.wsgi [None req-be26f4f8-848d-48aa-9327-1cbe0d9b23e6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.448069] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.448069] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.451509] [57050]: INFO cinder.volume.api [None req-be26f4f8-848d-48aa-9327-1cbe0d9b23e6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Volume info retrieved successfully. [ 1071.456486] [57050]: INFO cinder.api.openstack.wsgi [None req-be26f4f8-848d-48aa-9327-1cbe0d9b23e6 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/78548137-37ad-420d-91fb-3ce81dffd3c3 returned with HTTP 200 [ 1071.456890] [57050]: [pid: 57050|app: 0|req: 147/267] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:11:19 2025] GET /volume/v3/volumes/78548137-37ad-420d-91fb-3ce81dffd3c3 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1071.991549] [57051]: DEBUG cinder.coordination [req-68ac3480-035d-4de5-a2a4-9bceb7a900a1 req-31d090a6-c02f-47be-ae37-ae565c6a75d0 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Lock "cinder-attachment_update-0c00d9cc-14df-4255-bd71-689077a46cad-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=57051) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1071.991887] [57051]: INFO cinder.api.openstack.wsgi [req-68ac3480-035d-4de5-a2a4-9bceb7a900a1 req-31d090a6-c02f-47be-ae37-ae565c6a75d0 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/attachments/d641d630-e51e-42ae-996b-b5985245318e returned with HTTP 200 [ 1071.992380] [57051]: [pid: 57051|app: 0|req: 121/268] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 16:11:15 2025] PUT /volume/v3/attachments/d641d630-e51e-42ae-996b-b5985245318e => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1072.467519] [57050]: DEBUG cinder.api.middleware.request_id [None req-3464e3dc-c6b2-451d-b5b6-606dba8d0e88 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.469561] [57050]: INFO cinder.api.openstack.wsgi [None req-3464e3dc-c6b2-451d-b5b6-606dba8d0e88 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] GET http://10.180.1.21/volume/v3/volumes/78548137-37ad-420d-91fb-3ce81dffd3c3 [ 1072.469781] [57050]: DEBUG cinder.api.openstack.wsgi [None req-3464e3dc-c6b2-451d-b5b6-606dba8d0e88 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.469995] [57050]: DEBUG cinder.api.openstack.wsgi [None req-3464e3dc-c6b2-451d-b5b6-606dba8d0e88 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.476488] [57050]: INFO cinder.api.openstack.wsgi [None req-3464e3dc-c6b2-451d-b5b6-606dba8d0e88 tempest-ServerRescueNegativeTestJSON-505068334 tempest-ServerRescueNegativeTestJSON-505068334-project-member] http://10.180.1.21/volume/v3/volumes/78548137-37ad-420d-91fb-3ce81dffd3c3 returned with HTTP 404 [ 1072.476972] [57050]: [pid: 57050|app: 0|req: 148/269] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:11:20 2025] GET /volume/v3/volumes/78548137-37ad-420d-91fb-3ce81dffd3c3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1072.502698] [57051]: DEBUG cinder.api.middleware.request_id [req-68ac3480-035d-4de5-a2a4-9bceb7a900a1 req-8c328800-58b3-4041-8f0e-2cfef27036d3 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.504695] [57051]: INFO cinder.api.openstack.wsgi [req-68ac3480-035d-4de5-a2a4-9bceb7a900a1 req-8c328800-58b3-4041-8f0e-2cfef27036d3 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] POST http://10.180.1.21/volume/v3/attachments/d641d630-e51e-42ae-996b-b5985245318e/action [ 1072.505134] [57051]: DEBUG cinder.api.openstack.wsgi [req-68ac3480-035d-4de5-a2a4-9bceb7a900a1 req-8c328800-58b3-4041-8f0e-2cfef27036d3 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Action body: b'{"os-complete": null}' {{(pid=57051) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1072.505274] [57051]: DEBUG cinder.api.openstack.wsgi [req-68ac3480-035d-4de5-a2a4-9bceb7a900a1 req-8c328800-58b3-4041-8f0e-2cfef27036d3 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1072.522328] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.522328] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.529974] [57051]: INFO cinder.api.openstack.wsgi [req-68ac3480-035d-4de5-a2a4-9bceb7a900a1 req-8c328800-58b3-4041-8f0e-2cfef27036d3 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/attachments/d641d630-e51e-42ae-996b-b5985245318e/action returned with HTTP 204 [ 1072.530470] [57051]: [pid: 57051|app: 0|req: 122/270] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 16:11:20 2025] POST /volume/v3/attachments/d641d630-e51e-42ae-996b-b5985245318e/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1072.728259] [57050]: DEBUG cinder.api.middleware.request_id [None req-003bcf6f-ee5a-4b6b-bd3e-0447cb4c1215 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.728740] [57050]: INFO cinder.api.openstack.wsgi [None req-003bcf6f-ee5a-4b6b-bd3e-0447cb4c1215 None None] GET http://10.180.1.21/volume// [ 1072.728947] [57050]: DEBUG cinder.api.openstack.wsgi [None req-003bcf6f-ee5a-4b6b-bd3e-0447cb4c1215 None None] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.729213] [57050]: DEBUG cinder.api.openstack.wsgi [None req-003bcf6f-ee5a-4b6b-bd3e-0447cb4c1215 None None] Calling method 'all' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.729725] [57050]: INFO cinder.api.openstack.wsgi [None req-003bcf6f-ee5a-4b6b-bd3e-0447cb4c1215 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1072.730066] [57050]: [pid: 57050|app: 0|req: 149/271] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:11:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1072.733637] [57051]: DEBUG cinder.api.middleware.request_id [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-62b22e3f-a112-480d-a059-e60d8e2f3eac None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.735925] [57051]: INFO cinder.api.openstack.wsgi [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-62b22e3f-a112-480d-a059-e60d8e2f3eac tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1072.736364] [57051]: DEBUG cinder.api.openstack.wsgi [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-62b22e3f-a112-480d-a059-e60d8e2f3eac tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "97f50fab-9f37-404b-a74a-f4af6293a3be", "connector": null, "instance_uuid": "11bc18c4-2bdc-4549-ac5a-2fe43bf99ca2"}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1072.748297] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.748297] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.775996] [57051]: INFO cinder.api.openstack.wsgi [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-62b22e3f-a112-480d-a059-e60d8e2f3eac tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1072.776463] [57051]: [pid: 57051|app: 0|req: 123/272] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 16:11:20 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) [ 1072.835096] [57050]: DEBUG cinder.api.middleware.request_id [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-1d376023-b149-48dc-bd30-86237adbc6cc None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.838252] [57050]: INFO cinder.api.openstack.wsgi [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-1d376023-b149-48dc-bd30-86237adbc6cc tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] POST http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be/action [ 1072.838252] [57050]: DEBUG cinder.api.openstack.wsgi [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-1d376023-b149-48dc-bd30-86237adbc6cc tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=57050) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1072.838252] [57050]: DEBUG cinder.api.openstack.wsgi [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-1d376023-b149-48dc-bd30-86237adbc6cc tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1072.850463] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.850463] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.851032] [57050]: INFO cinder.volume.api [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-1d376023-b149-48dc-bd30-86237adbc6cc tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 1072.855466] [57050]: INFO cinder.volume.api [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-1d376023-b149-48dc-bd30-86237adbc6cc tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Roll detaching of volume completed successfully. [ 1072.855697] [57050]: INFO cinder.api.openstack.wsgi [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-1d376023-b149-48dc-bd30-86237adbc6cc tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be/action returned with HTTP 202 [ 1072.856323] [57050]: [pid: 57050|app: 0|req: 150/273] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 16:11:20 2025] POST /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 1072.860222] [57051]: DEBUG cinder.api.middleware.request_id [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-b30c5e77-fbcd-4608-b9b1-b31e0525aa53 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.862582] [57051]: INFO cinder.api.openstack.wsgi [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-b30c5e77-fbcd-4608-b9b1-b31e0525aa53 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] DELETE http://10.180.1.21/volume/v3/attachments/bef633c6-d97e-4d43-b175-2ba7f2b0442c [ 1072.862796] [57051]: DEBUG cinder.api.openstack.wsgi [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-b30c5e77-fbcd-4608-b9b1-b31e0525aa53 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.863017] [57051]: DEBUG cinder.api.openstack.wsgi [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-b30c5e77-fbcd-4608-b9b1-b31e0525aa53 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'version_select' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.869905] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.869905] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.891888] [57051]: INFO cinder.api.openstack.wsgi [req-8fa11bbd-689e-4fe6-a027-25ff1f631547 req-b30c5e77-fbcd-4608-b9b1-b31e0525aa53 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/attachments/bef633c6-d97e-4d43-b175-2ba7f2b0442c returned with HTTP 200 [ 1072.892358] [57051]: [pid: 57051|app: 0|req: 124/274] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 16:11:20 2025] DELETE /volume/v3/attachments/bef633c6-d97e-4d43-b175-2ba7f2b0442c => generated 192 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1078.627463] [57050]: DEBUG cinder.api.middleware.request_id [req-a56c3b11-79a3-4ce0-b21a-e029d56dbacd req-ee9ac939-2d7e-4450-87cb-2c4787f2318d None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.631760] [57050]: INFO cinder.api.openstack.wsgi [req-a56c3b11-79a3-4ce0-b21a-e029d56dbacd req-ee9ac939-2d7e-4450-87cb-2c4787f2318d tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] DELETE http://10.180.1.21/volume/v3/attachments/90584c01-4bbd-4809-ad7f-3c3d472d31cc [ 1078.631760] [57050]: DEBUG cinder.api.openstack.wsgi [req-a56c3b11-79a3-4ce0-b21a-e029d56dbacd req-ee9ac939-2d7e-4450-87cb-2c4787f2318d tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1078.631760] [57050]: DEBUG cinder.api.openstack.wsgi [req-a56c3b11-79a3-4ce0-b21a-e029d56dbacd req-ee9ac939-2d7e-4450-87cb-2c4787f2318d tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'version_select' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1078.642393] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1078.642393] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.173389] [57050]: INFO cinder.api.openstack.wsgi [req-a56c3b11-79a3-4ce0-b21a-e029d56dbacd req-ee9ac939-2d7e-4450-87cb-2c4787f2318d tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/attachments/90584c01-4bbd-4809-ad7f-3c3d472d31cc returned with HTTP 200 [ 1079.174024] [57050]: [pid: 57050|app: 0|req: 151/275] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 16:11:26 2025] DELETE /volume/v3/attachments/90584c01-4bbd-4809-ad7f-3c3d472d31cc => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1079.180615] [57051]: DEBUG cinder.api.middleware.request_id [req-a56c3b11-79a3-4ce0-b21a-e029d56dbacd req-4ccbbcb7-bb49-461a-afde-9803244275e3 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.183116] [57051]: INFO cinder.api.openstack.wsgi [req-a56c3b11-79a3-4ce0-b21a-e029d56dbacd req-4ccbbcb7-bb49-461a-afde-9803244275e3 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] DELETE http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be [ 1079.183334] [57051]: DEBUG cinder.api.openstack.wsgi [req-a56c3b11-79a3-4ce0-b21a-e029d56dbacd req-4ccbbcb7-bb49-461a-afde-9803244275e3 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.183553] [57051]: DEBUG cinder.api.openstack.wsgi [req-a56c3b11-79a3-4ce0-b21a-e029d56dbacd req-4ccbbcb7-bb49-461a-afde-9803244275e3 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Calling method 'delete' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.183751] [57051]: INFO cinder.api.v3.volumes [req-a56c3b11-79a3-4ce0-b21a-e029d56dbacd req-4ccbbcb7-bb49-461a-afde-9803244275e3 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Delete volume with id: 97f50fab-9f37-404b-a74a-f4af6293a3be [ 1079.193510] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.193510] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.194147] [57051]: INFO cinder.volume.api [req-a56c3b11-79a3-4ce0-b21a-e029d56dbacd req-4ccbbcb7-bb49-461a-afde-9803244275e3 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Volume info retrieved successfully. [ 1079.212340] [57051]: INFO cinder.volume.api [req-a56c3b11-79a3-4ce0-b21a-e029d56dbacd req-4ccbbcb7-bb49-461a-afde-9803244275e3 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] Delete volume request issued successfully. [ 1079.212601] [57051]: INFO cinder.api.openstack.wsgi [req-a56c3b11-79a3-4ce0-b21a-e029d56dbacd req-4ccbbcb7-bb49-461a-afde-9803244275e3 tempest-ServerActionsV293TestJSON-2067650244 tempest-ServerActionsV293TestJSON-2067650244-project-member] http://10.180.1.21/volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be returned with HTTP 202 [ 1079.213020] [57051]: [pid: 57051|app: 0|req: 125/276] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 16:11:27 2025] DELETE /volume/v3/volumes/97f50fab-9f37-404b-a74a-f4af6293a3be => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1089.172523] [57050]: DEBUG dbcounter [-] [57050] Writing DB stats cinder:SELECT=135,cinder:UPDATE=20,cinder:INSERT=4 {{(pid=57050) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1089.207291] [57051]: DEBUG dbcounter [-] [57051] Writing DB stats cinder:SELECT=96,cinder:UPDATE=19,cinder:INSERT=3 {{(pid=57051) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1093.716804] [57050]: DEBUG cinder.api.middleware.request_id [req-3d7c31ed-65dd-4412-a7d2-d0613d45d9c3 req-58ccf25d-7cfe-486b-8511-873d18d6d6c9 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.719362] [57050]: INFO cinder.api.openstack.wsgi [req-3d7c31ed-65dd-4412-a7d2-d0613d45d9c3 req-58ccf25d-7cfe-486b-8511-873d18d6d6c9 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] PUT http://10.180.1.21/volume/v3/attachments/cdb6a2bf-fb94-4682-851b-461bebdfdec7 [ 1093.720016] [57050]: DEBUG cinder.api.openstack.wsgi [req-3d7c31ed-65dd-4412-a7d2-d0613d45d9c3 req-58ccf25d-7cfe-486b-8511-873d18d6d6c9 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-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-550464", "mountpoint": "/dev/sdb"}}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1093.731134] [57050]: DEBUG cinder.coordination [req-3d7c31ed-65dd-4412-a7d2-d0613d45d9c3 req-58ccf25d-7cfe-486b-8511-873d18d6d6c9 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Acquiring lock "cinder-attachment_update-149cd166-c0e2-449b-a58a-bb820675fbca-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57050) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1093.738744] [57050]: DEBUG cinder.coordination [req-3d7c31ed-65dd-4412-a7d2-d0613d45d9c3 req-58ccf25d-7cfe-486b-8511-873d18d6d6c9 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Lock "cinder-attachment_update-149cd166-c0e2-449b-a58a-bb820675fbca-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=57050) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1093.739863] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1093.739863] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.262168] [57050]: DEBUG cinder.coordination [req-3d7c31ed-65dd-4412-a7d2-d0613d45d9c3 req-58ccf25d-7cfe-486b-8511-873d18d6d6c9 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Lock "cinder-attachment_update-149cd166-c0e2-449b-a58a-bb820675fbca-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=57050) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1094.262541] [57050]: INFO cinder.api.openstack.wsgi [req-3d7c31ed-65dd-4412-a7d2-d0613d45d9c3 req-58ccf25d-7cfe-486b-8511-873d18d6d6c9 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/attachments/cdb6a2bf-fb94-4682-851b-461bebdfdec7 returned with HTTP 200 [ 1094.262998] [57050]: [pid: 57050|app: 0|req: 152/277] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 16:11:41 2025] PUT /volume/v3/attachments/cdb6a2bf-fb94-4682-851b-461bebdfdec7 => generated 617 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1094.280410] [57051]: DEBUG cinder.api.middleware.request_id [req-3d7c31ed-65dd-4412-a7d2-d0613d45d9c3 req-ccfc4be8-5a9a-49e5-9bd7-b971132e62ae None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.285806] [57051]: INFO cinder.api.openstack.wsgi [req-3d7c31ed-65dd-4412-a7d2-d0613d45d9c3 req-ccfc4be8-5a9a-49e5-9bd7-b971132e62ae tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] GET http://10.180.1.21/volume/v3/attachments/cdb6a2bf-fb94-4682-851b-461bebdfdec7 [ 1094.286341] [57051]: DEBUG cinder.api.openstack.wsgi [req-3d7c31ed-65dd-4412-a7d2-d0613d45d9c3 req-ccfc4be8-5a9a-49e5-9bd7-b971132e62ae tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.286432] [57051]: DEBUG cinder.api.openstack.wsgi [req-3d7c31ed-65dd-4412-a7d2-d0613d45d9c3 req-ccfc4be8-5a9a-49e5-9bd7-b971132e62ae tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Calling method 'version_select' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.317438] [57051]: INFO cinder.api.openstack.wsgi [req-3d7c31ed-65dd-4412-a7d2-d0613d45d9c3 req-ccfc4be8-5a9a-49e5-9bd7-b971132e62ae tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/attachments/cdb6a2bf-fb94-4682-851b-461bebdfdec7 returned with HTTP 200 [ 1094.318260] [57051]: [pid: 57051|app: 0|req: 126/278] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Feb 20 16:11:42 2025] GET /volume/v3/attachments/cdb6a2bf-fb94-4682-851b-461bebdfdec7 => generated 642 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1096.057984] [57050]: DEBUG cinder.api.middleware.request_id [None req-2f7d376a-f2f1-4fde-b32e-c5dacee2d1ee None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.061519] [57050]: INFO cinder.api.openstack.wsgi [None req-2f7d376a-f2f1-4fde-b32e-c5dacee2d1ee tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1096.062068] [57050]: DEBUG cinder.api.openstack.wsgi [None req-2f7d376a-f2f1-4fde-b32e-c5dacee2d1ee tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-734824423"}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1096.063839] [57050]: DEBUG cinder.api.v3.volumes [None req-2f7d376a-f2f1-4fde-b32e-c5dacee2d1ee tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-734824423'}} {{(pid=57050) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1096.064016] [57050]: INFO cinder.api.v3.volumes [None req-2f7d376a-f2f1-4fde-b32e-c5dacee2d1ee tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Create volume of 1 GB [ 1096.064392] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.064392] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.072925] [57050]: INFO cinder.volume.api [None req-2f7d376a-f2f1-4fde-b32e-c5dacee2d1ee tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Availability Zones retrieved successfully. [ 1096.079238] [57050]: DEBUG cinder.volume.api [None req-2f7d376a-f2f1-4fde-b32e-c5dacee2d1ee tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Flow 'volume_create_api' (4297a394-dd76-4ab7-a52b-f0718f6641d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1096.082015] [57050]: DEBUG cinder.volume.api [None req-2f7d376a-f2f1-4fde-b32e-c5dacee2d1ee tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8b6e5fe-89f0-4b7e-9787-d513dd7a8c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1096.082015] [57050]: DEBUG cinder.volume.flows.api.create_volume [None req-2f7d376a-f2f1-4fde-b32e-c5dacee2d1ee tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Validating volume size '1' using validate_int {{(pid=57050) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1096.105162] [57050]: DEBUG cinder.volume.api [None req-2f7d376a-f2f1-4fde-b32e-c5dacee2d1ee tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8b6e5fe-89f0-4b7e-9787-d513dd7a8c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T16:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=3dc66e21-7388-4567-923a-2efc37590051,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc66e21-7388-4567-923a-2efc37590051', '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=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1096.106458] [57050]: DEBUG cinder.volume.api [None req-2f7d376a-f2f1-4fde-b32e-c5dacee2d1ee tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a439cb71-b6e8-4e4e-86ee-32c9c4a2a5d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1096.180903] [57050]: DEBUG cinder.quota [None req-2f7d376a-f2f1-4fde-b32e-c5dacee2d1ee tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Created reservations ['11d07d21-ee2e-494f-b8a1-cf1027d9a64d', '7f26a5cc-ce98-491c-b641-c5a8717a1f4f', '1cac478d-2b77-4af5-b62a-8c309f0f55d9', '4450470e-8f67-4826-a660-83198428544e'] {{(pid=57050) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1096.181721] [57050]: DEBUG cinder.volume.api [None req-2f7d376a-f2f1-4fde-b32e-c5dacee2d1ee tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a439cb71-b6e8-4e4e-86ee-32c9c4a2a5d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11d07d21-ee2e-494f-b8a1-cf1027d9a64d', '7f26a5cc-ce98-491c-b641-c5a8717a1f4f', '1cac478d-2b77-4af5-b62a-8c309f0f55d9', '4450470e-8f67-4826-a660-83198428544e']}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1096.182632] [57050]: DEBUG cinder.volume.api [None req-2f7d376a-f2f1-4fde-b32e-c5dacee2d1ee tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (046be350-e2b3-47a8-915d-ddb3c3255de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1096.195284] [57050]: DEBUG cinder.volume.api [None req-2f7d376a-f2f1-4fde-b32e-c5dacee2d1ee tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (046be350-e2b3-47a8-915d-ddb3c3255de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56ba297e-4030-44b5-8bff-6243ad39d8a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-734824423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='629acebc52264e8c8573793a3601455b',qos_specs=None,replication_status=,reservations=['11d07d21-ee2e-494f-b8a1-cf1027d9a64d','7f26a5cc-ce98-491c-b641-c5a8717a1f4f','1cac478d-2b77-4af5-b62a-8c309f0f55d9','4450470e-8f67-4826-a660-83198428544e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='721790598f114c208fb8b778313be0ac',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051), '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-20T16:11:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-734824423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56ba297e-4030-44b5-8bff-6243ad39d8a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='629acebc52264e8c8573793a3601455b',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='721790598f114c208fb8b778313be0ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dc66e21-7388-4567-923a-2efc37590051),volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1096.196192] [57050]: DEBUG cinder.volume.api [None req-2f7d376a-f2f1-4fde-b32e-c5dacee2d1ee tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7c8783f-06a5-4ef5-86f4-61017e472f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1096.210049] [57050]: DEBUG cinder.volume.api [None req-2f7d376a-f2f1-4fde-b32e-c5dacee2d1ee tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7c8783f-06a5-4ef5-86f4-61017e472f25) 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-734824423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='629acebc52264e8c8573793a3601455b',qos_specs=None,replication_status=,reservations=['11d07d21-ee2e-494f-b8a1-cf1027d9a64d','7f26a5cc-ce98-491c-b641-c5a8717a1f4f','1cac478d-2b77-4af5-b62a-8c309f0f55d9','4450470e-8f67-4826-a660-83198428544e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='721790598f114c208fb8b778313be0ac',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1096.210933] [57050]: DEBUG cinder.volume.api [None req-2f7d376a-f2f1-4fde-b32e-c5dacee2d1ee tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (266afbb4-5bd4-490c-b5f2-073bb8a54c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1096.219994] [57050]: DEBUG cinder.volume.api [None req-2f7d376a-f2f1-4fde-b32e-c5dacee2d1ee tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (266afbb4-5bd4-490c-b5f2-073bb8a54c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1096.221064] [57050]: DEBUG cinder.volume.api [None req-2f7d376a-f2f1-4fde-b32e-c5dacee2d1ee tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Flow 'volume_create_api' (4297a394-dd76-4ab7-a52b-f0718f6641d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57050) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1096.221920] [57050]: INFO cinder.volume.api [None req-2f7d376a-f2f1-4fde-b32e-c5dacee2d1ee tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Create volume request issued successfully. [ 1096.222115] [57050]: INFO cinder.api.openstack.wsgi [None req-2f7d376a-f2f1-4fde-b32e-c5dacee2d1ee tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1096.222724] [57050]: [pid: 57050|app: 0|req: 153/279] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 16:11:43 2025] POST /volume/v3/volumes => generated 752 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1100.173107] [57051]: DEBUG cinder.api.middleware.request_id [req-3d7c31ed-65dd-4412-a7d2-d0613d45d9c3 req-6dda8c3a-edf4-42f3-bd0f-24a46ea21293 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.175558] [57051]: INFO cinder.api.openstack.wsgi [req-3d7c31ed-65dd-4412-a7d2-d0613d45d9c3 req-6dda8c3a-edf4-42f3-bd0f-24a46ea21293 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] POST http://10.180.1.21/volume/v3/attachments/cdb6a2bf-fb94-4682-851b-461bebdfdec7/action [ 1100.176270] [57051]: DEBUG cinder.api.openstack.wsgi [req-3d7c31ed-65dd-4412-a7d2-d0613d45d9c3 req-6dda8c3a-edf4-42f3-bd0f-24a46ea21293 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Action body: b'{"os-complete": null}' {{(pid=57051) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1100.176270] [57051]: DEBUG cinder.api.openstack.wsgi [req-3d7c31ed-65dd-4412-a7d2-d0613d45d9c3 req-6dda8c3a-edf4-42f3-bd0f-24a46ea21293 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1100.197242] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.197242] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.204808] [57051]: INFO cinder.api.openstack.wsgi [req-3d7c31ed-65dd-4412-a7d2-d0613d45d9c3 req-6dda8c3a-edf4-42f3-bd0f-24a46ea21293 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/attachments/cdb6a2bf-fb94-4682-851b-461bebdfdec7/action returned with HTTP 204 [ 1100.205321] [57051]: [pid: 57051|app: 0|req: 127/280] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 16:11:48 2025] POST /volume/v3/attachments/cdb6a2bf-fb94-4682-851b-461bebdfdec7/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1102.349055] [57050]: DEBUG cinder.api.middleware.request_id [None req-e14b3a60-0788-4299-b889-61ebf860fb19 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.351530] [57050]: INFO cinder.api.openstack.wsgi [None req-e14b3a60-0788-4299-b889-61ebf860fb19 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1102.351783] [57050]: DEBUG cinder.api.openstack.wsgi [None req-e14b3a60-0788-4299-b889-61ebf860fb19 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.352018] [57050]: DEBUG cinder.api.openstack.wsgi [None req-e14b3a60-0788-4299-b889-61ebf860fb19 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.363198] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.363198] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.367128] [57050]: INFO cinder.volume.api [None req-e14b3a60-0788-4299-b889-61ebf860fb19 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1102.372167] [57050]: INFO cinder.api.openstack.wsgi [None req-e14b3a60-0788-4299-b889-61ebf860fb19 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 200 [ 1102.372707] [57050]: [pid: 57050|app: 0|req: 154/281] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:11:50 2025] GET /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1102.418957] [57051]: DEBUG cinder.api.middleware.request_id [None req-1c5b1a32-e0ff-4968-ae0b-c38f42c9138e None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.422280] [57051]: INFO cinder.api.openstack.wsgi [None req-1c5b1a32-e0ff-4968-ae0b-c38f42c9138e tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1102.422750] [57051]: DEBUG cinder.api.openstack.wsgi [None req-1c5b1a32-e0ff-4968-ae0b-c38f42c9138e tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.423156] [57051]: DEBUG cinder.api.openstack.wsgi [None req-1c5b1a32-e0ff-4968-ae0b-c38f42c9138e tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.433033] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.433033] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.436680] [57051]: INFO cinder.volume.api [None req-1c5b1a32-e0ff-4968-ae0b-c38f42c9138e tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1102.441685] [57051]: INFO cinder.api.openstack.wsgi [None req-1c5b1a32-e0ff-4968-ae0b-c38f42c9138e tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 200 [ 1102.442102] [57051]: [pid: 57051|app: 0|req: 128/282] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:11:50 2025] GET /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.313627] [57050]: DEBUG cinder.api.middleware.request_id [None req-c6f06872-8e1c-437c-88db-b29561f0ea5a None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.315752] [57050]: INFO cinder.api.openstack.wsgi [None req-c6f06872-8e1c-437c-88db-b29561f0ea5a tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] DELETE http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac [ 1104.315980] [57050]: DEBUG cinder.api.openstack.wsgi [None req-c6f06872-8e1c-437c-88db-b29561f0ea5a tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.316214] [57050]: DEBUG cinder.api.openstack.wsgi [None req-c6f06872-8e1c-437c-88db-b29561f0ea5a tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Calling method 'delete' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.316399] [57050]: INFO cinder.api.v3.volumes [None req-c6f06872-8e1c-437c-88db-b29561f0ea5a tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Delete volume with id: 22f9ce7a-70d5-4b1b-9613-a0912ee184ac [ 1104.326364] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.326364] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.326898] [57050]: INFO cinder.volume.api [None req-c6f06872-8e1c-437c-88db-b29561f0ea5a tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Volume info retrieved successfully. [ 1104.345231] [57050]: INFO cinder.volume.api [None req-c6f06872-8e1c-437c-88db-b29561f0ea5a tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Delete volume request issued successfully. [ 1104.345461] [57050]: INFO cinder.api.openstack.wsgi [None req-c6f06872-8e1c-437c-88db-b29561f0ea5a tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac returned with HTTP 202 [ 1104.346067] [57050]: [pid: 57050|app: 0|req: 155/283] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 16:11:52 2025] DELETE /volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1104.351042] [57051]: DEBUG cinder.api.middleware.request_id [None req-f98c4254-3aa6-4959-9a14-ce3651e97aa5 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.353547] [57051]: INFO cinder.api.openstack.wsgi [None req-f98c4254-3aa6-4959-9a14-ce3651e97aa5 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] GET http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac [ 1104.353881] [57051]: DEBUG cinder.api.openstack.wsgi [None req-f98c4254-3aa6-4959-9a14-ce3651e97aa5 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.354238] [57051]: DEBUG cinder.api.openstack.wsgi [None req-f98c4254-3aa6-4959-9a14-ce3651e97aa5 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.362563] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.362563] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.366883] [57051]: INFO cinder.volume.api [None req-f98c4254-3aa6-4959-9a14-ce3651e97aa5 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Volume info retrieved successfully. [ 1104.372989] [57051]: INFO cinder.api.openstack.wsgi [None req-f98c4254-3aa6-4959-9a14-ce3651e97aa5 tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac returned with HTTP 200 [ 1104.373464] [57051]: [pid: 57051|app: 0|req: 129/284] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:11:52 2025] GET /volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.385015] [57050]: DEBUG cinder.api.middleware.request_id [None req-ebc8e3cd-6ee4-4c3b-8e43-80bfd3ca78cb None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.387308] [57050]: INFO cinder.api.openstack.wsgi [None req-ebc8e3cd-6ee4-4c3b-8e43-80bfd3ca78cb tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] GET http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac [ 1105.387379] [57050]: DEBUG cinder.api.openstack.wsgi [None req-ebc8e3cd-6ee4-4c3b-8e43-80bfd3ca78cb tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.388022] [57050]: DEBUG cinder.api.openstack.wsgi [None req-ebc8e3cd-6ee4-4c3b-8e43-80bfd3ca78cb tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.398965] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.398965] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.405758] [57050]: INFO cinder.volume.api [None req-ebc8e3cd-6ee4-4c3b-8e43-80bfd3ca78cb tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Volume info retrieved successfully. [ 1105.412381] [57050]: INFO cinder.api.openstack.wsgi [None req-ebc8e3cd-6ee4-4c3b-8e43-80bfd3ca78cb tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac returned with HTTP 200 [ 1105.412810] [57050]: [pid: 57050|app: 0|req: 156/285] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:11:53 2025] GET /volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.425873] [57051]: DEBUG cinder.api.middleware.request_id [None req-ccb5082f-6d0b-4eb7-ae7d-5fe8619cc4ea None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.431509] [57051]: INFO cinder.api.openstack.wsgi [None req-ccb5082f-6d0b-4eb7-ae7d-5fe8619cc4ea tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] GET http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac [ 1106.431641] [57051]: DEBUG cinder.api.openstack.wsgi [None req-ccb5082f-6d0b-4eb7-ae7d-5fe8619cc4ea tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.431822] [57051]: DEBUG cinder.api.openstack.wsgi [None req-ccb5082f-6d0b-4eb7-ae7d-5fe8619cc4ea tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.444642] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.444642] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.449043] [57051]: INFO cinder.volume.api [None req-ccb5082f-6d0b-4eb7-ae7d-5fe8619cc4ea tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Volume info retrieved successfully. [ 1106.455442] [57051]: INFO cinder.api.openstack.wsgi [None req-ccb5082f-6d0b-4eb7-ae7d-5fe8619cc4ea tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac returned with HTTP 200 [ 1106.455878] [57051]: [pid: 57051|app: 0|req: 130/286] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:11:54 2025] GET /volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.435454] [57050]: DEBUG cinder.api.middleware.request_id [req-96e6fa44-ad59-4a85-9ae7-5b7af7e42143 req-e45bcee5-a53d-4ca0-9701-6a3554b79762 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.437942] [57050]: INFO cinder.api.openstack.wsgi [req-96e6fa44-ad59-4a85-9ae7-5b7af7e42143 req-e45bcee5-a53d-4ca0-9701-6a3554b79762 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] DELETE http://10.180.1.21/volume/v3/attachments/cdb6a2bf-fb94-4682-851b-461bebdfdec7 [ 1107.438179] [57050]: DEBUG cinder.api.openstack.wsgi [req-96e6fa44-ad59-4a85-9ae7-5b7af7e42143 req-e45bcee5-a53d-4ca0-9701-6a3554b79762 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.438397] [57050]: DEBUG cinder.api.openstack.wsgi [req-96e6fa44-ad59-4a85-9ae7-5b7af7e42143 req-e45bcee5-a53d-4ca0-9701-6a3554b79762 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Calling method 'version_select' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.447426] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.447426] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.467289] [57051]: DEBUG cinder.api.middleware.request_id [None req-0eddaf44-5ddf-48dc-85bc-df5ab9f6861f None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.469330] [57051]: INFO cinder.api.openstack.wsgi [None req-0eddaf44-5ddf-48dc-85bc-df5ab9f6861f tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] GET http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac [ 1107.469591] [57051]: DEBUG cinder.api.openstack.wsgi [None req-0eddaf44-5ddf-48dc-85bc-df5ab9f6861f tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.469808] [57051]: DEBUG cinder.api.openstack.wsgi [None req-0eddaf44-5ddf-48dc-85bc-df5ab9f6861f tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.477015] [57051]: INFO cinder.api.openstack.wsgi [None req-0eddaf44-5ddf-48dc-85bc-df5ab9f6861f tempest-DeleteServersTestJSON-1833770539 tempest-DeleteServersTestJSON-1833770539-project-member] http://10.180.1.21/volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac returned with HTTP 404 [ 1107.477752] [57051]: [pid: 57051|app: 0|req: 131/287] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:11:55 2025] GET /volume/v3/volumes/22f9ce7a-70d5-4b1b-9613-a0912ee184ac => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1107.989025] [57050]: INFO cinder.api.openstack.wsgi [req-96e6fa44-ad59-4a85-9ae7-5b7af7e42143 req-e45bcee5-a53d-4ca0-9701-6a3554b79762 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/attachments/cdb6a2bf-fb94-4682-851b-461bebdfdec7 returned with HTTP 200 [ 1107.989619] [57050]: [pid: 57050|app: 0|req: 157/288] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 16:11:55 2025] DELETE /volume/v3/attachments/cdb6a2bf-fb94-4682-851b-461bebdfdec7 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1117.472904] [57051]: DEBUG dbcounter [-] [57051] Writing DB stats cinder:SELECT=21,cinder:UPDATE=2 {{(pid=57051) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1117.987683] [57050]: DEBUG dbcounter [-] [57050] Writing DB stats cinder:SELECT=52,cinder:UPDATE=17,cinder:INSERT=11 {{(pid=57050) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1125.218558] [57051]: DEBUG cinder.api.middleware.request_id [None req-6fc22edc-8424-447e-8373-012be0894642 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.221140] [57051]: INFO cinder.api.openstack.wsgi [None req-6fc22edc-8424-447e-8373-012be0894642 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1125.221431] [57051]: DEBUG cinder.api.openstack.wsgi [None req-6fc22edc-8424-447e-8373-012be0894642 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-499634324"}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1125.223379] [57051]: DEBUG cinder.api.v3.volumes [None req-6fc22edc-8424-447e-8373-012be0894642 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-499634324'}} {{(pid=57051) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1125.223518] [57051]: INFO cinder.api.v3.volumes [None req-6fc22edc-8424-447e-8373-012be0894642 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Create volume of 1 GB [ 1125.229319] [57051]: INFO cinder.volume.api [None req-6fc22edc-8424-447e-8373-012be0894642 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Availability Zones retrieved successfully. [ 1125.238420] [57051]: DEBUG cinder.volume.api [None req-6fc22edc-8424-447e-8373-012be0894642 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Flow 'volume_create_api' (d81001b5-9ce9-42c5-8965-6e4612f1a20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1125.238420] [57051]: DEBUG cinder.volume.api [None req-6fc22edc-8424-447e-8373-012be0894642 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26309bfd-e408-483e-ae94-5a484619a174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1125.239870] [57051]: DEBUG cinder.volume.flows.api.create_volume [None req-6fc22edc-8424-447e-8373-012be0894642 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Validating volume size '1' using validate_int {{(pid=57051) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1125.261649] [57051]: DEBUG cinder.volume.api [None req-6fc22edc-8424-447e-8373-012be0894642 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26309bfd-e408-483e-ae94-5a484619a174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T16:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=3dc66e21-7388-4567-923a-2efc37590051,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc66e21-7388-4567-923a-2efc37590051', '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=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1125.261649] [57051]: DEBUG cinder.volume.api [None req-6fc22edc-8424-447e-8373-012be0894642 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed6bea77-23c8-4b14-a9cf-5e979539f1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1125.306866] [57051]: DEBUG cinder.quota [None req-6fc22edc-8424-447e-8373-012be0894642 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Created reservations ['5c15cb8b-c7eb-4d76-b2e3-33b20a1a1171', 'ebe13367-d732-4c26-a75e-2e10a82fe38b', 'd689ffb0-3d0d-4485-b920-c8c6d87394f5', 'f72acc5b-2b70-40e6-9c24-00bbe65852a0'] {{(pid=57051) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1125.307993] [57051]: DEBUG cinder.volume.api [None req-6fc22edc-8424-447e-8373-012be0894642 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed6bea77-23c8-4b14-a9cf-5e979539f1ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c15cb8b-c7eb-4d76-b2e3-33b20a1a1171', 'ebe13367-d732-4c26-a75e-2e10a82fe38b', 'd689ffb0-3d0d-4485-b920-c8c6d87394f5', 'f72acc5b-2b70-40e6-9c24-00bbe65852a0']}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1125.308983] [57051]: DEBUG cinder.volume.api [None req-6fc22edc-8424-447e-8373-012be0894642 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6ba943c-d115-4f4e-8ad4-10a157c7e127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1125.322997] [57051]: DEBUG cinder.volume.api [None req-6fc22edc-8424-447e-8373-012be0894642 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6ba943c-d115-4f4e-8ad4-10a157c7e127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '444487d1-1846-4d44-958b-cb34763bc3ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-499634324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='815e2684c49c4df1b629e19ded065e10',qos_specs=None,replication_status=,reservations=['5c15cb8b-c7eb-4d76-b2e3-33b20a1a1171','ebe13367-d732-4c26-a75e-2e10a82fe38b','d689ffb0-3d0d-4485-b920-c8c6d87394f5','f72acc5b-2b70-40e6-9c24-00bbe65852a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cf9b2e553b243db90a48cebb538386f',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051), '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-20T16:12:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-499634324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=444487d1-1846-4d44-958b-cb34763bc3ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='815e2684c49c4df1b629e19ded065e10',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='1cf9b2e553b243db90a48cebb538386f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dc66e21-7388-4567-923a-2efc37590051),volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1125.323936] [57051]: DEBUG cinder.volume.api [None req-6fc22edc-8424-447e-8373-012be0894642 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75f44fc7-87f7-404e-b53d-0d976b4b8a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1125.337956] [57051]: DEBUG cinder.volume.api [None req-6fc22edc-8424-447e-8373-012be0894642 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75f44fc7-87f7-404e-b53d-0d976b4b8a5d) 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-499634324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='815e2684c49c4df1b629e19ded065e10',qos_specs=None,replication_status=,reservations=['5c15cb8b-c7eb-4d76-b2e3-33b20a1a1171','ebe13367-d732-4c26-a75e-2e10a82fe38b','d689ffb0-3d0d-4485-b920-c8c6d87394f5','f72acc5b-2b70-40e6-9c24-00bbe65852a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cf9b2e553b243db90a48cebb538386f',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1125.338864] [57051]: DEBUG cinder.volume.api [None req-6fc22edc-8424-447e-8373-012be0894642 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdbd1eae-08e3-4c31-a857-eeca50fbd51b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1125.348320] [57051]: DEBUG cinder.volume.api [None req-6fc22edc-8424-447e-8373-012be0894642 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdbd1eae-08e3-4c31-a857-eeca50fbd51b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1125.349448] [57051]: DEBUG cinder.volume.api [None req-6fc22edc-8424-447e-8373-012be0894642 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Flow 'volume_create_api' (d81001b5-9ce9-42c5-8965-6e4612f1a20b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1125.349968] [57051]: INFO cinder.volume.api [None req-6fc22edc-8424-447e-8373-012be0894642 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Create volume request issued successfully. [ 1125.350685] [57051]: INFO cinder.api.openstack.wsgi [None req-6fc22edc-8424-447e-8373-012be0894642 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1125.356318] [57051]: [pid: 57051|app: 0|req: 132/289] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 16:12:13 2025] POST /volume/v3/volumes => generated 753 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1125.373940] [57050]: DEBUG cinder.api.middleware.request_id [None req-e4c0ad48-7b2f-46e5-b836-cacbc0845113 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.381983] [57050]: INFO cinder.api.openstack.wsgi [None req-e4c0ad48-7b2f-46e5-b836-cacbc0845113 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] GET http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce [ 1125.382250] [57050]: DEBUG cinder.api.openstack.wsgi [None req-e4c0ad48-7b2f-46e5-b836-cacbc0845113 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.382517] [57050]: DEBUG cinder.api.openstack.wsgi [None req-e4c0ad48-7b2f-46e5-b836-cacbc0845113 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.390641] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.390641] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.394756] [57050]: INFO cinder.volume.api [None req-e4c0ad48-7b2f-46e5-b836-cacbc0845113 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1125.399493] [57050]: INFO cinder.api.openstack.wsgi [None req-e4c0ad48-7b2f-46e5-b836-cacbc0845113 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce returned with HTTP 200 [ 1125.400073] [57050]: [pid: 57050|app: 0|req: 158/290] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:13 2025] GET /volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1126.412483] [57051]: DEBUG cinder.api.middleware.request_id [None req-23167594-5e86-45ca-80c6-98843300d1fe None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.418972] [57051]: INFO cinder.api.openstack.wsgi [None req-23167594-5e86-45ca-80c6-98843300d1fe tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] GET http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce [ 1126.419272] [57051]: DEBUG cinder.api.openstack.wsgi [None req-23167594-5e86-45ca-80c6-98843300d1fe tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1126.419529] [57051]: DEBUG cinder.api.openstack.wsgi [None req-23167594-5e86-45ca-80c6-98843300d1fe tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1126.431352] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.431352] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.435683] [57051]: INFO cinder.volume.api [None req-23167594-5e86-45ca-80c6-98843300d1fe tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1126.440865] [57051]: INFO cinder.api.openstack.wsgi [None req-23167594-5e86-45ca-80c6-98843300d1fe tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce returned with HTTP 200 [ 1126.441271] [57051]: [pid: 57051|app: 0|req: 133/291] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:14 2025] GET /volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1126.537396] [57050]: DEBUG cinder.api.middleware.request_id [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-3f1a82cb-088e-40a9-975a-d78128f9230e None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.540364] [57050]: INFO cinder.api.openstack.wsgi [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-3f1a82cb-088e-40a9-975a-d78128f9230e tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] GET http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce [ 1126.542017] [57050]: DEBUG cinder.api.openstack.wsgi [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-3f1a82cb-088e-40a9-975a-d78128f9230e tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1126.542017] [57050]: DEBUG cinder.api.openstack.wsgi [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-3f1a82cb-088e-40a9-975a-d78128f9230e tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1126.550799] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.550799] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.556911] [57050]: INFO cinder.volume.api [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-3f1a82cb-088e-40a9-975a-d78128f9230e tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1126.562520] [57050]: INFO cinder.api.openstack.wsgi [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-3f1a82cb-088e-40a9-975a-d78128f9230e tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce returned with HTTP 200 [ 1126.562520] [57050]: [pid: 57050|app: 0|req: 159/292] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:12:14 2025] GET /volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1127.354521] [57051]: DEBUG cinder.api.middleware.request_id [None req-b1339bd0-8d93-4447-ba23-41c9ed8b705e None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.356916] [57051]: INFO cinder.api.openstack.wsgi [None req-b1339bd0-8d93-4447-ba23-41c9ed8b705e tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] GET http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca [ 1127.357210] [57051]: DEBUG cinder.api.openstack.wsgi [None req-b1339bd0-8d93-4447-ba23-41c9ed8b705e tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.357494] [57051]: DEBUG cinder.api.openstack.wsgi [None req-b1339bd0-8d93-4447-ba23-41c9ed8b705e tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.369611] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.369611] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.377090] [57051]: INFO cinder.volume.api [None req-b1339bd0-8d93-4447-ba23-41c9ed8b705e tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Volume info retrieved successfully. [ 1127.384043] [57051]: INFO cinder.api.openstack.wsgi [None req-b1339bd0-8d93-4447-ba23-41c9ed8b705e tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca returned with HTTP 200 [ 1127.384043] [57051]: [pid: 57051|app: 0|req: 134/293] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:15 2025] GET /volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1127.461152] [57050]: DEBUG cinder.api.middleware.request_id [None req-21d375d7-3298-4bd8-88a6-b58dd29d1b6f None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.463367] [57050]: INFO cinder.api.openstack.wsgi [None req-21d375d7-3298-4bd8-88a6-b58dd29d1b6f tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] GET http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca [ 1127.463574] [57050]: DEBUG cinder.api.openstack.wsgi [None req-21d375d7-3298-4bd8-88a6-b58dd29d1b6f tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.463796] [57050]: DEBUG cinder.api.openstack.wsgi [None req-21d375d7-3298-4bd8-88a6-b58dd29d1b6f tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.471463] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.471463] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.475284] [57050]: INFO cinder.volume.api [None req-21d375d7-3298-4bd8-88a6-b58dd29d1b6f tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Volume info retrieved successfully. [ 1127.479741] [57050]: INFO cinder.api.openstack.wsgi [None req-21d375d7-3298-4bd8-88a6-b58dd29d1b6f tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca returned with HTTP 200 [ 1127.480147] [57050]: [pid: 57050|app: 0|req: 160/294] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:15 2025] GET /volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1127.539905] [57051]: DEBUG cinder.api.middleware.request_id [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-94c252eb-3e02-4e4b-a900-5979fc8fe2c8 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.542466] [57051]: INFO cinder.api.openstack.wsgi [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-94c252eb-3e02-4e4b-a900-5979fc8fe2c8 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1127.542969] [57051]: DEBUG cinder.api.openstack.wsgi [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-94c252eb-3e02-4e4b-a900-5979fc8fe2c8 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-186150778", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1127.545033] [57051]: DEBUG cinder.api.v3.volumes [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-94c252eb-3e02-4e4b-a900-5979fc8fe2c8 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-186150778', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=57051) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1127.545186] [57051]: INFO cinder.api.v3.volumes [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-94c252eb-3e02-4e4b-a900-5979fc8fe2c8 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Create volume of 1 GB [ 1127.551023] [57051]: INFO cinder.volume.api [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-94c252eb-3e02-4e4b-a900-5979fc8fe2c8 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Availability Zones retrieved successfully. [ 1127.557893] [57051]: DEBUG cinder.volume.api [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-94c252eb-3e02-4e4b-a900-5979fc8fe2c8 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Flow 'volume_create_api' (9e3d55c2-b3a6-45ff-917f-38d11004333b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1127.559184] [57051]: DEBUG cinder.volume.api [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-94c252eb-3e02-4e4b-a900-5979fc8fe2c8 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5fc1786-0884-4c77-878f-d4e929376efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1127.560464] [57051]: DEBUG cinder.volume.flows.api.create_volume [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-94c252eb-3e02-4e4b-a900-5979fc8fe2c8 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Validating volume size '1' using validate_int {{(pid=57051) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1127.581296] [57051]: DEBUG cinder.volume.api [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-94c252eb-3e02-4e4b-a900-5979fc8fe2c8 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5fc1786-0884-4c77-878f-d4e929376efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T16:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=3dc66e21-7388-4567-923a-2efc37590051,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc66e21-7388-4567-923a-2efc37590051', '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=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1127.582494] [57051]: DEBUG cinder.volume.api [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-94c252eb-3e02-4e4b-a900-5979fc8fe2c8 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9975d68f-079d-4937-b09b-4be3dba6ae24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1127.626102] [57051]: DEBUG cinder.quota [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-94c252eb-3e02-4e4b-a900-5979fc8fe2c8 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Created reservations ['2538dff1-1bbc-4657-91a5-273ba9d5b547', '7e934ff8-0005-4304-99ac-b27fce4304ca', 'cdd08209-213a-415b-8fd7-efa4e493e885', 'cf261d24-3991-4c15-bd98-f3a7ab8a5087'] {{(pid=57051) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1127.627331] [57051]: DEBUG cinder.volume.api [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-94c252eb-3e02-4e4b-a900-5979fc8fe2c8 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9975d68f-079d-4937-b09b-4be3dba6ae24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2538dff1-1bbc-4657-91a5-273ba9d5b547', '7e934ff8-0005-4304-99ac-b27fce4304ca', 'cdd08209-213a-415b-8fd7-efa4e493e885', 'cf261d24-3991-4c15-bd98-f3a7ab8a5087']}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1127.627955] [57051]: DEBUG cinder.volume.api [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-94c252eb-3e02-4e4b-a900-5979fc8fe2c8 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df11de6c-ff67-494a-b16c-c245e58b9e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1127.639558] [57051]: DEBUG cinder.volume.api [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-94c252eb-3e02-4e4b-a900-5979fc8fe2c8 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df11de6c-ff67-494a-b16c-c245e58b9e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad011f52-461c-4935-ae9c-91721208959b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-186150778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc375b2b1e724891a435d6008ca5ac3a',qos_specs=None,replication_status=,reservations=['2538dff1-1bbc-4657-91a5-273ba9d5b547','7e934ff8-0005-4304-99ac-b27fce4304ca','cdd08209-213a-415b-8fd7-efa4e493e885','cf261d24-3991-4c15-bd98-f3a7ab8a5087'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6518013c55ed49629a2a998147ad44b3',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051), '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-20T16:12:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-186150778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad011f52-461c-4935-ae9c-91721208959b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc375b2b1e724891a435d6008ca5ac3a',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='6518013c55ed49629a2a998147ad44b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dc66e21-7388-4567-923a-2efc37590051),volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1127.640509] [57051]: DEBUG cinder.volume.api [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-94c252eb-3e02-4e4b-a900-5979fc8fe2c8 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33890e00-acb7-40d5-9490-31147fc73a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1127.654413] [57051]: DEBUG cinder.volume.api [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-94c252eb-3e02-4e4b-a900-5979fc8fe2c8 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33890e00-acb7-40d5-9490-31147fc73a2d) 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-186150778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc375b2b1e724891a435d6008ca5ac3a',qos_specs=None,replication_status=,reservations=['2538dff1-1bbc-4657-91a5-273ba9d5b547','7e934ff8-0005-4304-99ac-b27fce4304ca','cdd08209-213a-415b-8fd7-efa4e493e885','cf261d24-3991-4c15-bd98-f3a7ab8a5087'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6518013c55ed49629a2a998147ad44b3',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1127.655311] [57051]: DEBUG cinder.volume.api [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-94c252eb-3e02-4e4b-a900-5979fc8fe2c8 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f78c188b-40e9-49af-981c-9adaa51cd676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1127.665503] [57051]: DEBUG cinder.volume.api [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-94c252eb-3e02-4e4b-a900-5979fc8fe2c8 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f78c188b-40e9-49af-981c-9adaa51cd676) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1127.665994] [57051]: DEBUG cinder.volume.api [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-94c252eb-3e02-4e4b-a900-5979fc8fe2c8 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Flow 'volume_create_api' (9e3d55c2-b3a6-45ff-917f-38d11004333b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1127.666376] [57051]: INFO cinder.volume.api [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-94c252eb-3e02-4e4b-a900-5979fc8fe2c8 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Create volume request issued successfully. [ 1127.667074] [57051]: INFO cinder.api.openstack.wsgi [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-94c252eb-3e02-4e4b-a900-5979fc8fe2c8 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1127.667537] [57051]: [pid: 57051|app: 0|req: 135/295] 10.180.1.21 () {64 vars in 1421 bytes} [Thu Feb 20 16:12:15 2025] POST /volume/v3/volumes => generated 753 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1127.673213] [57050]: DEBUG cinder.api.middleware.request_id [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-705bc749-744f-4bef-af54-73feb5f6fa3a None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.678023] [57050]: INFO cinder.api.openstack.wsgi [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-705bc749-744f-4bef-af54-73feb5f6fa3a tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] GET http://10.180.1.21/volume/v3/volumes/ad011f52-461c-4935-ae9c-91721208959b [ 1127.678023] [57050]: DEBUG cinder.api.openstack.wsgi [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-705bc749-744f-4bef-af54-73feb5f6fa3a tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.678023] [57050]: DEBUG cinder.api.openstack.wsgi [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-705bc749-744f-4bef-af54-73feb5f6fa3a tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.686876] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.686876] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.689091] [57050]: INFO cinder.volume.api [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-705bc749-744f-4bef-af54-73feb5f6fa3a tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Volume info retrieved successfully. [ 1127.693451] [57050]: INFO cinder.api.openstack.wsgi [req-cb6ea353-a245-43d6-a58b-dc149d30b0a5 req-705bc749-744f-4bef-af54-73feb5f6fa3a tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] http://10.180.1.21/volume/v3/volumes/ad011f52-461c-4935-ae9c-91721208959b returned with HTTP 200 [ 1127.693910] [57050]: [pid: 57050|app: 0|req: 161/296] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:12:15 2025] GET /volume/v3/volumes/ad011f52-461c-4935-ae9c-91721208959b => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1127.972133] [57051]: DEBUG cinder.api.middleware.request_id [req-f5ba0787-71e7-4bcf-b476-6a1e4b637d5b req-f6a75ff3-3429-4e37-9f04-35e577c3cfd9 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.976743] [57051]: INFO cinder.api.openstack.wsgi [req-f5ba0787-71e7-4bcf-b476-6a1e4b637d5b req-f6a75ff3-3429-4e37-9f04-35e577c3cfd9 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] GET http://10.180.1.21/volume/v3/volumes/ad011f52-461c-4935-ae9c-91721208959b [ 1127.977030] [57051]: DEBUG cinder.api.openstack.wsgi [req-f5ba0787-71e7-4bcf-b476-6a1e4b637d5b req-f6a75ff3-3429-4e37-9f04-35e577c3cfd9 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.977357] [57051]: DEBUG cinder.api.openstack.wsgi [req-f5ba0787-71e7-4bcf-b476-6a1e4b637d5b req-f6a75ff3-3429-4e37-9f04-35e577c3cfd9 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.989727] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.989727] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.995468] [57051]: INFO cinder.volume.api [req-f5ba0787-71e7-4bcf-b476-6a1e4b637d5b req-f6a75ff3-3429-4e37-9f04-35e577c3cfd9 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Volume info retrieved successfully. [ 1128.002520] [57051]: INFO cinder.api.openstack.wsgi [req-f5ba0787-71e7-4bcf-b476-6a1e4b637d5b req-f6a75ff3-3429-4e37-9f04-35e577c3cfd9 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] http://10.180.1.21/volume/v3/volumes/ad011f52-461c-4935-ae9c-91721208959b returned with HTTP 200 [ 1128.003100] [57051]: [pid: 57051|app: 0|req: 136/297] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:12:15 2025] GET /volume/v3/volumes/ad011f52-461c-4935-ae9c-91721208959b => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1128.097954] [57050]: DEBUG cinder.api.middleware.request_id [None req-07a23d6e-1754-436c-b577-4fb9bdbc6662 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.098334] [57050]: INFO cinder.api.openstack.wsgi [None req-07a23d6e-1754-436c-b577-4fb9bdbc6662 None None] GET http://10.180.1.21/volume// [ 1128.098551] [57050]: DEBUG cinder.api.openstack.wsgi [None req-07a23d6e-1754-436c-b577-4fb9bdbc6662 None None] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1128.098769] [57050]: DEBUG cinder.api.openstack.wsgi [None req-07a23d6e-1754-436c-b577-4fb9bdbc6662 None None] Calling method 'all' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1128.099268] [57050]: INFO cinder.api.openstack.wsgi [None req-07a23d6e-1754-436c-b577-4fb9bdbc6662 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1128.099755] [57050]: [pid: 57050|app: 0|req: 162/298] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 16:12:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1128.106753] [57051]: DEBUG cinder.api.middleware.request_id [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-a8220e3c-5032-48b2-8220-96b07cf935b6 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.109257] [57051]: INFO cinder.api.openstack.wsgi [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-a8220e3c-5032-48b2-8220-96b07cf935b6 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1128.109812] [57051]: DEBUG cinder.api.openstack.wsgi [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-a8220e3c-5032-48b2-8220-96b07cf935b6 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "444487d1-1846-4d44-958b-cb34763bc3ce", "connector": null, "instance_uuid": "b068993f-4e8a-47fc-a4ec-3858ff4936e5"}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1128.121376] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.121376] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1128.143688] [57051]: INFO cinder.api.openstack.wsgi [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-a8220e3c-5032-48b2-8220-96b07cf935b6 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1128.144192] [57051]: [pid: 57051|app: 0|req: 137/299] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 16:12:15 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) [ 1128.171477] [57050]: DEBUG cinder.api.middleware.request_id [None req-18211099-4ded-4469-913a-7cf7013c5c9f None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.175973] [57050]: INFO cinder.api.openstack.wsgi [None req-18211099-4ded-4469-913a-7cf7013c5c9f tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] GET http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce [ 1128.175973] [57050]: DEBUG cinder.api.openstack.wsgi [None req-18211099-4ded-4469-913a-7cf7013c5c9f tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1128.175973] [57050]: DEBUG cinder.api.openstack.wsgi [None req-18211099-4ded-4469-913a-7cf7013c5c9f tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1128.188023] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.188023] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1128.193531] [57050]: INFO cinder.volume.api [None req-18211099-4ded-4469-913a-7cf7013c5c9f tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1128.198659] [57050]: INFO cinder.api.openstack.wsgi [None req-18211099-4ded-4469-913a-7cf7013c5c9f tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce returned with HTTP 200 [ 1128.199304] [57050]: [pid: 57050|app: 0|req: 163/300] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:16 2025] GET /volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1128.385603] [57051]: DEBUG cinder.api.middleware.request_id [req-56684999-9b1a-4ac2-a88a-2768fcaeab6f req-65ebfcdc-4213-463a-b2b5-e4fc2679acf2 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.388779] [57051]: INFO cinder.api.openstack.wsgi [req-56684999-9b1a-4ac2-a88a-2768fcaeab6f req-65ebfcdc-4213-463a-b2b5-e4fc2679acf2 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1128.389375] [57051]: DEBUG cinder.api.openstack.wsgi [req-56684999-9b1a-4ac2-a88a-2768fcaeab6f req-65ebfcdc-4213-463a-b2b5-e4fc2679acf2 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ad011f52-461c-4935-ae9c-91721208959b", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-305782232", "description": null, "metadata": {}}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1128.400260] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.400260] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1128.400905] [57051]: INFO cinder.volume.api [req-56684999-9b1a-4ac2-a88a-2768fcaeab6f req-65ebfcdc-4213-463a-b2b5-e4fc2679acf2 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Volume info retrieved successfully. [ 1128.401115] [57051]: INFO cinder.api.v3.snapshots [req-56684999-9b1a-4ac2-a88a-2768fcaeab6f req-65ebfcdc-4213-463a-b2b5-e4fc2679acf2 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Create snapshot from volume ad011f52-461c-4935-ae9c-91721208959b [ 1128.419075] [57051]: WARNING cinder.quota [req-56684999-9b1a-4ac2-a88a-2768fcaeab6f req-65ebfcdc-4213-463a-b2b5-e4fc2679acf2 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-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. [ 1128.442888] [57051]: DEBUG cinder.quota [req-56684999-9b1a-4ac2-a88a-2768fcaeab6f req-65ebfcdc-4213-463a-b2b5-e4fc2679acf2 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Created reservations ['075b07fd-ce91-46d5-be41-d731bfe1be35', '6dcd4c1f-b94a-4a7e-aeae-03cdb90d221d', '1ad5d417-1832-4128-9a96-d04203210ad7', '75274949-62e1-4f8f-b180-6651e7b23b9a'] {{(pid=57051) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1128.491710] [57051]: INFO cinder.volume.api [req-56684999-9b1a-4ac2-a88a-2768fcaeab6f req-65ebfcdc-4213-463a-b2b5-e4fc2679acf2 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Snapshot create request issued successfully. [ 1128.491710] [57051]: INFO cinder.api.openstack.wsgi [req-56684999-9b1a-4ac2-a88a-2768fcaeab6f req-65ebfcdc-4213-463a-b2b5-e4fc2679acf2 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1128.492130] [57051]: [pid: 57051|app: 0|req: 138/301] 10.180.1.21 () {64 vars in 1427 bytes} [Thu Feb 20 16:12:16 2025] POST /volume/v3/snapshots => generated 310 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1128.680282] [57050]: DEBUG cinder.api.middleware.request_id [None req-7bdcb42b-8fde-4746-b226-6bdd8371eea4 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.680727] [57050]: INFO cinder.api.openstack.wsgi [None req-7bdcb42b-8fde-4746-b226-6bdd8371eea4 None None] GET http://10.180.1.21/volume// [ 1128.680918] [57050]: DEBUG cinder.api.openstack.wsgi [None req-7bdcb42b-8fde-4746-b226-6bdd8371eea4 None None] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1128.681144] [57050]: DEBUG cinder.api.openstack.wsgi [None req-7bdcb42b-8fde-4746-b226-6bdd8371eea4 None None] Calling method 'all' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1128.681593] [57050]: INFO cinder.api.openstack.wsgi [None req-7bdcb42b-8fde-4746-b226-6bdd8371eea4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1128.681891] [57050]: [pid: 57050|app: 0|req: 164/302] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:12:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1128.688558] [57051]: DEBUG cinder.api.middleware.request_id [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-9b6d659e-5b32-4fe2-9bf3-ec67ae2a2800 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.691387] [57051]: INFO cinder.api.openstack.wsgi [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-9b6d659e-5b32-4fe2-9bf3-ec67ae2a2800 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] GET http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce [ 1128.692468] [57051]: DEBUG cinder.api.openstack.wsgi [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-9b6d659e-5b32-4fe2-9bf3-ec67ae2a2800 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1128.692468] [57051]: DEBUG cinder.api.openstack.wsgi [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-9b6d659e-5b32-4fe2-9bf3-ec67ae2a2800 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1128.699182] [57050]: DEBUG cinder.api.middleware.request_id [req-27cc4ce3-1f3a-48a3-8a63-ac2dda167be9 req-951e14de-38fd-473e-92b2-0fcfec280d79 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.701684] [57050]: INFO cinder.api.openstack.wsgi [req-27cc4ce3-1f3a-48a3-8a63-ac2dda167be9 req-951e14de-38fd-473e-92b2-0fcfec280d79 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] GET http://10.180.1.21/volume/v3/snapshots/ab8d7419-0dc1-4913-ae95-8f2b43640d48 [ 1128.701930] [57050]: DEBUG cinder.api.openstack.wsgi [req-27cc4ce3-1f3a-48a3-8a63-ac2dda167be9 req-951e14de-38fd-473e-92b2-0fcfec280d79 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1128.702187] [57050]: DEBUG cinder.api.openstack.wsgi [req-27cc4ce3-1f3a-48a3-8a63-ac2dda167be9 req-951e14de-38fd-473e-92b2-0fcfec280d79 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1128.707683] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.707683] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1128.711555] [57051]: INFO cinder.volume.api [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-9b6d659e-5b32-4fe2-9bf3-ec67ae2a2800 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1128.719235] [57051]: INFO cinder.api.openstack.wsgi [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-9b6d659e-5b32-4fe2-9bf3-ec67ae2a2800 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce returned with HTTP 200 [ 1128.719333] [57051]: [pid: 57051|app: 0|req: 139/303] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:12:16 2025] GET /volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce => generated 1026 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1128.722568] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.722568] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1128.723098] [57050]: INFO cinder.volume.api [req-27cc4ce3-1f3a-48a3-8a63-ac2dda167be9 req-951e14de-38fd-473e-92b2-0fcfec280d79 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Snapshot retrieved successfully. [ 1128.724273] [57050]: INFO cinder.api.openstack.wsgi [req-27cc4ce3-1f3a-48a3-8a63-ac2dda167be9 req-951e14de-38fd-473e-92b2-0fcfec280d79 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] http://10.180.1.21/volume/v3/snapshots/ab8d7419-0dc1-4913-ae95-8f2b43640d48 returned with HTTP 200 [ 1128.725293] [57050]: [pid: 57050|app: 0|req: 165/304] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Feb 20 16:12:16 2025] GET /volume/v3/snapshots/ab8d7419-0dc1-4913-ae95-8f2b43640d48 => generated 469 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1128.760507] [57051]: DEBUG cinder.api.middleware.request_id [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-3d78a333-c12e-4720-94f3-2fa718b33b9e None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.763532] [57051]: INFO cinder.api.openstack.wsgi [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-3d78a333-c12e-4720-94f3-2fa718b33b9e tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] PUT http://10.180.1.21/volume/v3/attachments/9f406911-63ae-4a0f-b332-c8979688d5e6 [ 1128.763671] [57051]: DEBUG cinder.api.openstack.wsgi [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-3d78a333-c12e-4720-94f3-2fa718b33b9e tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-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-550512", "mountpoint": "/dev/sdb"}}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1128.771860] [57051]: DEBUG cinder.coordination [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-3d78a333-c12e-4720-94f3-2fa718b33b9e tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Acquiring lock "cinder-attachment_update-444487d1-1846-4d44-958b-cb34763bc3ce-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57051) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1128.776676] [57051]: DEBUG cinder.coordination [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-3d78a333-c12e-4720-94f3-2fa718b33b9e tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Lock "cinder-attachment_update-444487d1-1846-4d44-958b-cb34763bc3ce-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57051) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1128.777743] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.777743] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1128.880106] [57050]: DEBUG cinder.api.middleware.request_id [req-38169661-25a1-4e63-a014-afdd137a22a5 req-69fcc8fa-5c98-45e6-836c-c01e1f02afb3 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.888123] [57050]: INFO cinder.api.openstack.wsgi [req-38169661-25a1-4e63-a014-afdd137a22a5 req-69fcc8fa-5c98-45e6-836c-c01e1f02afb3 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1128.888381] [57050]: DEBUG cinder.api.openstack.wsgi [req-38169661-25a1-4e63-a014-afdd137a22a5 req-69fcc8fa-5c98-45e6-836c-c01e1f02afb3 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1128.888601] [57050]: DEBUG cinder.api.openstack.wsgi [req-38169661-25a1-4e63-a014-afdd137a22a5 req-69fcc8fa-5c98-45e6-836c-c01e1f02afb3 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Calling method 'detail' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1128.888925] [57050]: DEBUG cinder.api.api_utils [req-38169661-25a1-4e63-a014-afdd137a22a5 req-69fcc8fa-5c98-45e6-836c-c01e1f02afb3 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Removing options '' from query. {{(pid=57050) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1128.890432] [57050]: DEBUG cinder.db.sqlalchemy.api [req-38169661-25a1-4e63-a014-afdd137a22a5 req-69fcc8fa-5c98-45e6-836c-c01e1f02afb3 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Building query based on filter {{(pid=57050) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1128.906148] [57050]: INFO cinder.volume.api [req-38169661-25a1-4e63-a014-afdd137a22a5 req-69fcc8fa-5c98-45e6-836c-c01e1f02afb3 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Get all snapshots completed successfully. [ 1128.906712] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.906712] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1128.907463] [57050]: INFO cinder.api.openstack.wsgi [req-38169661-25a1-4e63-a014-afdd137a22a5 req-69fcc8fa-5c98-45e6-836c-c01e1f02afb3 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1128.907884] [57050]: [pid: 57050|app: 0|req: 166/305] 10.180.1.21 () {60 vars in 1394 bytes} [Thu Feb 20 16:12:16 2025] GET /volume/v3/snapshots/detail => generated 472 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1129.021699] [57050]: DEBUG cinder.api.middleware.request_id [req-9fa5f4c1-3d71-4334-8842-18e9cbfe9523 req-bae3d0de-2b88-44fb-829c-d1bd9e093fb8 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.024576] [57050]: INFO cinder.api.openstack.wsgi [req-9fa5f4c1-3d71-4334-8842-18e9cbfe9523 req-bae3d0de-2b88-44fb-829c-d1bd9e093fb8 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] GET http://10.180.1.21/volume/v3/snapshots/ab8d7419-0dc1-4913-ae95-8f2b43640d48 [ 1129.025711] [57050]: DEBUG cinder.api.openstack.wsgi [req-9fa5f4c1-3d71-4334-8842-18e9cbfe9523 req-bae3d0de-2b88-44fb-829c-d1bd9e093fb8 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.026484] [57050]: DEBUG cinder.api.openstack.wsgi [req-9fa5f4c1-3d71-4334-8842-18e9cbfe9523 req-bae3d0de-2b88-44fb-829c-d1bd9e093fb8 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.036260] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.036260] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.036857] [57050]: INFO cinder.volume.api [req-9fa5f4c1-3d71-4334-8842-18e9cbfe9523 req-bae3d0de-2b88-44fb-829c-d1bd9e093fb8 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Snapshot retrieved successfully. [ 1129.038437] [57050]: INFO cinder.api.openstack.wsgi [req-9fa5f4c1-3d71-4334-8842-18e9cbfe9523 req-bae3d0de-2b88-44fb-829c-d1bd9e093fb8 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] http://10.180.1.21/volume/v3/snapshots/ab8d7419-0dc1-4913-ae95-8f2b43640d48 returned with HTTP 200 [ 1129.039103] [57050]: [pid: 57050|app: 0|req: 167/306] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Feb 20 16:12:16 2025] GET /volume/v3/snapshots/ab8d7419-0dc1-4913-ae95-8f2b43640d48 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1129.125631] [57050]: DEBUG cinder.api.middleware.request_id [req-373dc379-86e8-4929-92f7-6f6f989bf6b4 req-49802259-0dac-4975-a5de-bceee2c6f998 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.129163] [57050]: INFO cinder.api.openstack.wsgi [req-373dc379-86e8-4929-92f7-6f6f989bf6b4 req-49802259-0dac-4975-a5de-bceee2c6f998 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/ab8d7419-0dc1-4913-ae95-8f2b43640d48 [ 1129.129388] [57050]: DEBUG cinder.api.openstack.wsgi [req-373dc379-86e8-4929-92f7-6f6f989bf6b4 req-49802259-0dac-4975-a5de-bceee2c6f998 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.131945] [57050]: DEBUG cinder.api.openstack.wsgi [req-373dc379-86e8-4929-92f7-6f6f989bf6b4 req-49802259-0dac-4975-a5de-bceee2c6f998 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Calling method 'delete' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.131945] [57050]: INFO cinder.api.v2.snapshots [req-373dc379-86e8-4929-92f7-6f6f989bf6b4 req-49802259-0dac-4975-a5de-bceee2c6f998 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Delete snapshot with id: ab8d7419-0dc1-4913-ae95-8f2b43640d48 [ 1129.135976] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.135976] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.136726] [57050]: INFO cinder.volume.api [req-373dc379-86e8-4929-92f7-6f6f989bf6b4 req-49802259-0dac-4975-a5de-bceee2c6f998 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Snapshot retrieved successfully. [ 1129.158941] [57050]: INFO cinder.volume.api [req-373dc379-86e8-4929-92f7-6f6f989bf6b4 req-49802259-0dac-4975-a5de-bceee2c6f998 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Snapshot delete request issued successfully. [ 1129.159765] [57050]: INFO cinder.api.openstack.wsgi [req-373dc379-86e8-4929-92f7-6f6f989bf6b4 req-49802259-0dac-4975-a5de-bceee2c6f998 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] http://10.180.1.21/volume/v3/snapshots/ab8d7419-0dc1-4913-ae95-8f2b43640d48 returned with HTTP 202 [ 1129.159765] [57050]: [pid: 57050|app: 0|req: 168/307] 10.180.1.21 () {62 vars in 1506 bytes} [Thu Feb 20 16:12:16 2025] DELETE /volume/v3/snapshots/ab8d7419-0dc1-4913-ae95-8f2b43640d48 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1129.173202] [57050]: DEBUG cinder.api.middleware.request_id [req-eeb320d7-50fc-4115-8911-85ab75eaff30 req-6956eaee-2473-421a-b5a5-b471b322868f None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.176404] [57050]: INFO cinder.api.openstack.wsgi [req-eeb320d7-50fc-4115-8911-85ab75eaff30 req-6956eaee-2473-421a-b5a5-b471b322868f tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] GET http://10.180.1.21/volume/v3/snapshots/ab8d7419-0dc1-4913-ae95-8f2b43640d48 [ 1129.176404] [57050]: DEBUG cinder.api.openstack.wsgi [req-eeb320d7-50fc-4115-8911-85ab75eaff30 req-6956eaee-2473-421a-b5a5-b471b322868f tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.176404] [57050]: DEBUG cinder.api.openstack.wsgi [req-eeb320d7-50fc-4115-8911-85ab75eaff30 req-6956eaee-2473-421a-b5a5-b471b322868f tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.181841] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.181841] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.182355] [57050]: INFO cinder.volume.api [req-eeb320d7-50fc-4115-8911-85ab75eaff30 req-6956eaee-2473-421a-b5a5-b471b322868f tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Snapshot retrieved successfully. [ 1129.183294] [57050]: INFO cinder.api.openstack.wsgi [req-eeb320d7-50fc-4115-8911-85ab75eaff30 req-6956eaee-2473-421a-b5a5-b471b322868f tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] http://10.180.1.21/volume/v3/snapshots/ab8d7419-0dc1-4913-ae95-8f2b43640d48 returned with HTTP 200 [ 1129.183801] [57050]: [pid: 57050|app: 0|req: 169/308] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Feb 20 16:12:17 2025] GET /volume/v3/snapshots/ab8d7419-0dc1-4913-ae95-8f2b43640d48 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1129.210742] [57050]: DEBUG cinder.api.middleware.request_id [None req-296d08bb-c94a-43b6-85d8-af0c4effd53d None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.213391] [57050]: INFO cinder.api.openstack.wsgi [None req-296d08bb-c94a-43b6-85d8-af0c4effd53d tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] GET http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce [ 1129.213658] [57050]: DEBUG cinder.api.openstack.wsgi [None req-296d08bb-c94a-43b6-85d8-af0c4effd53d tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.213917] [57050]: DEBUG cinder.api.openstack.wsgi [None req-296d08bb-c94a-43b6-85d8-af0c4effd53d tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.225531] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.225531] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.228844] [57050]: INFO cinder.volume.api [None req-296d08bb-c94a-43b6-85d8-af0c4effd53d tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1129.233900] [57050]: INFO cinder.api.openstack.wsgi [None req-296d08bb-c94a-43b6-85d8-af0c4effd53d tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce returned with HTTP 200 [ 1129.234362] [57050]: [pid: 57050|app: 0|req: 170/309] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:17 2025] GET /volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1130.247266] [57050]: DEBUG cinder.api.middleware.request_id [None req-084ab9bb-912d-4b75-90b8-df7caed77f23 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.249325] [57050]: INFO cinder.api.openstack.wsgi [None req-084ab9bb-912d-4b75-90b8-df7caed77f23 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] GET http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce [ 1130.249633] [57050]: DEBUG cinder.api.openstack.wsgi [None req-084ab9bb-912d-4b75-90b8-df7caed77f23 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.249912] [57050]: DEBUG cinder.api.openstack.wsgi [None req-084ab9bb-912d-4b75-90b8-df7caed77f23 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.268732] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.268732] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.274430] [57050]: INFO cinder.volume.api [None req-084ab9bb-912d-4b75-90b8-df7caed77f23 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1130.279775] [57050]: INFO cinder.api.openstack.wsgi [None req-084ab9bb-912d-4b75-90b8-df7caed77f23 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce returned with HTTP 200 [ 1130.280251] [57050]: [pid: 57050|app: 0|req: 171/310] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:18 2025] GET /volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1130.280979] [57050]: DEBUG cinder.api.middleware.request_id [req-8d4e0b18-0a58-4b8e-9c43-979b1bab218e req-14f29a59-8fd9-4c6e-90c1-52009d3405ea None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.283426] [57050]: INFO cinder.api.openstack.wsgi [req-8d4e0b18-0a58-4b8e-9c43-979b1bab218e req-14f29a59-8fd9-4c6e-90c1-52009d3405ea tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] GET http://10.180.1.21/volume/v3/snapshots/ab8d7419-0dc1-4913-ae95-8f2b43640d48 [ 1130.283654] [57050]: DEBUG cinder.api.openstack.wsgi [req-8d4e0b18-0a58-4b8e-9c43-979b1bab218e req-14f29a59-8fd9-4c6e-90c1-52009d3405ea tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.283894] [57050]: DEBUG cinder.api.openstack.wsgi [req-8d4e0b18-0a58-4b8e-9c43-979b1bab218e req-14f29a59-8fd9-4c6e-90c1-52009d3405ea tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.290007] [57050]: INFO cinder.api.openstack.wsgi [req-8d4e0b18-0a58-4b8e-9c43-979b1bab218e req-14f29a59-8fd9-4c6e-90c1-52009d3405ea tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] http://10.180.1.21/volume/v3/snapshots/ab8d7419-0dc1-4913-ae95-8f2b43640d48 returned with HTTP 404 [ 1130.290517] [57050]: [pid: 57050|app: 0|req: 172/311] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Feb 20 16:12:18 2025] GET /volume/v3/snapshots/ab8d7419-0dc1-4913-ae95-8f2b43640d48 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1130.304539] [57050]: DEBUG cinder.api.middleware.request_id [req-3d92b50b-d60f-4415-b1a5-19003619fe67 req-aa9e0ed2-da92-4d0d-997c-b17dc25e71af None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.307837] [57050]: INFO cinder.api.openstack.wsgi [req-3d92b50b-d60f-4415-b1a5-19003619fe67 req-aa9e0ed2-da92-4d0d-997c-b17dc25e71af tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ad011f52-461c-4935-ae9c-91721208959b [ 1130.308091] [57050]: DEBUG cinder.api.openstack.wsgi [req-3d92b50b-d60f-4415-b1a5-19003619fe67 req-aa9e0ed2-da92-4d0d-997c-b17dc25e71af tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.308366] [57050]: DEBUG cinder.api.openstack.wsgi [req-3d92b50b-d60f-4415-b1a5-19003619fe67 req-aa9e0ed2-da92-4d0d-997c-b17dc25e71af tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Calling method 'delete' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.308609] [57050]: INFO cinder.api.v3.volumes [req-3d92b50b-d60f-4415-b1a5-19003619fe67 req-aa9e0ed2-da92-4d0d-997c-b17dc25e71af tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Delete volume with id: ad011f52-461c-4935-ae9c-91721208959b [ 1130.317747] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.317747] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.317990] [57050]: INFO cinder.volume.api [req-3d92b50b-d60f-4415-b1a5-19003619fe67 req-aa9e0ed2-da92-4d0d-997c-b17dc25e71af tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Volume info retrieved successfully. [ 1130.335912] [57050]: INFO cinder.volume.api [req-3d92b50b-d60f-4415-b1a5-19003619fe67 req-aa9e0ed2-da92-4d0d-997c-b17dc25e71af tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Delete volume request issued successfully. [ 1130.336142] [57050]: INFO cinder.api.openstack.wsgi [req-3d92b50b-d60f-4415-b1a5-19003619fe67 req-aa9e0ed2-da92-4d0d-997c-b17dc25e71af tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] http://10.180.1.21/volume/v3/volumes/ad011f52-461c-4935-ae9c-91721208959b returned with HTTP 202 [ 1130.336589] [57050]: [pid: 57050|app: 0|req: 173/312] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 16:12:18 2025] DELETE /volume/v3/volumes/ad011f52-461c-4935-ae9c-91721208959b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1130.357462] [57050]: DEBUG cinder.api.middleware.request_id [req-7acfd8a0-0986-4021-acaf-042fed03a1a4 req-50f64ea6-296c-47f6-93ac-91c507bd2b19 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.359956] [57050]: INFO cinder.api.openstack.wsgi [req-7acfd8a0-0986-4021-acaf-042fed03a1a4 req-50f64ea6-296c-47f6-93ac-91c507bd2b19 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] GET http://10.180.1.21/volume/v3/volumes/ad011f52-461c-4935-ae9c-91721208959b [ 1130.360228] [57050]: DEBUG cinder.api.openstack.wsgi [req-7acfd8a0-0986-4021-acaf-042fed03a1a4 req-50f64ea6-296c-47f6-93ac-91c507bd2b19 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.360446] [57050]: DEBUG cinder.api.openstack.wsgi [req-7acfd8a0-0986-4021-acaf-042fed03a1a4 req-50f64ea6-296c-47f6-93ac-91c507bd2b19 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.371399] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.371399] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.375866] [57050]: INFO cinder.volume.api [req-7acfd8a0-0986-4021-acaf-042fed03a1a4 req-50f64ea6-296c-47f6-93ac-91c507bd2b19 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Volume info retrieved successfully. [ 1130.381482] [57050]: INFO cinder.api.openstack.wsgi [req-7acfd8a0-0986-4021-acaf-042fed03a1a4 req-50f64ea6-296c-47f6-93ac-91c507bd2b19 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] http://10.180.1.21/volume/v3/volumes/ad011f52-461c-4935-ae9c-91721208959b returned with HTTP 200 [ 1130.381983] [57050]: [pid: 57050|app: 0|req: 174/313] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:12:18 2025] GET /volume/v3/volumes/ad011f52-461c-4935-ae9c-91721208959b => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1131.291460] [57050]: DEBUG cinder.api.middleware.request_id [None req-70fd4ba1-b607-46e6-829c-e65838b784f2 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.294246] [57050]: INFO cinder.api.openstack.wsgi [None req-70fd4ba1-b607-46e6-829c-e65838b784f2 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] GET http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce [ 1131.294644] [57050]: DEBUG cinder.api.openstack.wsgi [None req-70fd4ba1-b607-46e6-829c-e65838b784f2 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.295007] [57050]: DEBUG cinder.api.openstack.wsgi [None req-70fd4ba1-b607-46e6-829c-e65838b784f2 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.309892] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.309892] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.314444] [57050]: INFO cinder.volume.api [None req-70fd4ba1-b607-46e6-829c-e65838b784f2 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1131.319339] [57050]: INFO cinder.api.openstack.wsgi [None req-70fd4ba1-b607-46e6-829c-e65838b784f2 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce returned with HTTP 200 [ 1131.319772] [57050]: [pid: 57050|app: 0|req: 175/314] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:19 2025] GET /volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1131.593589] [57050]: DEBUG cinder.api.middleware.request_id [req-4834ae50-4fae-469e-8c27-e2c945fd6282 req-9442cfbf-d4c1-4f96-9783-ef7cf858356c None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.595920] [57050]: INFO cinder.api.openstack.wsgi [req-4834ae50-4fae-469e-8c27-e2c945fd6282 req-9442cfbf-d4c1-4f96-9783-ef7cf858356c tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] GET http://10.180.1.21/volume/v3/volumes/ad011f52-461c-4935-ae9c-91721208959b [ 1131.596157] [57050]: DEBUG cinder.api.openstack.wsgi [req-4834ae50-4fae-469e-8c27-e2c945fd6282 req-9442cfbf-d4c1-4f96-9783-ef7cf858356c tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.596446] [57050]: DEBUG cinder.api.openstack.wsgi [req-4834ae50-4fae-469e-8c27-e2c945fd6282 req-9442cfbf-d4c1-4f96-9783-ef7cf858356c tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.602596] [57050]: INFO cinder.api.openstack.wsgi [req-4834ae50-4fae-469e-8c27-e2c945fd6282 req-9442cfbf-d4c1-4f96-9783-ef7cf858356c tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] http://10.180.1.21/volume/v3/volumes/ad011f52-461c-4935-ae9c-91721208959b returned with HTTP 404 [ 1131.603132] [57050]: [pid: 57050|app: 0|req: 176/315] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:12:19 2025] GET /volume/v3/volumes/ad011f52-461c-4935-ae9c-91721208959b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1131.659397] [57050]: DEBUG cinder.api.middleware.request_id [req-42078c0b-559a-430a-87bb-d5fa70fc7109 req-62967cc7-076c-470e-9d07-fef4c75d661d None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.662393] [57050]: INFO cinder.api.openstack.wsgi [req-42078c0b-559a-430a-87bb-d5fa70fc7109 req-62967cc7-076c-470e-9d07-fef4c75d661d tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ad011f52-461c-4935-ae9c-91721208959b [ 1131.662596] [57050]: DEBUG cinder.api.openstack.wsgi [req-42078c0b-559a-430a-87bb-d5fa70fc7109 req-62967cc7-076c-470e-9d07-fef4c75d661d tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.662808] [57050]: DEBUG cinder.api.openstack.wsgi [req-42078c0b-559a-430a-87bb-d5fa70fc7109 req-62967cc7-076c-470e-9d07-fef4c75d661d tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Calling method 'delete' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.662993] [57050]: INFO cinder.api.v3.volumes [req-42078c0b-559a-430a-87bb-d5fa70fc7109 req-62967cc7-076c-470e-9d07-fef4c75d661d tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Delete volume with id: ad011f52-461c-4935-ae9c-91721208959b [ 1131.669202] [57050]: INFO cinder.api.openstack.wsgi [req-42078c0b-559a-430a-87bb-d5fa70fc7109 req-62967cc7-076c-470e-9d07-fef4c75d661d tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] http://10.180.1.21/volume/v3/volumes/ad011f52-461c-4935-ae9c-91721208959b returned with HTTP 404 [ 1131.669680] [57050]: [pid: 57050|app: 0|req: 177/316] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 16:12:19 2025] DELETE /volume/v3/volumes/ad011f52-461c-4935-ae9c-91721208959b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1131.760176] [57050]: DEBUG cinder.api.middleware.request_id [req-cf4bf9e4-1d0c-466d-8248-e1b4cf4dc486 req-0125944d-6c49-468a-8de5-8bdfab95b786 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.762738] [57050]: INFO cinder.api.openstack.wsgi [req-cf4bf9e4-1d0c-466d-8248-e1b4cf4dc486 req-0125944d-6c49-468a-8de5-8bdfab95b786 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] GET http://10.180.1.21/volume/v3/volumes/ad011f52-461c-4935-ae9c-91721208959b [ 1131.763266] [57050]: DEBUG cinder.api.openstack.wsgi [req-cf4bf9e4-1d0c-466d-8248-e1b4cf4dc486 req-0125944d-6c49-468a-8de5-8bdfab95b786 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.763266] [57050]: DEBUG cinder.api.openstack.wsgi [req-cf4bf9e4-1d0c-466d-8248-e1b4cf4dc486 req-0125944d-6c49-468a-8de5-8bdfab95b786 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.769697] [57050]: INFO cinder.api.openstack.wsgi [req-cf4bf9e4-1d0c-466d-8248-e1b4cf4dc486 req-0125944d-6c49-468a-8de5-8bdfab95b786 tempest-VolumesSnapshotsTestJSON-1343809524 tempest-VolumesSnapshotsTestJSON-1343809524-project-member] http://10.180.1.21/volume/v3/volumes/ad011f52-461c-4935-ae9c-91721208959b returned with HTTP 404 [ 1131.770229] [57050]: [pid: 57050|app: 0|req: 178/317] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:12:19 2025] GET /volume/v3/volumes/ad011f52-461c-4935-ae9c-91721208959b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1132.332870] [57050]: DEBUG cinder.api.middleware.request_id [None req-3b92f11e-ff63-4855-a1b2-2ed41b33f0b2 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.335065] [57050]: INFO cinder.api.openstack.wsgi [None req-3b92f11e-ff63-4855-a1b2-2ed41b33f0b2 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] GET http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce [ 1132.335305] [57050]: DEBUG cinder.api.openstack.wsgi [None req-3b92f11e-ff63-4855-a1b2-2ed41b33f0b2 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1132.335519] [57050]: DEBUG cinder.api.openstack.wsgi [None req-3b92f11e-ff63-4855-a1b2-2ed41b33f0b2 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1132.355961] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.355961] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.360204] [57050]: INFO cinder.volume.api [None req-3b92f11e-ff63-4855-a1b2-2ed41b33f0b2 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1132.365070] [57050]: INFO cinder.api.openstack.wsgi [None req-3b92f11e-ff63-4855-a1b2-2ed41b33f0b2 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce returned with HTTP 200 [ 1132.365482] [57050]: [pid: 57050|app: 0|req: 179/318] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:20 2025] GET /volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1133.304543] [57051]: DEBUG cinder.coordination [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-3d78a333-c12e-4720-94f3-2fa718b33b9e tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Lock "cinder-attachment_update-444487d1-1846-4d44-958b-cb34763bc3ce-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=57051) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1133.304543] [57051]: INFO cinder.api.openstack.wsgi [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-3d78a333-c12e-4720-94f3-2fa718b33b9e tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/attachments/9f406911-63ae-4a0f-b332-c8979688d5e6 returned with HTTP 200 [ 1133.305225] [57051]: [pid: 57051|app: 0|req: 140/319] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 16:12:16 2025] PUT /volume/v3/attachments/9f406911-63ae-4a0f-b332-c8979688d5e6 => generated 617 bytes in 4545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1133.376216] [57050]: DEBUG cinder.api.middleware.request_id [None req-1e2b832e-06aa-4df0-817a-be76b9bd2c2b None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.378344] [57050]: INFO cinder.api.openstack.wsgi [None req-1e2b832e-06aa-4df0-817a-be76b9bd2c2b tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] GET http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce [ 1133.378680] [57050]: DEBUG cinder.api.openstack.wsgi [None req-1e2b832e-06aa-4df0-817a-be76b9bd2c2b tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.378882] [57050]: DEBUG cinder.api.openstack.wsgi [None req-1e2b832e-06aa-4df0-817a-be76b9bd2c2b tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.390248] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.390248] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1133.394369] [57050]: INFO cinder.volume.api [None req-1e2b832e-06aa-4df0-817a-be76b9bd2c2b tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1133.400165] [57050]: INFO cinder.api.openstack.wsgi [None req-1e2b832e-06aa-4df0-817a-be76b9bd2c2b tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce returned with HTTP 200 [ 1133.400612] [57050]: [pid: 57050|app: 0|req: 180/320] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:21 2025] GET /volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1134.412210] [57051]: DEBUG cinder.api.middleware.request_id [None req-4aa1496b-0108-4e5c-9b8e-bfced5996c96 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.414522] [57051]: INFO cinder.api.openstack.wsgi [None req-4aa1496b-0108-4e5c-9b8e-bfced5996c96 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] GET http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce [ 1134.414836] [57051]: DEBUG cinder.api.openstack.wsgi [None req-4aa1496b-0108-4e5c-9b8e-bfced5996c96 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.415124] [57051]: DEBUG cinder.api.openstack.wsgi [None req-4aa1496b-0108-4e5c-9b8e-bfced5996c96 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.429480] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.429480] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.435766] [57051]: INFO cinder.volume.api [None req-4aa1496b-0108-4e5c-9b8e-bfced5996c96 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1134.439240] [57051]: INFO cinder.api.openstack.wsgi [None req-4aa1496b-0108-4e5c-9b8e-bfced5996c96 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce returned with HTTP 200 [ 1134.439729] [57051]: [pid: 57051|app: 0|req: 141/321] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:22 2025] GET /volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1135.454309] [57050]: DEBUG cinder.api.middleware.request_id [None req-ee759c97-7ddf-4f5d-9fa4-93b2ec1ff653 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.456565] [57050]: INFO cinder.api.openstack.wsgi [None req-ee759c97-7ddf-4f5d-9fa4-93b2ec1ff653 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] GET http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce [ 1135.456918] [57050]: DEBUG cinder.api.openstack.wsgi [None req-ee759c97-7ddf-4f5d-9fa4-93b2ec1ff653 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.457442] [57050]: DEBUG cinder.api.openstack.wsgi [None req-ee759c97-7ddf-4f5d-9fa4-93b2ec1ff653 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.471891] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.471891] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.475376] [57050]: INFO cinder.volume.api [None req-ee759c97-7ddf-4f5d-9fa4-93b2ec1ff653 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1135.480211] [57050]: INFO cinder.api.openstack.wsgi [None req-ee759c97-7ddf-4f5d-9fa4-93b2ec1ff653 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce returned with HTTP 200 [ 1135.480611] [57050]: [pid: 57050|app: 0|req: 181/322] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:23 2025] GET /volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1135.965427] [57051]: DEBUG cinder.api.middleware.request_id [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-b60c0fb8-cfb1-4d0c-ace0-5da684161837 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.968278] [57051]: INFO cinder.api.openstack.wsgi [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-b60c0fb8-cfb1-4d0c-ace0-5da684161837 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] POST http://10.180.1.21/volume/v3/attachments/9f406911-63ae-4a0f-b332-c8979688d5e6/action [ 1135.968842] [57051]: DEBUG cinder.api.openstack.wsgi [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-b60c0fb8-cfb1-4d0c-ace0-5da684161837 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Action body: b'{"os-complete": null}' {{(pid=57051) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1135.969034] [57051]: DEBUG cinder.api.openstack.wsgi [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-b60c0fb8-cfb1-4d0c-ace0-5da684161837 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1135.987425] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.987425] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.994072] [57051]: INFO cinder.api.openstack.wsgi [req-cc92d90a-da51-420c-8fad-e832ee85f4dc req-b60c0fb8-cfb1-4d0c-ace0-5da684161837 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/attachments/9f406911-63ae-4a0f-b332-c8979688d5e6/action returned with HTTP 204 [ 1135.994524] [57051]: [pid: 57051|app: 0|req: 142/323] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 16:12:23 2025] POST /volume/v3/attachments/9f406911-63ae-4a0f-b332-c8979688d5e6/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1136.492324] [57050]: DEBUG cinder.api.middleware.request_id [None req-1abe61cb-8166-435a-b529-db81bee61f33 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.494339] [57050]: INFO cinder.api.openstack.wsgi [None req-1abe61cb-8166-435a-b529-db81bee61f33 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] GET http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce [ 1136.494561] [57050]: DEBUG cinder.api.openstack.wsgi [None req-1abe61cb-8166-435a-b529-db81bee61f33 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.494765] [57050]: DEBUG cinder.api.openstack.wsgi [None req-1abe61cb-8166-435a-b529-db81bee61f33 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.509332] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.509332] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.512660] [57050]: INFO cinder.volume.api [None req-1abe61cb-8166-435a-b529-db81bee61f33 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1136.517629] [57050]: INFO cinder.api.openstack.wsgi [None req-1abe61cb-8166-435a-b529-db81bee61f33 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce returned with HTTP 200 [ 1136.518163] [57050]: [pid: 57050|app: 0|req: 182/324] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:24 2025] GET /volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1136.527704] [57051]: DEBUG cinder.api.middleware.request_id [None req-89e518f3-a2e0-4c66-939b-f80c2e974029 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.529812] [57051]: INFO cinder.api.openstack.wsgi [None req-89e518f3-a2e0-4c66-939b-f80c2e974029 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] GET http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce [ 1136.530041] [57051]: DEBUG cinder.api.openstack.wsgi [None req-89e518f3-a2e0-4c66-939b-f80c2e974029 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.530261] [57051]: DEBUG cinder.api.openstack.wsgi [None req-89e518f3-a2e0-4c66-939b-f80c2e974029 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.539980] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.539980] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.543402] [57051]: INFO cinder.volume.api [None req-89e518f3-a2e0-4c66-939b-f80c2e974029 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1136.548095] [57051]: INFO cinder.api.openstack.wsgi [None req-89e518f3-a2e0-4c66-939b-f80c2e974029 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce returned with HTTP 200 [ 1136.548480] [57051]: [pid: 57051|app: 0|req: 143/325] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:24 2025] GET /volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1136.693971] [57050]: DEBUG cinder.api.middleware.request_id [req-26122580-1aaa-49c5-9375-83a3f156f398 req-2272d8de-9d6f-40ec-9535-b2168eb9cc37 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.696880] [57050]: INFO cinder.api.openstack.wsgi [req-26122580-1aaa-49c5-9375-83a3f156f398 req-2272d8de-9d6f-40ec-9535-b2168eb9cc37 tempest-VolumesAdminNegativeTest-99138072 tempest-VolumesAdminNegativeTest-99138072-project-admin] GET http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce [ 1136.696880] [57050]: DEBUG cinder.api.openstack.wsgi [req-26122580-1aaa-49c5-9375-83a3f156f398 req-2272d8de-9d6f-40ec-9535-b2168eb9cc37 tempest-VolumesAdminNegativeTest-99138072 tempest-VolumesAdminNegativeTest-99138072-project-admin] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.696880] [57050]: DEBUG cinder.api.openstack.wsgi [req-26122580-1aaa-49c5-9375-83a3f156f398 req-2272d8de-9d6f-40ec-9535-b2168eb9cc37 tempest-VolumesAdminNegativeTest-99138072 tempest-VolumesAdminNegativeTest-99138072-project-admin] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.707024] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.707024] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.709918] [57050]: INFO cinder.volume.api [req-26122580-1aaa-49c5-9375-83a3f156f398 req-2272d8de-9d6f-40ec-9535-b2168eb9cc37 tempest-VolumesAdminNegativeTest-99138072 tempest-VolumesAdminNegativeTest-99138072-project-admin] Volume info retrieved successfully. [ 1136.713808] [57050]: INFO cinder.api.openstack.wsgi [req-26122580-1aaa-49c5-9375-83a3f156f398 req-2272d8de-9d6f-40ec-9535-b2168eb9cc37 tempest-VolumesAdminNegativeTest-99138072 tempest-VolumesAdminNegativeTest-99138072-project-admin] http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce returned with HTTP 200 [ 1136.714216] [57050]: [pid: 57050|app: 0|req: 183/326] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:12:24 2025] GET /volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1136.718768] [57051]: DEBUG cinder.api.middleware.request_id [req-26122580-1aaa-49c5-9375-83a3f156f398 req-0b39ba8d-81d0-442a-85a9-d98452625f94 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.721121] [57051]: INFO cinder.api.openstack.wsgi [req-26122580-1aaa-49c5-9375-83a3f156f398 req-0b39ba8d-81d0-442a-85a9-d98452625f94 tempest-VolumesAdminNegativeTest-99138072 tempest-VolumesAdminNegativeTest-99138072-project-admin] GET http://10.180.1.21/volume/v3/volumes/9cc0d2ce-cd4c-4208-b7cc-12f2bb2c9ed0 [ 1136.721351] [57051]: DEBUG cinder.api.openstack.wsgi [req-26122580-1aaa-49c5-9375-83a3f156f398 req-0b39ba8d-81d0-442a-85a9-d98452625f94 tempest-VolumesAdminNegativeTest-99138072 tempest-VolumesAdminNegativeTest-99138072-project-admin] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.721577] [57051]: DEBUG cinder.api.openstack.wsgi [req-26122580-1aaa-49c5-9375-83a3f156f398 req-0b39ba8d-81d0-442a-85a9-d98452625f94 tempest-VolumesAdminNegativeTest-99138072 tempest-VolumesAdminNegativeTest-99138072-project-admin] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.727788] [57051]: INFO cinder.api.openstack.wsgi [req-26122580-1aaa-49c5-9375-83a3f156f398 req-0b39ba8d-81d0-442a-85a9-d98452625f94 tempest-VolumesAdminNegativeTest-99138072 tempest-VolumesAdminNegativeTest-99138072-project-admin] http://10.180.1.21/volume/v3/volumes/9cc0d2ce-cd4c-4208-b7cc-12f2bb2c9ed0 returned with HTTP 404 [ 1136.728257] [57051]: [pid: 57051|app: 0|req: 144/327] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:12:24 2025] GET /volume/v3/volumes/9cc0d2ce-cd4c-4208-b7cc-12f2bb2c9ed0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1136.734455] [57050]: DEBUG cinder.api.middleware.request_id [None req-baf47633-84a6-439a-83a3-8a487c44340c None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.736444] [57050]: INFO cinder.api.openstack.wsgi [None req-baf47633-84a6-439a-83a3-8a487c44340c tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] GET http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce [ 1136.736670] [57050]: DEBUG cinder.api.openstack.wsgi [None req-baf47633-84a6-439a-83a3-8a487c44340c tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.736886] [57050]: DEBUG cinder.api.openstack.wsgi [None req-baf47633-84a6-439a-83a3-8a487c44340c tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.746403] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.746403] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.749589] [57050]: INFO cinder.volume.api [None req-baf47633-84a6-439a-83a3-8a487c44340c tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1136.755167] [57050]: INFO cinder.api.openstack.wsgi [None req-baf47633-84a6-439a-83a3-8a487c44340c tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce returned with HTTP 200 [ 1136.755570] [57050]: [pid: 57050|app: 0|req: 184/328] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:24 2025] GET /volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1136.867552] [57051]: DEBUG cinder.api.middleware.request_id [req-979efcdd-95d0-422a-8788-570204b9808b req-88145e82-1aeb-4c5f-a957-d3fd3aed66bd None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.869918] [57051]: INFO cinder.api.openstack.wsgi [req-979efcdd-95d0-422a-8788-570204b9808b req-88145e82-1aeb-4c5f-a957-d3fd3aed66bd tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] GET http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce [ 1136.870179] [57051]: DEBUG cinder.api.openstack.wsgi [req-979efcdd-95d0-422a-8788-570204b9808b req-88145e82-1aeb-4c5f-a957-d3fd3aed66bd tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.870431] [57051]: DEBUG cinder.api.openstack.wsgi [req-979efcdd-95d0-422a-8788-570204b9808b req-88145e82-1aeb-4c5f-a957-d3fd3aed66bd tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.882953] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.882953] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.888658] [57051]: INFO cinder.volume.api [req-979efcdd-95d0-422a-8788-570204b9808b req-88145e82-1aeb-4c5f-a957-d3fd3aed66bd tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1136.894238] [57051]: INFO cinder.api.openstack.wsgi [req-979efcdd-95d0-422a-8788-570204b9808b req-88145e82-1aeb-4c5f-a957-d3fd3aed66bd tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce returned with HTTP 200 [ 1136.894711] [57051]: [pid: 57051|app: 0|req: 145/329] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:12:24 2025] GET /volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1136.919930] [57050]: DEBUG cinder.api.middleware.request_id [req-979efcdd-95d0-422a-8788-570204b9808b req-28720037-fac6-4e00-bf2c-4574d24353e5 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.921480] [57050]: INFO cinder.api.openstack.wsgi [req-979efcdd-95d0-422a-8788-570204b9808b req-28720037-fac6-4e00-bf2c-4574d24353e5 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] POST http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce/action [ 1136.921927] [57050]: DEBUG cinder.api.openstack.wsgi [req-979efcdd-95d0-422a-8788-570204b9808b req-28720037-fac6-4e00-bf2c-4574d24353e5 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57050) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1136.922074] [57050]: DEBUG cinder.api.openstack.wsgi [req-979efcdd-95d0-422a-8788-570204b9808b req-28720037-fac6-4e00-bf2c-4574d24353e5 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1136.932623] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.932623] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.933204] [57050]: INFO cinder.volume.api [req-979efcdd-95d0-422a-8788-570204b9808b req-28720037-fac6-4e00-bf2c-4574d24353e5 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1136.941222] [57050]: INFO cinder.volume.api [req-979efcdd-95d0-422a-8788-570204b9808b req-28720037-fac6-4e00-bf2c-4574d24353e5 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Begin detaching volume completed successfully. [ 1136.941457] [57050]: INFO cinder.api.openstack.wsgi [req-979efcdd-95d0-422a-8788-570204b9808b req-28720037-fac6-4e00-bf2c-4574d24353e5 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce/action returned with HTTP 202 [ 1136.941946] [57050]: [pid: 57050|app: 0|req: 185/330] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 16:12:24 2025] POST /volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1137.962279] [57051]: DEBUG cinder.api.middleware.request_id [None req-be701f50-cef6-44ed-8e7c-9a9bdaa11cd9 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.962766] [57051]: INFO cinder.api.openstack.wsgi [None req-be701f50-cef6-44ed-8e7c-9a9bdaa11cd9 None None] GET http://10.180.1.21/volume// [ 1137.962997] [57051]: DEBUG cinder.api.openstack.wsgi [None req-be701f50-cef6-44ed-8e7c-9a9bdaa11cd9 None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1137.963237] [57051]: DEBUG cinder.api.openstack.wsgi [None req-be701f50-cef6-44ed-8e7c-9a9bdaa11cd9 None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1137.963625] [57051]: INFO cinder.api.openstack.wsgi [None req-be701f50-cef6-44ed-8e7c-9a9bdaa11cd9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1137.963922] [57051]: [pid: 57051|app: 0|req: 146/331] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:12:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1137.968499] [57050]: DEBUG cinder.api.middleware.request_id [req-979efcdd-95d0-422a-8788-570204b9808b req-1fc07f6f-1cf6-41e1-85c4-39cb8c7869c7 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.971218] [57050]: INFO cinder.api.openstack.wsgi [req-979efcdd-95d0-422a-8788-570204b9808b req-1fc07f6f-1cf6-41e1-85c4-39cb8c7869c7 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] GET http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce [ 1137.971574] [57050]: DEBUG cinder.api.openstack.wsgi [req-979efcdd-95d0-422a-8788-570204b9808b req-1fc07f6f-1cf6-41e1-85c4-39cb8c7869c7 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1137.972144] [57050]: DEBUG cinder.api.openstack.wsgi [req-979efcdd-95d0-422a-8788-570204b9808b req-1fc07f6f-1cf6-41e1-85c4-39cb8c7869c7 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1137.985959] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.985959] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1137.990337] [57050]: INFO cinder.volume.api [req-979efcdd-95d0-422a-8788-570204b9808b req-1fc07f6f-1cf6-41e1-85c4-39cb8c7869c7 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1137.994779] [57050]: INFO cinder.api.openstack.wsgi [req-979efcdd-95d0-422a-8788-570204b9808b req-1fc07f6f-1cf6-41e1-85c4-39cb8c7869c7 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce returned with HTTP 200 [ 1137.995210] [57050]: [pid: 57050|app: 0|req: 186/332] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:12:25 2025] GET /volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce => generated 1322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1138.188361] [57051]: DEBUG cinder.api.middleware.request_id [None req-0ccbc62d-7e2a-4bb6-8cf2-3b094c4f4ad6 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.190500] [57051]: INFO cinder.api.openstack.wsgi [None req-0ccbc62d-7e2a-4bb6-8cf2-3b094c4f4ad6 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1138.190884] [57051]: DEBUG cinder.api.openstack.wsgi [None req-0ccbc62d-7e2a-4bb6-8cf2-3b094c4f4ad6 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1645778799"}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1138.193198] [57051]: DEBUG cinder.api.v3.volumes [None req-0ccbc62d-7e2a-4bb6-8cf2-3b094c4f4ad6 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1645778799'}} {{(pid=57051) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1138.193357] [57051]: INFO cinder.api.v3.volumes [None req-0ccbc62d-7e2a-4bb6-8cf2-3b094c4f4ad6 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Create volume of 1 GB [ 1138.198055] [57051]: INFO cinder.volume.api [None req-0ccbc62d-7e2a-4bb6-8cf2-3b094c4f4ad6 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Availability Zones retrieved successfully. [ 1138.205015] [57051]: DEBUG cinder.volume.api [None req-0ccbc62d-7e2a-4bb6-8cf2-3b094c4f4ad6 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Flow 'volume_create_api' (895cfbf9-69b8-4c2a-9fbb-cde804fac15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1138.206375] [57051]: DEBUG cinder.volume.api [None req-0ccbc62d-7e2a-4bb6-8cf2-3b094c4f4ad6 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07f56bfa-ae83-47cc-b541-dea68db56a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1138.207503] [57051]: DEBUG cinder.volume.flows.api.create_volume [None req-0ccbc62d-7e2a-4bb6-8cf2-3b094c4f4ad6 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Validating volume size '1' using validate_int {{(pid=57051) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1138.227078] [57051]: DEBUG cinder.volume.api [None req-0ccbc62d-7e2a-4bb6-8cf2-3b094c4f4ad6 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07f56bfa-ae83-47cc-b541-dea68db56a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T16:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=3dc66e21-7388-4567-923a-2efc37590051,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc66e21-7388-4567-923a-2efc37590051', '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=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1138.228079] [57051]: DEBUG cinder.volume.api [None req-0ccbc62d-7e2a-4bb6-8cf2-3b094c4f4ad6 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d3d98e5-56a9-4855-ade8-34770694c9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1138.274836] [57051]: DEBUG cinder.quota [None req-0ccbc62d-7e2a-4bb6-8cf2-3b094c4f4ad6 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Created reservations ['707c28a3-eabd-48ec-b62a-5dfc4ec03894', 'c0f3ee4f-d184-4580-8e78-6bf2dc3ec00d', '2b00d9b4-bd6c-4c16-a0af-c3dc54014837', '0be79742-22c8-49ae-b030-ad1b9271ba93'] {{(pid=57051) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1138.275852] [57051]: DEBUG cinder.volume.api [None req-0ccbc62d-7e2a-4bb6-8cf2-3b094c4f4ad6 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d3d98e5-56a9-4855-ade8-34770694c9c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['707c28a3-eabd-48ec-b62a-5dfc4ec03894', 'c0f3ee4f-d184-4580-8e78-6bf2dc3ec00d', '2b00d9b4-bd6c-4c16-a0af-c3dc54014837', '0be79742-22c8-49ae-b030-ad1b9271ba93']}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1138.277032] [57051]: DEBUG cinder.volume.api [None req-0ccbc62d-7e2a-4bb6-8cf2-3b094c4f4ad6 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b641f322-748d-4c0a-a8b4-4dcb73c67b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1138.291276] [57051]: DEBUG cinder.volume.api [None req-0ccbc62d-7e2a-4bb6-8cf2-3b094c4f4ad6 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b641f322-748d-4c0a-a8b4-4dcb73c67b73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1645778799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fa90a1be7ac447cb5b68b99a024d3a5',qos_specs=None,replication_status=,reservations=['707c28a3-eabd-48ec-b62a-5dfc4ec03894','c0f3ee4f-d184-4580-8e78-6bf2dc3ec00d','2b00d9b4-bd6c-4c16-a0af-c3dc54014837','0be79742-22c8-49ae-b030-ad1b9271ba93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26f3972bf05845d18599f9788ed76b5f',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051), '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-20T16:12:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1645778799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fa90a1be7ac447cb5b68b99a024d3a5',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='26f3972bf05845d18599f9788ed76b5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dc66e21-7388-4567-923a-2efc37590051),volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1138.292142] [57051]: DEBUG cinder.volume.api [None req-0ccbc62d-7e2a-4bb6-8cf2-3b094c4f4ad6 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7076381-2646-4c81-ba3a-c2cc27d54d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1138.307123] [57051]: DEBUG cinder.volume.api [None req-0ccbc62d-7e2a-4bb6-8cf2-3b094c4f4ad6 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7076381-2646-4c81-ba3a-c2cc27d54d92) 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-1645778799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fa90a1be7ac447cb5b68b99a024d3a5',qos_specs=None,replication_status=,reservations=['707c28a3-eabd-48ec-b62a-5dfc4ec03894','c0f3ee4f-d184-4580-8e78-6bf2dc3ec00d','2b00d9b4-bd6c-4c16-a0af-c3dc54014837','0be79742-22c8-49ae-b030-ad1b9271ba93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26f3972bf05845d18599f9788ed76b5f',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1138.308069] [57051]: DEBUG cinder.volume.api [None req-0ccbc62d-7e2a-4bb6-8cf2-3b094c4f4ad6 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (201249f4-61c9-41c7-9595-a6e1901efd8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1138.317560] [57051]: DEBUG cinder.volume.api [None req-0ccbc62d-7e2a-4bb6-8cf2-3b094c4f4ad6 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (201249f4-61c9-41c7-9595-a6e1901efd8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1138.318780] [57051]: DEBUG cinder.volume.api [None req-0ccbc62d-7e2a-4bb6-8cf2-3b094c4f4ad6 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Flow 'volume_create_api' (895cfbf9-69b8-4c2a-9fbb-cde804fac15c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1138.319161] [57051]: INFO cinder.volume.api [None req-0ccbc62d-7e2a-4bb6-8cf2-3b094c4f4ad6 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Create volume request issued successfully. [ 1138.319819] [57051]: INFO cinder.api.openstack.wsgi [None req-0ccbc62d-7e2a-4bb6-8cf2-3b094c4f4ad6 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1138.320282] [57051]: [pid: 57051|app: 0|req: 147/333] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 16:12:26 2025] POST /volume/v3/volumes => generated 753 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1138.330325] [57050]: DEBUG cinder.api.middleware.request_id [None req-512142c5-bae9-4385-8780-a664cc6d58e2 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.332540] [57050]: INFO cinder.api.openstack.wsgi [None req-512142c5-bae9-4385-8780-a664cc6d58e2 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] GET http://10.180.1.21/volume/v3/volumes/4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb [ 1138.332767] [57050]: DEBUG cinder.api.openstack.wsgi [None req-512142c5-bae9-4385-8780-a664cc6d58e2 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.332974] [57050]: DEBUG cinder.api.openstack.wsgi [None req-512142c5-bae9-4385-8780-a664cc6d58e2 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.340649] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.340649] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.344969] [57050]: INFO cinder.volume.api [None req-512142c5-bae9-4385-8780-a664cc6d58e2 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Volume info retrieved successfully. [ 1138.350597] [57050]: INFO cinder.api.openstack.wsgi [None req-512142c5-bae9-4385-8780-a664cc6d58e2 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] http://10.180.1.21/volume/v3/volumes/4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb returned with HTTP 200 [ 1138.350989] [57050]: [pid: 57050|app: 0|req: 187/334] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:26 2025] GET /volume/v3/volumes/4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1139.149978] [57051]: DEBUG cinder.api.middleware.request_id [req-979efcdd-95d0-422a-8788-570204b9808b req-52841dfc-9d9a-456e-857e-469af2b404ea None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.152568] [57051]: INFO cinder.api.openstack.wsgi [req-979efcdd-95d0-422a-8788-570204b9808b req-52841dfc-9d9a-456e-857e-469af2b404ea tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9f406911-63ae-4a0f-b332-c8979688d5e6 [ 1139.152789] [57051]: DEBUG cinder.api.openstack.wsgi [req-979efcdd-95d0-422a-8788-570204b9808b req-52841dfc-9d9a-456e-857e-469af2b404ea tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.153055] [57051]: DEBUG cinder.api.openstack.wsgi [req-979efcdd-95d0-422a-8788-570204b9808b req-52841dfc-9d9a-456e-857e-469af2b404ea tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'version_select' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.162789] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.162789] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.363031] [57050]: DEBUG cinder.api.middleware.request_id [None req-aa6998f8-aef9-4f5c-be70-b50be12cc38a None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.364954] [57050]: INFO cinder.api.openstack.wsgi [None req-aa6998f8-aef9-4f5c-be70-b50be12cc38a tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] GET http://10.180.1.21/volume/v3/volumes/4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb [ 1139.365225] [57050]: DEBUG cinder.api.openstack.wsgi [None req-aa6998f8-aef9-4f5c-be70-b50be12cc38a tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.365401] [57050]: DEBUG cinder.api.openstack.wsgi [None req-aa6998f8-aef9-4f5c-be70-b50be12cc38a tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.376969] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.376969] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.381304] [57050]: INFO cinder.volume.api [None req-aa6998f8-aef9-4f5c-be70-b50be12cc38a tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Volume info retrieved successfully. [ 1139.385650] [57050]: INFO cinder.api.openstack.wsgi [None req-aa6998f8-aef9-4f5c-be70-b50be12cc38a tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] http://10.180.1.21/volume/v3/volumes/4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb returned with HTTP 200 [ 1139.386067] [57050]: [pid: 57050|app: 0|req: 188/335] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:27 2025] GET /volume/v3/volumes/4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1139.394763] [57050]: DEBUG cinder.api.middleware.request_id [None req-c877ac30-8b72-4b74-a544-353171eedb54 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.396644] [57050]: INFO cinder.api.openstack.wsgi [None req-c877ac30-8b72-4b74-a544-353171eedb54 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] POST http://10.180.1.21/volume/v3/volumes/4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb/action [ 1139.397030] [57050]: DEBUG cinder.api.openstack.wsgi [None req-c877ac30-8b72-4b74-a544-353171eedb54 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=57050) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1139.397175] [57050]: DEBUG cinder.api.openstack.wsgi [None req-c877ac30-8b72-4b74-a544-353171eedb54 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1139.405514] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.405514] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.406322] [57050]: INFO cinder.volume.api [None req-c877ac30-8b72-4b74-a544-353171eedb54 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Volume info retrieved successfully. [ 1139.412444] [57050]: INFO cinder.volume.api [None req-c877ac30-8b72-4b74-a544-353171eedb54 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Volume updated successfully. [ 1139.412444] [57050]: INFO cinder.api.openstack.wsgi [None req-c877ac30-8b72-4b74-a544-353171eedb54 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] http://10.180.1.21/volume/v3/volumes/4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb/action returned with HTTP 200 [ 1139.413380] [57050]: [pid: 57050|app: 0|req: 189/336] 10.180.1.21 () {60 vars in 1267 bytes} [Thu Feb 20 16:12:27 2025] POST /volume/v3/volumes/4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb/action => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) [ 1139.415859] [57050]: DEBUG cinder.api.middleware.request_id [None req-7d6fa078-1b8d-4116-9feb-f57e484d4b9b None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.417636] [57050]: INFO cinder.api.openstack.wsgi [None req-7d6fa078-1b8d-4116-9feb-f57e484d4b9b tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] GET http://10.180.1.21/volume/v3/volumes/4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb [ 1139.417851] [57050]: DEBUG cinder.api.openstack.wsgi [None req-7d6fa078-1b8d-4116-9feb-f57e484d4b9b tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.418074] [57050]: DEBUG cinder.api.openstack.wsgi [None req-7d6fa078-1b8d-4116-9feb-f57e484d4b9b tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.425129] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.425129] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.428405] [57050]: INFO cinder.volume.api [None req-7d6fa078-1b8d-4116-9feb-f57e484d4b9b tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Volume info retrieved successfully. [ 1139.432713] [57050]: INFO cinder.api.openstack.wsgi [None req-7d6fa078-1b8d-4116-9feb-f57e484d4b9b tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] http://10.180.1.21/volume/v3/volumes/4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb returned with HTTP 200 [ 1139.432965] [57050]: [pid: 57050|app: 0|req: 190/337] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:27 2025] GET /volume/v3/volumes/4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1139.496725] [57050]: DEBUG cinder.api.middleware.request_id [req-694813b0-bd29-450e-9aa7-0622359f732b req-de15e962-337d-44a2-8362-4bcdc7bd8426 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.499057] [57050]: INFO cinder.api.openstack.wsgi [req-694813b0-bd29-450e-9aa7-0622359f732b req-de15e962-337d-44a2-8362-4bcdc7bd8426 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] GET http://10.180.1.21/volume/v3/volumes/4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb [ 1139.499339] [57050]: DEBUG cinder.api.openstack.wsgi [req-694813b0-bd29-450e-9aa7-0622359f732b req-de15e962-337d-44a2-8362-4bcdc7bd8426 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.499566] [57050]: DEBUG cinder.api.openstack.wsgi [req-694813b0-bd29-450e-9aa7-0622359f732b req-de15e962-337d-44a2-8362-4bcdc7bd8426 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.507245] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.507245] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.510547] [57050]: INFO cinder.volume.api [req-694813b0-bd29-450e-9aa7-0622359f732b req-de15e962-337d-44a2-8362-4bcdc7bd8426 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Volume info retrieved successfully. [ 1139.515289] [57050]: INFO cinder.api.openstack.wsgi [req-694813b0-bd29-450e-9aa7-0622359f732b req-de15e962-337d-44a2-8362-4bcdc7bd8426 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] http://10.180.1.21/volume/v3/volumes/4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb returned with HTTP 200 [ 1139.515713] [57050]: [pid: 57050|app: 0|req: 191/338] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:12:27 2025] GET /volume/v3/volumes/4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1139.702698] [57051]: INFO cinder.api.openstack.wsgi [req-979efcdd-95d0-422a-8788-570204b9808b req-52841dfc-9d9a-456e-857e-469af2b404ea tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/attachments/9f406911-63ae-4a0f-b332-c8979688d5e6 returned with HTTP 200 [ 1139.702698] [57051]: [pid: 57051|app: 0|req: 148/339] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 16:12:27 2025] DELETE /volume/v3/attachments/9f406911-63ae-4a0f-b332-c8979688d5e6 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1139.758170] [57050]: DEBUG cinder.api.middleware.request_id [None req-b3af60fd-e9da-4353-9ef7-e74574396060 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.759824] [57050]: INFO cinder.api.openstack.wsgi [None req-b3af60fd-e9da-4353-9ef7-e74574396060 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1139.760429] [57050]: DEBUG cinder.api.openstack.wsgi [None req-b3af60fd-e9da-4353-9ef7-e74574396060 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1391271800"}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1139.762207] [57050]: DEBUG cinder.api.v3.volumes [None req-b3af60fd-e9da-4353-9ef7-e74574396060 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1391271800'}} {{(pid=57050) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1139.762485] [57050]: INFO cinder.api.v3.volumes [None req-b3af60fd-e9da-4353-9ef7-e74574396060 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Create volume of 1 GB [ 1139.766823] [57050]: INFO cinder.volume.api [None req-b3af60fd-e9da-4353-9ef7-e74574396060 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Availability Zones retrieved successfully. [ 1139.777592] [57050]: DEBUG cinder.volume.api [None req-b3af60fd-e9da-4353-9ef7-e74574396060 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Flow 'volume_create_api' (81120855-d912-4d9c-9140-e7049e8e35cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1139.779411] [57050]: DEBUG cinder.volume.api [None req-b3af60fd-e9da-4353-9ef7-e74574396060 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85743ff8-1f47-4be9-be73-da685d1b01fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1139.779999] [57050]: DEBUG cinder.volume.flows.api.create_volume [None req-b3af60fd-e9da-4353-9ef7-e74574396060 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Validating volume size '1' using validate_int {{(pid=57050) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1139.804555] [57050]: DEBUG cinder.volume.api [None req-b3af60fd-e9da-4353-9ef7-e74574396060 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85743ff8-1f47-4be9-be73-da685d1b01fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T16:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=3dc66e21-7388-4567-923a-2efc37590051,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc66e21-7388-4567-923a-2efc37590051', '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=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1139.805571] [57050]: DEBUG cinder.volume.api [None req-b3af60fd-e9da-4353-9ef7-e74574396060 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cc5ea72-126e-4296-b639-ccd3d51654f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1139.839227] [57050]: DEBUG cinder.quota [None req-b3af60fd-e9da-4353-9ef7-e74574396060 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Created reservations ['a4218f8c-2c62-47ad-8f7e-3c59aa3cfca8', 'c629fa0b-ddbf-469b-88a2-0b31cb8f44b4', '7775aa1a-69c7-4f9b-94f3-87937d34953b', '04421ece-c1ee-463e-a4ed-d55b46ff78ae'] {{(pid=57050) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1139.840897] [57050]: DEBUG cinder.volume.api [None req-b3af60fd-e9da-4353-9ef7-e74574396060 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cc5ea72-126e-4296-b639-ccd3d51654f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4218f8c-2c62-47ad-8f7e-3c59aa3cfca8', 'c629fa0b-ddbf-469b-88a2-0b31cb8f44b4', '7775aa1a-69c7-4f9b-94f3-87937d34953b', '04421ece-c1ee-463e-a4ed-d55b46ff78ae']}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1139.841922] [57050]: DEBUG cinder.volume.api [None req-b3af60fd-e9da-4353-9ef7-e74574396060 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54c8024a-0bc5-4bdf-8d7e-dabaed0f5fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1139.856018] [57050]: DEBUG cinder.volume.api [None req-b3af60fd-e9da-4353-9ef7-e74574396060 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54c8024a-0bc5-4bdf-8d7e-dabaed0f5fad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b5fe7c6-60c3-4b81-aacb-b8b42ceeb1ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1391271800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fa90a1be7ac447cb5b68b99a024d3a5',qos_specs=None,replication_status=,reservations=['a4218f8c-2c62-47ad-8f7e-3c59aa3cfca8','c629fa0b-ddbf-469b-88a2-0b31cb8f44b4','7775aa1a-69c7-4f9b-94f3-87937d34953b','04421ece-c1ee-463e-a4ed-d55b46ff78ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26f3972bf05845d18599f9788ed76b5f',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051), '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-20T16:12:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1391271800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b5fe7c6-60c3-4b81-aacb-b8b42ceeb1ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fa90a1be7ac447cb5b68b99a024d3a5',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='26f3972bf05845d18599f9788ed76b5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dc66e21-7388-4567-923a-2efc37590051),volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1139.856018] [57050]: DEBUG cinder.volume.api [None req-b3af60fd-e9da-4353-9ef7-e74574396060 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ceb8386-66fe-48b7-8efc-3ea6678f897c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1139.872415] [57050]: DEBUG cinder.volume.api [None req-b3af60fd-e9da-4353-9ef7-e74574396060 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ceb8386-66fe-48b7-8efc-3ea6678f897c) 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-1391271800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fa90a1be7ac447cb5b68b99a024d3a5',qos_specs=None,replication_status=,reservations=['a4218f8c-2c62-47ad-8f7e-3c59aa3cfca8','c629fa0b-ddbf-469b-88a2-0b31cb8f44b4','7775aa1a-69c7-4f9b-94f3-87937d34953b','04421ece-c1ee-463e-a4ed-d55b46ff78ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26f3972bf05845d18599f9788ed76b5f',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1139.872415] [57050]: DEBUG cinder.volume.api [None req-b3af60fd-e9da-4353-9ef7-e74574396060 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd4a640c-fb69-4cab-8c61-ffe27f23b9ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1139.882230] [57050]: DEBUG cinder.volume.api [None req-b3af60fd-e9da-4353-9ef7-e74574396060 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd4a640c-fb69-4cab-8c61-ffe27f23b9ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1139.884283] [57050]: DEBUG cinder.volume.api [None req-b3af60fd-e9da-4353-9ef7-e74574396060 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Flow 'volume_create_api' (81120855-d912-4d9c-9140-e7049e8e35cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57050) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1139.884732] [57050]: INFO cinder.volume.api [None req-b3af60fd-e9da-4353-9ef7-e74574396060 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Create volume request issued successfully. [ 1139.885671] [57050]: INFO cinder.api.openstack.wsgi [None req-b3af60fd-e9da-4353-9ef7-e74574396060 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1139.886373] [57050]: [pid: 57050|app: 0|req: 192/340] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 16:12:27 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) [ 1139.897530] [57051]: DEBUG cinder.api.middleware.request_id [None req-0f2edc8c-4240-4b98-bf4d-9dbf6e15628e None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.900397] [57051]: INFO cinder.api.openstack.wsgi [None req-0f2edc8c-4240-4b98-bf4d-9dbf6e15628e tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] GET http://10.180.1.21/volume/v3/volumes/8b5fe7c6-60c3-4b81-aacb-b8b42ceeb1ad [ 1139.900623] [57051]: DEBUG cinder.api.openstack.wsgi [None req-0f2edc8c-4240-4b98-bf4d-9dbf6e15628e tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.900834] [57051]: DEBUG cinder.api.openstack.wsgi [None req-0f2edc8c-4240-4b98-bf4d-9dbf6e15628e tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.921330] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.921330] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.934024] [57051]: INFO cinder.volume.api [None req-0f2edc8c-4240-4b98-bf4d-9dbf6e15628e tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Volume info retrieved successfully. [ 1139.937942] [57051]: INFO cinder.api.openstack.wsgi [None req-0f2edc8c-4240-4b98-bf4d-9dbf6e15628e tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] http://10.180.1.21/volume/v3/volumes/8b5fe7c6-60c3-4b81-aacb-b8b42ceeb1ad returned with HTTP 200 [ 1139.938606] [57051]: [pid: 57051|app: 0|req: 149/341] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:27 2025] GET /volume/v3/volumes/8b5fe7c6-60c3-4b81-aacb-b8b42ceeb1ad => generated 821 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.742743] [57050]: DEBUG cinder.api.middleware.request_id [None req-35312306-b1aa-49ed-89c8-68335f3b9f43 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.745461] [57050]: INFO cinder.api.openstack.wsgi [None req-35312306-b1aa-49ed-89c8-68335f3b9f43 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] GET http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce [ 1140.745704] [57050]: DEBUG cinder.api.openstack.wsgi [None req-35312306-b1aa-49ed-89c8-68335f3b9f43 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.745986] [57050]: DEBUG cinder.api.openstack.wsgi [None req-35312306-b1aa-49ed-89c8-68335f3b9f43 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.755176] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.755176] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.759564] [57050]: INFO cinder.volume.api [None req-35312306-b1aa-49ed-89c8-68335f3b9f43 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1140.764601] [57050]: INFO cinder.api.openstack.wsgi [None req-35312306-b1aa-49ed-89c8-68335f3b9f43 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce returned with HTTP 200 [ 1140.764999] [57050]: [pid: 57050|app: 0|req: 193/342] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:28 2025] GET /volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.952695] [57051]: DEBUG cinder.api.middleware.request_id [None req-6394c389-a924-42b4-a328-9be985797751 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.954725] [57051]: INFO cinder.api.openstack.wsgi [None req-6394c389-a924-42b4-a328-9be985797751 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] GET http://10.180.1.21/volume/v3/volumes/8b5fe7c6-60c3-4b81-aacb-b8b42ceeb1ad [ 1140.954954] [57051]: DEBUG cinder.api.openstack.wsgi [None req-6394c389-a924-42b4-a328-9be985797751 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.955193] [57051]: DEBUG cinder.api.openstack.wsgi [None req-6394c389-a924-42b4-a328-9be985797751 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.964687] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.964687] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.970031] [57051]: INFO cinder.volume.api [None req-6394c389-a924-42b4-a328-9be985797751 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Volume info retrieved successfully. [ 1140.974720] [57051]: INFO cinder.api.openstack.wsgi [None req-6394c389-a924-42b4-a328-9be985797751 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] http://10.180.1.21/volume/v3/volumes/8b5fe7c6-60c3-4b81-aacb-b8b42ceeb1ad returned with HTTP 200 [ 1140.974720] [57051]: [pid: 57051|app: 0|req: 150/343] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:28 2025] GET /volume/v3/volumes/8b5fe7c6-60c3-4b81-aacb-b8b42ceeb1ad => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1150.761932] [57050]: DEBUG dbcounter [-] [57050] Writing DB stats cinder:SELECT=132,cinder:UPDATE=16,cinder:INSERT=7 {{(pid=57050) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1150.971741] [57051]: DEBUG dbcounter [-] [57051] Writing DB stats cinder:SELECT=161,cinder:INSERT=38,cinder:UPDATE=56 {{(pid=57051) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1154.437033] [57050]: DEBUG cinder.api.middleware.request_id [None req-cc558e76-eb67-4cea-aa89-63ea5a6f9377 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.442305] [57050]: INFO cinder.api.openstack.wsgi [None req-cc558e76-eb67-4cea-aa89-63ea5a6f9377 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] GET http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad [ 1154.442554] [57050]: DEBUG cinder.api.openstack.wsgi [None req-cc558e76-eb67-4cea-aa89-63ea5a6f9377 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.442776] [57050]: DEBUG cinder.api.openstack.wsgi [None req-cc558e76-eb67-4cea-aa89-63ea5a6f9377 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.460693] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.460693] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.464748] [57050]: INFO cinder.volume.api [None req-cc558e76-eb67-4cea-aa89-63ea5a6f9377 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Volume info retrieved successfully. [ 1154.470024] [57050]: INFO cinder.api.openstack.wsgi [None req-cc558e76-eb67-4cea-aa89-63ea5a6f9377 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad returned with HTTP 200 [ 1154.470442] [57050]: [pid: 57050|app: 0|req: 194/344] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:42 2025] GET /volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1154.514716] [57051]: DEBUG cinder.api.middleware.request_id [req-8ce98ce5-1ce7-4ea3-98f5-fdd165400f3d req-ad4cb436-d7e1-4663-a3c3-9deb94a5b75e None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.520468] [57051]: INFO cinder.api.openstack.wsgi [req-8ce98ce5-1ce7-4ea3-98f5-fdd165400f3d req-ad4cb436-d7e1-4663-a3c3-9deb94a5b75e tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] GET http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad [ 1154.523130] [57051]: DEBUG cinder.api.openstack.wsgi [req-8ce98ce5-1ce7-4ea3-98f5-fdd165400f3d req-ad4cb436-d7e1-4663-a3c3-9deb94a5b75e tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.524109] [57051]: DEBUG cinder.api.openstack.wsgi [req-8ce98ce5-1ce7-4ea3-98f5-fdd165400f3d req-ad4cb436-d7e1-4663-a3c3-9deb94a5b75e tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.539748] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.539748] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.544073] [57051]: INFO cinder.volume.api [req-8ce98ce5-1ce7-4ea3-98f5-fdd165400f3d req-ad4cb436-d7e1-4663-a3c3-9deb94a5b75e tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Volume info retrieved successfully. [ 1154.549426] [57051]: INFO cinder.api.openstack.wsgi [req-8ce98ce5-1ce7-4ea3-98f5-fdd165400f3d req-ad4cb436-d7e1-4663-a3c3-9deb94a5b75e tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad returned with HTTP 200 [ 1154.549832] [57051]: [pid: 57051|app: 0|req: 151/345] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:12:42 2025] GET /volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1154.566931] [57050]: DEBUG cinder.api.middleware.request_id [req-8ce98ce5-1ce7-4ea3-98f5-fdd165400f3d req-9e0b3970-29b5-4819-9031-0dfac5588a38 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.570071] [57050]: INFO cinder.api.openstack.wsgi [req-8ce98ce5-1ce7-4ea3-98f5-fdd165400f3d req-9e0b3970-29b5-4819-9031-0dfac5588a38 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] POST http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad/action [ 1154.570452] [57050]: DEBUG cinder.api.openstack.wsgi [req-8ce98ce5-1ce7-4ea3-98f5-fdd165400f3d req-9e0b3970-29b5-4819-9031-0dfac5588a38 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57050) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1154.570590] [57050]: DEBUG cinder.api.openstack.wsgi [req-8ce98ce5-1ce7-4ea3-98f5-fdd165400f3d req-9e0b3970-29b5-4819-9031-0dfac5588a38 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1154.584080] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.584080] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.584666] [57050]: INFO cinder.volume.api [req-8ce98ce5-1ce7-4ea3-98f5-fdd165400f3d req-9e0b3970-29b5-4819-9031-0dfac5588a38 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Volume info retrieved successfully. [ 1154.589948] [57050]: INFO cinder.volume.api [req-8ce98ce5-1ce7-4ea3-98f5-fdd165400f3d req-9e0b3970-29b5-4819-9031-0dfac5588a38 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Begin detaching volume completed successfully. [ 1154.590235] [57050]: INFO cinder.api.openstack.wsgi [req-8ce98ce5-1ce7-4ea3-98f5-fdd165400f3d req-9e0b3970-29b5-4819-9031-0dfac5588a38 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad/action returned with HTTP 202 [ 1154.590662] [57050]: [pid: 57050|app: 0|req: 195/346] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 16:12:42 2025] POST /volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1155.612592] [57051]: DEBUG cinder.api.middleware.request_id [None req-fba6640f-838f-442a-97a1-183576dd8054 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.613159] [57051]: INFO cinder.api.openstack.wsgi [None req-fba6640f-838f-442a-97a1-183576dd8054 None None] GET http://10.180.1.21/volume// [ 1155.613390] [57051]: DEBUG cinder.api.openstack.wsgi [None req-fba6640f-838f-442a-97a1-183576dd8054 None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1155.613662] [57051]: DEBUG cinder.api.openstack.wsgi [None req-fba6640f-838f-442a-97a1-183576dd8054 None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1155.614130] [57051]: INFO cinder.api.openstack.wsgi [None req-fba6640f-838f-442a-97a1-183576dd8054 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1155.614494] [57051]: [pid: 57051|app: 0|req: 152/347] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:12:43 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1155.619080] [57050]: DEBUG cinder.api.middleware.request_id [req-8ce98ce5-1ce7-4ea3-98f5-fdd165400f3d req-bfe04f7d-a3ce-48fd-8f50-53b8508a54e7 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.621872] [57050]: INFO cinder.api.openstack.wsgi [req-8ce98ce5-1ce7-4ea3-98f5-fdd165400f3d req-bfe04f7d-a3ce-48fd-8f50-53b8508a54e7 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] GET http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad [ 1155.622242] [57050]: DEBUG cinder.api.openstack.wsgi [req-8ce98ce5-1ce7-4ea3-98f5-fdd165400f3d req-bfe04f7d-a3ce-48fd-8f50-53b8508a54e7 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1155.622471] [57050]: DEBUG cinder.api.openstack.wsgi [req-8ce98ce5-1ce7-4ea3-98f5-fdd165400f3d req-bfe04f7d-a3ce-48fd-8f50-53b8508a54e7 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1155.638167] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.638167] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1155.643189] [57050]: INFO cinder.volume.api [req-8ce98ce5-1ce7-4ea3-98f5-fdd165400f3d req-bfe04f7d-a3ce-48fd-8f50-53b8508a54e7 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Volume info retrieved successfully. [ 1155.649123] [57050]: INFO cinder.api.openstack.wsgi [req-8ce98ce5-1ce7-4ea3-98f5-fdd165400f3d req-bfe04f7d-a3ce-48fd-8f50-53b8508a54e7 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad returned with HTTP 200 [ 1155.649521] [57050]: [pid: 57050|app: 0|req: 196/348] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:12:43 2025] GET /volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1156.795890] [57051]: DEBUG cinder.api.middleware.request_id [req-8ce98ce5-1ce7-4ea3-98f5-fdd165400f3d req-0675925e-d3b6-48cf-a5b3-fad06850b1d8 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.799318] [57051]: INFO cinder.api.openstack.wsgi [req-8ce98ce5-1ce7-4ea3-98f5-fdd165400f3d req-0675925e-d3b6-48cf-a5b3-fad06850b1d8 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d641d630-e51e-42ae-996b-b5985245318e [ 1156.799662] [57051]: DEBUG cinder.api.openstack.wsgi [req-8ce98ce5-1ce7-4ea3-98f5-fdd165400f3d req-0675925e-d3b6-48cf-a5b3-fad06850b1d8 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1156.799992] [57051]: DEBUG cinder.api.openstack.wsgi [req-8ce98ce5-1ce7-4ea3-98f5-fdd165400f3d req-0675925e-d3b6-48cf-a5b3-fad06850b1d8 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'version_select' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1156.812017] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.812017] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.346529] [57051]: INFO cinder.api.openstack.wsgi [req-8ce98ce5-1ce7-4ea3-98f5-fdd165400f3d req-0675925e-d3b6-48cf-a5b3-fad06850b1d8 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/attachments/d641d630-e51e-42ae-996b-b5985245318e returned with HTTP 200 [ 1157.347106] [57051]: [pid: 57051|app: 0|req: 153/349] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 16:12:44 2025] DELETE /volume/v3/attachments/d641d630-e51e-42ae-996b-b5985245318e => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1158.778712] [57050]: DEBUG cinder.api.middleware.request_id [None req-7b4b770b-3a10-4f62-9708-b43fe5ac8e6e None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.780657] [57050]: INFO cinder.api.openstack.wsgi [None req-7b4b770b-3a10-4f62-9708-b43fe5ac8e6e tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] GET http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad [ 1158.780887] [57050]: DEBUG cinder.api.openstack.wsgi [None req-7b4b770b-3a10-4f62-9708-b43fe5ac8e6e tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.781113] [57050]: DEBUG cinder.api.openstack.wsgi [None req-7b4b770b-3a10-4f62-9708-b43fe5ac8e6e tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.791973] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.791973] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.796223] [57050]: INFO cinder.volume.api [None req-7b4b770b-3a10-4f62-9708-b43fe5ac8e6e tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Volume info retrieved successfully. [ 1158.801234] [57050]: INFO cinder.api.openstack.wsgi [None req-7b4b770b-3a10-4f62-9708-b43fe5ac8e6e tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad returned with HTTP 200 [ 1158.801762] [57050]: [pid: 57050|app: 0|req: 197/350] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:46 2025] GET /volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1166.626315] [57051]: DEBUG cinder.api.middleware.request_id [None req-90c928c3-4c3e-47ad-8afe-3b922fe3c291 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.628570] [57051]: INFO cinder.api.openstack.wsgi [None req-90c928c3-4c3e-47ad-8afe-3b922fe3c291 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1166.628915] [57051]: DEBUG cinder.api.openstack.wsgi [None req-90c928c3-4c3e-47ad-8afe-3b922fe3c291 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1875519309"}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1166.630567] [57051]: DEBUG cinder.api.v3.volumes [None req-90c928c3-4c3e-47ad-8afe-3b922fe3c291 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1875519309'}} {{(pid=57051) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1166.630706] [57051]: INFO cinder.api.v3.volumes [None req-90c928c3-4c3e-47ad-8afe-3b922fe3c291 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Create volume of 1 GB [ 1166.631054] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.631054] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.637759] [57051]: INFO cinder.volume.api [None req-90c928c3-4c3e-47ad-8afe-3b922fe3c291 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Availability Zones retrieved successfully. [ 1166.644519] [57051]: DEBUG cinder.volume.api [None req-90c928c3-4c3e-47ad-8afe-3b922fe3c291 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Flow 'volume_create_api' (fcdddfb8-c775-4b01-b5a3-3229e0c9a0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1166.645687] [57051]: DEBUG cinder.volume.api [None req-90c928c3-4c3e-47ad-8afe-3b922fe3c291 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f75ffbc2-e5e4-4bb9-86ef-8f55196e6610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1166.646832] [57051]: DEBUG cinder.volume.flows.api.create_volume [None req-90c928c3-4c3e-47ad-8afe-3b922fe3c291 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Validating volume size '1' using validate_int {{(pid=57051) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1166.666427] [57051]: DEBUG cinder.volume.api [None req-90c928c3-4c3e-47ad-8afe-3b922fe3c291 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f75ffbc2-e5e4-4bb9-86ef-8f55196e6610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T16:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=3dc66e21-7388-4567-923a-2efc37590051,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc66e21-7388-4567-923a-2efc37590051', '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=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1166.667418] [57051]: DEBUG cinder.volume.api [None req-90c928c3-4c3e-47ad-8afe-3b922fe3c291 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b15d7e6-9c23-47d2-bdaa-a8d183bbcdeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1166.710033] [57051]: DEBUG cinder.quota [None req-90c928c3-4c3e-47ad-8afe-3b922fe3c291 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Created reservations ['afdd41c0-274d-49f6-bb08-ce0035ba5cff', '9ce3b8e2-9eee-4f0c-8a5c-d701a232fa74', '86eaa37f-ed8d-4d4b-a86f-d41672be25a4', 'efb15535-18ac-4f27-91d0-50a9cc1164f6'] {{(pid=57051) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1166.710567] [57051]: DEBUG cinder.volume.api [None req-90c928c3-4c3e-47ad-8afe-3b922fe3c291 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b15d7e6-9c23-47d2-bdaa-a8d183bbcdeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afdd41c0-274d-49f6-bb08-ce0035ba5cff', '9ce3b8e2-9eee-4f0c-8a5c-d701a232fa74', '86eaa37f-ed8d-4d4b-a86f-d41672be25a4', 'efb15535-18ac-4f27-91d0-50a9cc1164f6']}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1166.711576] [57051]: DEBUG cinder.volume.api [None req-90c928c3-4c3e-47ad-8afe-3b922fe3c291 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b30574f-1397-463b-a9fb-0cdbc4ad2727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1166.726255] [57051]: DEBUG cinder.volume.api [None req-90c928c3-4c3e-47ad-8afe-3b922fe3c291 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b30574f-1397-463b-a9fb-0cdbc4ad2727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec230498-4f87-48a9-862d-0b4a63904499', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1875519309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='815e2684c49c4df1b629e19ded065e10',qos_specs=None,replication_status=,reservations=['afdd41c0-274d-49f6-bb08-ce0035ba5cff','9ce3b8e2-9eee-4f0c-8a5c-d701a232fa74','86eaa37f-ed8d-4d4b-a86f-d41672be25a4','efb15535-18ac-4f27-91d0-50a9cc1164f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cf9b2e553b243db90a48cebb538386f',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051), '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-20T16:12:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1875519309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec230498-4f87-48a9-862d-0b4a63904499,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='815e2684c49c4df1b629e19ded065e10',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='1cf9b2e553b243db90a48cebb538386f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dc66e21-7388-4567-923a-2efc37590051),volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1166.727169] [57051]: DEBUG cinder.volume.api [None req-90c928c3-4c3e-47ad-8afe-3b922fe3c291 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c2b8084-ac07-48fd-82b6-edccc6a383f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1166.740299] [57051]: DEBUG cinder.volume.api [None req-90c928c3-4c3e-47ad-8afe-3b922fe3c291 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c2b8084-ac07-48fd-82b6-edccc6a383f8) 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-1875519309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='815e2684c49c4df1b629e19ded065e10',qos_specs=None,replication_status=,reservations=['afdd41c0-274d-49f6-bb08-ce0035ba5cff','9ce3b8e2-9eee-4f0c-8a5c-d701a232fa74','86eaa37f-ed8d-4d4b-a86f-d41672be25a4','efb15535-18ac-4f27-91d0-50a9cc1164f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cf9b2e553b243db90a48cebb538386f',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1166.741162] [57051]: DEBUG cinder.volume.api [None req-90c928c3-4c3e-47ad-8afe-3b922fe3c291 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7edbfe72-3311-4754-8c49-fe570490dfc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1166.750063] [57051]: DEBUG cinder.volume.api [None req-90c928c3-4c3e-47ad-8afe-3b922fe3c291 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7edbfe72-3311-4754-8c49-fe570490dfc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1166.751117] [57051]: DEBUG cinder.volume.api [None req-90c928c3-4c3e-47ad-8afe-3b922fe3c291 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Flow 'volume_create_api' (fcdddfb8-c775-4b01-b5a3-3229e0c9a0a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1166.751475] [57051]: INFO cinder.volume.api [None req-90c928c3-4c3e-47ad-8afe-3b922fe3c291 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Create volume request issued successfully. [ 1166.752179] [57051]: INFO cinder.api.openstack.wsgi [None req-90c928c3-4c3e-47ad-8afe-3b922fe3c291 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1166.752729] [57051]: [pid: 57051|app: 0|req: 154/351] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 16:12:54 2025] POST /volume/v3/volumes => generated 754 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1166.761156] [57050]: DEBUG cinder.api.middleware.request_id [None req-88795b72-42f5-41c0-97b2-4d8577ed7db8 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.763568] [57050]: INFO cinder.api.openstack.wsgi [None req-88795b72-42f5-41c0-97b2-4d8577ed7db8 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] GET http://10.180.1.21/volume/v3/volumes/ec230498-4f87-48a9-862d-0b4a63904499 [ 1166.763796] [57050]: DEBUG cinder.api.openstack.wsgi [None req-88795b72-42f5-41c0-97b2-4d8577ed7db8 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.764025] [57050]: DEBUG cinder.api.openstack.wsgi [None req-88795b72-42f5-41c0-97b2-4d8577ed7db8 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.772044] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.772044] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.775899] [57050]: INFO cinder.volume.api [None req-88795b72-42f5-41c0-97b2-4d8577ed7db8 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1166.781038] [57050]: INFO cinder.api.openstack.wsgi [None req-88795b72-42f5-41c0-97b2-4d8577ed7db8 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/ec230498-4f87-48a9-862d-0b4a63904499 returned with HTTP 200 [ 1166.781309] [57050]: [pid: 57050|app: 0|req: 198/352] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:54 2025] GET /volume/v3/volumes/ec230498-4f87-48a9-862d-0b4a63904499 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1167.792160] [57051]: DEBUG cinder.api.middleware.request_id [None req-f694afab-7f06-4ffa-bd8c-6724d818804c None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.797337] [57051]: INFO cinder.api.openstack.wsgi [None req-f694afab-7f06-4ffa-bd8c-6724d818804c tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] GET http://10.180.1.21/volume/v3/volumes/ec230498-4f87-48a9-862d-0b4a63904499 [ 1167.797573] [57051]: DEBUG cinder.api.openstack.wsgi [None req-f694afab-7f06-4ffa-bd8c-6724d818804c tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.797821] [57051]: DEBUG cinder.api.openstack.wsgi [None req-f694afab-7f06-4ffa-bd8c-6724d818804c tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.811424] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.811424] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.815314] [57051]: INFO cinder.volume.api [None req-f694afab-7f06-4ffa-bd8c-6724d818804c tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1167.820743] [57051]: INFO cinder.api.openstack.wsgi [None req-f694afab-7f06-4ffa-bd8c-6724d818804c tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/ec230498-4f87-48a9-862d-0b4a63904499 returned with HTTP 200 [ 1167.821313] [57051]: [pid: 57051|app: 0|req: 155/353] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:55 2025] GET /volume/v3/volumes/ec230498-4f87-48a9-862d-0b4a63904499 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1167.860161] [57050]: DEBUG cinder.api.middleware.request_id [req-5c5bf87b-4b68-40f0-8fd8-7e85267cf6df req-710d95d9-ad5c-453c-ab8a-75f6ad7425f2 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.863011] [57050]: INFO cinder.api.openstack.wsgi [req-5c5bf87b-4b68-40f0-8fd8-7e85267cf6df req-710d95d9-ad5c-453c-ab8a-75f6ad7425f2 tempest-VolumesAdminNegativeTest-99138072 tempest-VolumesAdminNegativeTest-99138072-project-admin] GET http://10.180.1.21/volume/v3/volumes/7d407fd2-114d-48a1-a138-52a6c9c025e4 [ 1167.863011] [57050]: DEBUG cinder.api.openstack.wsgi [req-5c5bf87b-4b68-40f0-8fd8-7e85267cf6df req-710d95d9-ad5c-453c-ab8a-75f6ad7425f2 tempest-VolumesAdminNegativeTest-99138072 tempest-VolumesAdminNegativeTest-99138072-project-admin] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.863011] [57050]: DEBUG cinder.api.openstack.wsgi [req-5c5bf87b-4b68-40f0-8fd8-7e85267cf6df req-710d95d9-ad5c-453c-ab8a-75f6ad7425f2 tempest-VolumesAdminNegativeTest-99138072 tempest-VolumesAdminNegativeTest-99138072-project-admin] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.869378] [57050]: INFO cinder.api.openstack.wsgi [req-5c5bf87b-4b68-40f0-8fd8-7e85267cf6df req-710d95d9-ad5c-453c-ab8a-75f6ad7425f2 tempest-VolumesAdminNegativeTest-99138072 tempest-VolumesAdminNegativeTest-99138072-project-admin] http://10.180.1.21/volume/v3/volumes/7d407fd2-114d-48a1-a138-52a6c9c025e4 returned with HTTP 404 [ 1167.869706] [57050]: [pid: 57050|app: 0|req: 199/354] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:12:55 2025] GET /volume/v3/volumes/7d407fd2-114d-48a1-a138-52a6c9c025e4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1167.882513] [57051]: DEBUG cinder.api.middleware.request_id [None req-aa86a528-0fec-4f4e-82c4-f9cf04671fce None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.884393] [57051]: INFO cinder.api.openstack.wsgi [None req-aa86a528-0fec-4f4e-82c4-f9cf04671fce tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ec230498-4f87-48a9-862d-0b4a63904499 [ 1167.884393] [57051]: DEBUG cinder.api.openstack.wsgi [None req-aa86a528-0fec-4f4e-82c4-f9cf04671fce tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.884609] [57051]: DEBUG cinder.api.openstack.wsgi [None req-aa86a528-0fec-4f4e-82c4-f9cf04671fce tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'delete' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.884909] [57051]: INFO cinder.api.v3.volumes [None req-aa86a528-0fec-4f4e-82c4-f9cf04671fce tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Delete volume with id: ec230498-4f87-48a9-862d-0b4a63904499 [ 1167.892327] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.892327] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.892805] [57051]: INFO cinder.volume.api [None req-aa86a528-0fec-4f4e-82c4-f9cf04671fce tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1167.912483] [57051]: INFO cinder.volume.api [None req-aa86a528-0fec-4f4e-82c4-f9cf04671fce tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Delete volume request issued successfully. [ 1167.912697] [57051]: INFO cinder.api.openstack.wsgi [None req-aa86a528-0fec-4f4e-82c4-f9cf04671fce tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/ec230498-4f87-48a9-862d-0b4a63904499 returned with HTTP 202 [ 1167.913156] [57051]: [pid: 57051|app: 0|req: 156/355] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 16:12:55 2025] DELETE /volume/v3/volumes/ec230498-4f87-48a9-862d-0b4a63904499 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1167.916148] [57050]: DEBUG cinder.api.middleware.request_id [None req-3e65cbdb-3e95-4fbf-a9c6-9c625f1b64c6 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.918326] [57050]: INFO cinder.api.openstack.wsgi [None req-3e65cbdb-3e95-4fbf-a9c6-9c625f1b64c6 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] GET http://10.180.1.21/volume/v3/volumes/ec230498-4f87-48a9-862d-0b4a63904499 [ 1167.918594] [57050]: DEBUG cinder.api.openstack.wsgi [None req-3e65cbdb-3e95-4fbf-a9c6-9c625f1b64c6 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.918854] [57050]: DEBUG cinder.api.openstack.wsgi [None req-3e65cbdb-3e95-4fbf-a9c6-9c625f1b64c6 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.926683] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.926683] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.930421] [57050]: INFO cinder.volume.api [None req-3e65cbdb-3e95-4fbf-a9c6-9c625f1b64c6 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1167.934920] [57050]: INFO cinder.api.openstack.wsgi [None req-3e65cbdb-3e95-4fbf-a9c6-9c625f1b64c6 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/ec230498-4f87-48a9-862d-0b4a63904499 returned with HTTP 200 [ 1167.935517] [57050]: [pid: 57050|app: 0|req: 200/356] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:55 2025] GET /volume/v3/volumes/ec230498-4f87-48a9-862d-0b4a63904499 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.947198] [57051]: DEBUG cinder.api.middleware.request_id [None req-7c4b413a-75d4-42e7-8b52-f68b88e621e8 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.949339] [57051]: INFO cinder.api.openstack.wsgi [None req-7c4b413a-75d4-42e7-8b52-f68b88e621e8 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] GET http://10.180.1.21/volume/v3/volumes/ec230498-4f87-48a9-862d-0b4a63904499 [ 1168.949561] [57051]: DEBUG cinder.api.openstack.wsgi [None req-7c4b413a-75d4-42e7-8b52-f68b88e621e8 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.949863] [57051]: DEBUG cinder.api.openstack.wsgi [None req-7c4b413a-75d4-42e7-8b52-f68b88e621e8 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.956142] [57051]: INFO cinder.api.openstack.wsgi [None req-7c4b413a-75d4-42e7-8b52-f68b88e621e8 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/ec230498-4f87-48a9-862d-0b4a63904499 returned with HTTP 404 [ 1168.956697] [57051]: [pid: 57051|app: 0|req: 157/357] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:12:56 2025] GET /volume/v3/volumes/ec230498-4f87-48a9-862d-0b4a63904499 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1171.935668] [57050]: DEBUG cinder.api.middleware.request_id [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-123e34f7-a07c-409a-8374-9fc845dc917f None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.937900] [57050]: INFO cinder.api.openstack.wsgi [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-123e34f7-a07c-409a-8374-9fc845dc917f tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1171.938311] [57050]: DEBUG cinder.api.openstack.wsgi [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-123e34f7-a07c-409a-8374-9fc845dc917f tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1025264904", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1171.941621] [57050]: DEBUG cinder.api.v3.volumes [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-123e34f7-a07c-409a-8374-9fc845dc917f tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1025264904', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=57050) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1171.941621] [57050]: INFO cinder.api.v3.volumes [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-123e34f7-a07c-409a-8374-9fc845dc917f tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Create volume of 1 GB [ 1171.946509] [57050]: INFO cinder.volume.api [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-123e34f7-a07c-409a-8374-9fc845dc917f tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Availability Zones retrieved successfully. [ 1171.953209] [57050]: DEBUG cinder.volume.api [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-123e34f7-a07c-409a-8374-9fc845dc917f tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Flow 'volume_create_api' (9363c81a-67bd-4a07-b4c9-7334a7937d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1171.954399] [57050]: DEBUG cinder.volume.api [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-123e34f7-a07c-409a-8374-9fc845dc917f tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68310b18-8ac6-4a72-b4f8-0c78f88f4b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1171.955520] [57050]: DEBUG cinder.volume.flows.api.create_volume [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-123e34f7-a07c-409a-8374-9fc845dc917f tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Validating volume size '1' using validate_int {{(pid=57050) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1171.976509] [57050]: DEBUG cinder.volume.api [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-123e34f7-a07c-409a-8374-9fc845dc917f tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68310b18-8ac6-4a72-b4f8-0c78f88f4b26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T16:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=3dc66e21-7388-4567-923a-2efc37590051,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc66e21-7388-4567-923a-2efc37590051', '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=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1171.978342] [57050]: DEBUG cinder.volume.api [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-123e34f7-a07c-409a-8374-9fc845dc917f tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55d6275f-ee1b-46d0-821e-e76e74f2c563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1172.029037] [57050]: DEBUG cinder.quota [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-123e34f7-a07c-409a-8374-9fc845dc917f tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Created reservations ['e92ffafb-dcbf-46b8-be41-9ca73baa1494', 'f94a1af7-b24d-4319-8d7e-0758d15afdff', '1b7de633-d57f-4e52-8e80-6d743a64f21d', 'a8f602af-d8cf-472e-a248-d3ccdbcabd9f'] {{(pid=57050) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1172.030149] [57050]: DEBUG cinder.volume.api [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-123e34f7-a07c-409a-8374-9fc845dc917f tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55d6275f-ee1b-46d0-821e-e76e74f2c563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e92ffafb-dcbf-46b8-be41-9ca73baa1494', 'f94a1af7-b24d-4319-8d7e-0758d15afdff', '1b7de633-d57f-4e52-8e80-6d743a64f21d', 'a8f602af-d8cf-472e-a248-d3ccdbcabd9f']}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1172.031290] [57050]: DEBUG cinder.volume.api [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-123e34f7-a07c-409a-8374-9fc845dc917f tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b64d1450-4ddf-494f-8697-f7f3ca01adf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1172.047041] [57050]: DEBUG cinder.volume.api [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-123e34f7-a07c-409a-8374-9fc845dc917f tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b64d1450-4ddf-494f-8697-f7f3ca01adf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36c5674c-fc85-4a3c-bfda-8b926db0f31e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1025264904',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='089a9aaee851478f88da8f1b0ccc4a57',qos_specs=None,replication_status=,reservations=['e92ffafb-dcbf-46b8-be41-9ca73baa1494','f94a1af7-b24d-4319-8d7e-0758d15afdff','1b7de633-d57f-4e52-8e80-6d743a64f21d','a8f602af-d8cf-472e-a248-d3ccdbcabd9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d47b16327540cd8f6e105405de8d91',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051), '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-20T16:12:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1025264904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36c5674c-fc85-4a3c-bfda-8b926db0f31e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='089a9aaee851478f88da8f1b0ccc4a57',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='43d47b16327540cd8f6e105405de8d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dc66e21-7388-4567-923a-2efc37590051),volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1172.047904] [57050]: DEBUG cinder.volume.api [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-123e34f7-a07c-409a-8374-9fc845dc917f tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33a9842a-cbc7-43fc-bc14-d9be7b0b6edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1172.061419] [57050]: DEBUG cinder.volume.api [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-123e34f7-a07c-409a-8374-9fc845dc917f tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33a9842a-cbc7-43fc-bc14-d9be7b0b6edb) 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-1025264904',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='089a9aaee851478f88da8f1b0ccc4a57',qos_specs=None,replication_status=,reservations=['e92ffafb-dcbf-46b8-be41-9ca73baa1494','f94a1af7-b24d-4319-8d7e-0758d15afdff','1b7de633-d57f-4e52-8e80-6d743a64f21d','a8f602af-d8cf-472e-a248-d3ccdbcabd9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d47b16327540cd8f6e105405de8d91',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1172.062358] [57050]: DEBUG cinder.volume.api [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-123e34f7-a07c-409a-8374-9fc845dc917f tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d06aa5c8-4e7e-4e84-9cee-4b1b160487e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1172.071300] [57050]: DEBUG cinder.volume.api [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-123e34f7-a07c-409a-8374-9fc845dc917f tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d06aa5c8-4e7e-4e84-9cee-4b1b160487e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1172.072579] [57050]: DEBUG cinder.volume.api [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-123e34f7-a07c-409a-8374-9fc845dc917f tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Flow 'volume_create_api' (9363c81a-67bd-4a07-b4c9-7334a7937d8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57050) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1172.072980] [57050]: INFO cinder.volume.api [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-123e34f7-a07c-409a-8374-9fc845dc917f tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Create volume request issued successfully. [ 1172.073719] [57050]: INFO cinder.api.openstack.wsgi [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-123e34f7-a07c-409a-8374-9fc845dc917f tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1172.074494] [57050]: [pid: 57050|app: 0|req: 201/358] 10.180.1.21 () {64 vars in 1421 bytes} [Thu Feb 20 16:12:59 2025] POST /volume/v3/volumes => generated 762 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1172.081357] [57051]: DEBUG cinder.api.middleware.request_id [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-5112fb48-fb83-4f8a-95db-03aa303e0852 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.084116] [57051]: INFO cinder.api.openstack.wsgi [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-5112fb48-fb83-4f8a-95db-03aa303e0852 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] GET http://10.180.1.21/volume/v3/volumes/36c5674c-fc85-4a3c-bfda-8b926db0f31e [ 1172.084355] [57051]: DEBUG cinder.api.openstack.wsgi [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-5112fb48-fb83-4f8a-95db-03aa303e0852 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.084573] [57051]: DEBUG cinder.api.openstack.wsgi [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-5112fb48-fb83-4f8a-95db-03aa303e0852 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.092635] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.092635] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.098626] [57051]: INFO cinder.volume.api [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-5112fb48-fb83-4f8a-95db-03aa303e0852 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Volume info retrieved successfully. [ 1172.104995] [57051]: INFO cinder.api.openstack.wsgi [req-696fc04c-278b-4e17-baf8-d920c7471b43 req-5112fb48-fb83-4f8a-95db-03aa303e0852 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] http://10.180.1.21/volume/v3/volumes/36c5674c-fc85-4a3c-bfda-8b926db0f31e returned with HTTP 200 [ 1172.105503] [57051]: [pid: 57051|app: 0|req: 158/359] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:12:59 2025] GET /volume/v3/volumes/36c5674c-fc85-4a3c-bfda-8b926db0f31e => generated 830 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1172.121703] [57050]: DEBUG cinder.api.middleware.request_id [req-c6a143ca-ba26-4926-9e15-a5ed874a62c4 req-e3895520-236a-4e58-af18-a8112f937d81 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.124470] [57050]: INFO cinder.api.openstack.wsgi [req-c6a143ca-ba26-4926-9e15-a5ed874a62c4 req-e3895520-236a-4e58-af18-a8112f937d81 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] GET http://10.180.1.21/volume/v3/volumes/36c5674c-fc85-4a3c-bfda-8b926db0f31e [ 1172.124732] [57050]: DEBUG cinder.api.openstack.wsgi [req-c6a143ca-ba26-4926-9e15-a5ed874a62c4 req-e3895520-236a-4e58-af18-a8112f937d81 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.125537] [57050]: DEBUG cinder.api.openstack.wsgi [req-c6a143ca-ba26-4926-9e15-a5ed874a62c4 req-e3895520-236a-4e58-af18-a8112f937d81 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.137098] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.137098] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.141128] [57050]: INFO cinder.volume.api [req-c6a143ca-ba26-4926-9e15-a5ed874a62c4 req-e3895520-236a-4e58-af18-a8112f937d81 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Volume info retrieved successfully. [ 1172.145838] [57050]: INFO cinder.api.openstack.wsgi [req-c6a143ca-ba26-4926-9e15-a5ed874a62c4 req-e3895520-236a-4e58-af18-a8112f937d81 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] http://10.180.1.21/volume/v3/volumes/36c5674c-fc85-4a3c-bfda-8b926db0f31e returned with HTTP 200 [ 1172.146321] [57050]: [pid: 57050|app: 0|req: 202/360] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:12:59 2025] GET /volume/v3/volumes/36c5674c-fc85-4a3c-bfda-8b926db0f31e => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1172.220559] [57051]: DEBUG cinder.api.middleware.request_id [None req-952910c5-59ed-42c5-82e3-942c9162694e None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.222773] [57051]: INFO cinder.api.openstack.wsgi [None req-952910c5-59ed-42c5-82e3-942c9162694e tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1172.223083] [57051]: DEBUG cinder.api.openstack.wsgi [None req-952910c5-59ed-42c5-82e3-942c9162694e tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.223348] [57051]: DEBUG cinder.api.openstack.wsgi [None req-952910c5-59ed-42c5-82e3-942c9162694e tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.231108] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.231108] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.234569] [57051]: INFO cinder.volume.api [None req-952910c5-59ed-42c5-82e3-942c9162694e tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1172.238782] [57051]: INFO cinder.api.openstack.wsgi [None req-952910c5-59ed-42c5-82e3-942c9162694e tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 200 [ 1172.239172] [57051]: [pid: 57051|app: 0|req: 159/361] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:00 2025] GET /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1172.273503] [57050]: DEBUG cinder.api.middleware.request_id [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-4d443618-a7d5-4cc3-830a-7606d7ad9043 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.275821] [57050]: INFO cinder.api.openstack.wsgi [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-4d443618-a7d5-4cc3-830a-7606d7ad9043 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1172.276076] [57050]: DEBUG cinder.api.openstack.wsgi [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-4d443618-a7d5-4cc3-830a-7606d7ad9043 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.276431] [57050]: DEBUG cinder.api.openstack.wsgi [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-4d443618-a7d5-4cc3-830a-7606d7ad9043 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.283942] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.283942] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.287184] [57050]: INFO cinder.volume.api [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-4d443618-a7d5-4cc3-830a-7606d7ad9043 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1172.291379] [57050]: INFO cinder.api.openstack.wsgi [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-4d443618-a7d5-4cc3-830a-7606d7ad9043 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 200 [ 1172.291867] [57050]: [pid: 57050|app: 0|req: 203/362] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:13:00 2025] GET /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.251330] [57051]: DEBUG cinder.api.middleware.request_id [req-f057261f-bd5c-4ac5-a1e3-5bdbf3078036 req-bc44a9cb-910d-4aaa-b69e-f928350efc55 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.253959] [57051]: INFO cinder.api.openstack.wsgi [req-f057261f-bd5c-4ac5-a1e3-5bdbf3078036 req-bc44a9cb-910d-4aaa-b69e-f928350efc55 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] GET http://10.180.1.21/volume/v3/volumes/36c5674c-fc85-4a3c-bfda-8b926db0f31e [ 1173.254267] [57051]: DEBUG cinder.api.openstack.wsgi [req-f057261f-bd5c-4ac5-a1e3-5bdbf3078036 req-bc44a9cb-910d-4aaa-b69e-f928350efc55 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.254549] [57051]: DEBUG cinder.api.openstack.wsgi [req-f057261f-bd5c-4ac5-a1e3-5bdbf3078036 req-bc44a9cb-910d-4aaa-b69e-f928350efc55 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.265029] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.265029] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.269842] [57051]: INFO cinder.volume.api [req-f057261f-bd5c-4ac5-a1e3-5bdbf3078036 req-bc44a9cb-910d-4aaa-b69e-f928350efc55 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Volume info retrieved successfully. [ 1173.277874] [57051]: INFO cinder.api.openstack.wsgi [req-f057261f-bd5c-4ac5-a1e3-5bdbf3078036 req-bc44a9cb-910d-4aaa-b69e-f928350efc55 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] http://10.180.1.21/volume/v3/volumes/36c5674c-fc85-4a3c-bfda-8b926db0f31e returned with HTTP 200 [ 1173.277874] [57051]: [pid: 57051|app: 0|req: 160/363] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:13:01 2025] GET /volume/v3/volumes/36c5674c-fc85-4a3c-bfda-8b926db0f31e => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.379464] [57050]: DEBUG cinder.api.middleware.request_id [req-cfac67a2-0deb-4d7b-9638-3d1b9818b58a req-3bf927cc-ebf4-4ce7-82a2-f171feced2d8 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.381696] [57050]: INFO cinder.api.openstack.wsgi [req-cfac67a2-0deb-4d7b-9638-3d1b9818b58a req-3bf927cc-ebf4-4ce7-82a2-f171feced2d8 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] GET http://10.180.1.21/volume/v3/volumes/36c5674c-fc85-4a3c-bfda-8b926db0f31e [ 1173.381917] [57050]: DEBUG cinder.api.openstack.wsgi [req-cfac67a2-0deb-4d7b-9638-3d1b9818b58a req-3bf927cc-ebf4-4ce7-82a2-f171feced2d8 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.382175] [57050]: DEBUG cinder.api.openstack.wsgi [req-cfac67a2-0deb-4d7b-9638-3d1b9818b58a req-3bf927cc-ebf4-4ce7-82a2-f171feced2d8 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.389514] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.389514] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.392885] [57050]: INFO cinder.volume.api [req-cfac67a2-0deb-4d7b-9638-3d1b9818b58a req-3bf927cc-ebf4-4ce7-82a2-f171feced2d8 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Volume info retrieved successfully. [ 1173.397066] [57050]: INFO cinder.api.openstack.wsgi [req-cfac67a2-0deb-4d7b-9638-3d1b9818b58a req-3bf927cc-ebf4-4ce7-82a2-f171feced2d8 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] http://10.180.1.21/volume/v3/volumes/36c5674c-fc85-4a3c-bfda-8b926db0f31e returned with HTTP 200 [ 1173.397458] [57050]: [pid: 57050|app: 0|req: 204/364] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:13:01 2025] GET /volume/v3/volumes/36c5674c-fc85-4a3c-bfda-8b926db0f31e => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.414537] [57051]: DEBUG cinder.api.middleware.request_id [req-01a9b3ca-2dda-4c6c-bb4a-fc5399fc4bea req-7a9ce547-ca14-4409-9fde-fc7cc0ba78d0 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.416806] [57051]: INFO cinder.api.openstack.wsgi [req-01a9b3ca-2dda-4c6c-bb4a-fc5399fc4bea req-7a9ce547-ca14-4409-9fde-fc7cc0ba78d0 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] DELETE http://10.180.1.21/volume/v3/volumes/36c5674c-fc85-4a3c-bfda-8b926db0f31e [ 1173.417069] [57051]: DEBUG cinder.api.openstack.wsgi [req-01a9b3ca-2dda-4c6c-bb4a-fc5399fc4bea req-7a9ce547-ca14-4409-9fde-fc7cc0ba78d0 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.417207] [57051]: DEBUG cinder.api.openstack.wsgi [req-01a9b3ca-2dda-4c6c-bb4a-fc5399fc4bea req-7a9ce547-ca14-4409-9fde-fc7cc0ba78d0 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Calling method 'delete' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.417392] [57051]: INFO cinder.api.v3.volumes [req-01a9b3ca-2dda-4c6c-bb4a-fc5399fc4bea req-7a9ce547-ca14-4409-9fde-fc7cc0ba78d0 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Delete volume with id: 36c5674c-fc85-4a3c-bfda-8b926db0f31e [ 1173.426229] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.426229] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.426742] [57051]: INFO cinder.volume.api [req-01a9b3ca-2dda-4c6c-bb4a-fc5399fc4bea req-7a9ce547-ca14-4409-9fde-fc7cc0ba78d0 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Volume info retrieved successfully. [ 1173.445567] [57051]: INFO cinder.volume.api [req-01a9b3ca-2dda-4c6c-bb4a-fc5399fc4bea req-7a9ce547-ca14-4409-9fde-fc7cc0ba78d0 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Delete volume request issued successfully. [ 1173.445850] [57051]: INFO cinder.api.openstack.wsgi [req-01a9b3ca-2dda-4c6c-bb4a-fc5399fc4bea req-7a9ce547-ca14-4409-9fde-fc7cc0ba78d0 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] http://10.180.1.21/volume/v3/volumes/36c5674c-fc85-4a3c-bfda-8b926db0f31e returned with HTTP 202 [ 1173.446899] [57051]: [pid: 57051|app: 0|req: 161/365] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 16:13:01 2025] DELETE /volume/v3/volumes/36c5674c-fc85-4a3c-bfda-8b926db0f31e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1173.458926] [57050]: DEBUG cinder.api.middleware.request_id [req-873cfb4d-d8c5-43a1-bb68-c3f00c727306 req-96e15f99-8f78-4120-8061-0bdaef8f04be None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.461457] [57050]: INFO cinder.api.openstack.wsgi [req-873cfb4d-d8c5-43a1-bb68-c3f00c727306 req-96e15f99-8f78-4120-8061-0bdaef8f04be tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] GET http://10.180.1.21/volume/v3/volumes/36c5674c-fc85-4a3c-bfda-8b926db0f31e [ 1173.461506] [57050]: DEBUG cinder.api.openstack.wsgi [req-873cfb4d-d8c5-43a1-bb68-c3f00c727306 req-96e15f99-8f78-4120-8061-0bdaef8f04be tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.462209] [57050]: DEBUG cinder.api.openstack.wsgi [req-873cfb4d-d8c5-43a1-bb68-c3f00c727306 req-96e15f99-8f78-4120-8061-0bdaef8f04be tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.469582] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.469582] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.473413] [57050]: INFO cinder.volume.api [req-873cfb4d-d8c5-43a1-bb68-c3f00c727306 req-96e15f99-8f78-4120-8061-0bdaef8f04be tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Volume info retrieved successfully. [ 1173.478292] [57050]: INFO cinder.api.openstack.wsgi [req-873cfb4d-d8c5-43a1-bb68-c3f00c727306 req-96e15f99-8f78-4120-8061-0bdaef8f04be tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] http://10.180.1.21/volume/v3/volumes/36c5674c-fc85-4a3c-bfda-8b926db0f31e returned with HTTP 200 [ 1173.478666] [57050]: [pid: 57050|app: 0|req: 205/366] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:13:01 2025] GET /volume/v3/volumes/36c5674c-fc85-4a3c-bfda-8b926db0f31e => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.820230] [57051]: DEBUG cinder.api.middleware.request_id [None req-3974d32e-9532-4365-8664-c8dc1c469d27 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.820230] [57051]: INFO cinder.api.openstack.wsgi [None req-3974d32e-9532-4365-8664-c8dc1c469d27 None None] GET http://10.180.1.21/volume// [ 1173.820230] [57051]: DEBUG cinder.api.openstack.wsgi [None req-3974d32e-9532-4365-8664-c8dc1c469d27 None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.820230] [57051]: DEBUG cinder.api.openstack.wsgi [None req-3974d32e-9532-4365-8664-c8dc1c469d27 None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.820230] [57051]: INFO cinder.api.openstack.wsgi [None req-3974d32e-9532-4365-8664-c8dc1c469d27 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1173.820230] [57051]: [pid: 57051|app: 0|req: 162/367] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 16:13:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1173.823934] [57050]: DEBUG cinder.api.middleware.request_id [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-af2a86c2-c3f9-4f87-a0f8-cacb6e520e98 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.829169] [57050]: INFO cinder.api.openstack.wsgi [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-af2a86c2-c3f9-4f87-a0f8-cacb6e520e98 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1173.829169] [57050]: DEBUG cinder.api.openstack.wsgi [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-af2a86c2-c3f9-4f87-a0f8-cacb6e520e98 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56ba297e-4030-44b5-8bff-6243ad39d8a7", "connector": null, "instance_uuid": "d2bbe444-ec72-4db0-b0ab-596ba086a67d"}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1173.837914] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.837914] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.861662] [57050]: INFO cinder.api.openstack.wsgi [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-af2a86c2-c3f9-4f87-a0f8-cacb6e520e98 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1173.862175] [57050]: [pid: 57050|app: 0|req: 206/368] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 16:13:01 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) [ 1173.886751] [57051]: DEBUG cinder.api.middleware.request_id [None req-e75eaca2-4287-4ad0-af5e-44026168ead3 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.888997] [57051]: INFO cinder.api.openstack.wsgi [None req-e75eaca2-4287-4ad0-af5e-44026168ead3 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1173.889178] [57051]: DEBUG cinder.api.openstack.wsgi [None req-e75eaca2-4287-4ad0-af5e-44026168ead3 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.889387] [57051]: DEBUG cinder.api.openstack.wsgi [None req-e75eaca2-4287-4ad0-af5e-44026168ead3 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.901036] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.901036] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.904675] [57051]: INFO cinder.volume.api [None req-e75eaca2-4287-4ad0-af5e-44026168ead3 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1173.909754] [57051]: INFO cinder.api.openstack.wsgi [None req-e75eaca2-4287-4ad0-af5e-44026168ead3 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 200 [ 1173.910173] [57051]: [pid: 57051|app: 0|req: 163/369] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:01 2025] GET /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1174.389591] [57050]: DEBUG cinder.api.middleware.request_id [None req-59a9b194-9acd-4fc7-add3-f0d7e20bcde8 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.390070] [57050]: INFO cinder.api.openstack.wsgi [None req-59a9b194-9acd-4fc7-add3-f0d7e20bcde8 None None] GET http://10.180.1.21/volume// [ 1174.390278] [57050]: DEBUG cinder.api.openstack.wsgi [None req-59a9b194-9acd-4fc7-add3-f0d7e20bcde8 None None] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.390494] [57050]: DEBUG cinder.api.openstack.wsgi [None req-59a9b194-9acd-4fc7-add3-f0d7e20bcde8 None None] Calling method 'all' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.390890] [57050]: INFO cinder.api.openstack.wsgi [None req-59a9b194-9acd-4fc7-add3-f0d7e20bcde8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1174.391201] [57050]: [pid: 57050|app: 0|req: 207/370] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:13:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1174.394804] [57051]: DEBUG cinder.api.middleware.request_id [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-288c522a-1719-4b57-ab62-c9f5211c766d None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.397333] [57051]: INFO cinder.api.openstack.wsgi [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-288c522a-1719-4b57-ab62-c9f5211c766d tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1174.397503] [57051]: DEBUG cinder.api.openstack.wsgi [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-288c522a-1719-4b57-ab62-c9f5211c766d tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.397722] [57051]: DEBUG cinder.api.openstack.wsgi [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-288c522a-1719-4b57-ab62-c9f5211c766d tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.409817] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.409817] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.414029] [57051]: INFO cinder.volume.api [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-288c522a-1719-4b57-ab62-c9f5211c766d tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1174.420036] [57051]: INFO cinder.api.openstack.wsgi [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-288c522a-1719-4b57-ab62-c9f5211c766d tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 200 [ 1174.420326] [57051]: [pid: 57051|app: 0|req: 164/371] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:13:02 2025] GET /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1174.447593] [57050]: DEBUG cinder.api.middleware.request_id [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-87bd1c53-f7cd-4e94-8c83-92d6a91b12df None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.452024] [57050]: INFO cinder.api.openstack.wsgi [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-87bd1c53-f7cd-4e94-8c83-92d6a91b12df tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] PUT http://10.180.1.21/volume/v3/attachments/350595de-635d-4684-a3b0-470e0eb7240e [ 1174.452024] [57050]: DEBUG cinder.api.openstack.wsgi [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-87bd1c53-f7cd-4e94-8c83-92d6a91b12df tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-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-550524", "mountpoint": "/dev/sdb"}}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1174.460545] [57050]: DEBUG cinder.coordination [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-87bd1c53-f7cd-4e94-8c83-92d6a91b12df tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Acquiring lock "cinder-attachment_update-56ba297e-4030-44b5-8bff-6243ad39d8a7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57050) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1174.465137] [57050]: DEBUG cinder.coordination [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-87bd1c53-f7cd-4e94-8c83-92d6a91b12df tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Lock "cinder-attachment_update-56ba297e-4030-44b5-8bff-6243ad39d8a7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=57050) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1174.466273] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.466273] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.496615] [57051]: DEBUG cinder.api.middleware.request_id [req-94d52a8d-b25f-497a-9beb-ce9277189e97 req-5c7dc7b0-af37-487d-93ad-827b327fa039 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.502197] [57051]: INFO cinder.api.openstack.wsgi [req-94d52a8d-b25f-497a-9beb-ce9277189e97 req-5c7dc7b0-af37-487d-93ad-827b327fa039 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] GET http://10.180.1.21/volume/v3/volumes/36c5674c-fc85-4a3c-bfda-8b926db0f31e [ 1174.502476] [57051]: DEBUG cinder.api.openstack.wsgi [req-94d52a8d-b25f-497a-9beb-ce9277189e97 req-5c7dc7b0-af37-487d-93ad-827b327fa039 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.502695] [57051]: DEBUG cinder.api.openstack.wsgi [req-94d52a8d-b25f-497a-9beb-ce9277189e97 req-5c7dc7b0-af37-487d-93ad-827b327fa039 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.511855] [57051]: INFO cinder.api.openstack.wsgi [req-94d52a8d-b25f-497a-9beb-ce9277189e97 req-5c7dc7b0-af37-487d-93ad-827b327fa039 tempest-VolumesGetTestJSON-1552110050 tempest-VolumesGetTestJSON-1552110050-project-member] http://10.180.1.21/volume/v3/volumes/36c5674c-fc85-4a3c-bfda-8b926db0f31e returned with HTTP 404 [ 1174.511999] [57051]: [pid: 57051|app: 0|req: 165/372] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:13:02 2025] GET /volume/v3/volumes/36c5674c-fc85-4a3c-bfda-8b926db0f31e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1174.922460] [57051]: DEBUG cinder.api.middleware.request_id [None req-e51679c3-e29c-464e-9243-90aebf572640 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.924703] [57051]: INFO cinder.api.openstack.wsgi [None req-e51679c3-e29c-464e-9243-90aebf572640 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1174.924934] [57051]: DEBUG cinder.api.openstack.wsgi [None req-e51679c3-e29c-464e-9243-90aebf572640 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.925182] [57051]: DEBUG cinder.api.openstack.wsgi [None req-e51679c3-e29c-464e-9243-90aebf572640 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.935721] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.935721] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.939585] [57051]: INFO cinder.volume.api [None req-e51679c3-e29c-464e-9243-90aebf572640 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1174.944524] [57051]: INFO cinder.api.openstack.wsgi [None req-e51679c3-e29c-464e-9243-90aebf572640 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 200 [ 1174.944906] [57051]: [pid: 57051|app: 0|req: 166/373] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:02 2025] GET /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1175.957304] [57051]: DEBUG cinder.api.middleware.request_id [None req-db593712-ae69-402c-8013-ecca38e2efba None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.959323] [57051]: INFO cinder.api.openstack.wsgi [None req-db593712-ae69-402c-8013-ecca38e2efba tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1175.959546] [57051]: DEBUG cinder.api.openstack.wsgi [None req-db593712-ae69-402c-8013-ecca38e2efba tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.959759] [57051]: DEBUG cinder.api.openstack.wsgi [None req-db593712-ae69-402c-8013-ecca38e2efba tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.973274] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.973274] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.977146] [57051]: INFO cinder.volume.api [None req-db593712-ae69-402c-8013-ecca38e2efba tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1175.982937] [57051]: INFO cinder.api.openstack.wsgi [None req-db593712-ae69-402c-8013-ecca38e2efba tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 200 [ 1175.983372] [57051]: [pid: 57051|app: 0|req: 167/374] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:03 2025] GET /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1176.716918] [57051]: DEBUG cinder.api.middleware.request_id [None req-52574d1c-70d1-4d2b-bd4a-1c46249d7514 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.718979] [57051]: INFO cinder.api.openstack.wsgi [None req-52574d1c-70d1-4d2b-bd4a-1c46249d7514 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] DELETE http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce [ 1176.719218] [57051]: DEBUG cinder.api.openstack.wsgi [None req-52574d1c-70d1-4d2b-bd4a-1c46249d7514 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.719428] [57051]: DEBUG cinder.api.openstack.wsgi [None req-52574d1c-70d1-4d2b-bd4a-1c46249d7514 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'delete' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.719610] [57051]: INFO cinder.api.v3.volumes [None req-52574d1c-70d1-4d2b-bd4a-1c46249d7514 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Delete volume with id: 444487d1-1846-4d44-958b-cb34763bc3ce [ 1176.729632] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1176.729632] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.730166] [57051]: INFO cinder.volume.api [None req-52574d1c-70d1-4d2b-bd4a-1c46249d7514 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1176.745734] [57051]: INFO cinder.volume.api [None req-52574d1c-70d1-4d2b-bd4a-1c46249d7514 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Delete volume request issued successfully. [ 1176.745913] [57051]: INFO cinder.api.openstack.wsgi [None req-52574d1c-70d1-4d2b-bd4a-1c46249d7514 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce returned with HTTP 202 [ 1176.746326] [57051]: [pid: 57051|app: 0|req: 168/375] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 16:13:04 2025] DELETE /volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1176.748848] [57051]: DEBUG cinder.api.middleware.request_id [None req-a67adf36-eaf4-4f3d-8fe7-bf0cfa24ee68 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.750643] [57051]: INFO cinder.api.openstack.wsgi [None req-a67adf36-eaf4-4f3d-8fe7-bf0cfa24ee68 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] GET http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce [ 1176.750849] [57051]: DEBUG cinder.api.openstack.wsgi [None req-a67adf36-eaf4-4f3d-8fe7-bf0cfa24ee68 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.751502] [57051]: DEBUG cinder.api.openstack.wsgi [None req-a67adf36-eaf4-4f3d-8fe7-bf0cfa24ee68 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.758306] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1176.758306] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.761812] [57051]: INFO cinder.volume.api [None req-a67adf36-eaf4-4f3d-8fe7-bf0cfa24ee68 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1176.766417] [57051]: INFO cinder.api.openstack.wsgi [None req-a67adf36-eaf4-4f3d-8fe7-bf0cfa24ee68 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce returned with HTTP 200 [ 1176.766833] [57051]: [pid: 57051|app: 0|req: 169/376] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:04 2025] GET /volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1176.993788] [57051]: DEBUG cinder.api.middleware.request_id [None req-26335d52-8e19-4415-b165-06a15e4c28f3 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.996103] [57051]: INFO cinder.api.openstack.wsgi [None req-26335d52-8e19-4415-b165-06a15e4c28f3 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1176.996397] [57051]: DEBUG cinder.api.openstack.wsgi [None req-26335d52-8e19-4415-b165-06a15e4c28f3 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.996701] [57051]: DEBUG cinder.api.openstack.wsgi [None req-26335d52-8e19-4415-b165-06a15e4c28f3 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.007051] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.007051] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.010468] [57051]: INFO cinder.volume.api [None req-26335d52-8e19-4415-b165-06a15e4c28f3 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1177.014939] [57051]: INFO cinder.api.openstack.wsgi [None req-26335d52-8e19-4415-b165-06a15e4c28f3 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 200 [ 1177.015618] [57051]: [pid: 57051|app: 0|req: 170/377] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:04 2025] GET /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1177.777187] [57051]: DEBUG cinder.api.middleware.request_id [None req-26f8c6cd-7df5-406b-b29e-f913189eeac1 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.779249] [57051]: INFO cinder.api.openstack.wsgi [None req-26f8c6cd-7df5-406b-b29e-f913189eeac1 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] GET http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce [ 1177.779473] [57051]: DEBUG cinder.api.openstack.wsgi [None req-26f8c6cd-7df5-406b-b29e-f913189eeac1 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1177.779693] [57051]: DEBUG cinder.api.openstack.wsgi [None req-26f8c6cd-7df5-406b-b29e-f913189eeac1 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.788222] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.788222] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.792269] [57051]: INFO cinder.volume.api [None req-26f8c6cd-7df5-406b-b29e-f913189eeac1 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1177.796599] [57051]: INFO cinder.api.openstack.wsgi [None req-26f8c6cd-7df5-406b-b29e-f913189eeac1 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce returned with HTTP 200 [ 1177.797035] [57051]: [pid: 57051|app: 0|req: 171/378] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:05 2025] GET /volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.025868] [57051]: DEBUG cinder.api.middleware.request_id [None req-746f197d-6815-44b3-8eea-45bf390ad34f None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.028259] [57051]: INFO cinder.api.openstack.wsgi [None req-746f197d-6815-44b3-8eea-45bf390ad34f tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1178.028486] [57051]: DEBUG cinder.api.openstack.wsgi [None req-746f197d-6815-44b3-8eea-45bf390ad34f tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.028704] [57051]: DEBUG cinder.api.openstack.wsgi [None req-746f197d-6815-44b3-8eea-45bf390ad34f tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.038750] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.038750] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.042008] [57051]: INFO cinder.volume.api [None req-746f197d-6815-44b3-8eea-45bf390ad34f tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1178.046181] [57051]: INFO cinder.api.openstack.wsgi [None req-746f197d-6815-44b3-8eea-45bf390ad34f tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 200 [ 1178.046667] [57051]: [pid: 57051|app: 0|req: 172/379] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:05 2025] GET /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.807583] [57051]: DEBUG cinder.api.middleware.request_id [None req-f54f03f4-4b48-406a-9957-a75ba6ebe702 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.810273] [57051]: INFO cinder.api.openstack.wsgi [None req-f54f03f4-4b48-406a-9957-a75ba6ebe702 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] GET http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce [ 1178.810535] [57051]: DEBUG cinder.api.openstack.wsgi [None req-f54f03f4-4b48-406a-9957-a75ba6ebe702 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.810836] [57051]: DEBUG cinder.api.openstack.wsgi [None req-f54f03f4-4b48-406a-9957-a75ba6ebe702 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.819685] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.819685] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.823466] [57051]: INFO cinder.volume.api [None req-f54f03f4-4b48-406a-9957-a75ba6ebe702 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Volume info retrieved successfully. [ 1178.828087] [57051]: INFO cinder.api.openstack.wsgi [None req-f54f03f4-4b48-406a-9957-a75ba6ebe702 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce returned with HTTP 200 [ 1178.828830] [57051]: [pid: 57051|app: 0|req: 173/380] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:06 2025] GET /volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.057047] [57051]: DEBUG cinder.api.middleware.request_id [None req-fa29849c-abf4-4779-82f8-e2fdea20f96a None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.059151] [57051]: INFO cinder.api.openstack.wsgi [None req-fa29849c-abf4-4779-82f8-e2fdea20f96a tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1179.059374] [57051]: DEBUG cinder.api.openstack.wsgi [None req-fa29849c-abf4-4779-82f8-e2fdea20f96a tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.059590] [57051]: DEBUG cinder.api.openstack.wsgi [None req-fa29849c-abf4-4779-82f8-e2fdea20f96a tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.069289] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.069289] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.072298] [57051]: INFO cinder.volume.api [None req-fa29849c-abf4-4779-82f8-e2fdea20f96a tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1179.076429] [57051]: INFO cinder.api.openstack.wsgi [None req-fa29849c-abf4-4779-82f8-e2fdea20f96a tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 200 [ 1179.076794] [57051]: [pid: 57051|app: 0|req: 174/381] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:06 2025] GET /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.495217] [57050]: DEBUG cinder.coordination [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-87bd1c53-f7cd-4e94-8c83-92d6a91b12df tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Lock "cinder-attachment_update-56ba297e-4030-44b5-8bff-6243ad39d8a7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.030s {{(pid=57050) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1179.495719] [57050]: INFO cinder.api.openstack.wsgi [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-87bd1c53-f7cd-4e94-8c83-92d6a91b12df tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/attachments/350595de-635d-4684-a3b0-470e0eb7240e returned with HTTP 200 [ 1179.496206] [57050]: [pid: 57050|app: 0|req: 208/382] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 16:13:02 2025] PUT /volume/v3/attachments/350595de-635d-4684-a3b0-470e0eb7240e => generated 617 bytes in 5049 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1179.838415] [57051]: DEBUG cinder.api.middleware.request_id [None req-20947fa0-2bd0-49bd-a425-dc857ed7b312 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.840592] [57051]: INFO cinder.api.openstack.wsgi [None req-20947fa0-2bd0-49bd-a425-dc857ed7b312 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] GET http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce [ 1179.840828] [57051]: DEBUG cinder.api.openstack.wsgi [None req-20947fa0-2bd0-49bd-a425-dc857ed7b312 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.841062] [57051]: DEBUG cinder.api.openstack.wsgi [None req-20947fa0-2bd0-49bd-a425-dc857ed7b312 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.848242] [57051]: INFO cinder.api.openstack.wsgi [None req-20947fa0-2bd0-49bd-a425-dc857ed7b312 tempest-VolumesAdminNegativeTest-592891120 tempest-VolumesAdminNegativeTest-592891120-project-member] http://10.180.1.21/volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce returned with HTTP 404 [ 1179.848832] [57051]: [pid: 57051|app: 0|req: 175/383] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:07 2025] GET /volume/v3/volumes/444487d1-1846-4d44-958b-cb34763bc3ce => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1180.086327] [57050]: DEBUG cinder.api.middleware.request_id [None req-5a361136-8631-494f-b172-ee9c2aee653b None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.088394] [57050]: INFO cinder.api.openstack.wsgi [None req-5a361136-8631-494f-b172-ee9c2aee653b tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1180.088614] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5a361136-8631-494f-b172-ee9c2aee653b tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.088825] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5a361136-8631-494f-b172-ee9c2aee653b tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.101851] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.101851] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.105972] [57050]: INFO cinder.volume.api [None req-5a361136-8631-494f-b172-ee9c2aee653b tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1180.111499] [57050]: INFO cinder.api.openstack.wsgi [None req-5a361136-8631-494f-b172-ee9c2aee653b tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 200 [ 1180.112022] [57050]: [pid: 57050|app: 0|req: 209/384] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:07 2025] GET /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.123269] [57051]: DEBUG cinder.api.middleware.request_id [None req-a6b5b9c5-0dc4-419a-a84f-b999a43b6b84 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.125602] [57051]: INFO cinder.api.openstack.wsgi [None req-a6b5b9c5-0dc4-419a-a84f-b999a43b6b84 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1181.125843] [57051]: DEBUG cinder.api.openstack.wsgi [None req-a6b5b9c5-0dc4-419a-a84f-b999a43b6b84 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.126071] [57051]: DEBUG cinder.api.openstack.wsgi [None req-a6b5b9c5-0dc4-419a-a84f-b999a43b6b84 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.141600] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.141600] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.145954] [57051]: INFO cinder.volume.api [None req-a6b5b9c5-0dc4-419a-a84f-b999a43b6b84 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1181.151129] [57051]: INFO cinder.api.openstack.wsgi [None req-a6b5b9c5-0dc4-419a-a84f-b999a43b6b84 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 200 [ 1181.151414] [57051]: [pid: 57051|app: 0|req: 176/385] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:08 2025] GET /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1182.146022] [57050]: DEBUG cinder.api.middleware.request_id [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-cf8e0cfa-57b6-47e5-9e8b-a46da07981bb None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.146685] [57050]: INFO cinder.api.openstack.wsgi [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-cf8e0cfa-57b6-47e5-9e8b-a46da07981bb tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] POST http://10.180.1.21/volume/v3/attachments/350595de-635d-4684-a3b0-470e0eb7240e/action [ 1182.147119] [57050]: DEBUG cinder.api.openstack.wsgi [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-cf8e0cfa-57b6-47e5-9e8b-a46da07981bb tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Action body: b'{"os-complete": null}' {{(pid=57050) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1182.147261] [57050]: DEBUG cinder.api.openstack.wsgi [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-cf8e0cfa-57b6-47e5-9e8b-a46da07981bb tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1182.164480] [57051]: DEBUG cinder.api.middleware.request_id [None req-1553e018-88d0-49cf-b02e-d7f4292e0d2f None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.168116] [57051]: INFO cinder.api.openstack.wsgi [None req-1553e018-88d0-49cf-b02e-d7f4292e0d2f tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1182.168516] [57051]: DEBUG cinder.api.openstack.wsgi [None req-1553e018-88d0-49cf-b02e-d7f4292e0d2f tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.168883] [57051]: DEBUG cinder.api.openstack.wsgi [None req-1553e018-88d0-49cf-b02e-d7f4292e0d2f tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.172158] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.172158] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.179874] [57050]: INFO cinder.api.openstack.wsgi [req-9a33c8a2-b76d-42b4-88db-c8f93e4b152d req-cf8e0cfa-57b6-47e5-9e8b-a46da07981bb tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/attachments/350595de-635d-4684-a3b0-470e0eb7240e/action returned with HTTP 204 [ 1182.180633] [57050]: [pid: 57050|app: 0|req: 210/386] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 16:13:10 2025] POST /volume/v3/attachments/350595de-635d-4684-a3b0-470e0eb7240e/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1182.183286] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.183286] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.188236] [57051]: INFO cinder.volume.api [None req-1553e018-88d0-49cf-b02e-d7f4292e0d2f tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1182.196711] [57051]: INFO cinder.api.openstack.wsgi [None req-1553e018-88d0-49cf-b02e-d7f4292e0d2f tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 200 [ 1182.196711] [57051]: [pid: 57051|app: 0|req: 177/387] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:10 2025] GET /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1183.206997] [57050]: DEBUG cinder.api.middleware.request_id [None req-41c59557-f761-4a6b-8506-988032943aff None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.213858] [57050]: INFO cinder.api.openstack.wsgi [None req-41c59557-f761-4a6b-8506-988032943aff tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1183.215203] [57050]: DEBUG cinder.api.openstack.wsgi [None req-41c59557-f761-4a6b-8506-988032943aff tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.215203] [57050]: DEBUG cinder.api.openstack.wsgi [None req-41c59557-f761-4a6b-8506-988032943aff tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.230378] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.230378] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.236667] [57050]: INFO cinder.volume.api [None req-41c59557-f761-4a6b-8506-988032943aff tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1183.241917] [57050]: INFO cinder.api.openstack.wsgi [None req-41c59557-f761-4a6b-8506-988032943aff tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 200 [ 1183.242424] [57050]: [pid: 57050|app: 0|req: 211/388] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:11 2025] GET /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1183.255339] [57051]: DEBUG cinder.api.middleware.request_id [None req-29499b19-a160-475b-a760-1ccece3eadb2 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.257104] [57051]: INFO cinder.api.openstack.wsgi [None req-29499b19-a160-475b-a760-1ccece3eadb2 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1183.257330] [57051]: DEBUG cinder.api.openstack.wsgi [None req-29499b19-a160-475b-a760-1ccece3eadb2 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.257545] [57051]: DEBUG cinder.api.openstack.wsgi [None req-29499b19-a160-475b-a760-1ccece3eadb2 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.267595] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.267595] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.270832] [57051]: INFO cinder.volume.api [None req-29499b19-a160-475b-a760-1ccece3eadb2 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1183.275960] [57051]: INFO cinder.api.openstack.wsgi [None req-29499b19-a160-475b-a760-1ccece3eadb2 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 200 [ 1183.279791] [57051]: [pid: 57051|app: 0|req: 178/389] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:11 2025] GET /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1183.561395] [57050]: DEBUG cinder.api.middleware.request_id [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-90f2bb78-a996-4c53-ab68-b7ef22e8c21b None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.563838] [57050]: INFO cinder.api.openstack.wsgi [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-90f2bb78-a996-4c53-ab68-b7ef22e8c21b tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1183.564080] [57050]: DEBUG cinder.api.openstack.wsgi [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-90f2bb78-a996-4c53-ab68-b7ef22e8c21b tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.564298] [57050]: DEBUG cinder.api.openstack.wsgi [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-90f2bb78-a996-4c53-ab68-b7ef22e8c21b tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.574214] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.574214] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.577446] [57050]: INFO cinder.volume.api [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-90f2bb78-a996-4c53-ab68-b7ef22e8c21b tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1183.581773] [57050]: INFO cinder.api.openstack.wsgi [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-90f2bb78-a996-4c53-ab68-b7ef22e8c21b tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 200 [ 1183.582201] [57050]: [pid: 57050|app: 0|req: 212/390] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:13:11 2025] GET /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1183.711131] [57051]: DEBUG cinder.api.middleware.request_id [None req-662728e6-9345-4201-ba28-2afaa0af41c0 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.713173] [57051]: INFO cinder.api.openstack.wsgi [None req-662728e6-9345-4201-ba28-2afaa0af41c0 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1183.713581] [57051]: DEBUG cinder.api.openstack.wsgi [None req-662728e6-9345-4201-ba28-2afaa0af41c0 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1730702863"}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1183.715250] [57051]: DEBUG cinder.api.v3.volumes [None req-662728e6-9345-4201-ba28-2afaa0af41c0 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1730702863'}} {{(pid=57051) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1183.715401] [57051]: INFO cinder.api.v3.volumes [None req-662728e6-9345-4201-ba28-2afaa0af41c0 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Create volume of 1 GB [ 1183.719490] [57051]: INFO cinder.volume.api [None req-662728e6-9345-4201-ba28-2afaa0af41c0 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Availability Zones retrieved successfully. [ 1183.727444] [57051]: DEBUG cinder.volume.api [None req-662728e6-9345-4201-ba28-2afaa0af41c0 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Flow 'volume_create_api' (7e0fd01c-21c7-4e95-8f60-d077da8ab8ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1183.728881] [57051]: DEBUG cinder.volume.api [None req-662728e6-9345-4201-ba28-2afaa0af41c0 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b45db51-e88b-4e7a-9f21-e4e1de3203b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1183.730103] [57051]: DEBUG cinder.volume.flows.api.create_volume [None req-662728e6-9345-4201-ba28-2afaa0af41c0 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Validating volume size '1' using validate_int {{(pid=57051) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1183.749101] [57051]: DEBUG cinder.volume.api [None req-662728e6-9345-4201-ba28-2afaa0af41c0 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b45db51-e88b-4e7a-9f21-e4e1de3203b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T16:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=3dc66e21-7388-4567-923a-2efc37590051,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc66e21-7388-4567-923a-2efc37590051', '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=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1183.750272] [57051]: DEBUG cinder.volume.api [None req-662728e6-9345-4201-ba28-2afaa0af41c0 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a2eb8c7-ac27-493f-860e-a4edd417d1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1183.779017] [57051]: DEBUG cinder.quota [None req-662728e6-9345-4201-ba28-2afaa0af41c0 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Created reservations ['be2f0d01-89aa-4cd5-8b3f-51e06834d257', 'c961cf0b-f9dc-456e-992f-1b849b5c05e1', '61024eac-7933-4f11-b912-447f84488e14', 'f92364e2-3d44-4d76-92ca-05921c1b7a98'] {{(pid=57051) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1183.780058] [57051]: DEBUG cinder.volume.api [None req-662728e6-9345-4201-ba28-2afaa0af41c0 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a2eb8c7-ac27-493f-860e-a4edd417d1ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be2f0d01-89aa-4cd5-8b3f-51e06834d257', 'c961cf0b-f9dc-456e-992f-1b849b5c05e1', '61024eac-7933-4f11-b912-447f84488e14', 'f92364e2-3d44-4d76-92ca-05921c1b7a98']}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1183.781013] [57051]: DEBUG cinder.volume.api [None req-662728e6-9345-4201-ba28-2afaa0af41c0 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5099301a-c58a-4d11-8b61-6efd000cbd25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1183.793844] [57051]: DEBUG cinder.volume.api [None req-662728e6-9345-4201-ba28-2afaa0af41c0 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5099301a-c58a-4d11-8b61-6efd000cbd25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '491c999d-b29b-425b-a2e6-6fba1ce05153', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1730702863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88889640432a47f6ab2781e8585c948a',qos_specs=None,replication_status=,reservations=['be2f0d01-89aa-4cd5-8b3f-51e06834d257','c961cf0b-f9dc-456e-992f-1b849b5c05e1','61024eac-7933-4f11-b912-447f84488e14','f92364e2-3d44-4d76-92ca-05921c1b7a98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a53482881c4343cc95273592211a6702',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051), '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-20T16:13:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1730702863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=491c999d-b29b-425b-a2e6-6fba1ce05153,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88889640432a47f6ab2781e8585c948a',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='a53482881c4343cc95273592211a6702',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dc66e21-7388-4567-923a-2efc37590051),volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1183.794785] [57051]: DEBUG cinder.volume.api [None req-662728e6-9345-4201-ba28-2afaa0af41c0 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6787baac-89d6-42ed-89ce-21204ce77332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1183.807889] [57051]: DEBUG cinder.volume.api [None req-662728e6-9345-4201-ba28-2afaa0af41c0 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6787baac-89d6-42ed-89ce-21204ce77332) 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-1730702863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88889640432a47f6ab2781e8585c948a',qos_specs=None,replication_status=,reservations=['be2f0d01-89aa-4cd5-8b3f-51e06834d257','c961cf0b-f9dc-456e-992f-1b849b5c05e1','61024eac-7933-4f11-b912-447f84488e14','f92364e2-3d44-4d76-92ca-05921c1b7a98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a53482881c4343cc95273592211a6702',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1183.808822] [57051]: DEBUG cinder.volume.api [None req-662728e6-9345-4201-ba28-2afaa0af41c0 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4356e630-0d8d-4919-ba35-4542ff4ae399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1183.818740] [57051]: DEBUG cinder.volume.api [None req-662728e6-9345-4201-ba28-2afaa0af41c0 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4356e630-0d8d-4919-ba35-4542ff4ae399) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1183.819818] [57051]: DEBUG cinder.volume.api [None req-662728e6-9345-4201-ba28-2afaa0af41c0 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Flow 'volume_create_api' (7e0fd01c-21c7-4e95-8f60-d077da8ab8ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1183.820210] [57051]: INFO cinder.volume.api [None req-662728e6-9345-4201-ba28-2afaa0af41c0 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Create volume request issued successfully. [ 1183.820893] [57051]: INFO cinder.api.openstack.wsgi [None req-662728e6-9345-4201-ba28-2afaa0af41c0 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1183.821371] [57051]: [pid: 57051|app: 0|req: 179/391] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 16:13:11 2025] POST /volume/v3/volumes => generated 750 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1183.834424] [57050]: DEBUG cinder.api.middleware.request_id [None req-bc7c7cad-ab6d-4638-a321-5e5086e94fd8 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.836587] [57050]: INFO cinder.api.openstack.wsgi [None req-bc7c7cad-ab6d-4638-a321-5e5086e94fd8 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1183.836813] [57050]: DEBUG cinder.api.openstack.wsgi [None req-bc7c7cad-ab6d-4638-a321-5e5086e94fd8 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.837047] [57050]: DEBUG cinder.api.openstack.wsgi [None req-bc7c7cad-ab6d-4638-a321-5e5086e94fd8 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.845253] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.845253] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.849337] [57050]: INFO cinder.volume.api [None req-bc7c7cad-ab6d-4638-a321-5e5086e94fd8 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1183.853999] [57050]: INFO cinder.api.openstack.wsgi [None req-bc7c7cad-ab6d-4638-a321-5e5086e94fd8 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1183.854367] [57050]: [pid: 57050|app: 0|req: 213/392] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:11 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1184.870306] [57051]: DEBUG cinder.api.middleware.request_id [None req-fbba5732-7a12-46bc-a67e-e6c3cd1f423b None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.873633] [57051]: INFO cinder.api.openstack.wsgi [None req-fbba5732-7a12-46bc-a67e-e6c3cd1f423b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1184.873977] [57051]: DEBUG cinder.api.openstack.wsgi [None req-fbba5732-7a12-46bc-a67e-e6c3cd1f423b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.874350] [57051]: DEBUG cinder.api.openstack.wsgi [None req-fbba5732-7a12-46bc-a67e-e6c3cd1f423b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.888780] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.888780] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.894425] [57051]: INFO cinder.volume.api [None req-fbba5732-7a12-46bc-a67e-e6c3cd1f423b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1184.901838] [57051]: INFO cinder.api.openstack.wsgi [None req-fbba5732-7a12-46bc-a67e-e6c3cd1f423b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1184.902480] [57051]: [pid: 57051|app: 0|req: 180/393] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:12 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1184.939751] [57050]: DEBUG cinder.api.middleware.request_id [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-78a47ea1-f046-4bec-a3dc-272810b4e85b None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.942709] [57050]: INFO cinder.api.openstack.wsgi [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-78a47ea1-f046-4bec-a3dc-272810b4e85b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1184.943324] [57050]: DEBUG cinder.api.openstack.wsgi [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-78a47ea1-f046-4bec-a3dc-272810b4e85b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.943324] [57050]: DEBUG cinder.api.openstack.wsgi [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-78a47ea1-f046-4bec-a3dc-272810b4e85b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.951189] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.951189] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.954948] [57050]: INFO cinder.volume.api [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-78a47ea1-f046-4bec-a3dc-272810b4e85b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1184.959360] [57050]: INFO cinder.api.openstack.wsgi [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-78a47ea1-f046-4bec-a3dc-272810b4e85b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1184.959829] [57050]: [pid: 57050|app: 0|req: 214/394] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:13:12 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1186.251899] [57051]: DEBUG cinder.api.middleware.request_id [None req-b44cd557-0a59-4844-8921-b6f8f99fe254 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.252406] [57051]: INFO cinder.api.openstack.wsgi [None req-b44cd557-0a59-4844-8921-b6f8f99fe254 None None] GET http://10.180.1.21/volume// [ 1186.252589] [57051]: DEBUG cinder.api.openstack.wsgi [None req-b44cd557-0a59-4844-8921-b6f8f99fe254 None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.252816] [57051]: DEBUG cinder.api.openstack.wsgi [None req-b44cd557-0a59-4844-8921-b6f8f99fe254 None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.253233] [57051]: INFO cinder.api.openstack.wsgi [None req-b44cd557-0a59-4844-8921-b6f8f99fe254 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1186.253643] [57051]: [pid: 57051|app: 0|req: 181/395] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:13:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1186.257182] [57050]: DEBUG cinder.api.middleware.request_id [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-f773766c-cb4d-4faa-817e-3fa34bc43453 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.259733] [57050]: INFO cinder.api.openstack.wsgi [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-f773766c-cb4d-4faa-817e-3fa34bc43453 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1186.260192] [57050]: DEBUG cinder.api.openstack.wsgi [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-f773766c-cb4d-4faa-817e-3fa34bc43453 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56ba297e-4030-44b5-8bff-6243ad39d8a7", "connector": null, "instance_uuid": "d2bbe444-ec72-4db0-b0ab-596ba086a67d"}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1186.281962] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.281962] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.308846] [57050]: INFO cinder.api.openstack.wsgi [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-f773766c-cb4d-4faa-817e-3fa34bc43453 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1186.309292] [57050]: [pid: 57050|app: 0|req: 215/396] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 16:13:14 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) [ 1186.313707] [57051]: DEBUG cinder.api.middleware.request_id [None req-daa0ba4f-5099-4675-bc6f-68b7a93a6145 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.314161] [57051]: INFO cinder.api.openstack.wsgi [None req-daa0ba4f-5099-4675-bc6f-68b7a93a6145 None None] GET http://10.180.1.21/volume// [ 1186.314344] [57051]: DEBUG cinder.api.openstack.wsgi [None req-daa0ba4f-5099-4675-bc6f-68b7a93a6145 None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.314583] [57051]: DEBUG cinder.api.openstack.wsgi [None req-daa0ba4f-5099-4675-bc6f-68b7a93a6145 None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.314976] [57051]: INFO cinder.api.openstack.wsgi [None req-daa0ba4f-5099-4675-bc6f-68b7a93a6145 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1186.315291] [57051]: [pid: 57051|app: 0|req: 182/397] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:13:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1186.318474] [57050]: DEBUG cinder.api.middleware.request_id [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-718fcc70-d817-420c-9e0e-e7910de8d10d None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.320679] [57050]: INFO cinder.api.openstack.wsgi [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-718fcc70-d817-420c-9e0e-e7910de8d10d tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1186.320943] [57050]: DEBUG cinder.api.openstack.wsgi [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-718fcc70-d817-420c-9e0e-e7910de8d10d tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.321180] [57050]: DEBUG cinder.api.openstack.wsgi [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-718fcc70-d817-420c-9e0e-e7910de8d10d tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.332919] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.332919] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.336119] [57050]: INFO cinder.volume.api [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-718fcc70-d817-420c-9e0e-e7910de8d10d tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1186.341158] [57050]: INFO cinder.api.openstack.wsgi [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-718fcc70-d817-420c-9e0e-e7910de8d10d tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 200 [ 1186.341561] [57050]: [pid: 57050|app: 0|req: 216/398] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:13:14 2025] GET /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 1318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1186.481149] [57051]: DEBUG cinder.api.middleware.request_id [None req-f550f050-2bdf-4a3e-a2a9-b276eda6ccab None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.481605] [57051]: INFO cinder.api.openstack.wsgi [None req-f550f050-2bdf-4a3e-a2a9-b276eda6ccab None None] GET http://10.180.1.21/volume// [ 1186.481798] [57051]: DEBUG cinder.api.openstack.wsgi [None req-f550f050-2bdf-4a3e-a2a9-b276eda6ccab None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.482043] [57051]: DEBUG cinder.api.openstack.wsgi [None req-f550f050-2bdf-4a3e-a2a9-b276eda6ccab None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.482488] [57051]: INFO cinder.api.openstack.wsgi [None req-f550f050-2bdf-4a3e-a2a9-b276eda6ccab None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1186.482813] [57051]: [pid: 57051|app: 0|req: 183/399] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 16:13:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1186.486871] [57050]: DEBUG cinder.api.middleware.request_id [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-1fd20724-7cba-4cd7-bf53-74c4ec11f219 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.489618] [57050]: INFO cinder.api.openstack.wsgi [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-1fd20724-7cba-4cd7-bf53-74c4ec11f219 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1186.490101] [57050]: DEBUG cinder.api.openstack.wsgi [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-1fd20724-7cba-4cd7-bf53-74c4ec11f219 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "491c999d-b29b-425b-a2e6-6fba1ce05153", "connector": null, "instance_uuid": "ad5884a0-0877-43e9-a876-4786acf96abb"}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1186.500308] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.500308] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.521508] [57050]: INFO cinder.api.openstack.wsgi [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-1fd20724-7cba-4cd7-bf53-74c4ec11f219 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1186.522041] [57050]: [pid: 57050|app: 0|req: 217/400] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 16:13:14 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1186.541931] [57051]: DEBUG cinder.api.middleware.request_id [None req-a2afe223-b179-410f-b1ef-76bdc4bbbab4 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.544246] [57051]: INFO cinder.api.openstack.wsgi [None req-a2afe223-b179-410f-b1ef-76bdc4bbbab4 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1186.544246] [57051]: DEBUG cinder.api.openstack.wsgi [None req-a2afe223-b179-410f-b1ef-76bdc4bbbab4 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.544438] [57051]: DEBUG cinder.api.openstack.wsgi [None req-a2afe223-b179-410f-b1ef-76bdc4bbbab4 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.554758] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.554758] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.558064] [57051]: INFO cinder.volume.api [None req-a2afe223-b179-410f-b1ef-76bdc4bbbab4 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1186.562298] [57051]: INFO cinder.api.openstack.wsgi [None req-a2afe223-b179-410f-b1ef-76bdc4bbbab4 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1186.562749] [57051]: [pid: 57051|app: 0|req: 184/401] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:14 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.048040] [57050]: DEBUG cinder.api.middleware.request_id [None req-7644c938-a725-40d8-8210-c57a1b945905 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.048509] [57050]: INFO cinder.api.openstack.wsgi [None req-7644c938-a725-40d8-8210-c57a1b945905 None None] GET http://10.180.1.21/volume// [ 1187.048691] [57050]: DEBUG cinder.api.openstack.wsgi [None req-7644c938-a725-40d8-8210-c57a1b945905 None None] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.048907] [57050]: DEBUG cinder.api.openstack.wsgi [None req-7644c938-a725-40d8-8210-c57a1b945905 None None] Calling method 'all' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.049315] [57050]: INFO cinder.api.openstack.wsgi [None req-7644c938-a725-40d8-8210-c57a1b945905 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1187.049726] [57050]: [pid: 57050|app: 0|req: 218/402] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:13:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1187.053640] [57051]: DEBUG cinder.api.middleware.request_id [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-80d70db8-d40b-439f-80c9-7e21c7577ef6 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.056025] [57051]: INFO cinder.api.openstack.wsgi [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-80d70db8-d40b-439f-80c9-7e21c7577ef6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1187.056286] [57051]: DEBUG cinder.api.openstack.wsgi [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-80d70db8-d40b-439f-80c9-7e21c7577ef6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.056514] [57051]: DEBUG cinder.api.openstack.wsgi [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-80d70db8-d40b-439f-80c9-7e21c7577ef6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.068973] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.068973] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.072752] [57051]: INFO cinder.volume.api [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-80d70db8-d40b-439f-80c9-7e21c7577ef6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1187.077506] [57051]: INFO cinder.api.openstack.wsgi [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-80d70db8-d40b-439f-80c9-7e21c7577ef6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1187.077916] [57051]: [pid: 57051|app: 0|req: 185/403] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:13:14 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1187.103544] [57050]: DEBUG cinder.api.middleware.request_id [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-dccc2e74-d87b-4caa-aeb4-7730647b0571 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.105866] [57050]: INFO cinder.api.openstack.wsgi [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-dccc2e74-d87b-4caa-aeb4-7730647b0571 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] PUT http://10.180.1.21/volume/v3/attachments/5be99028-0be0-49a8-9ba1-adedda8d3745 [ 1187.106280] [57050]: DEBUG cinder.api.openstack.wsgi [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-dccc2e74-d87b-4caa-aeb4-7730647b0571 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-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-550531", "mountpoint": "/dev/sdb"}}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1187.114500] [57050]: DEBUG cinder.coordination [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-dccc2e74-d87b-4caa-aeb4-7730647b0571 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Acquiring lock "cinder-attachment_update-491c999d-b29b-425b-a2e6-6fba1ce05153-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57050) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1187.118930] [57050]: DEBUG cinder.coordination [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-dccc2e74-d87b-4caa-aeb4-7730647b0571 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Lock "cinder-attachment_update-491c999d-b29b-425b-a2e6-6fba1ce05153-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=57050) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1187.119958] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.119958] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.478306] [57051]: DEBUG cinder.api.middleware.request_id [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-733677de-f9fc-4a84-940e-8fbc6b2368bd None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.480787] [57051]: INFO cinder.api.openstack.wsgi [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-733677de-f9fc-4a84-940e-8fbc6b2368bd tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] DELETE http://10.180.1.21/volume/v3/attachments/350595de-635d-4684-a3b0-470e0eb7240e [ 1187.481017] [57051]: DEBUG cinder.api.openstack.wsgi [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-733677de-f9fc-4a84-940e-8fbc6b2368bd tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.481277] [57051]: DEBUG cinder.api.openstack.wsgi [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-733677de-f9fc-4a84-940e-8fbc6b2368bd tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'version_select' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.488880] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.488880] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.027486] [57051]: INFO cinder.api.openstack.wsgi [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-733677de-f9fc-4a84-940e-8fbc6b2368bd tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/attachments/350595de-635d-4684-a3b0-470e0eb7240e returned with HTTP 200 [ 1188.028051] [57051]: [pid: 57051|app: 0|req: 186/404] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 16:13:15 2025] DELETE /volume/v3/attachments/350595de-635d-4684-a3b0-470e0eb7240e => generated 192 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1188.029037] [57051]: DEBUG cinder.api.middleware.request_id [None req-c88c29ac-5a18-47fb-809d-75d16d6974b7 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.030925] [57051]: INFO cinder.api.openstack.wsgi [None req-c88c29ac-5a18-47fb-809d-75d16d6974b7 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1188.031799] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c88c29ac-5a18-47fb-809d-75d16d6974b7 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.031799] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c88c29ac-5a18-47fb-809d-75d16d6974b7 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.043770] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.043770] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.047288] [57051]: INFO cinder.volume.api [None req-c88c29ac-5a18-47fb-809d-75d16d6974b7 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1188.054026] [57051]: INFO cinder.api.openstack.wsgi [None req-c88c29ac-5a18-47fb-809d-75d16d6974b7 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1188.054026] [57051]: [pid: 57051|app: 0|req: 187/405] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:15 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.064028] [57051]: DEBUG cinder.api.middleware.request_id [None req-9532a0c0-8d2c-43f0-96c5-8eb0364f0351 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.065693] [57051]: INFO cinder.api.openstack.wsgi [None req-9532a0c0-8d2c-43f0-96c5-8eb0364f0351 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1189.065917] [57051]: DEBUG cinder.api.openstack.wsgi [None req-9532a0c0-8d2c-43f0-96c5-8eb0364f0351 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.066148] [57051]: DEBUG cinder.api.openstack.wsgi [None req-9532a0c0-8d2c-43f0-96c5-8eb0364f0351 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.079258] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1189.079258] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.083554] [57051]: INFO cinder.volume.api [None req-9532a0c0-8d2c-43f0-96c5-8eb0364f0351 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1189.089784] [57051]: INFO cinder.api.openstack.wsgi [None req-9532a0c0-8d2c-43f0-96c5-8eb0364f0351 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1189.090373] [57051]: [pid: 57051|app: 0|req: 188/406] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:16 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1190.105326] [57051]: DEBUG cinder.api.middleware.request_id [None req-b9f0ce45-3c42-4181-9695-f9e394cfccae None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.108424] [57051]: INFO cinder.api.openstack.wsgi [None req-b9f0ce45-3c42-4181-9695-f9e394cfccae tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1190.108424] [57051]: DEBUG cinder.api.openstack.wsgi [None req-b9f0ce45-3c42-4181-9695-f9e394cfccae tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.108424] [57051]: DEBUG cinder.api.openstack.wsgi [None req-b9f0ce45-3c42-4181-9695-f9e394cfccae tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.122380] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.122380] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.127022] [57051]: INFO cinder.volume.api [None req-b9f0ce45-3c42-4181-9695-f9e394cfccae tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1190.132061] [57051]: INFO cinder.api.openstack.wsgi [None req-b9f0ce45-3c42-4181-9695-f9e394cfccae tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1190.133805] [57051]: [pid: 57051|app: 0|req: 189/407] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:17 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1190.194844] [57051]: DEBUG cinder.api.middleware.request_id [None req-6f34566e-4a82-4214-9ffb-0e8df07e73a7 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.195362] [57051]: INFO cinder.api.openstack.wsgi [None req-6f34566e-4a82-4214-9ffb-0e8df07e73a7 None None] GET http://10.180.1.21/volume// [ 1190.195546] [57051]: DEBUG cinder.api.openstack.wsgi [None req-6f34566e-4a82-4214-9ffb-0e8df07e73a7 None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.196036] [57051]: DEBUG cinder.api.openstack.wsgi [None req-6f34566e-4a82-4214-9ffb-0e8df07e73a7 None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.196196] [57051]: INFO cinder.api.openstack.wsgi [None req-6f34566e-4a82-4214-9ffb-0e8df07e73a7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1190.196677] [57051]: [pid: 57051|app: 0|req: 190/408] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:13:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1190.200507] [57051]: DEBUG cinder.api.middleware.request_id [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-d01a0453-aec1-472d-94a0-2fe6b997a510 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.204955] [57051]: INFO cinder.api.openstack.wsgi [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-d01a0453-aec1-472d-94a0-2fe6b997a510 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1190.204955] [57051]: DEBUG cinder.api.openstack.wsgi [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-d01a0453-aec1-472d-94a0-2fe6b997a510 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.204955] [57051]: DEBUG cinder.api.openstack.wsgi [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-d01a0453-aec1-472d-94a0-2fe6b997a510 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.215224] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.215224] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.218821] [57051]: INFO cinder.volume.api [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-d01a0453-aec1-472d-94a0-2fe6b997a510 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1190.223705] [57051]: INFO cinder.api.openstack.wsgi [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-d01a0453-aec1-472d-94a0-2fe6b997a510 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 200 [ 1190.224243] [57051]: [pid: 57051|app: 0|req: 191/409] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:13:18 2025] GET /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1190.356711] [57051]: DEBUG cinder.api.middleware.request_id [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-a92f601e-2a57-441f-aa6c-0c245a34d5fa None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.359488] [57051]: INFO cinder.api.openstack.wsgi [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-a92f601e-2a57-441f-aa6c-0c245a34d5fa tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] PUT http://10.180.1.21/volume/v3/attachments/2f1aa9c6-bd7f-404b-b6b1-1a6577c6894f [ 1190.359889] [57051]: DEBUG cinder.api.openstack.wsgi [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-a92f601e-2a57-441f-aa6c-0c245a34d5fa tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-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=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1190.369529] [57051]: DEBUG cinder.coordination [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-a92f601e-2a57-441f-aa6c-0c245a34d5fa tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Acquiring lock "cinder-attachment_update-56ba297e-4030-44b5-8bff-6243ad39d8a7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57051) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1190.374159] [57051]: DEBUG cinder.coordination [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-a92f601e-2a57-441f-aa6c-0c245a34d5fa tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Lock "cinder-attachment_update-56ba297e-4030-44b5-8bff-6243ad39d8a7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57051) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1190.375283] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.375283] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.896138] [57051]: DEBUG cinder.coordination [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-a92f601e-2a57-441f-aa6c-0c245a34d5fa tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Lock "cinder-attachment_update-56ba297e-4030-44b5-8bff-6243ad39d8a7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=57051) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1190.896528] [57051]: INFO cinder.api.openstack.wsgi [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-a92f601e-2a57-441f-aa6c-0c245a34d5fa tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/attachments/2f1aa9c6-bd7f-404b-b6b1-1a6577c6894f returned with HTTP 200 [ 1190.897183] [57051]: [pid: 57051|app: 0|req: 192/410] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 16:13:18 2025] PUT /volume/v3/attachments/2f1aa9c6-bd7f-404b-b6b1-1a6577c6894f => generated 617 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1191.144368] [57051]: DEBUG cinder.api.middleware.request_id [None req-582f6666-d3b1-4b7c-9f1f-634a75c06980 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.146764] [57051]: INFO cinder.api.openstack.wsgi [None req-582f6666-d3b1-4b7c-9f1f-634a75c06980 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1191.146944] [57051]: DEBUG cinder.api.openstack.wsgi [None req-582f6666-d3b1-4b7c-9f1f-634a75c06980 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.147238] [57051]: DEBUG cinder.api.openstack.wsgi [None req-582f6666-d3b1-4b7c-9f1f-634a75c06980 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.160724] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.160724] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.164938] [57051]: INFO cinder.volume.api [None req-582f6666-d3b1-4b7c-9f1f-634a75c06980 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1191.169643] [57051]: INFO cinder.api.openstack.wsgi [None req-582f6666-d3b1-4b7c-9f1f-634a75c06980 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1191.170051] [57051]: [pid: 57051|app: 0|req: 193/411] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:19 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1191.412019] [57051]: DEBUG cinder.api.middleware.request_id [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-f4a0ef07-2f1d-4ebe-ae90-fa7d307d8156 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.414440] [57051]: INFO cinder.api.openstack.wsgi [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-f4a0ef07-2f1d-4ebe-ae90-fa7d307d8156 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] POST http://10.180.1.21/volume/v3/attachments/2f1aa9c6-bd7f-404b-b6b1-1a6577c6894f/action [ 1191.414887] [57051]: DEBUG cinder.api.openstack.wsgi [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-f4a0ef07-2f1d-4ebe-ae90-fa7d307d8156 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Action body: b'{"os-complete": null}' {{(pid=57051) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1191.415032] [57051]: DEBUG cinder.api.openstack.wsgi [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-f4a0ef07-2f1d-4ebe-ae90-fa7d307d8156 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1191.430304] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.430304] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.437119] [57051]: INFO cinder.api.openstack.wsgi [req-26b795ce-79a1-4a43-bde9-bb7b49b94d2f req-f4a0ef07-2f1d-4ebe-ae90-fa7d307d8156 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/attachments/2f1aa9c6-bd7f-404b-b6b1-1a6577c6894f/action returned with HTTP 204 [ 1191.437710] [57051]: [pid: 57051|app: 0|req: 194/412] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 16:13:19 2025] POST /volume/v3/attachments/2f1aa9c6-bd7f-404b-b6b1-1a6577c6894f/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1191.654270] [57050]: DEBUG cinder.coordination [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-dccc2e74-d87b-4caa-aeb4-7730647b0571 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Lock "cinder-attachment_update-491c999d-b29b-425b-a2e6-6fba1ce05153-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.535s {{(pid=57050) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1191.654568] [57050]: INFO cinder.api.openstack.wsgi [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-dccc2e74-d87b-4caa-aeb4-7730647b0571 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/attachments/5be99028-0be0-49a8-9ba1-adedda8d3745 returned with HTTP 200 [ 1191.654866] [57050]: [pid: 57050|app: 0|req: 219/413] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 16:13:14 2025] PUT /volume/v3/attachments/5be99028-0be0-49a8-9ba1-adedda8d3745 => generated 617 bytes in 4552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1192.180446] [57051]: DEBUG cinder.api.middleware.request_id [None req-c51d8959-8628-4cad-8243-a72924e9ebe5 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.183201] [57051]: INFO cinder.api.openstack.wsgi [None req-c51d8959-8628-4cad-8243-a72924e9ebe5 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1192.183450] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c51d8959-8628-4cad-8243-a72924e9ebe5 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.183718] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c51d8959-8628-4cad-8243-a72924e9ebe5 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.198869] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.198869] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.203497] [57051]: INFO cinder.volume.api [None req-c51d8959-8628-4cad-8243-a72924e9ebe5 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1192.209486] [57051]: INFO cinder.api.openstack.wsgi [None req-c51d8959-8628-4cad-8243-a72924e9ebe5 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1192.209997] [57051]: [pid: 57051|app: 0|req: 195/414] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:20 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.220555] [57050]: DEBUG cinder.api.middleware.request_id [None req-8d4c044d-3427-44b2-958a-d8e132ee949a None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.222935] [57050]: INFO cinder.api.openstack.wsgi [None req-8d4c044d-3427-44b2-958a-d8e132ee949a tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1193.223177] [57050]: DEBUG cinder.api.openstack.wsgi [None req-8d4c044d-3427-44b2-958a-d8e132ee949a tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.223456] [57050]: DEBUG cinder.api.openstack.wsgi [None req-8d4c044d-3427-44b2-958a-d8e132ee949a tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.236283] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.236283] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.241024] [57050]: INFO cinder.volume.api [None req-8d4c044d-3427-44b2-958a-d8e132ee949a tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1193.246657] [57050]: INFO cinder.api.openstack.wsgi [None req-8d4c044d-3427-44b2-958a-d8e132ee949a tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1193.247048] [57050]: [pid: 57050|app: 0|req: 220/415] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:21 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1194.259519] [57051]: DEBUG cinder.api.middleware.request_id [None req-40e0ea5f-ac1d-48f9-b94f-f5eee6d141dc None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.261736] [57051]: INFO cinder.api.openstack.wsgi [None req-40e0ea5f-ac1d-48f9-b94f-f5eee6d141dc tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1194.261959] [57051]: DEBUG cinder.api.openstack.wsgi [None req-40e0ea5f-ac1d-48f9-b94f-f5eee6d141dc tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.262225] [57051]: DEBUG cinder.api.openstack.wsgi [None req-40e0ea5f-ac1d-48f9-b94f-f5eee6d141dc tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.273197] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.273197] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.276542] [57051]: INFO cinder.volume.api [None req-40e0ea5f-ac1d-48f9-b94f-f5eee6d141dc tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1194.281027] [57051]: INFO cinder.api.openstack.wsgi [None req-40e0ea5f-ac1d-48f9-b94f-f5eee6d141dc tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1194.281435] [57051]: [pid: 57051|app: 0|req: 196/416] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:22 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1195.281791] [57050]: DEBUG cinder.api.middleware.request_id [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-93d4e7c1-bf9c-419d-8d4a-6da1a67df05c None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.293322] [57051]: DEBUG cinder.api.middleware.request_id [None req-b9e9135e-cd94-40a6-a671-adb3429cc711 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.295645] [57051]: INFO cinder.api.openstack.wsgi [None req-b9e9135e-cd94-40a6-a671-adb3429cc711 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1195.295888] [57051]: DEBUG cinder.api.openstack.wsgi [None req-b9e9135e-cd94-40a6-a671-adb3429cc711 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.296211] [57051]: DEBUG cinder.api.openstack.wsgi [None req-b9e9135e-cd94-40a6-a671-adb3429cc711 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.306685] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.306685] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.310147] [57051]: INFO cinder.volume.api [None req-b9e9135e-cd94-40a6-a671-adb3429cc711 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1195.314624] [57051]: INFO cinder.api.openstack.wsgi [None req-b9e9135e-cd94-40a6-a671-adb3429cc711 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1195.315076] [57051]: [pid: 57051|app: 0|req: 197/417] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:23 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1195.384584] [57050]: INFO cinder.api.openstack.wsgi [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-93d4e7c1-bf9c-419d-8d4a-6da1a67df05c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] POST http://10.180.1.21/volume/v3/attachments/5be99028-0be0-49a8-9ba1-adedda8d3745/action [ 1195.385184] [57050]: DEBUG cinder.api.openstack.wsgi [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-93d4e7c1-bf9c-419d-8d4a-6da1a67df05c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Action body: b'{"os-complete": null}' {{(pid=57050) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1195.385386] [57050]: DEBUG cinder.api.openstack.wsgi [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-93d4e7c1-bf9c-419d-8d4a-6da1a67df05c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1195.401664] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.401664] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.409142] [57050]: INFO cinder.api.openstack.wsgi [req-9ccc44a6-c649-4559-ad22-edd8a454e777 req-93d4e7c1-bf9c-419d-8d4a-6da1a67df05c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/attachments/5be99028-0be0-49a8-9ba1-adedda8d3745/action returned with HTTP 204 [ 1195.409619] [57050]: [pid: 57050|app: 0|req: 221/418] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 16:13:23 2025] POST /volume/v3/attachments/5be99028-0be0-49a8-9ba1-adedda8d3745/action => generated 0 bytes in 128 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1196.325333] [57051]: DEBUG cinder.api.middleware.request_id [None req-72f88d87-1df8-4c93-aff7-b8f0aa23b52e None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.327473] [57051]: INFO cinder.api.openstack.wsgi [None req-72f88d87-1df8-4c93-aff7-b8f0aa23b52e tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1196.327743] [57051]: DEBUG cinder.api.openstack.wsgi [None req-72f88d87-1df8-4c93-aff7-b8f0aa23b52e tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.327960] [57051]: DEBUG cinder.api.openstack.wsgi [None req-72f88d87-1df8-4c93-aff7-b8f0aa23b52e tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.338388] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.338388] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.342013] [57051]: INFO cinder.volume.api [None req-72f88d87-1df8-4c93-aff7-b8f0aa23b52e tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1196.346782] [57051]: INFO cinder.api.openstack.wsgi [None req-72f88d87-1df8-4c93-aff7-b8f0aa23b52e tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1196.347330] [57051]: [pid: 57051|app: 0|req: 198/419] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:24 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1196.356879] [57050]: DEBUG cinder.api.middleware.request_id [None req-23563e13-12e2-4bfb-87a5-1f874057dff6 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.359231] [57050]: INFO cinder.api.openstack.wsgi [None req-23563e13-12e2-4bfb-87a5-1f874057dff6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1196.359468] [57050]: DEBUG cinder.api.openstack.wsgi [None req-23563e13-12e2-4bfb-87a5-1f874057dff6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.359688] [57050]: DEBUG cinder.api.openstack.wsgi [None req-23563e13-12e2-4bfb-87a5-1f874057dff6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.370457] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.370457] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.374684] [57050]: INFO cinder.volume.api [None req-23563e13-12e2-4bfb-87a5-1f874057dff6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1196.380126] [57050]: INFO cinder.api.openstack.wsgi [None req-23563e13-12e2-4bfb-87a5-1f874057dff6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1196.380732] [57050]: [pid: 57050|app: 0|req: 222/420] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:24 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1196.469474] [57051]: DEBUG cinder.api.middleware.request_id [None req-8f3aadfe-73cf-4bf0-9f7b-503b24839031 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.471756] [57051]: INFO cinder.api.openstack.wsgi [None req-8f3aadfe-73cf-4bf0-9f7b-503b24839031 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1196.472171] [57051]: DEBUG cinder.api.openstack.wsgi [None req-8f3aadfe-73cf-4bf0-9f7b-503b24839031 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1984859799"}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1196.474012] [57051]: DEBUG cinder.api.v3.volumes [None req-8f3aadfe-73cf-4bf0-9f7b-503b24839031 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1984859799'}} {{(pid=57051) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1196.474162] [57051]: INFO cinder.api.v3.volumes [None req-8f3aadfe-73cf-4bf0-9f7b-503b24839031 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Create volume of 1 GB [ 1196.478580] [57051]: INFO cinder.volume.api [None req-8f3aadfe-73cf-4bf0-9f7b-503b24839031 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Availability Zones retrieved successfully. [ 1196.485611] [57051]: DEBUG cinder.volume.api [None req-8f3aadfe-73cf-4bf0-9f7b-503b24839031 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Flow 'volume_create_api' (d211ea39-0632-4572-9994-8414a940a07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1196.486798] [57051]: DEBUG cinder.volume.api [None req-8f3aadfe-73cf-4bf0-9f7b-503b24839031 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0193bc78-e3cb-4f69-baba-07bf569b31b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1196.488016] [57051]: DEBUG cinder.volume.flows.api.create_volume [None req-8f3aadfe-73cf-4bf0-9f7b-503b24839031 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Validating volume size '1' using validate_int {{(pid=57051) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1196.508286] [57051]: DEBUG cinder.volume.api [None req-8f3aadfe-73cf-4bf0-9f7b-503b24839031 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0193bc78-e3cb-4f69-baba-07bf569b31b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T16:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=3dc66e21-7388-4567-923a-2efc37590051,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc66e21-7388-4567-923a-2efc37590051', '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=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1196.509358] [57051]: DEBUG cinder.volume.api [None req-8f3aadfe-73cf-4bf0-9f7b-503b24839031 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97b2bca4-41eb-4e28-85e2-246c4f3fce92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1196.540401] [57051]: DEBUG cinder.quota [None req-8f3aadfe-73cf-4bf0-9f7b-503b24839031 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Created reservations ['ae25fef3-2814-40ab-b083-be9c5357bac4', '530ef971-3299-475b-9ecf-c1cbbc91c6c2', '77bc9e34-1294-4693-972d-68d464d19f66', '1e243728-6a3d-4da8-a6f8-99c3a50652d4'] {{(pid=57051) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1196.541502] [57051]: DEBUG cinder.volume.api [None req-8f3aadfe-73cf-4bf0-9f7b-503b24839031 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97b2bca4-41eb-4e28-85e2-246c4f3fce92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae25fef3-2814-40ab-b083-be9c5357bac4', '530ef971-3299-475b-9ecf-c1cbbc91c6c2', '77bc9e34-1294-4693-972d-68d464d19f66', '1e243728-6a3d-4da8-a6f8-99c3a50652d4']}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1196.542454] [57051]: DEBUG cinder.volume.api [None req-8f3aadfe-73cf-4bf0-9f7b-503b24839031 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32f9a4d6-e1d4-46e7-aee1-b96cb99da612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1196.554554] [57051]: DEBUG cinder.volume.api [None req-8f3aadfe-73cf-4bf0-9f7b-503b24839031 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32f9a4d6-e1d4-46e7-aee1-b96cb99da612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdbff3c8-e819-4bca-b742-98997ace6ced', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1984859799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88889640432a47f6ab2781e8585c948a',qos_specs=None,replication_status=,reservations=['ae25fef3-2814-40ab-b083-be9c5357bac4','530ef971-3299-475b-9ecf-c1cbbc91c6c2','77bc9e34-1294-4693-972d-68d464d19f66','1e243728-6a3d-4da8-a6f8-99c3a50652d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a53482881c4343cc95273592211a6702',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051), '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-20T16:13:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1984859799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdbff3c8-e819-4bca-b742-98997ace6ced,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88889640432a47f6ab2781e8585c948a',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='a53482881c4343cc95273592211a6702',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dc66e21-7388-4567-923a-2efc37590051),volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1196.555515] [57051]: DEBUG cinder.volume.api [None req-8f3aadfe-73cf-4bf0-9f7b-503b24839031 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70089a0d-b219-4cb1-bb0e-86fdd2aa3605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1196.573921] [57051]: DEBUG cinder.volume.api [None req-8f3aadfe-73cf-4bf0-9f7b-503b24839031 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70089a0d-b219-4cb1-bb0e-86fdd2aa3605) 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-1984859799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88889640432a47f6ab2781e8585c948a',qos_specs=None,replication_status=,reservations=['ae25fef3-2814-40ab-b083-be9c5357bac4','530ef971-3299-475b-9ecf-c1cbbc91c6c2','77bc9e34-1294-4693-972d-68d464d19f66','1e243728-6a3d-4da8-a6f8-99c3a50652d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a53482881c4343cc95273592211a6702',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1196.574888] [57051]: DEBUG cinder.volume.api [None req-8f3aadfe-73cf-4bf0-9f7b-503b24839031 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86fd3e4d-f4d4-4ff7-a190-d902da876632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1196.586292] [57051]: DEBUG cinder.volume.api [None req-8f3aadfe-73cf-4bf0-9f7b-503b24839031 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86fd3e4d-f4d4-4ff7-a190-d902da876632) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1196.587416] [57051]: DEBUG cinder.volume.api [None req-8f3aadfe-73cf-4bf0-9f7b-503b24839031 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Flow 'volume_create_api' (d211ea39-0632-4572-9994-8414a940a07f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1196.587784] [57051]: INFO cinder.volume.api [None req-8f3aadfe-73cf-4bf0-9f7b-503b24839031 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Create volume request issued successfully. [ 1196.588467] [57051]: INFO cinder.api.openstack.wsgi [None req-8f3aadfe-73cf-4bf0-9f7b-503b24839031 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1196.588996] [57051]: [pid: 57051|app: 0|req: 199/421] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 16:13:24 2025] POST /volume/v3/volumes => generated 750 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1196.599070] [57050]: DEBUG cinder.api.middleware.request_id [None req-3c3f9c69-2cfb-4c40-947a-4e958a57f1d6 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.601400] [57050]: INFO cinder.api.openstack.wsgi [None req-3c3f9c69-2cfb-4c40-947a-4e958a57f1d6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced [ 1196.601832] [57050]: DEBUG cinder.api.openstack.wsgi [None req-3c3f9c69-2cfb-4c40-947a-4e958a57f1d6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.601870] [57050]: DEBUG cinder.api.openstack.wsgi [None req-3c3f9c69-2cfb-4c40-947a-4e958a57f1d6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.610822] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.610822] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.615296] [57050]: INFO cinder.volume.api [None req-3c3f9c69-2cfb-4c40-947a-4e958a57f1d6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1196.620860] [57050]: INFO cinder.api.openstack.wsgi [None req-3c3f9c69-2cfb-4c40-947a-4e958a57f1d6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced returned with HTTP 200 [ 1196.621318] [57050]: [pid: 57050|app: 0|req: 223/422] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:24 2025] GET /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1197.632635] [57051]: DEBUG cinder.api.middleware.request_id [None req-7a5cc5ea-a19a-4772-bde3-36dd5b7c296a None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.635172] [57051]: INFO cinder.api.openstack.wsgi [None req-7a5cc5ea-a19a-4772-bde3-36dd5b7c296a tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced [ 1197.635438] [57051]: DEBUG cinder.api.openstack.wsgi [None req-7a5cc5ea-a19a-4772-bde3-36dd5b7c296a tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.635668] [57051]: DEBUG cinder.api.openstack.wsgi [None req-7a5cc5ea-a19a-4772-bde3-36dd5b7c296a tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.644161] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.644161] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.648446] [57051]: INFO cinder.volume.api [None req-7a5cc5ea-a19a-4772-bde3-36dd5b7c296a tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1197.653659] [57051]: INFO cinder.api.openstack.wsgi [None req-7a5cc5ea-a19a-4772-bde3-36dd5b7c296a tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced returned with HTTP 200 [ 1197.654152] [57051]: [pid: 57051|app: 0|req: 200/423] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:25 2025] GET /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1197.694886] [57050]: DEBUG cinder.api.middleware.request_id [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-3fdf3036-7ffc-4e93-8d4a-1d97d3685bf7 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.697553] [57050]: INFO cinder.api.openstack.wsgi [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-3fdf3036-7ffc-4e93-8d4a-1d97d3685bf7 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced [ 1197.697874] [57050]: DEBUG cinder.api.openstack.wsgi [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-3fdf3036-7ffc-4e93-8d4a-1d97d3685bf7 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.698162] [57050]: DEBUG cinder.api.openstack.wsgi [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-3fdf3036-7ffc-4e93-8d4a-1d97d3685bf7 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.706390] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.706390] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.710439] [57050]: INFO cinder.volume.api [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-3fdf3036-7ffc-4e93-8d4a-1d97d3685bf7 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1197.716253] [57050]: INFO cinder.api.openstack.wsgi [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-3fdf3036-7ffc-4e93-8d4a-1d97d3685bf7 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced returned with HTTP 200 [ 1197.716901] [57050]: [pid: 57050|app: 0|req: 224/424] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:13:25 2025] GET /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.243680] [57051]: DEBUG cinder.api.middleware.request_id [None req-c2290a0c-ec3f-40b4-8a0b-4ec1353464dc None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.244497] [57051]: INFO cinder.api.openstack.wsgi [None req-c2290a0c-ec3f-40b4-8a0b-4ec1353464dc None None] GET http://10.180.1.21/volume// [ 1199.244497] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c2290a0c-ec3f-40b4-8a0b-4ec1353464dc None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.244497] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c2290a0c-ec3f-40b4-8a0b-4ec1353464dc None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.244814] [57051]: INFO cinder.api.openstack.wsgi [None req-c2290a0c-ec3f-40b4-8a0b-4ec1353464dc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1199.245205] [57051]: [pid: 57051|app: 0|req: 201/425] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 16:13:27 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1199.250837] [57050]: DEBUG cinder.api.middleware.request_id [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-6a6c5cd8-15f4-454b-a480-9b11b253dfa4 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.253311] [57050]: INFO cinder.api.openstack.wsgi [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-6a6c5cd8-15f4-454b-a480-9b11b253dfa4 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1199.253849] [57050]: DEBUG cinder.api.openstack.wsgi [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-6a6c5cd8-15f4-454b-a480-9b11b253dfa4 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cdbff3c8-e819-4bca-b742-98997ace6ced", "connector": null, "instance_uuid": "ad5884a0-0877-43e9-a876-4786acf96abb"}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1199.264884] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.264884] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.289205] [57050]: INFO cinder.api.openstack.wsgi [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-6a6c5cd8-15f4-454b-a480-9b11b253dfa4 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1199.289776] [57050]: [pid: 57050|app: 0|req: 225/426] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 16:13:27 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) [ 1199.313409] [57051]: DEBUG cinder.api.middleware.request_id [None req-1f05fe94-77e9-4fcb-8d7b-1473ea10ec5d None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.315821] [57051]: INFO cinder.api.openstack.wsgi [None req-1f05fe94-77e9-4fcb-8d7b-1473ea10ec5d tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced [ 1199.316070] [57051]: DEBUG cinder.api.openstack.wsgi [None req-1f05fe94-77e9-4fcb-8d7b-1473ea10ec5d tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.316307] [57051]: DEBUG cinder.api.openstack.wsgi [None req-1f05fe94-77e9-4fcb-8d7b-1473ea10ec5d tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.326608] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.326608] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.329739] [57051]: INFO cinder.volume.api [None req-1f05fe94-77e9-4fcb-8d7b-1473ea10ec5d tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1199.334033] [57051]: INFO cinder.api.openstack.wsgi [None req-1f05fe94-77e9-4fcb-8d7b-1473ea10ec5d tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced returned with HTTP 200 [ 1199.334438] [57051]: [pid: 57051|app: 0|req: 202/427] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:27 2025] GET /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.816807] [57050]: DEBUG cinder.api.middleware.request_id [None req-da557b9a-6e07-4de2-b81b-dee1072f411b None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.817401] [57050]: INFO cinder.api.openstack.wsgi [None req-da557b9a-6e07-4de2-b81b-dee1072f411b None None] GET http://10.180.1.21/volume// [ 1199.817658] [57050]: DEBUG cinder.api.openstack.wsgi [None req-da557b9a-6e07-4de2-b81b-dee1072f411b None None] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.817915] [57050]: DEBUG cinder.api.openstack.wsgi [None req-da557b9a-6e07-4de2-b81b-dee1072f411b None None] Calling method 'all' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.818334] [57050]: INFO cinder.api.openstack.wsgi [None req-da557b9a-6e07-4de2-b81b-dee1072f411b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1199.818649] [57050]: [pid: 57050|app: 0|req: 226/428] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:13:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1199.822194] [57051]: DEBUG cinder.api.middleware.request_id [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-590772f5-b54e-4ef2-99e8-5951923e1eda None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.824866] [57051]: INFO cinder.api.openstack.wsgi [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-590772f5-b54e-4ef2-99e8-5951923e1eda tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced [ 1199.825136] [57051]: DEBUG cinder.api.openstack.wsgi [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-590772f5-b54e-4ef2-99e8-5951923e1eda tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.825359] [57051]: DEBUG cinder.api.openstack.wsgi [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-590772f5-b54e-4ef2-99e8-5951923e1eda tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.835256] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.835256] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.838486] [57051]: INFO cinder.volume.api [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-590772f5-b54e-4ef2-99e8-5951923e1eda tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1199.842668] [57051]: INFO cinder.api.openstack.wsgi [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-590772f5-b54e-4ef2-99e8-5951923e1eda tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced returned with HTTP 200 [ 1199.843096] [57051]: [pid: 57051|app: 0|req: 203/429] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:13:27 2025] GET /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1199.876655] [57050]: DEBUG cinder.api.middleware.request_id [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-7d2dee80-215e-47a5-8d6d-80f794cf7bae None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.881487] [57050]: INFO cinder.api.openstack.wsgi [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-7d2dee80-215e-47a5-8d6d-80f794cf7bae tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] PUT http://10.180.1.21/volume/v3/attachments/1401613f-6ef5-4378-bf22-81160c69ab67 [ 1199.882160] [57050]: DEBUG cinder.api.openstack.wsgi [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-7d2dee80-215e-47a5-8d6d-80f794cf7bae tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-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-550531", "mountpoint": "/dev/sdc"}}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1199.890510] [57050]: DEBUG cinder.coordination [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-7d2dee80-215e-47a5-8d6d-80f794cf7bae tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Acquiring lock "cinder-attachment_update-cdbff3c8-e819-4bca-b742-98997ace6ced-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57050) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1199.895854] [57050]: DEBUG cinder.coordination [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-7d2dee80-215e-47a5-8d6d-80f794cf7bae tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Lock "cinder-attachment_update-cdbff3c8-e819-4bca-b742-98997ace6ced-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57050) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1199.897079] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.897079] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1200.345502] [57051]: DEBUG cinder.api.middleware.request_id [None req-dee49451-f52d-4886-8e9f-9e23da87a4c1 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.347658] [57051]: INFO cinder.api.openstack.wsgi [None req-dee49451-f52d-4886-8e9f-9e23da87a4c1 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced [ 1200.347878] [57051]: DEBUG cinder.api.openstack.wsgi [None req-dee49451-f52d-4886-8e9f-9e23da87a4c1 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1200.348111] [57051]: DEBUG cinder.api.openstack.wsgi [None req-dee49451-f52d-4886-8e9f-9e23da87a4c1 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1200.360130] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1200.360130] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1200.364546] [57051]: INFO cinder.volume.api [None req-dee49451-f52d-4886-8e9f-9e23da87a4c1 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1200.369278] [57051]: INFO cinder.api.openstack.wsgi [None req-dee49451-f52d-4886-8e9f-9e23da87a4c1 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced returned with HTTP 200 [ 1200.369672] [57051]: [pid: 57051|app: 0|req: 204/430] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:28 2025] GET /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1201.379376] [57051]: DEBUG cinder.api.middleware.request_id [None req-d6e8c95d-73ff-4776-b387-7cf8ef3d884c None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.381417] [57051]: INFO cinder.api.openstack.wsgi [None req-d6e8c95d-73ff-4776-b387-7cf8ef3d884c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced [ 1201.381640] [57051]: DEBUG cinder.api.openstack.wsgi [None req-d6e8c95d-73ff-4776-b387-7cf8ef3d884c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1201.381887] [57051]: DEBUG cinder.api.openstack.wsgi [None req-d6e8c95d-73ff-4776-b387-7cf8ef3d884c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1201.395010] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.395010] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1201.398667] [57051]: INFO cinder.volume.api [None req-d6e8c95d-73ff-4776-b387-7cf8ef3d884c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1201.403385] [57051]: INFO cinder.api.openstack.wsgi [None req-d6e8c95d-73ff-4776-b387-7cf8ef3d884c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced returned with HTTP 200 [ 1201.403833] [57051]: [pid: 57051|app: 0|req: 205/431] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:29 2025] GET /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1202.415314] [57051]: DEBUG cinder.api.middleware.request_id [None req-629a98ef-839d-4200-9153-cfbbc905a832 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.417671] [57051]: INFO cinder.api.openstack.wsgi [None req-629a98ef-839d-4200-9153-cfbbc905a832 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced [ 1202.417966] [57051]: DEBUG cinder.api.openstack.wsgi [None req-629a98ef-839d-4200-9153-cfbbc905a832 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.418276] [57051]: DEBUG cinder.api.openstack.wsgi [None req-629a98ef-839d-4200-9153-cfbbc905a832 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1202.432816] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.432816] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.437249] [57051]: INFO cinder.volume.api [None req-629a98ef-839d-4200-9153-cfbbc905a832 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1202.443009] [57051]: INFO cinder.api.openstack.wsgi [None req-629a98ef-839d-4200-9153-cfbbc905a832 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced returned with HTTP 200 [ 1202.443444] [57051]: [pid: 57051|app: 0|req: 206/432] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:30 2025] GET /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1203.455762] [57051]: DEBUG cinder.api.middleware.request_id [None req-cf517669-a0d9-49a0-a6ab-2fa3d64791e6 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.457921] [57051]: INFO cinder.api.openstack.wsgi [None req-cf517669-a0d9-49a0-a6ab-2fa3d64791e6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced [ 1203.458218] [57051]: DEBUG cinder.api.openstack.wsgi [None req-cf517669-a0d9-49a0-a6ab-2fa3d64791e6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.458472] [57051]: DEBUG cinder.api.openstack.wsgi [None req-cf517669-a0d9-49a0-a6ab-2fa3d64791e6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.468275] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.468275] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.471325] [57051]: INFO cinder.volume.api [None req-cf517669-a0d9-49a0-a6ab-2fa3d64791e6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1203.475498] [57051]: INFO cinder.api.openstack.wsgi [None req-cf517669-a0d9-49a0-a6ab-2fa3d64791e6 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced returned with HTTP 200 [ 1203.475884] [57051]: [pid: 57051|app: 0|req: 207/433] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:31 2025] GET /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.422421] [57050]: DEBUG cinder.coordination [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-7d2dee80-215e-47a5-8d6d-80f794cf7bae tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Lock "cinder-attachment_update-cdbff3c8-e819-4bca-b742-98997ace6ced-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=57050) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1204.422905] [57050]: INFO cinder.api.openstack.wsgi [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-7d2dee80-215e-47a5-8d6d-80f794cf7bae tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/attachments/1401613f-6ef5-4378-bf22-81160c69ab67 returned with HTTP 200 [ 1204.423462] [57050]: [pid: 57050|app: 0|req: 227/434] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 16:13:27 2025] PUT /volume/v3/attachments/1401613f-6ef5-4378-bf22-81160c69ab67 => generated 617 bytes in 4547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1204.486595] [57051]: DEBUG cinder.api.middleware.request_id [None req-5257c6eb-7d18-45ec-b42f-b6f574d87979 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.489214] [57051]: INFO cinder.api.openstack.wsgi [None req-5257c6eb-7d18-45ec-b42f-b6f574d87979 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced [ 1204.489282] [57051]: DEBUG cinder.api.openstack.wsgi [None req-5257c6eb-7d18-45ec-b42f-b6f574d87979 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.489518] [57051]: DEBUG cinder.api.openstack.wsgi [None req-5257c6eb-7d18-45ec-b42f-b6f574d87979 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.499950] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.499950] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1204.503431] [57051]: INFO cinder.volume.api [None req-5257c6eb-7d18-45ec-b42f-b6f574d87979 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1204.508481] [57051]: INFO cinder.api.openstack.wsgi [None req-5257c6eb-7d18-45ec-b42f-b6f574d87979 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced returned with HTTP 200 [ 1204.509087] [57051]: [pid: 57051|app: 0|req: 208/435] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:32 2025] GET /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1205.520260] [57050]: DEBUG cinder.api.middleware.request_id [None req-bd69f7a4-22f2-438f-98cd-44197ee6201b None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.522846] [57050]: INFO cinder.api.openstack.wsgi [None req-bd69f7a4-22f2-438f-98cd-44197ee6201b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced [ 1205.522846] [57050]: DEBUG cinder.api.openstack.wsgi [None req-bd69f7a4-22f2-438f-98cd-44197ee6201b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.522846] [57050]: DEBUG cinder.api.openstack.wsgi [None req-bd69f7a4-22f2-438f-98cd-44197ee6201b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.532598] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1205.532598] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.535955] [57050]: INFO cinder.volume.api [None req-bd69f7a4-22f2-438f-98cd-44197ee6201b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1205.540164] [57050]: INFO cinder.api.openstack.wsgi [None req-bd69f7a4-22f2-438f-98cd-44197ee6201b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced returned with HTTP 200 [ 1205.540543] [57050]: [pid: 57050|app: 0|req: 228/436] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:33 2025] GET /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.035521] [57051]: DEBUG cinder.api.middleware.request_id [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-5c3a796c-2dfb-4cf1-824c-7bb85e893ed2 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.037812] [57051]: INFO cinder.api.openstack.wsgi [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-5c3a796c-2dfb-4cf1-824c-7bb85e893ed2 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] POST http://10.180.1.21/volume/v3/attachments/1401613f-6ef5-4378-bf22-81160c69ab67/action [ 1206.038255] [57051]: DEBUG cinder.api.openstack.wsgi [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-5c3a796c-2dfb-4cf1-824c-7bb85e893ed2 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Action body: b'{"os-complete": null}' {{(pid=57051) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1206.038393] [57051]: DEBUG cinder.api.openstack.wsgi [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-5c3a796c-2dfb-4cf1-824c-7bb85e893ed2 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1206.053054] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.053054] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.059042] [57051]: INFO cinder.api.openstack.wsgi [req-28eb1821-d8be-46ba-a8aa-edf18edbc190 req-5c3a796c-2dfb-4cf1-824c-7bb85e893ed2 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/attachments/1401613f-6ef5-4378-bf22-81160c69ab67/action returned with HTTP 204 [ 1206.059458] [57051]: [pid: 57051|app: 0|req: 209/437] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 16:13:33 2025] POST /volume/v3/attachments/1401613f-6ef5-4378-bf22-81160c69ab67/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1206.550203] [57050]: DEBUG cinder.api.middleware.request_id [None req-a334c5bf-13a9-4b4a-b3f6-d4be3351363c None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.552239] [57050]: INFO cinder.api.openstack.wsgi [None req-a334c5bf-13a9-4b4a-b3f6-d4be3351363c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced [ 1206.552465] [57050]: DEBUG cinder.api.openstack.wsgi [None req-a334c5bf-13a9-4b4a-b3f6-d4be3351363c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.552682] [57050]: DEBUG cinder.api.openstack.wsgi [None req-a334c5bf-13a9-4b4a-b3f6-d4be3351363c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.567316] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.567316] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.571388] [57050]: INFO cinder.volume.api [None req-a334c5bf-13a9-4b4a-b3f6-d4be3351363c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1206.576517] [57050]: INFO cinder.api.openstack.wsgi [None req-a334c5bf-13a9-4b4a-b3f6-d4be3351363c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced returned with HTTP 200 [ 1206.577026] [57050]: [pid: 57050|app: 0|req: 229/438] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:34 2025] GET /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.587128] [57051]: DEBUG cinder.api.middleware.request_id [None req-cd21bc12-d5c3-40c6-b7da-05e0ffd33614 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.589316] [57051]: INFO cinder.api.openstack.wsgi [None req-cd21bc12-d5c3-40c6-b7da-05e0ffd33614 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced [ 1206.589386] [57051]: DEBUG cinder.api.openstack.wsgi [None req-cd21bc12-d5c3-40c6-b7da-05e0ffd33614 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.589597] [57051]: DEBUG cinder.api.openstack.wsgi [None req-cd21bc12-d5c3-40c6-b7da-05e0ffd33614 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.599471] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.599471] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.602730] [57051]: INFO cinder.volume.api [None req-cd21bc12-d5c3-40c6-b7da-05e0ffd33614 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1206.607010] [57051]: INFO cinder.api.openstack.wsgi [None req-cd21bc12-d5c3-40c6-b7da-05e0ffd33614 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced returned with HTTP 200 [ 1206.607506] [57051]: [pid: 57051|app: 0|req: 210/439] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:34 2025] GET /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.797070] [57050]: DEBUG cinder.api.middleware.request_id [req-89efb7ce-afc0-4f7e-a634-d0f62e36ad6d req-820b68bd-8395-4d76-b14b-0d8a7bcc7111 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.799437] [57050]: INFO cinder.api.openstack.wsgi [req-89efb7ce-afc0-4f7e-a634-d0f62e36ad6d req-820b68bd-8395-4d76-b14b-0d8a7bcc7111 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1206.799680] [57050]: DEBUG cinder.api.openstack.wsgi [req-89efb7ce-afc0-4f7e-a634-d0f62e36ad6d req-820b68bd-8395-4d76-b14b-0d8a7bcc7111 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.799891] [57050]: DEBUG cinder.api.openstack.wsgi [req-89efb7ce-afc0-4f7e-a634-d0f62e36ad6d req-820b68bd-8395-4d76-b14b-0d8a7bcc7111 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.810470] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.810470] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.814233] [57050]: INFO cinder.volume.api [req-89efb7ce-afc0-4f7e-a634-d0f62e36ad6d req-820b68bd-8395-4d76-b14b-0d8a7bcc7111 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1206.818769] [57050]: INFO cinder.api.openstack.wsgi [req-89efb7ce-afc0-4f7e-a634-d0f62e36ad6d req-820b68bd-8395-4d76-b14b-0d8a7bcc7111 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1206.818769] [57050]: [pid: 57050|app: 0|req: 230/440] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:13:34 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.834095] [57051]: DEBUG cinder.api.middleware.request_id [req-89efb7ce-afc0-4f7e-a634-d0f62e36ad6d req-7c8d3062-0db8-4bfd-bad4-c8e6dc617e90 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.836511] [57051]: INFO cinder.api.openstack.wsgi [req-89efb7ce-afc0-4f7e-a634-d0f62e36ad6d req-7c8d3062-0db8-4bfd-bad4-c8e6dc617e90 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] POST http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153/action [ 1206.836897] [57051]: DEBUG cinder.api.openstack.wsgi [req-89efb7ce-afc0-4f7e-a634-d0f62e36ad6d req-7c8d3062-0db8-4bfd-bad4-c8e6dc617e90 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57051) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1206.837038] [57051]: DEBUG cinder.api.openstack.wsgi [req-89efb7ce-afc0-4f7e-a634-d0f62e36ad6d req-7c8d3062-0db8-4bfd-bad4-c8e6dc617e90 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1206.846672] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.846672] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.848024] [57051]: INFO cinder.volume.api [req-89efb7ce-afc0-4f7e-a634-d0f62e36ad6d req-7c8d3062-0db8-4bfd-bad4-c8e6dc617e90 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1206.851718] [57051]: INFO cinder.volume.api [req-89efb7ce-afc0-4f7e-a634-d0f62e36ad6d req-7c8d3062-0db8-4bfd-bad4-c8e6dc617e90 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Begin detaching volume completed successfully. [ 1206.851933] [57051]: INFO cinder.api.openstack.wsgi [req-89efb7ce-afc0-4f7e-a634-d0f62e36ad6d req-7c8d3062-0db8-4bfd-bad4-c8e6dc617e90 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153/action returned with HTTP 202 [ 1206.852349] [57051]: [pid: 57051|app: 0|req: 211/441] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 16:13:34 2025] POST /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1206.865108] [57050]: DEBUG cinder.api.middleware.request_id [None req-d6ce6c02-240f-4c0d-9a82-d558ef9739cc None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.867155] [57050]: INFO cinder.api.openstack.wsgi [None req-d6ce6c02-240f-4c0d-9a82-d558ef9739cc tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1206.867375] [57050]: DEBUG cinder.api.openstack.wsgi [None req-d6ce6c02-240f-4c0d-9a82-d558ef9739cc tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.867593] [57050]: DEBUG cinder.api.openstack.wsgi [None req-d6ce6c02-240f-4c0d-9a82-d558ef9739cc tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.877217] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.877217] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.881018] [57050]: INFO cinder.volume.api [None req-d6ce6c02-240f-4c0d-9a82-d558ef9739cc tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1206.884454] [57050]: INFO cinder.api.openstack.wsgi [None req-d6ce6c02-240f-4c0d-9a82-d558ef9739cc tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1206.884842] [57050]: [pid: 57050|app: 0|req: 231/442] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:34 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1207.872180] [57051]: DEBUG cinder.api.middleware.request_id [None req-4674e146-3c0b-49ca-8cce-4bdf62cf4a18 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.872734] [57051]: INFO cinder.api.openstack.wsgi [None req-4674e146-3c0b-49ca-8cce-4bdf62cf4a18 None None] GET http://10.180.1.21/volume// [ 1207.872923] [57051]: DEBUG cinder.api.openstack.wsgi [None req-4674e146-3c0b-49ca-8cce-4bdf62cf4a18 None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.873174] [57051]: DEBUG cinder.api.openstack.wsgi [None req-4674e146-3c0b-49ca-8cce-4bdf62cf4a18 None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.873611] [57051]: INFO cinder.api.openstack.wsgi [None req-4674e146-3c0b-49ca-8cce-4bdf62cf4a18 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1207.873993] [57051]: [pid: 57051|app: 0|req: 212/443] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:13:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1207.878087] [57050]: DEBUG cinder.api.middleware.request_id [req-89efb7ce-afc0-4f7e-a634-d0f62e36ad6d req-083441fe-1ef4-45ca-ad44-397bf8fa474c None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.880738] [57050]: INFO cinder.api.openstack.wsgi [req-89efb7ce-afc0-4f7e-a634-d0f62e36ad6d req-083441fe-1ef4-45ca-ad44-397bf8fa474c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1207.881038] [57050]: DEBUG cinder.api.openstack.wsgi [req-89efb7ce-afc0-4f7e-a634-d0f62e36ad6d req-083441fe-1ef4-45ca-ad44-397bf8fa474c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.881284] [57050]: DEBUG cinder.api.openstack.wsgi [req-89efb7ce-afc0-4f7e-a634-d0f62e36ad6d req-083441fe-1ef4-45ca-ad44-397bf8fa474c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.894926] [57051]: DEBUG cinder.api.middleware.request_id [None req-467452f4-d7d5-420a-895a-55f737fcaa8f None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.897367] [57051]: INFO cinder.api.openstack.wsgi [None req-467452f4-d7d5-420a-895a-55f737fcaa8f tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1207.897645] [57051]: DEBUG cinder.api.openstack.wsgi [None req-467452f4-d7d5-420a-895a-55f737fcaa8f tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.897899] [57051]: DEBUG cinder.api.openstack.wsgi [None req-467452f4-d7d5-420a-895a-55f737fcaa8f tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.899660] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1207.899660] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.904615] [57050]: INFO cinder.volume.api [req-89efb7ce-afc0-4f7e-a634-d0f62e36ad6d req-083441fe-1ef4-45ca-ad44-397bf8fa474c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1207.909763] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1207.909763] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.910217] [57050]: INFO cinder.api.openstack.wsgi [req-89efb7ce-afc0-4f7e-a634-d0f62e36ad6d req-083441fe-1ef4-45ca-ad44-397bf8fa474c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1207.910707] [57050]: [pid: 57050|app: 0|req: 232/444] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:13:35 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 1319 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1207.914410] [57051]: INFO cinder.volume.api [None req-467452f4-d7d5-420a-895a-55f737fcaa8f tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1207.920611] [57051]: INFO cinder.api.openstack.wsgi [None req-467452f4-d7d5-420a-895a-55f737fcaa8f tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1207.921073] [57051]: [pid: 57051|app: 0|req: 213/445] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:35 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1208.931217] [57050]: DEBUG cinder.api.middleware.request_id [None req-8b2e7feb-439d-4196-bc8a-a1bf06d6a0b7 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.933460] [57050]: INFO cinder.api.openstack.wsgi [None req-8b2e7feb-439d-4196-bc8a-a1bf06d6a0b7 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1208.933732] [57050]: DEBUG cinder.api.openstack.wsgi [None req-8b2e7feb-439d-4196-bc8a-a1bf06d6a0b7 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.933967] [57050]: DEBUG cinder.api.openstack.wsgi [None req-8b2e7feb-439d-4196-bc8a-a1bf06d6a0b7 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.949532] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.949532] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.953648] [57050]: INFO cinder.volume.api [None req-8b2e7feb-439d-4196-bc8a-a1bf06d6a0b7 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1208.958824] [57050]: INFO cinder.api.openstack.wsgi [None req-8b2e7feb-439d-4196-bc8a-a1bf06d6a0b7 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1208.959234] [57050]: [pid: 57050|app: 0|req: 233/446] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:36 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1209.969212] [57051]: DEBUG cinder.api.middleware.request_id [None req-e2fa8e37-dec9-4520-9ba4-6c068e25f8ce None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.971343] [57051]: INFO cinder.api.openstack.wsgi [None req-e2fa8e37-dec9-4520-9ba4-6c068e25f8ce tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1209.971565] [57051]: DEBUG cinder.api.openstack.wsgi [None req-e2fa8e37-dec9-4520-9ba4-6c068e25f8ce tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.971795] [57051]: DEBUG cinder.api.openstack.wsgi [None req-e2fa8e37-dec9-4520-9ba4-6c068e25f8ce tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.984792] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.984792] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.988409] [57051]: INFO cinder.volume.api [None req-e2fa8e37-dec9-4520-9ba4-6c068e25f8ce tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1209.993008] [57051]: INFO cinder.api.openstack.wsgi [None req-e2fa8e37-dec9-4520-9ba4-6c068e25f8ce tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1209.993404] [57051]: [pid: 57051|app: 0|req: 214/447] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:37 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1210.071487] [57050]: DEBUG cinder.api.middleware.request_id [req-89efb7ce-afc0-4f7e-a634-d0f62e36ad6d req-68d65349-01b4-41d6-867c-24887e020188 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.073884] [57050]: INFO cinder.api.openstack.wsgi [req-89efb7ce-afc0-4f7e-a634-d0f62e36ad6d req-68d65349-01b4-41d6-867c-24887e020188 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5be99028-0be0-49a8-9ba1-adedda8d3745 [ 1210.074144] [57050]: DEBUG cinder.api.openstack.wsgi [req-89efb7ce-afc0-4f7e-a634-d0f62e36ad6d req-68d65349-01b4-41d6-867c-24887e020188 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.074338] [57050]: DEBUG cinder.api.openstack.wsgi [req-89efb7ce-afc0-4f7e-a634-d0f62e36ad6d req-68d65349-01b4-41d6-867c-24887e020188 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'version_select' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.081252] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.081252] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.152159] [57051]: DEBUG cinder.api.middleware.request_id [None req-5719887a-2711-4886-a04e-ec6bbf56ec92 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.154357] [57051]: INFO cinder.api.openstack.wsgi [None req-5719887a-2711-4886-a04e-ec6bbf56ec92 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8b5fe7c6-60c3-4b81-aacb-b8b42ceeb1ad [ 1210.154626] [57051]: DEBUG cinder.api.openstack.wsgi [None req-5719887a-2711-4886-a04e-ec6bbf56ec92 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.154883] [57051]: DEBUG cinder.api.openstack.wsgi [None req-5719887a-2711-4886-a04e-ec6bbf56ec92 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Calling method 'delete' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.155123] [57051]: INFO cinder.api.v3.volumes [None req-5719887a-2711-4886-a04e-ec6bbf56ec92 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Delete volume with id: 8b5fe7c6-60c3-4b81-aacb-b8b42ceeb1ad [ 1210.162631] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.162631] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.163156] [57051]: INFO cinder.volume.api [None req-5719887a-2711-4886-a04e-ec6bbf56ec92 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Volume info retrieved successfully. [ 1210.182544] [57051]: INFO cinder.volume.api [None req-5719887a-2711-4886-a04e-ec6bbf56ec92 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Delete volume request issued successfully. [ 1210.182753] [57051]: INFO cinder.api.openstack.wsgi [None req-5719887a-2711-4886-a04e-ec6bbf56ec92 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] http://10.180.1.21/volume/v3/volumes/8b5fe7c6-60c3-4b81-aacb-b8b42ceeb1ad returned with HTTP 202 [ 1210.183182] [57051]: [pid: 57051|app: 0|req: 215/448] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 16:13:38 2025] DELETE /volume/v3/volumes/8b5fe7c6-60c3-4b81-aacb-b8b42ceeb1ad => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1210.185966] [57051]: DEBUG cinder.api.middleware.request_id [None req-a2c6086c-fbbd-4680-acd7-106a70730823 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.187848] [57051]: INFO cinder.api.openstack.wsgi [None req-a2c6086c-fbbd-4680-acd7-106a70730823 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] GET http://10.180.1.21/volume/v3/volumes/8b5fe7c6-60c3-4b81-aacb-b8b42ceeb1ad [ 1210.188937] [57051]: DEBUG cinder.api.openstack.wsgi [None req-a2c6086c-fbbd-4680-acd7-106a70730823 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.188937] [57051]: DEBUG cinder.api.openstack.wsgi [None req-a2c6086c-fbbd-4680-acd7-106a70730823 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.195478] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.195478] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.198884] [57051]: INFO cinder.volume.api [None req-a2c6086c-fbbd-4680-acd7-106a70730823 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Volume info retrieved successfully. [ 1210.203349] [57051]: INFO cinder.api.openstack.wsgi [None req-a2c6086c-fbbd-4680-acd7-106a70730823 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] http://10.180.1.21/volume/v3/volumes/8b5fe7c6-60c3-4b81-aacb-b8b42ceeb1ad returned with HTTP 200 [ 1210.203750] [57051]: [pid: 57051|app: 0|req: 216/449] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:38 2025] GET /volume/v3/volumes/8b5fe7c6-60c3-4b81-aacb-b8b42ceeb1ad => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1210.605229] [57050]: INFO cinder.api.openstack.wsgi [req-89efb7ce-afc0-4f7e-a634-d0f62e36ad6d req-68d65349-01b4-41d6-867c-24887e020188 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/attachments/5be99028-0be0-49a8-9ba1-adedda8d3745 returned with HTTP 200 [ 1210.605653] [57050]: [pid: 57050|app: 0|req: 234/450] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 16:13:37 2025] DELETE /volume/v3/attachments/5be99028-0be0-49a8-9ba1-adedda8d3745 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1211.004370] [57051]: DEBUG cinder.api.middleware.request_id [None req-77e1044b-52e9-4667-84d6-7ed5f20afb5b None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.006757] [57051]: INFO cinder.api.openstack.wsgi [None req-77e1044b-52e9-4667-84d6-7ed5f20afb5b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1211.007077] [57051]: DEBUG cinder.api.openstack.wsgi [None req-77e1044b-52e9-4667-84d6-7ed5f20afb5b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.007379] [57051]: DEBUG cinder.api.openstack.wsgi [None req-77e1044b-52e9-4667-84d6-7ed5f20afb5b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.010325] [57051]: DEBUG dbcounter [-] [57051] Writing DB stats cinder:SELECT=311,cinder:UPDATE=52,cinder:INSERT=22 {{(pid=57051) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1211.018746] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1211.018746] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.022563] [57051]: INFO cinder.volume.api [None req-77e1044b-52e9-4667-84d6-7ed5f20afb5b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1211.027368] [57051]: INFO cinder.api.openstack.wsgi [None req-77e1044b-52e9-4667-84d6-7ed5f20afb5b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1211.027869] [57051]: [pid: 57051|app: 0|req: 217/451] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:38 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1211.101282] [57050]: DEBUG cinder.api.middleware.request_id [req-5073e0ec-8321-4fd8-94f7-47afe4d71d52 req-d2bf3cf9-dafa-487c-9cab-487f99d058d9 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.103947] [57050]: INFO cinder.api.openstack.wsgi [req-5073e0ec-8321-4fd8-94f7-47afe4d71d52 req-d2bf3cf9-dafa-487c-9cab-487f99d058d9 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced [ 1211.104254] [57050]: DEBUG cinder.api.openstack.wsgi [req-5073e0ec-8321-4fd8-94f7-47afe4d71d52 req-d2bf3cf9-dafa-487c-9cab-487f99d058d9 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.104483] [57050]: DEBUG cinder.api.openstack.wsgi [req-5073e0ec-8321-4fd8-94f7-47afe4d71d52 req-d2bf3cf9-dafa-487c-9cab-487f99d058d9 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.106790] [57050]: DEBUG dbcounter [-] [57050] Writing DB stats cinder:SELECT=203,cinder:UPDATE=31,cinder:INSERT=15 {{(pid=57050) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1211.116375] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1211.116375] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.120106] [57050]: INFO cinder.volume.api [req-5073e0ec-8321-4fd8-94f7-47afe4d71d52 req-d2bf3cf9-dafa-487c-9cab-487f99d058d9 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1211.124994] [57050]: INFO cinder.api.openstack.wsgi [req-5073e0ec-8321-4fd8-94f7-47afe4d71d52 req-d2bf3cf9-dafa-487c-9cab-487f99d058d9 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced returned with HTTP 200 [ 1211.125439] [57050]: [pid: 57050|app: 0|req: 235/452] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:13:38 2025] GET /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1211.143534] [57051]: DEBUG cinder.api.middleware.request_id [req-5073e0ec-8321-4fd8-94f7-47afe4d71d52 req-c30b16ac-27bb-4f6b-af73-c9f3dd02cc31 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.145559] [57051]: INFO cinder.api.openstack.wsgi [req-5073e0ec-8321-4fd8-94f7-47afe4d71d52 req-c30b16ac-27bb-4f6b-af73-c9f3dd02cc31 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] POST http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced/action [ 1211.146140] [57051]: DEBUG cinder.api.openstack.wsgi [req-5073e0ec-8321-4fd8-94f7-47afe4d71d52 req-c30b16ac-27bb-4f6b-af73-c9f3dd02cc31 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57051) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1211.146411] [57051]: DEBUG cinder.api.openstack.wsgi [req-5073e0ec-8321-4fd8-94f7-47afe4d71d52 req-c30b16ac-27bb-4f6b-af73-c9f3dd02cc31 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1211.157906] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1211.157906] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.157906] [57051]: INFO cinder.volume.api [req-5073e0ec-8321-4fd8-94f7-47afe4d71d52 req-c30b16ac-27bb-4f6b-af73-c9f3dd02cc31 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1211.162162] [57051]: INFO cinder.volume.api [req-5073e0ec-8321-4fd8-94f7-47afe4d71d52 req-c30b16ac-27bb-4f6b-af73-c9f3dd02cc31 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Begin detaching volume completed successfully. [ 1211.162422] [57051]: INFO cinder.api.openstack.wsgi [req-5073e0ec-8321-4fd8-94f7-47afe4d71d52 req-c30b16ac-27bb-4f6b-af73-c9f3dd02cc31 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced/action returned with HTTP 202 [ 1211.162906] [57051]: [pid: 57051|app: 0|req: 218/453] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 16:13:39 2025] POST /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1211.177580] [57050]: DEBUG cinder.api.middleware.request_id [None req-db36b4e1-40d8-45dc-bfae-1ffaf184b00b None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.179738] [57050]: INFO cinder.api.openstack.wsgi [None req-db36b4e1-40d8-45dc-bfae-1ffaf184b00b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced [ 1211.179998] [57050]: DEBUG cinder.api.openstack.wsgi [None req-db36b4e1-40d8-45dc-bfae-1ffaf184b00b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.180258] [57050]: DEBUG cinder.api.openstack.wsgi [None req-db36b4e1-40d8-45dc-bfae-1ffaf184b00b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.190477] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1211.190477] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.193852] [57050]: INFO cinder.volume.api [None req-db36b4e1-40d8-45dc-bfae-1ffaf184b00b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1211.198327] [57050]: INFO cinder.api.openstack.wsgi [None req-db36b4e1-40d8-45dc-bfae-1ffaf184b00b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced returned with HTTP 200 [ 1211.198707] [57050]: [pid: 57050|app: 0|req: 236/454] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:39 2025] GET /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1211.214457] [57051]: DEBUG cinder.api.middleware.request_id [None req-c1de8c7c-c036-4397-b8a3-a82ae763cf7c None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.216723] [57051]: INFO cinder.api.openstack.wsgi [None req-c1de8c7c-c036-4397-b8a3-a82ae763cf7c tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] GET http://10.180.1.21/volume/v3/volumes/8b5fe7c6-60c3-4b81-aacb-b8b42ceeb1ad [ 1211.216975] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c1de8c7c-c036-4397-b8a3-a82ae763cf7c tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.217259] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c1de8c7c-c036-4397-b8a3-a82ae763cf7c tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.224597] [57051]: INFO cinder.api.openstack.wsgi [None req-c1de8c7c-c036-4397-b8a3-a82ae763cf7c tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] http://10.180.1.21/volume/v3/volumes/8b5fe7c6-60c3-4b81-aacb-b8b42ceeb1ad returned with HTTP 404 [ 1211.225091] [57051]: [pid: 57051|app: 0|req: 219/455] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:39 2025] GET /volume/v3/volumes/8b5fe7c6-60c3-4b81-aacb-b8b42ceeb1ad => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1211.227861] [57050]: DEBUG cinder.api.middleware.request_id [None req-d61bd6b7-410b-4554-bc3f-774e4c7b2bce None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.229953] [57050]: INFO cinder.api.openstack.wsgi [None req-d61bd6b7-410b-4554-bc3f-774e4c7b2bce tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb [ 1211.230177] [57050]: DEBUG cinder.api.openstack.wsgi [None req-d61bd6b7-410b-4554-bc3f-774e4c7b2bce tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.230411] [57050]: DEBUG cinder.api.openstack.wsgi [None req-d61bd6b7-410b-4554-bc3f-774e4c7b2bce tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Calling method 'delete' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.230603] [57050]: INFO cinder.api.v3.volumes [None req-d61bd6b7-410b-4554-bc3f-774e4c7b2bce tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Delete volume with id: 4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb [ 1211.237789] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1211.237789] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.238284] [57050]: INFO cinder.volume.api [None req-d61bd6b7-410b-4554-bc3f-774e4c7b2bce tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Volume info retrieved successfully. [ 1211.255989] [57050]: INFO cinder.volume.api [None req-d61bd6b7-410b-4554-bc3f-774e4c7b2bce tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Delete volume request issued successfully. [ 1211.256256] [57050]: INFO cinder.api.openstack.wsgi [None req-d61bd6b7-410b-4554-bc3f-774e4c7b2bce tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] http://10.180.1.21/volume/v3/volumes/4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb returned with HTTP 202 [ 1211.256783] [57050]: [pid: 57050|app: 0|req: 237/456] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 16:13:39 2025] DELETE /volume/v3/volumes/4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1211.260214] [57051]: DEBUG cinder.api.middleware.request_id [None req-4f383e02-b488-48c8-8e05-0e176244fabf None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.262659] [57051]: INFO cinder.api.openstack.wsgi [None req-4f383e02-b488-48c8-8e05-0e176244fabf tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] GET http://10.180.1.21/volume/v3/volumes/4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb [ 1211.262659] [57051]: DEBUG cinder.api.openstack.wsgi [None req-4f383e02-b488-48c8-8e05-0e176244fabf tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.262899] [57051]: DEBUG cinder.api.openstack.wsgi [None req-4f383e02-b488-48c8-8e05-0e176244fabf tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.271087] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1211.271087] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.275083] [57051]: INFO cinder.volume.api [None req-4f383e02-b488-48c8-8e05-0e176244fabf tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Volume info retrieved successfully. [ 1211.279296] [57051]: INFO cinder.api.openstack.wsgi [None req-4f383e02-b488-48c8-8e05-0e176244fabf tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] http://10.180.1.21/volume/v3/volumes/4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb returned with HTTP 200 [ 1211.279863] [57051]: [pid: 57051|app: 0|req: 220/457] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:39 2025] GET /volume/v3/volumes/4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1212.183313] [57050]: DEBUG cinder.api.middleware.request_id [None req-343886d4-abf5-42fc-8bf0-bdc03f002f39 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.183840] [57050]: INFO cinder.api.openstack.wsgi [None req-343886d4-abf5-42fc-8bf0-bdc03f002f39 None None] GET http://10.180.1.21/volume// [ 1212.184044] [57050]: DEBUG cinder.api.openstack.wsgi [None req-343886d4-abf5-42fc-8bf0-bdc03f002f39 None None] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.184267] [57050]: DEBUG cinder.api.openstack.wsgi [None req-343886d4-abf5-42fc-8bf0-bdc03f002f39 None None] Calling method 'all' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.184670] [57050]: INFO cinder.api.openstack.wsgi [None req-343886d4-abf5-42fc-8bf0-bdc03f002f39 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1212.185174] [57050]: [pid: 57050|app: 0|req: 238/458] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:13:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1212.189801] [57051]: DEBUG cinder.api.middleware.request_id [req-5073e0ec-8321-4fd8-94f7-47afe4d71d52 req-b33cb3be-ca10-49d7-80ba-2846afb8ca57 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.192409] [57051]: INFO cinder.api.openstack.wsgi [req-5073e0ec-8321-4fd8-94f7-47afe4d71d52 req-b33cb3be-ca10-49d7-80ba-2846afb8ca57 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced [ 1212.192706] [57051]: DEBUG cinder.api.openstack.wsgi [req-5073e0ec-8321-4fd8-94f7-47afe4d71d52 req-b33cb3be-ca10-49d7-80ba-2846afb8ca57 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.192933] [57051]: DEBUG cinder.api.openstack.wsgi [req-5073e0ec-8321-4fd8-94f7-47afe4d71d52 req-b33cb3be-ca10-49d7-80ba-2846afb8ca57 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.205060] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.205060] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1212.208248] [57050]: DEBUG cinder.api.middleware.request_id [None req-8e7962ec-c459-4ac8-b773-13f4bc2cb6ef None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.208589] [57051]: INFO cinder.volume.api [req-5073e0ec-8321-4fd8-94f7-47afe4d71d52 req-b33cb3be-ca10-49d7-80ba-2846afb8ca57 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1212.210448] [57050]: INFO cinder.api.openstack.wsgi [None req-8e7962ec-c459-4ac8-b773-13f4bc2cb6ef tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced [ 1212.210703] [57050]: DEBUG cinder.api.openstack.wsgi [None req-8e7962ec-c459-4ac8-b773-13f4bc2cb6ef tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.210960] [57050]: DEBUG cinder.api.openstack.wsgi [None req-8e7962ec-c459-4ac8-b773-13f4bc2cb6ef tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.213403] [57051]: INFO cinder.api.openstack.wsgi [req-5073e0ec-8321-4fd8-94f7-47afe4d71d52 req-b33cb3be-ca10-49d7-80ba-2846afb8ca57 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced returned with HTTP 200 [ 1212.214028] [57051]: [pid: 57051|app: 0|req: 221/459] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:13:40 2025] GET /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced => generated 1319 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1212.221381] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.221381] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1212.224512] [57050]: INFO cinder.volume.api [None req-8e7962ec-c459-4ac8-b773-13f4bc2cb6ef tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1212.228661] [57050]: INFO cinder.api.openstack.wsgi [None req-8e7962ec-c459-4ac8-b773-13f4bc2cb6ef tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced returned with HTTP 200 [ 1212.228978] [57050]: [pid: 57050|app: 0|req: 239/460] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:40 2025] GET /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1212.293008] [57051]: DEBUG cinder.api.middleware.request_id [None req-745412f1-13bf-4b2f-b727-14a624717d81 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.295213] [57051]: INFO cinder.api.openstack.wsgi [None req-745412f1-13bf-4b2f-b727-14a624717d81 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] GET http://10.180.1.21/volume/v3/volumes/4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb [ 1212.295431] [57051]: DEBUG cinder.api.openstack.wsgi [None req-745412f1-13bf-4b2f-b727-14a624717d81 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.295667] [57051]: DEBUG cinder.api.openstack.wsgi [None req-745412f1-13bf-4b2f-b727-14a624717d81 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.301646] [57051]: INFO cinder.api.openstack.wsgi [None req-745412f1-13bf-4b2f-b727-14a624717d81 tempest-ServersNegativeTestJSON-1529047441 tempest-ServersNegativeTestJSON-1529047441-project-member] http://10.180.1.21/volume/v3/volumes/4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb returned with HTTP 404 [ 1212.302155] [57051]: [pid: 57051|app: 0|req: 222/461] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:40 2025] GET /volume/v3/volumes/4b7e4046-d0cf-4b45-bc76-9c6f802f3fbb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1213.239851] [57050]: DEBUG cinder.api.middleware.request_id [None req-4f83f36d-b3e4-4df5-af6f-9d13616ef6d3 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.241896] [57050]: INFO cinder.api.openstack.wsgi [None req-4f83f36d-b3e4-4df5-af6f-9d13616ef6d3 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced [ 1213.242321] [57050]: DEBUG cinder.api.openstack.wsgi [None req-4f83f36d-b3e4-4df5-af6f-9d13616ef6d3 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1213.243053] [57050]: DEBUG cinder.api.openstack.wsgi [None req-4f83f36d-b3e4-4df5-af6f-9d13616ef6d3 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1213.255859] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.255859] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1213.259405] [57050]: INFO cinder.volume.api [None req-4f83f36d-b3e4-4df5-af6f-9d13616ef6d3 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1213.264207] [57050]: INFO cinder.api.openstack.wsgi [None req-4f83f36d-b3e4-4df5-af6f-9d13616ef6d3 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced returned with HTTP 200 [ 1213.264732] [57050]: [pid: 57050|app: 0|req: 240/462] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:41 2025] GET /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1213.349988] [57051]: DEBUG cinder.api.middleware.request_id [req-5073e0ec-8321-4fd8-94f7-47afe4d71d52 req-eb93b891-d25a-4a2e-8e67-932879cf304d None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.352358] [57051]: INFO cinder.api.openstack.wsgi [req-5073e0ec-8321-4fd8-94f7-47afe4d71d52 req-eb93b891-d25a-4a2e-8e67-932879cf304d tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1401613f-6ef5-4378-bf22-81160c69ab67 [ 1213.352626] [57051]: DEBUG cinder.api.openstack.wsgi [req-5073e0ec-8321-4fd8-94f7-47afe4d71d52 req-eb93b891-d25a-4a2e-8e67-932879cf304d tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1213.352846] [57051]: DEBUG cinder.api.openstack.wsgi [req-5073e0ec-8321-4fd8-94f7-47afe4d71d52 req-eb93b891-d25a-4a2e-8e67-932879cf304d tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'version_select' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1213.360134] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.360134] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1213.883615] [57051]: INFO cinder.api.openstack.wsgi [req-5073e0ec-8321-4fd8-94f7-47afe4d71d52 req-eb93b891-d25a-4a2e-8e67-932879cf304d tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/attachments/1401613f-6ef5-4378-bf22-81160c69ab67 returned with HTTP 200 [ 1213.884075] [57051]: [pid: 57051|app: 0|req: 223/463] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 16:13:41 2025] DELETE /volume/v3/attachments/1401613f-6ef5-4378-bf22-81160c69ab67 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.275082] [57050]: DEBUG cinder.api.middleware.request_id [None req-5377056e-0471-4e10-aaef-1f9e904dd8d1 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.333391] [57050]: INFO cinder.api.openstack.wsgi [None req-5377056e-0471-4e10-aaef-1f9e904dd8d1 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced [ 1214.333707] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5377056e-0471-4e10-aaef-1f9e904dd8d1 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.333936] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5377056e-0471-4e10-aaef-1f9e904dd8d1 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.341435] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.341435] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.344817] [57050]: INFO cinder.volume.api [None req-5377056e-0471-4e10-aaef-1f9e904dd8d1 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1214.348868] [57050]: INFO cinder.api.openstack.wsgi [None req-5377056e-0471-4e10-aaef-1f9e904dd8d1 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced returned with HTTP 200 [ 1214.349247] [57050]: [pid: 57050|app: 0|req: 241/464] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:42 2025] GET /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced => generated 843 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.358456] [57051]: DEBUG cinder.api.middleware.request_id [None req-c1e25d39-9f0a-4089-81f8-8cc02b360b03 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.360580] [57051]: INFO cinder.api.openstack.wsgi [None req-c1e25d39-9f0a-4089-81f8-8cc02b360b03 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced [ 1214.360809] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c1e25d39-9f0a-4089-81f8-8cc02b360b03 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.361033] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c1e25d39-9f0a-4089-81f8-8cc02b360b03 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.368482] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.368482] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.371753] [57051]: INFO cinder.volume.api [None req-c1e25d39-9f0a-4089-81f8-8cc02b360b03 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1214.375887] [57051]: INFO cinder.api.openstack.wsgi [None req-c1e25d39-9f0a-4089-81f8-8cc02b360b03 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced returned with HTTP 200 [ 1214.376266] [57051]: [pid: 57051|app: 0|req: 224/465] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:42 2025] GET /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.419339] [57050]: DEBUG cinder.api.middleware.request_id [None req-e780369c-87ef-4889-8728-46b64e8853be None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.421405] [57050]: INFO cinder.api.openstack.wsgi [None req-e780369c-87ef-4889-8728-46b64e8853be tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced [ 1214.421629] [57050]: DEBUG cinder.api.openstack.wsgi [None req-e780369c-87ef-4889-8728-46b64e8853be tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.421847] [57050]: DEBUG cinder.api.openstack.wsgi [None req-e780369c-87ef-4889-8728-46b64e8853be tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.430527] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.430527] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.434129] [57050]: INFO cinder.volume.api [None req-e780369c-87ef-4889-8728-46b64e8853be tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1214.438953] [57050]: INFO cinder.api.openstack.wsgi [None req-e780369c-87ef-4889-8728-46b64e8853be tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced returned with HTTP 200 [ 1214.439360] [57050]: [pid: 57050|app: 0|req: 242/466] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:42 2025] GET /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.448536] [57051]: DEBUG cinder.api.middleware.request_id [None req-0783ec53-23fa-45d3-8abc-48b5c39be35b None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.450667] [57051]: INFO cinder.api.openstack.wsgi [None req-0783ec53-23fa-45d3-8abc-48b5c39be35b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1214.451031] [57051]: DEBUG cinder.api.openstack.wsgi [None req-0783ec53-23fa-45d3-8abc-48b5c39be35b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.451262] [57051]: DEBUG cinder.api.openstack.wsgi [None req-0783ec53-23fa-45d3-8abc-48b5c39be35b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.458890] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.458890] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.463043] [57051]: INFO cinder.volume.api [None req-0783ec53-23fa-45d3-8abc-48b5c39be35b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1214.466718] [57051]: INFO cinder.api.openstack.wsgi [None req-0783ec53-23fa-45d3-8abc-48b5c39be35b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1214.467177] [57051]: [pid: 57051|app: 0|req: 225/467] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:42 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.505315] [57050]: DEBUG cinder.api.middleware.request_id [None req-e4bf5d9e-06ad-4abc-a73b-367c831ccfcb None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.507947] [57050]: INFO cinder.api.openstack.wsgi [None req-e4bf5d9e-06ad-4abc-a73b-367c831ccfcb tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1214.508196] [57050]: DEBUG cinder.api.openstack.wsgi [None req-e4bf5d9e-06ad-4abc-a73b-367c831ccfcb tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.508412] [57050]: DEBUG cinder.api.openstack.wsgi [None req-e4bf5d9e-06ad-4abc-a73b-367c831ccfcb tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.516062] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.516062] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.519472] [57050]: INFO cinder.volume.api [None req-e4bf5d9e-06ad-4abc-a73b-367c831ccfcb tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1214.523620] [57050]: INFO cinder.api.openstack.wsgi [None req-e4bf5d9e-06ad-4abc-a73b-367c831ccfcb tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1214.524013] [57050]: [pid: 57050|app: 0|req: 243/468] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:42 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1218.547795] [57051]: DEBUG cinder.api.middleware.request_id [None req-9aaa84d8-5c7f-48e5-af50-fbab7ad1f02d None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.549989] [57051]: INFO cinder.api.openstack.wsgi [None req-9aaa84d8-5c7f-48e5-af50-fbab7ad1f02d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1218.550243] [57051]: DEBUG cinder.api.openstack.wsgi [None req-9aaa84d8-5c7f-48e5-af50-fbab7ad1f02d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-742144757"}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1218.552671] [57051]: DEBUG cinder.api.v3.volumes [None req-9aaa84d8-5c7f-48e5-af50-fbab7ad1f02d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-742144757'}} {{(pid=57051) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1218.552671] [57051]: INFO cinder.api.v3.volumes [None req-9aaa84d8-5c7f-48e5-af50-fbab7ad1f02d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Create volume of 1 GB [ 1218.558178] [57051]: INFO cinder.volume.api [None req-9aaa84d8-5c7f-48e5-af50-fbab7ad1f02d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Availability Zones retrieved successfully. [ 1218.565370] [57051]: DEBUG cinder.volume.api [None req-9aaa84d8-5c7f-48e5-af50-fbab7ad1f02d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Flow 'volume_create_api' (d5dfd624-f027-4927-9617-477b4d56dd25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1218.566579] [57051]: DEBUG cinder.volume.api [None req-9aaa84d8-5c7f-48e5-af50-fbab7ad1f02d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (644cba52-6b88-475e-8043-ec599ebab1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1218.567830] [57051]: DEBUG cinder.volume.flows.api.create_volume [None req-9aaa84d8-5c7f-48e5-af50-fbab7ad1f02d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Validating volume size '1' using validate_int {{(pid=57051) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1218.585616] [57051]: DEBUG cinder.volume.api [None req-9aaa84d8-5c7f-48e5-af50-fbab7ad1f02d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (644cba52-6b88-475e-8043-ec599ebab1cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T16:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=3dc66e21-7388-4567-923a-2efc37590051,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc66e21-7388-4567-923a-2efc37590051', '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=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1218.586554] [57051]: DEBUG cinder.volume.api [None req-9aaa84d8-5c7f-48e5-af50-fbab7ad1f02d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25b6a86c-02ed-461a-98a1-ca388c07cca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1218.619669] [57051]: DEBUG cinder.quota [None req-9aaa84d8-5c7f-48e5-af50-fbab7ad1f02d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Created reservations ['fc67f1a9-147e-469f-af39-6eca72798c8a', '60c4dd23-f5c9-4982-a38e-8d844e705eed', '1fbd5bee-f2c4-40f7-8768-3d71efc25901', '7c5b9252-1232-4fa1-a5fb-da9419ebaf5b'] {{(pid=57051) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1218.620567] [57051]: DEBUG cinder.volume.api [None req-9aaa84d8-5c7f-48e5-af50-fbab7ad1f02d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25b6a86c-02ed-461a-98a1-ca388c07cca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc67f1a9-147e-469f-af39-6eca72798c8a', '60c4dd23-f5c9-4982-a38e-8d844e705eed', '1fbd5bee-f2c4-40f7-8768-3d71efc25901', '7c5b9252-1232-4fa1-a5fb-da9419ebaf5b']}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1218.621466] [57051]: DEBUG cinder.volume.api [None req-9aaa84d8-5c7f-48e5-af50-fbab7ad1f02d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (796a326e-2ac9-4198-bce1-eb1dade6b671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1218.634443] [57051]: DEBUG cinder.volume.api [None req-9aaa84d8-5c7f-48e5-af50-fbab7ad1f02d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (796a326e-2ac9-4198-bce1-eb1dade6b671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2eda7648-d1e8-4201-81ee-d480e5e15eb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-742144757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaaa9ee05e5646f7b0dd3456b78de715',qos_specs=None,replication_status=,reservations=['fc67f1a9-147e-469f-af39-6eca72798c8a','60c4dd23-f5c9-4982-a38e-8d844e705eed','1fbd5bee-f2c4-40f7-8768-3d71efc25901','7c5b9252-1232-4fa1-a5fb-da9419ebaf5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='223d3f70b55b48df83a73b83032aa964',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051), '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-20T16:13:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-742144757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2eda7648-d1e8-4201-81ee-d480e5e15eb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eaaa9ee05e5646f7b0dd3456b78de715',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='223d3f70b55b48df83a73b83032aa964',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dc66e21-7388-4567-923a-2efc37590051),volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1218.635395] [57051]: DEBUG cinder.volume.api [None req-9aaa84d8-5c7f-48e5-af50-fbab7ad1f02d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83078031-0a76-488b-9641-4ec5dfe640b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1218.648321] [57051]: DEBUG cinder.volume.api [None req-9aaa84d8-5c7f-48e5-af50-fbab7ad1f02d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83078031-0a76-488b-9641-4ec5dfe640b0) 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-742144757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eaaa9ee05e5646f7b0dd3456b78de715',qos_specs=None,replication_status=,reservations=['fc67f1a9-147e-469f-af39-6eca72798c8a','60c4dd23-f5c9-4982-a38e-8d844e705eed','1fbd5bee-f2c4-40f7-8768-3d71efc25901','7c5b9252-1232-4fa1-a5fb-da9419ebaf5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='223d3f70b55b48df83a73b83032aa964',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1218.649149] [57051]: DEBUG cinder.volume.api [None req-9aaa84d8-5c7f-48e5-af50-fbab7ad1f02d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d50d61af-7264-4eaa-a0c6-7f516ff1fce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1218.657385] [57051]: DEBUG cinder.volume.api [None req-9aaa84d8-5c7f-48e5-af50-fbab7ad1f02d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d50d61af-7264-4eaa-a0c6-7f516ff1fce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1218.658401] [57051]: DEBUG cinder.volume.api [None req-9aaa84d8-5c7f-48e5-af50-fbab7ad1f02d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Flow 'volume_create_api' (d5dfd624-f027-4927-9617-477b4d56dd25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1218.658738] [57051]: INFO cinder.volume.api [None req-9aaa84d8-5c7f-48e5-af50-fbab7ad1f02d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Create volume request issued successfully. [ 1218.659389] [57051]: INFO cinder.api.openstack.wsgi [None req-9aaa84d8-5c7f-48e5-af50-fbab7ad1f02d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1218.659829] [57051]: [pid: 57051|app: 0|req: 226/469] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 16:13:46 2025] POST /volume/v3/volumes => generated 755 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1218.668228] [57050]: DEBUG cinder.api.middleware.request_id [None req-427009e1-ee7b-4885-8e30-87a612c3a162 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.670329] [57050]: INFO cinder.api.openstack.wsgi [None req-427009e1-ee7b-4885-8e30-87a612c3a162 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] GET http://10.180.1.21/volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 [ 1218.670555] [57050]: DEBUG cinder.api.openstack.wsgi [None req-427009e1-ee7b-4885-8e30-87a612c3a162 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.670772] [57050]: DEBUG cinder.api.openstack.wsgi [None req-427009e1-ee7b-4885-8e30-87a612c3a162 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.678043] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.678043] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.681800] [57050]: INFO cinder.volume.api [None req-427009e1-ee7b-4885-8e30-87a612c3a162 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Volume info retrieved successfully. [ 1218.685871] [57050]: INFO cinder.api.openstack.wsgi [None req-427009e1-ee7b-4885-8e30-87a612c3a162 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 returned with HTTP 200 [ 1218.686658] [57050]: [pid: 57050|app: 0|req: 244/470] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:46 2025] GET /volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1219.697498] [57051]: DEBUG cinder.api.middleware.request_id [None req-82e9feea-9ab4-4d06-972b-88535066601a None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.699785] [57051]: INFO cinder.api.openstack.wsgi [None req-82e9feea-9ab4-4d06-972b-88535066601a tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] GET http://10.180.1.21/volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 [ 1219.700044] [57051]: DEBUG cinder.api.openstack.wsgi [None req-82e9feea-9ab4-4d06-972b-88535066601a tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.700257] [57051]: DEBUG cinder.api.openstack.wsgi [None req-82e9feea-9ab4-4d06-972b-88535066601a tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.709833] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.709833] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.713704] [57051]: INFO cinder.volume.api [None req-82e9feea-9ab4-4d06-972b-88535066601a tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Volume info retrieved successfully. [ 1219.718247] [57051]: INFO cinder.api.openstack.wsgi [None req-82e9feea-9ab4-4d06-972b-88535066601a tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 returned with HTTP 200 [ 1219.718640] [57051]: [pid: 57051|app: 0|req: 227/471] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:47 2025] GET /volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1221.624127] [57050]: DEBUG cinder.api.middleware.request_id [None req-85ec7418-3481-468a-aa01-18ee6bda54af None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.625777] [57050]: INFO cinder.api.openstack.wsgi [None req-85ec7418-3481-468a-aa01-18ee6bda54af tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] DELETE http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced [ 1221.626170] [57050]: DEBUG cinder.api.openstack.wsgi [None req-85ec7418-3481-468a-aa01-18ee6bda54af tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1221.626976] [57050]: DEBUG cinder.api.openstack.wsgi [None req-85ec7418-3481-468a-aa01-18ee6bda54af tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'delete' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1221.627188] [57050]: INFO cinder.api.v3.volumes [None req-85ec7418-3481-468a-aa01-18ee6bda54af tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Delete volume with id: cdbff3c8-e819-4bca-b742-98997ace6ced [ 1221.639443] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.639443] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1221.639443] [57050]: INFO cinder.volume.api [None req-85ec7418-3481-468a-aa01-18ee6bda54af tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1221.656617] [57050]: INFO cinder.volume.api [None req-85ec7418-3481-468a-aa01-18ee6bda54af tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Delete volume request issued successfully. [ 1221.656789] [57050]: INFO cinder.api.openstack.wsgi [None req-85ec7418-3481-468a-aa01-18ee6bda54af tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced returned with HTTP 202 [ 1221.657205] [57050]: [pid: 57050|app: 0|req: 245/472] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 16:13:49 2025] DELETE /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1221.660125] [57051]: DEBUG cinder.api.middleware.request_id [None req-163c6018-b6d9-41d0-8868-25d81da3c6a9 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.663022] [57051]: INFO cinder.api.openstack.wsgi [None req-163c6018-b6d9-41d0-8868-25d81da3c6a9 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced [ 1221.663022] [57051]: DEBUG cinder.api.openstack.wsgi [None req-163c6018-b6d9-41d0-8868-25d81da3c6a9 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1221.663175] [57051]: DEBUG cinder.api.openstack.wsgi [None req-163c6018-b6d9-41d0-8868-25d81da3c6a9 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1221.670583] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.670583] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1221.674373] [57051]: INFO cinder.volume.api [None req-163c6018-b6d9-41d0-8868-25d81da3c6a9 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1221.678908] [57051]: INFO cinder.api.openstack.wsgi [None req-163c6018-b6d9-41d0-8868-25d81da3c6a9 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced returned with HTTP 200 [ 1221.679386] [57051]: [pid: 57051|app: 0|req: 228/473] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:49 2025] GET /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1222.691051] [57050]: DEBUG cinder.api.middleware.request_id [None req-cea5fec5-a9e9-40bf-8477-96153db773af None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.695260] [57050]: INFO cinder.api.openstack.wsgi [None req-cea5fec5-a9e9-40bf-8477-96153db773af tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced [ 1222.695614] [57050]: DEBUG cinder.api.openstack.wsgi [None req-cea5fec5-a9e9-40bf-8477-96153db773af tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1222.695891] [57050]: DEBUG cinder.api.openstack.wsgi [None req-cea5fec5-a9e9-40bf-8477-96153db773af tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1222.704637] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.704637] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1222.707982] [57050]: INFO cinder.volume.api [None req-cea5fec5-a9e9-40bf-8477-96153db773af tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1222.712414] [57050]: INFO cinder.api.openstack.wsgi [None req-cea5fec5-a9e9-40bf-8477-96153db773af tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced returned with HTTP 200 [ 1222.712830] [57050]: [pid: 57050|app: 0|req: 246/474] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:50 2025] GET /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1223.723726] [57051]: DEBUG cinder.api.middleware.request_id [None req-b05c2d5b-f914-4d0e-abe9-027264de7a84 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.726134] [57051]: INFO cinder.api.openstack.wsgi [None req-b05c2d5b-f914-4d0e-abe9-027264de7a84 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced [ 1223.726423] [57051]: DEBUG cinder.api.openstack.wsgi [None req-b05c2d5b-f914-4d0e-abe9-027264de7a84 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1223.726708] [57051]: DEBUG cinder.api.openstack.wsgi [None req-b05c2d5b-f914-4d0e-abe9-027264de7a84 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1223.735879] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1223.735879] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1223.738650] [57051]: INFO cinder.volume.api [None req-b05c2d5b-f914-4d0e-abe9-027264de7a84 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1223.743228] [57051]: INFO cinder.api.openstack.wsgi [None req-b05c2d5b-f914-4d0e-abe9-027264de7a84 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced returned with HTTP 200 [ 1223.743749] [57051]: [pid: 57051|app: 0|req: 229/475] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:51 2025] GET /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1224.755103] [57050]: DEBUG cinder.api.middleware.request_id [None req-938e6a34-c073-48d2-b4cf-d88eae3df10b None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.757306] [57050]: INFO cinder.api.openstack.wsgi [None req-938e6a34-c073-48d2-b4cf-d88eae3df10b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced [ 1224.757532] [57050]: DEBUG cinder.api.openstack.wsgi [None req-938e6a34-c073-48d2-b4cf-d88eae3df10b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1224.757747] [57050]: DEBUG cinder.api.openstack.wsgi [None req-938e6a34-c073-48d2-b4cf-d88eae3df10b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1224.765582] [57050]: INFO cinder.api.openstack.wsgi [None req-938e6a34-c073-48d2-b4cf-d88eae3df10b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced returned with HTTP 404 [ 1224.765582] [57050]: [pid: 57050|app: 0|req: 247/476] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:52 2025] GET /volume/v3/volumes/cdbff3c8-e819-4bca-b742-98997ace6ced => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1224.768880] [57051]: DEBUG cinder.api.middleware.request_id [None req-2b0399ec-6273-4ede-abde-36e0a3ca52ba None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.771137] [57051]: INFO cinder.api.openstack.wsgi [None req-2b0399ec-6273-4ede-abde-36e0a3ca52ba tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] DELETE http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1224.771352] [57051]: DEBUG cinder.api.openstack.wsgi [None req-2b0399ec-6273-4ede-abde-36e0a3ca52ba tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1224.771568] [57051]: DEBUG cinder.api.openstack.wsgi [None req-2b0399ec-6273-4ede-abde-36e0a3ca52ba tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'delete' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1224.771785] [57051]: INFO cinder.api.v3.volumes [None req-2b0399ec-6273-4ede-abde-36e0a3ca52ba tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Delete volume with id: 491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1224.781729] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1224.781729] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1224.782220] [57051]: INFO cinder.volume.api [None req-2b0399ec-6273-4ede-abde-36e0a3ca52ba tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1224.797806] [57051]: INFO cinder.volume.api [None req-2b0399ec-6273-4ede-abde-36e0a3ca52ba tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Delete volume request issued successfully. [ 1224.798084] [57051]: INFO cinder.api.openstack.wsgi [None req-2b0399ec-6273-4ede-abde-36e0a3ca52ba tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 202 [ 1224.798609] [57051]: [pid: 57051|app: 0|req: 230/477] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 16:13:52 2025] DELETE /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1224.801415] [57050]: DEBUG cinder.api.middleware.request_id [None req-b24843c7-9ca4-491c-a8d9-c34cefd4afa8 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.803498] [57050]: INFO cinder.api.openstack.wsgi [None req-b24843c7-9ca4-491c-a8d9-c34cefd4afa8 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1224.803746] [57050]: DEBUG cinder.api.openstack.wsgi [None req-b24843c7-9ca4-491c-a8d9-c34cefd4afa8 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1224.804145] [57050]: DEBUG cinder.api.openstack.wsgi [None req-b24843c7-9ca4-491c-a8d9-c34cefd4afa8 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1224.811544] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1224.811544] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1224.815854] [57050]: INFO cinder.volume.api [None req-b24843c7-9ca4-491c-a8d9-c34cefd4afa8 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1224.820535] [57050]: INFO cinder.api.openstack.wsgi [None req-b24843c7-9ca4-491c-a8d9-c34cefd4afa8 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1224.820921] [57050]: [pid: 57050|app: 0|req: 248/478] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:52 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1225.831723] [57051]: DEBUG cinder.api.middleware.request_id [None req-4f795073-66c6-4e49-95c2-40ab1942f16d None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.834165] [57051]: INFO cinder.api.openstack.wsgi [None req-4f795073-66c6-4e49-95c2-40ab1942f16d tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1225.834494] [57051]: DEBUG cinder.api.openstack.wsgi [None req-4f795073-66c6-4e49-95c2-40ab1942f16d tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1225.834798] [57051]: DEBUG cinder.api.openstack.wsgi [None req-4f795073-66c6-4e49-95c2-40ab1942f16d tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1225.842475] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1225.842475] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1225.845793] [57051]: INFO cinder.volume.api [None req-4f795073-66c6-4e49-95c2-40ab1942f16d tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1225.850029] [57051]: INFO cinder.api.openstack.wsgi [None req-4f795073-66c6-4e49-95c2-40ab1942f16d tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1225.850187] [57051]: [pid: 57051|app: 0|req: 231/479] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:53 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1226.861198] [57050]: DEBUG cinder.api.middleware.request_id [None req-2ead7862-f5de-43f6-9f86-a8b8c646332c None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.865306] [57050]: INFO cinder.api.openstack.wsgi [None req-2ead7862-f5de-43f6-9f86-a8b8c646332c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1226.865642] [57050]: DEBUG cinder.api.openstack.wsgi [None req-2ead7862-f5de-43f6-9f86-a8b8c646332c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1226.865979] [57050]: DEBUG cinder.api.openstack.wsgi [None req-2ead7862-f5de-43f6-9f86-a8b8c646332c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1226.877683] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.877683] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1226.882569] [57050]: INFO cinder.volume.api [None req-2ead7862-f5de-43f6-9f86-a8b8c646332c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1226.888748] [57050]: INFO cinder.api.openstack.wsgi [None req-2ead7862-f5de-43f6-9f86-a8b8c646332c tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 200 [ 1226.889192] [57050]: [pid: 57050|app: 0|req: 249/480] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:54 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1227.899455] [57051]: DEBUG cinder.api.middleware.request_id [None req-a8e58c62-18e9-4ddf-9f70-2619a9170208 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.901765] [57051]: INFO cinder.api.openstack.wsgi [None req-a8e58c62-18e9-4ddf-9f70-2619a9170208 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 [ 1227.901992] [57051]: DEBUG cinder.api.openstack.wsgi [None req-a8e58c62-18e9-4ddf-9f70-2619a9170208 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1227.902228] [57051]: DEBUG cinder.api.openstack.wsgi [None req-a8e58c62-18e9-4ddf-9f70-2619a9170208 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1227.910341] [57051]: INFO cinder.api.openstack.wsgi [None req-a8e58c62-18e9-4ddf-9f70-2619a9170208 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 returned with HTTP 404 [ 1227.911075] [57051]: [pid: 57051|app: 0|req: 232/481] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:55 2025] GET /volume/v3/volumes/491c999d-b29b-425b-a2e6-6fba1ce05153 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1227.963386] [57050]: DEBUG cinder.api.middleware.request_id [None req-aeed7bc2-1a71-4770-9718-8c09920b9608 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.965573] [57050]: INFO cinder.api.openstack.wsgi [None req-aeed7bc2-1a71-4770-9718-8c09920b9608 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] DELETE http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1227.965849] [57050]: DEBUG cinder.api.openstack.wsgi [None req-aeed7bc2-1a71-4770-9718-8c09920b9608 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1227.966106] [57050]: DEBUG cinder.api.openstack.wsgi [None req-aeed7bc2-1a71-4770-9718-8c09920b9608 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'delete' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1227.966299] [57050]: INFO cinder.api.v3.volumes [None req-aeed7bc2-1a71-4770-9718-8c09920b9608 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Delete volume with id: 151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1227.975825] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.975825] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1227.976320] [57050]: INFO cinder.volume.api [None req-aeed7bc2-1a71-4770-9718-8c09920b9608 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1227.990835] [57050]: INFO cinder.volume.api [None req-aeed7bc2-1a71-4770-9718-8c09920b9608 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Delete volume request issued successfully. [ 1227.991060] [57050]: INFO cinder.api.openstack.wsgi [None req-aeed7bc2-1a71-4770-9718-8c09920b9608 tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 202 [ 1227.991479] [57050]: [pid: 57050|app: 0|req: 250/482] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 16:13:55 2025] DELETE /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1227.994671] [57051]: DEBUG cinder.api.middleware.request_id [None req-5678870b-a037-4407-a068-e7718200d72b None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.997147] [57051]: INFO cinder.api.openstack.wsgi [None req-5678870b-a037-4407-a068-e7718200d72b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1227.997395] [57051]: DEBUG cinder.api.openstack.wsgi [None req-5678870b-a037-4407-a068-e7718200d72b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1227.997607] [57051]: DEBUG cinder.api.openstack.wsgi [None req-5678870b-a037-4407-a068-e7718200d72b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1228.005964] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.005964] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1228.010105] [57051]: INFO cinder.volume.api [None req-5678870b-a037-4407-a068-e7718200d72b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1228.015934] [57051]: INFO cinder.api.openstack.wsgi [None req-5678870b-a037-4407-a068-e7718200d72b tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 200 [ 1228.016750] [57051]: [pid: 57051|app: 0|req: 233/483] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:55 2025] GET /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1229.026611] [57050]: DEBUG cinder.api.middleware.request_id [None req-1b3a69c5-c429-4cce-ab7e-675c5e5f11eb None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.029133] [57050]: INFO cinder.api.openstack.wsgi [None req-1b3a69c5-c429-4cce-ab7e-675c5e5f11eb tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1229.029398] [57050]: DEBUG cinder.api.openstack.wsgi [None req-1b3a69c5-c429-4cce-ab7e-675c5e5f11eb tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1229.029646] [57050]: DEBUG cinder.api.openstack.wsgi [None req-1b3a69c5-c429-4cce-ab7e-675c5e5f11eb tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1229.038325] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.038325] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1229.042714] [57050]: INFO cinder.volume.api [None req-1b3a69c5-c429-4cce-ab7e-675c5e5f11eb tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1229.047986] [57050]: INFO cinder.api.openstack.wsgi [None req-1b3a69c5-c429-4cce-ab7e-675c5e5f11eb tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 200 [ 1229.048455] [57050]: [pid: 57050|app: 0|req: 251/484] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:56 2025] GET /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1230.059486] [57051]: DEBUG cinder.api.middleware.request_id [None req-ed415aed-1f0f-4bcf-8caa-df6574a081ff None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.062881] [57051]: INFO cinder.api.openstack.wsgi [None req-ed415aed-1f0f-4bcf-8caa-df6574a081ff tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1230.063203] [57051]: DEBUG cinder.api.openstack.wsgi [None req-ed415aed-1f0f-4bcf-8caa-df6574a081ff tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1230.063498] [57051]: DEBUG cinder.api.openstack.wsgi [None req-ed415aed-1f0f-4bcf-8caa-df6574a081ff tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1230.072596] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.072596] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1230.077152] [57051]: INFO cinder.volume.api [None req-ed415aed-1f0f-4bcf-8caa-df6574a081ff tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Volume info retrieved successfully. [ 1230.082642] [57051]: INFO cinder.api.openstack.wsgi [None req-ed415aed-1f0f-4bcf-8caa-df6574a081ff tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 200 [ 1230.083145] [57051]: [pid: 57051|app: 0|req: 234/485] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:57 2025] GET /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1231.093681] [57050]: DEBUG cinder.api.middleware.request_id [None req-5016bcf3-b53f-44df-9fae-c308889094da None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.096140] [57050]: INFO cinder.api.openstack.wsgi [None req-5016bcf3-b53f-44df-9fae-c308889094da tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] GET http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a [ 1231.096406] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5016bcf3-b53f-44df-9fae-c308889094da tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1231.096769] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5016bcf3-b53f-44df-9fae-c308889094da tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1231.103542] [57050]: INFO cinder.api.openstack.wsgi [None req-5016bcf3-b53f-44df-9fae-c308889094da tempest-AttachVolumeTestJSON-788259551 tempest-AttachVolumeTestJSON-788259551-project-member] http://10.180.1.21/volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a returned with HTTP 404 [ 1231.104213] [57050]: [pid: 57050|app: 0|req: 252/486] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:13:58 2025] GET /volume/v3/volumes/151046cc-fd5d-41fb-8a53-595616f3fe8a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1234.936341] [57051]: DEBUG cinder.api.middleware.request_id [None req-32124bbc-e310-4f05-a294-02ba68951cc9 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.938474] [57051]: INFO cinder.api.openstack.wsgi [None req-32124bbc-e310-4f05-a294-02ba68951cc9 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1234.938703] [57051]: DEBUG cinder.api.openstack.wsgi [None req-32124bbc-e310-4f05-a294-02ba68951cc9 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1234.938923] [57051]: DEBUG cinder.api.openstack.wsgi [None req-32124bbc-e310-4f05-a294-02ba68951cc9 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1234.955056] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.955056] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1234.959573] [57051]: INFO cinder.volume.api [None req-32124bbc-e310-4f05-a294-02ba68951cc9 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1234.964712] [57051]: INFO cinder.api.openstack.wsgi [None req-32124bbc-e310-4f05-a294-02ba68951cc9 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 200 [ 1234.965160] [57051]: [pid: 57051|app: 0|req: 235/487] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:02 2025] GET /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1235.118984] [57050]: DEBUG cinder.api.middleware.request_id [None req-5801b24b-e55c-4120-b5d4-19f07c6bb0aa None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.121305] [57050]: INFO cinder.api.openstack.wsgi [None req-5801b24b-e55c-4120-b5d4-19f07c6bb0aa tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1235.121528] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5801b24b-e55c-4120-b5d4-19f07c6bb0aa tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1235.121768] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5801b24b-e55c-4120-b5d4-19f07c6bb0aa tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1235.133934] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.133934] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1235.137658] [57050]: INFO cinder.volume.api [None req-5801b24b-e55c-4120-b5d4-19f07c6bb0aa tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1235.142511] [57050]: INFO cinder.api.openstack.wsgi [None req-5801b24b-e55c-4120-b5d4-19f07c6bb0aa tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 200 [ 1235.142976] [57050]: [pid: 57050|app: 0|req: 253/488] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:02 2025] GET /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1235.179524] [57051]: DEBUG cinder.api.middleware.request_id [req-3e9ada3c-611e-4b6a-877a-b77c773b6129 req-3c832919-c6a6-411e-906f-4581fbb78ac1 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.182409] [57051]: INFO cinder.api.openstack.wsgi [req-3e9ada3c-611e-4b6a-877a-b77c773b6129 req-3c832919-c6a6-411e-906f-4581fbb78ac1 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1235.182624] [57051]: DEBUG cinder.api.openstack.wsgi [req-3e9ada3c-611e-4b6a-877a-b77c773b6129 req-3c832919-c6a6-411e-906f-4581fbb78ac1 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1235.183734] [57051]: DEBUG cinder.api.openstack.wsgi [req-3e9ada3c-611e-4b6a-877a-b77c773b6129 req-3c832919-c6a6-411e-906f-4581fbb78ac1 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1235.192660] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.192660] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1235.196143] [57051]: INFO cinder.volume.api [req-3e9ada3c-611e-4b6a-877a-b77c773b6129 req-3c832919-c6a6-411e-906f-4581fbb78ac1 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1235.201396] [57051]: INFO cinder.api.openstack.wsgi [req-3e9ada3c-611e-4b6a-877a-b77c773b6129 req-3c832919-c6a6-411e-906f-4581fbb78ac1 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 200 [ 1235.201396] [57051]: [pid: 57051|app: 0|req: 236/489] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:14:03 2025] GET /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1235.220555] [57050]: DEBUG cinder.api.middleware.request_id [req-3e9ada3c-611e-4b6a-877a-b77c773b6129 req-69119284-e69f-41df-b69f-257af43f1e90 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.223025] [57050]: INFO cinder.api.openstack.wsgi [req-3e9ada3c-611e-4b6a-877a-b77c773b6129 req-69119284-e69f-41df-b69f-257af43f1e90 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] POST http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7/action [ 1235.223408] [57050]: DEBUG cinder.api.openstack.wsgi [req-3e9ada3c-611e-4b6a-877a-b77c773b6129 req-69119284-e69f-41df-b69f-257af43f1e90 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57050) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1235.224042] [57050]: DEBUG cinder.api.openstack.wsgi [req-3e9ada3c-611e-4b6a-877a-b77c773b6129 req-69119284-e69f-41df-b69f-257af43f1e90 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1235.233399] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.233399] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1235.234032] [57050]: INFO cinder.volume.api [req-3e9ada3c-611e-4b6a-877a-b77c773b6129 req-69119284-e69f-41df-b69f-257af43f1e90 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1235.240281] [57050]: INFO cinder.volume.api [req-3e9ada3c-611e-4b6a-877a-b77c773b6129 req-69119284-e69f-41df-b69f-257af43f1e90 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Begin detaching volume completed successfully. [ 1235.240517] [57050]: INFO cinder.api.openstack.wsgi [req-3e9ada3c-611e-4b6a-877a-b77c773b6129 req-69119284-e69f-41df-b69f-257af43f1e90 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7/action returned with HTTP 202 [ 1235.240948] [57050]: [pid: 57050|app: 0|req: 254/490] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 16:14:03 2025] POST /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1236.266571] [57051]: DEBUG cinder.api.middleware.request_id [None req-c517c6f1-1b34-413e-a4eb-f9b9bb5a2cbb None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.267116] [57051]: INFO cinder.api.openstack.wsgi [None req-c517c6f1-1b34-413e-a4eb-f9b9bb5a2cbb None None] GET http://10.180.1.21/volume// [ 1236.267351] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c517c6f1-1b34-413e-a4eb-f9b9bb5a2cbb None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1236.267581] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c517c6f1-1b34-413e-a4eb-f9b9bb5a2cbb None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1236.268015] [57051]: INFO cinder.api.openstack.wsgi [None req-c517c6f1-1b34-413e-a4eb-f9b9bb5a2cbb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1236.268746] [57051]: [pid: 57051|app: 0|req: 237/491] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:14:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1236.271638] [57050]: DEBUG cinder.api.middleware.request_id [req-3e9ada3c-611e-4b6a-877a-b77c773b6129 req-f413efb3-7a87-45eb-b318-8f19261188b3 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.274115] [57050]: INFO cinder.api.openstack.wsgi [req-3e9ada3c-611e-4b6a-877a-b77c773b6129 req-f413efb3-7a87-45eb-b318-8f19261188b3 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1236.274369] [57050]: DEBUG cinder.api.openstack.wsgi [req-3e9ada3c-611e-4b6a-877a-b77c773b6129 req-f413efb3-7a87-45eb-b318-8f19261188b3 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1236.274590] [57050]: DEBUG cinder.api.openstack.wsgi [req-3e9ada3c-611e-4b6a-877a-b77c773b6129 req-f413efb3-7a87-45eb-b318-8f19261188b3 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1236.288623] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.288623] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1236.291839] [57050]: INFO cinder.volume.api [req-3e9ada3c-611e-4b6a-877a-b77c773b6129 req-f413efb3-7a87-45eb-b318-8f19261188b3 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1236.296241] [57050]: INFO cinder.api.openstack.wsgi [req-3e9ada3c-611e-4b6a-877a-b77c773b6129 req-f413efb3-7a87-45eb-b318-8f19261188b3 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 200 [ 1236.296624] [57050]: [pid: 57050|app: 0|req: 255/492] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:14:04 2025] GET /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 1321 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1237.428203] [57051]: DEBUG cinder.api.middleware.request_id [req-3e9ada3c-611e-4b6a-877a-b77c773b6129 req-7637545f-ce90-4dbb-820c-efe2e77c2f56 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.430508] [57051]: INFO cinder.api.openstack.wsgi [req-3e9ada3c-611e-4b6a-877a-b77c773b6129 req-7637545f-ce90-4dbb-820c-efe2e77c2f56 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2f1aa9c6-bd7f-404b-b6b1-1a6577c6894f [ 1237.430732] [57051]: DEBUG cinder.api.openstack.wsgi [req-3e9ada3c-611e-4b6a-877a-b77c773b6129 req-7637545f-ce90-4dbb-820c-efe2e77c2f56 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1237.430948] [57051]: DEBUG cinder.api.openstack.wsgi [req-3e9ada3c-611e-4b6a-877a-b77c773b6129 req-7637545f-ce90-4dbb-820c-efe2e77c2f56 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'version_select' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1237.439558] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.439558] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.965472] [57051]: INFO cinder.api.openstack.wsgi [req-3e9ada3c-611e-4b6a-877a-b77c773b6129 req-7637545f-ce90-4dbb-820c-efe2e77c2f56 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/attachments/2f1aa9c6-bd7f-404b-b6b1-1a6577c6894f returned with HTTP 200 [ 1237.965912] [57051]: [pid: 57051|app: 0|req: 238/493] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 16:14:05 2025] DELETE /volume/v3/attachments/2f1aa9c6-bd7f-404b-b6b1-1a6577c6894f => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1239.437286] [57050]: DEBUG cinder.api.middleware.request_id [None req-b055c9c7-8d7c-4617-b533-284d85397539 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.439528] [57050]: INFO cinder.api.openstack.wsgi [None req-b055c9c7-8d7c-4617-b533-284d85397539 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1239.439764] [57050]: DEBUG cinder.api.openstack.wsgi [None req-b055c9c7-8d7c-4617-b533-284d85397539 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.440028] [57050]: DEBUG cinder.api.openstack.wsgi [None req-b055c9c7-8d7c-4617-b533-284d85397539 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1239.449238] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.449238] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.453381] [57050]: INFO cinder.volume.api [None req-b055c9c7-8d7c-4617-b533-284d85397539 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1239.458295] [57050]: INFO cinder.api.openstack.wsgi [None req-b055c9c7-8d7c-4617-b533-284d85397539 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 200 [ 1239.458686] [57050]: [pid: 57050|app: 0|req: 256/494] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:07 2025] GET /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.956894] [57051]: DEBUG cinder.api.middleware.request_id [req-4624ae11-900d-4365-a626-ddeb6bb28568 req-d38bbf0f-6a26-45c7-bb01-ce5fd18d89fb None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.959409] [57051]: INFO cinder.api.openstack.wsgi [req-4624ae11-900d-4365-a626-ddeb6bb28568 req-d38bbf0f-6a26-45c7-bb01-ce5fd18d89fb tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] GET http://10.180.1.21/volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 [ 1240.959742] [57051]: DEBUG cinder.api.openstack.wsgi [req-4624ae11-900d-4365-a626-ddeb6bb28568 req-d38bbf0f-6a26-45c7-bb01-ce5fd18d89fb tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.960059] [57051]: DEBUG cinder.api.openstack.wsgi [req-4624ae11-900d-4365-a626-ddeb6bb28568 req-d38bbf0f-6a26-45c7-bb01-ce5fd18d89fb tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.969626] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.969626] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.973373] [57051]: INFO cinder.volume.api [req-4624ae11-900d-4365-a626-ddeb6bb28568 req-d38bbf0f-6a26-45c7-bb01-ce5fd18d89fb tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Volume info retrieved successfully. [ 1240.977908] [57051]: INFO cinder.api.openstack.wsgi [req-4624ae11-900d-4365-a626-ddeb6bb28568 req-d38bbf0f-6a26-45c7-bb01-ce5fd18d89fb tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 returned with HTTP 200 [ 1240.978322] [57051]: [pid: 57051|app: 0|req: 239/495] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:14:08 2025] GET /volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.988691] [57050]: DEBUG cinder.api.middleware.request_id [None req-b6e2d6cd-5693-4af8-a794-8f3e549f0984 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.989206] [57050]: INFO cinder.api.openstack.wsgi [None req-b6e2d6cd-5693-4af8-a794-8f3e549f0984 None None] GET http://10.180.1.21/volume// [ 1240.989523] [57050]: DEBUG cinder.api.openstack.wsgi [None req-b6e2d6cd-5693-4af8-a794-8f3e549f0984 None None] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.989760] [57050]: DEBUG cinder.api.openstack.wsgi [None req-b6e2d6cd-5693-4af8-a794-8f3e549f0984 None None] Calling method 'all' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.990175] [57050]: INFO cinder.api.openstack.wsgi [None req-b6e2d6cd-5693-4af8-a794-8f3e549f0984 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1240.990501] [57050]: [pid: 57050|app: 0|req: 257/496] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 16:14:08 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1240.993751] [57051]: DEBUG cinder.api.middleware.request_id [req-4624ae11-900d-4365-a626-ddeb6bb28568 req-55da3ffa-f8c3-46a6-b7df-945e10fa0993 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.996111] [57051]: INFO cinder.api.openstack.wsgi [req-4624ae11-900d-4365-a626-ddeb6bb28568 req-55da3ffa-f8c3-46a6-b7df-945e10fa0993 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1240.996497] [57051]: DEBUG cinder.api.openstack.wsgi [req-4624ae11-900d-4365-a626-ddeb6bb28568 req-55da3ffa-f8c3-46a6-b7df-945e10fa0993 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2eda7648-d1e8-4201-81ee-d480e5e15eb1", "connector": null, "instance_uuid": "416aefe7-8c83-4e4f-b98a-1d74aa64a79c"}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1241.004880] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.004880] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.026851] [57051]: INFO cinder.api.openstack.wsgi [req-4624ae11-900d-4365-a626-ddeb6bb28568 req-55da3ffa-f8c3-46a6-b7df-945e10fa0993 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1241.027323] [57051]: [pid: 57051|app: 0|req: 240/497] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 16:14:08 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) [ 1241.049977] [57050]: DEBUG cinder.api.middleware.request_id [req-4624ae11-900d-4365-a626-ddeb6bb28568 req-12bcdc44-206a-4da1-8113-df0311d9b968 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.052449] [57050]: INFO cinder.api.openstack.wsgi [req-4624ae11-900d-4365-a626-ddeb6bb28568 req-12bcdc44-206a-4da1-8113-df0311d9b968 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] POST http://10.180.1.21/volume/v3/attachments/8ce351b0-0fa9-4809-aeac-d64cecdf3422/action [ 1241.052903] [57050]: DEBUG cinder.api.openstack.wsgi [req-4624ae11-900d-4365-a626-ddeb6bb28568 req-12bcdc44-206a-4da1-8113-df0311d9b968 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Action body: b'{"os-complete": null}' {{(pid=57050) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1241.053050] [57050]: DEBUG cinder.api.openstack.wsgi [req-4624ae11-900d-4365-a626-ddeb6bb28568 req-12bcdc44-206a-4da1-8113-df0311d9b968 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1241.066656] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.066656] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.072289] [57050]: INFO cinder.api.openstack.wsgi [req-4624ae11-900d-4365-a626-ddeb6bb28568 req-12bcdc44-206a-4da1-8113-df0311d9b968 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/attachments/8ce351b0-0fa9-4809-aeac-d64cecdf3422/action returned with HTTP 204 [ 1241.072694] [57050]: [pid: 57050|app: 0|req: 258/498] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 16:14:08 2025] POST /volume/v3/attachments/8ce351b0-0fa9-4809-aeac-d64cecdf3422/action => generated 0 bytes in 23 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1241.085217] [57051]: DEBUG cinder.api.middleware.request_id [None req-04832032-0ddc-4c17-9190-967b14dc6081 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.087304] [57051]: INFO cinder.api.openstack.wsgi [None req-04832032-0ddc-4c17-9190-967b14dc6081 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] GET http://10.180.1.21/volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 [ 1241.087562] [57051]: DEBUG cinder.api.openstack.wsgi [None req-04832032-0ddc-4c17-9190-967b14dc6081 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1241.087784] [57051]: DEBUG cinder.api.openstack.wsgi [None req-04832032-0ddc-4c17-9190-967b14dc6081 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.097432] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.097432] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.100651] [57051]: INFO cinder.volume.api [None req-04832032-0ddc-4c17-9190-967b14dc6081 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Volume info retrieved successfully. [ 1241.104895] [57051]: INFO cinder.api.openstack.wsgi [None req-04832032-0ddc-4c17-9190-967b14dc6081 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 returned with HTTP 200 [ 1241.105296] [57051]: [pid: 57051|app: 0|req: 241/499] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:08 2025] GET /volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 => generated 1110 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1241.114883] [57050]: DEBUG cinder.api.middleware.request_id [None req-9d0e4bd0-2f23-49c0-a673-2196b8673a64 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.117030] [57050]: INFO cinder.api.openstack.wsgi [None req-9d0e4bd0-2f23-49c0-a673-2196b8673a64 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] GET http://10.180.1.21/volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 [ 1241.117270] [57050]: DEBUG cinder.api.openstack.wsgi [None req-9d0e4bd0-2f23-49c0-a673-2196b8673a64 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1241.117484] [57050]: DEBUG cinder.api.openstack.wsgi [None req-9d0e4bd0-2f23-49c0-a673-2196b8673a64 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.127320] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.127320] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.130497] [57050]: INFO cinder.volume.api [None req-9d0e4bd0-2f23-49c0-a673-2196b8673a64 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Volume info retrieved successfully. [ 1241.134807] [57050]: INFO cinder.api.openstack.wsgi [None req-9d0e4bd0-2f23-49c0-a673-2196b8673a64 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 returned with HTTP 200 [ 1241.135207] [57050]: [pid: 57050|app: 0|req: 259/500] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:08 2025] GET /volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 => generated 1110 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1241.172219] [57051]: DEBUG cinder.api.middleware.request_id [req-3350cc06-1002-42d0-b945-151de7fb438d req-640a2412-24ce-4f71-aa7e-06cd058feecb None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.174651] [57051]: INFO cinder.api.openstack.wsgi [req-3350cc06-1002-42d0-b945-151de7fb438d req-640a2412-24ce-4f71-aa7e-06cd058feecb tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] GET http://10.180.1.21/volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 [ 1241.174889] [57051]: DEBUG cinder.api.openstack.wsgi [req-3350cc06-1002-42d0-b945-151de7fb438d req-640a2412-24ce-4f71-aa7e-06cd058feecb tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1241.175125] [57051]: DEBUG cinder.api.openstack.wsgi [req-3350cc06-1002-42d0-b945-151de7fb438d req-640a2412-24ce-4f71-aa7e-06cd058feecb tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.184413] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.184413] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.187491] [57051]: INFO cinder.volume.api [req-3350cc06-1002-42d0-b945-151de7fb438d req-640a2412-24ce-4f71-aa7e-06cd058feecb tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Volume info retrieved successfully. [ 1241.191516] [57051]: INFO cinder.api.openstack.wsgi [req-3350cc06-1002-42d0-b945-151de7fb438d req-640a2412-24ce-4f71-aa7e-06cd058feecb tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 returned with HTTP 200 [ 1241.191883] [57051]: [pid: 57051|app: 0|req: 242/501] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:14:09 2025] GET /volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 => generated 1110 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1241.208055] [57050]: DEBUG cinder.api.middleware.request_id [req-3350cc06-1002-42d0-b945-151de7fb438d req-9b91dbf2-f3c5-4638-8de0-a8a4093f3088 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.210706] [57050]: INFO cinder.api.openstack.wsgi [req-3350cc06-1002-42d0-b945-151de7fb438d req-9b91dbf2-f3c5-4638-8de0-a8a4093f3088 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8ce351b0-0fa9-4809-aeac-d64cecdf3422 [ 1241.210980] [57050]: DEBUG cinder.api.openstack.wsgi [req-3350cc06-1002-42d0-b945-151de7fb438d req-9b91dbf2-f3c5-4638-8de0-a8a4093f3088 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1241.211208] [57050]: DEBUG cinder.api.openstack.wsgi [req-3350cc06-1002-42d0-b945-151de7fb438d req-9b91dbf2-f3c5-4638-8de0-a8a4093f3088 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'version_select' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.218702] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.218702] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.745813] [57050]: INFO cinder.api.openstack.wsgi [req-3350cc06-1002-42d0-b945-151de7fb438d req-9b91dbf2-f3c5-4638-8de0-a8a4093f3088 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/attachments/8ce351b0-0fa9-4809-aeac-d64cecdf3422 returned with HTTP 200 [ 1241.746565] [57050]: [pid: 57050|app: 0|req: 260/502] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 16:14:09 2025] DELETE /volume/v3/attachments/8ce351b0-0fa9-4809-aeac-d64cecdf3422 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1241.762655] [57051]: DEBUG cinder.api.middleware.request_id [None req-000932a7-005b-41a4-9305-8b746139e323 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.764470] [57051]: INFO cinder.api.openstack.wsgi [None req-000932a7-005b-41a4-9305-8b746139e323 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] GET http://10.180.1.21/volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 [ 1241.764945] [57051]: DEBUG cinder.api.openstack.wsgi [None req-000932a7-005b-41a4-9305-8b746139e323 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1241.765317] [57051]: DEBUG cinder.api.openstack.wsgi [None req-000932a7-005b-41a4-9305-8b746139e323 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.772917] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.772917] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.777489] [57051]: INFO cinder.volume.api [None req-000932a7-005b-41a4-9305-8b746139e323 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Volume info retrieved successfully. [ 1241.780501] [57051]: INFO cinder.api.openstack.wsgi [None req-000932a7-005b-41a4-9305-8b746139e323 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 returned with HTTP 200 [ 1241.780894] [57051]: [pid: 57051|app: 0|req: 243/503] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:09 2025] GET /volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1244.092132] [57050]: DEBUG cinder.api.middleware.request_id [None req-33781e0d-1fc1-4534-b1fa-9fc0d3b37536 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.094316] [57050]: INFO cinder.api.openstack.wsgi [None req-33781e0d-1fc1-4534-b1fa-9fc0d3b37536 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] DELETE http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca [ 1244.094603] [57050]: DEBUG cinder.api.openstack.wsgi [None req-33781e0d-1fc1-4534-b1fa-9fc0d3b37536 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.094850] [57050]: DEBUG cinder.api.openstack.wsgi [None req-33781e0d-1fc1-4534-b1fa-9fc0d3b37536 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Calling method 'delete' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.095073] [57050]: INFO cinder.api.v3.volumes [None req-33781e0d-1fc1-4534-b1fa-9fc0d3b37536 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Delete volume with id: 149cd166-c0e2-449b-a58a-bb820675fbca [ 1244.105945] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.105945] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.106480] [57050]: INFO cinder.volume.api [None req-33781e0d-1fc1-4534-b1fa-9fc0d3b37536 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Volume info retrieved successfully. [ 1244.124327] [57050]: INFO cinder.volume.api [None req-33781e0d-1fc1-4534-b1fa-9fc0d3b37536 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Delete volume request issued successfully. [ 1244.124327] [57050]: INFO cinder.api.openstack.wsgi [None req-33781e0d-1fc1-4534-b1fa-9fc0d3b37536 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca returned with HTTP 202 [ 1244.124738] [57050]: [pid: 57050|app: 0|req: 261/504] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 16:14:11 2025] DELETE /volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1244.127721] [57051]: DEBUG cinder.api.middleware.request_id [None req-082a7ba6-6327-486f-ba68-cf05ac7ada50 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.129838] [57051]: INFO cinder.api.openstack.wsgi [None req-082a7ba6-6327-486f-ba68-cf05ac7ada50 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] GET http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca [ 1244.130071] [57051]: DEBUG cinder.api.openstack.wsgi [None req-082a7ba6-6327-486f-ba68-cf05ac7ada50 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.130292] [57051]: DEBUG cinder.api.openstack.wsgi [None req-082a7ba6-6327-486f-ba68-cf05ac7ada50 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.138120] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.138120] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.143311] [57051]: INFO cinder.volume.api [None req-082a7ba6-6327-486f-ba68-cf05ac7ada50 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Volume info retrieved successfully. [ 1244.148228] [57051]: INFO cinder.api.openstack.wsgi [None req-082a7ba6-6327-486f-ba68-cf05ac7ada50 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca returned with HTTP 200 [ 1244.148623] [57051]: [pid: 57051|app: 0|req: 244/505] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:11 2025] GET /volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1245.159079] [57050]: DEBUG cinder.api.middleware.request_id [None req-40e3b590-1914-4c4d-9f0c-4f8fff58c433 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.161179] [57050]: INFO cinder.api.openstack.wsgi [None req-40e3b590-1914-4c4d-9f0c-4f8fff58c433 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] GET http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca [ 1245.161403] [57050]: DEBUG cinder.api.openstack.wsgi [None req-40e3b590-1914-4c4d-9f0c-4f8fff58c433 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.161620] [57050]: DEBUG cinder.api.openstack.wsgi [None req-40e3b590-1914-4c4d-9f0c-4f8fff58c433 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.170012] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.170012] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.174044] [57050]: INFO cinder.volume.api [None req-40e3b590-1914-4c4d-9f0c-4f8fff58c433 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Volume info retrieved successfully. [ 1245.178384] [57050]: INFO cinder.api.openstack.wsgi [None req-40e3b590-1914-4c4d-9f0c-4f8fff58c433 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca returned with HTTP 200 [ 1245.178777] [57050]: [pid: 57050|app: 0|req: 262/506] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:13 2025] GET /volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.188498] [57051]: DEBUG cinder.api.middleware.request_id [None req-68c06f8c-7194-4be5-a941-c69cab88c6b5 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.289806] [57051]: INFO cinder.api.openstack.wsgi [None req-68c06f8c-7194-4be5-a941-c69cab88c6b5 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] GET http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca [ 1246.290085] [57051]: DEBUG cinder.api.openstack.wsgi [None req-68c06f8c-7194-4be5-a941-c69cab88c6b5 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.290306] [57051]: DEBUG cinder.api.openstack.wsgi [None req-68c06f8c-7194-4be5-a941-c69cab88c6b5 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.296460] [57051]: INFO cinder.api.openstack.wsgi [None req-68c06f8c-7194-4be5-a941-c69cab88c6b5 tempest-ServerActionsTestOtherB-1745844673 tempest-ServerActionsTestOtherB-1745844673-project-member] http://10.180.1.21/volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca returned with HTTP 404 [ 1246.296935] [57051]: [pid: 57051|app: 0|req: 245/507] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:14 2025] GET /volume/v3/volumes/149cd166-c0e2-449b-a58a-bb820675fbca => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1255.176802] [57050]: DEBUG dbcounter [-] [57050] Writing DB stats cinder:SELECT=104,cinder:UPDATE=10,cinder:INSERT=4 {{(pid=57050) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1256.293470] [57051]: DEBUG dbcounter [-] [57051] Writing DB stats cinder:SELECT=131,cinder:UPDATE=22,cinder:INSERT=8 {{(pid=57051) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1264.208631] [57050]: DEBUG cinder.api.middleware.request_id [None req-fd839c13-8f6e-45c1-913f-5debff93a846 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.210681] [57050]: INFO cinder.api.openstack.wsgi [None req-fd839c13-8f6e-45c1-913f-5debff93a846 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1264.211084] [57050]: DEBUG cinder.api.openstack.wsgi [None req-fd839c13-8f6e-45c1-913f-5debff93a846 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1171124453", "imageRef": "0945371c-166c-42f6-9ee1-ddd9a69fef05", "size": 1}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1264.212767] [57050]: DEBUG cinder.api.v3.volumes [None req-fd839c13-8f6e-45c1-913f-5debff93a846 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1171124453', 'imageRef': '0945371c-166c-42f6-9ee1-ddd9a69fef05', 'size': 1}} {{(pid=57050) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1264.262767] [57050]: INFO cinder.api.v3.volumes [None req-fd839c13-8f6e-45c1-913f-5debff93a846 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Create volume of 1 GB [ 1264.267921] [57050]: INFO cinder.volume.api [None req-fd839c13-8f6e-45c1-913f-5debff93a846 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Availability Zones retrieved successfully. [ 1264.274626] [57050]: DEBUG cinder.volume.api [None req-fd839c13-8f6e-45c1-913f-5debff93a846 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Flow 'volume_create_api' (29a997e5-79d6-441c-8ecf-bdb78bf73281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1264.275834] [57050]: DEBUG cinder.volume.api [None req-fd839c13-8f6e-45c1-913f-5debff93a846 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (841bb758-b9b6-407e-a4c6-6bf280935058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1264.276922] [57050]: DEBUG cinder.volume.flows.api.create_volume [None req-fd839c13-8f6e-45c1-913f-5debff93a846 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Validating volume size '1' using validate_int {{(pid=57050) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1264.311308] [57050]: DEBUG cinder.volume.api [None req-fd839c13-8f6e-45c1-913f-5debff93a846 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (841bb758-b9b6-407e-a4c6-6bf280935058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T16:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=3dc66e21-7388-4567-923a-2efc37590051,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc66e21-7388-4567-923a-2efc37590051', '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=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1264.312238] [57050]: DEBUG cinder.volume.api [None req-fd839c13-8f6e-45c1-913f-5debff93a846 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27d9365e-63f2-4ecd-b958-cad78969d7f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1264.339189] [57050]: DEBUG cinder.quota [None req-fd839c13-8f6e-45c1-913f-5debff93a846 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Created reservations ['15d1eb8b-2304-4ecb-958b-e222f34db2cb', '9a91a3c3-9791-47a7-a93a-492e26cfe98d', 'bd34ad4b-dd38-4f87-8f77-f28f61a8af07', 'eb8612ca-5f4b-4904-a6d8-b9dfbab5196d'] {{(pid=57050) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1264.340130] [57050]: DEBUG cinder.volume.api [None req-fd839c13-8f6e-45c1-913f-5debff93a846 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27d9365e-63f2-4ecd-b958-cad78969d7f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15d1eb8b-2304-4ecb-958b-e222f34db2cb', '9a91a3c3-9791-47a7-a93a-492e26cfe98d', 'bd34ad4b-dd38-4f87-8f77-f28f61a8af07', 'eb8612ca-5f4b-4904-a6d8-b9dfbab5196d']}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1264.341011] [57050]: DEBUG cinder.volume.api [None req-fd839c13-8f6e-45c1-913f-5debff93a846 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d528097-6e2c-4ab0-8f6a-0fe6d8f8730a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1264.353388] [57050]: DEBUG cinder.volume.api [None req-fd839c13-8f6e-45c1-913f-5debff93a846 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d528097-6e2c-4ab0-8f6a-0fe6d8f8730a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77cebf50-1bc8-4563-8414-552092c7fec3', '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-1171124453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='629acebc52264e8c8573793a3601455b',qos_specs=None,replication_status=,reservations=['15d1eb8b-2304-4ecb-958b-e222f34db2cb','9a91a3c3-9791-47a7-a93a-492e26cfe98d','bd34ad4b-dd38-4f87-8f77-f28f61a8af07','eb8612ca-5f4b-4904-a6d8-b9dfbab5196d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='721790598f114c208fb8b778313be0ac',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051), '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-20T16:14:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1171124453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77cebf50-1bc8-4563-8414-552092c7fec3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='629acebc52264e8c8573793a3601455b',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='721790598f114c208fb8b778313be0ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dc66e21-7388-4567-923a-2efc37590051),volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1264.354314] [57050]: DEBUG cinder.volume.api [None req-fd839c13-8f6e-45c1-913f-5debff93a846 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8c4dfa8-a2b3-4068-9c92-ef7f4f030b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1264.368760] [57050]: DEBUG cinder.volume.api [None req-fd839c13-8f6e-45c1-913f-5debff93a846 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8c4dfa8-a2b3-4068-9c92-ef7f4f030b76) 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-1171124453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='629acebc52264e8c8573793a3601455b',qos_specs=None,replication_status=,reservations=['15d1eb8b-2304-4ecb-958b-e222f34db2cb','9a91a3c3-9791-47a7-a93a-492e26cfe98d','bd34ad4b-dd38-4f87-8f77-f28f61a8af07','eb8612ca-5f4b-4904-a6d8-b9dfbab5196d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='721790598f114c208fb8b778313be0ac',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1264.369619] [57050]: DEBUG cinder.volume.api [None req-fd839c13-8f6e-45c1-913f-5debff93a846 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd5134be-17a1-4ab2-ae2c-c611d22edfff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1264.377874] [57050]: DEBUG cinder.volume.api [None req-fd839c13-8f6e-45c1-913f-5debff93a846 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd5134be-17a1-4ab2-ae2c-c611d22edfff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1264.378925] [57050]: DEBUG cinder.volume.api [None req-fd839c13-8f6e-45c1-913f-5debff93a846 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Flow 'volume_create_api' (29a997e5-79d6-441c-8ecf-bdb78bf73281) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57050) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1264.379282] [57050]: INFO cinder.volume.api [None req-fd839c13-8f6e-45c1-913f-5debff93a846 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Create volume request issued successfully. [ 1264.379920] [57050]: INFO cinder.api.openstack.wsgi [None req-fd839c13-8f6e-45c1-913f-5debff93a846 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1264.380400] [57050]: [pid: 57050|app: 0|req: 263/508] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Feb 20 16:14:32 2025] POST /volume/v3/volumes => generated 752 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1264.389070] [57051]: DEBUG cinder.api.middleware.request_id [None req-70dda93f-cfed-46ec-bef7-f52c52882701 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.391915] [57051]: INFO cinder.api.openstack.wsgi [None req-70dda93f-cfed-46ec-bef7-f52c52882701 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 [ 1264.391915] [57051]: DEBUG cinder.api.openstack.wsgi [None req-70dda93f-cfed-46ec-bef7-f52c52882701 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1264.392061] [57051]: DEBUG cinder.api.openstack.wsgi [None req-70dda93f-cfed-46ec-bef7-f52c52882701 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1264.399669] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.399669] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1264.404102] [57051]: INFO cinder.volume.api [None req-70dda93f-cfed-46ec-bef7-f52c52882701 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1264.408790] [57051]: INFO cinder.api.openstack.wsgi [None req-70dda93f-cfed-46ec-bef7-f52c52882701 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 returned with HTTP 200 [ 1264.409196] [57051]: [pid: 57051|app: 0|req: 246/509] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:32 2025] GET /volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1265.419298] [57050]: DEBUG cinder.api.middleware.request_id [None req-72d9f34b-57bd-45b5-ba37-1020c8a80b48 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.421619] [57050]: INFO cinder.api.openstack.wsgi [None req-72d9f34b-57bd-45b5-ba37-1020c8a80b48 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 [ 1265.421867] [57050]: DEBUG cinder.api.openstack.wsgi [None req-72d9f34b-57bd-45b5-ba37-1020c8a80b48 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.422104] [57050]: DEBUG cinder.api.openstack.wsgi [None req-72d9f34b-57bd-45b5-ba37-1020c8a80b48 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1265.431865] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.431865] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.435766] [57050]: INFO cinder.volume.api [None req-72d9f34b-57bd-45b5-ba37-1020c8a80b48 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1265.440339] [57050]: INFO cinder.api.openstack.wsgi [None req-72d9f34b-57bd-45b5-ba37-1020c8a80b48 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 returned with HTTP 200 [ 1265.440756] [57050]: [pid: 57050|app: 0|req: 264/510] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:33 2025] GET /volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1266.450160] [57051]: DEBUG cinder.api.middleware.request_id [None req-437a9162-5103-4cfd-942b-a28c7dec4368 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.452284] [57051]: INFO cinder.api.openstack.wsgi [None req-437a9162-5103-4cfd-942b-a28c7dec4368 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 [ 1266.452507] [57051]: DEBUG cinder.api.openstack.wsgi [None req-437a9162-5103-4cfd-942b-a28c7dec4368 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.452724] [57051]: DEBUG cinder.api.openstack.wsgi [None req-437a9162-5103-4cfd-942b-a28c7dec4368 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.463315] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.463315] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.467705] [57051]: INFO cinder.volume.api [None req-437a9162-5103-4cfd-942b-a28c7dec4368 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1266.472566] [57051]: INFO cinder.api.openstack.wsgi [None req-437a9162-5103-4cfd-942b-a28c7dec4368 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 returned with HTTP 200 [ 1266.473219] [57051]: [pid: 57051|app: 0|req: 247/511] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:34 2025] GET /volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1267.483281] [57050]: DEBUG cinder.api.middleware.request_id [None req-a3aab0d6-dae2-4f29-a1cd-53188f76b85b None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.485444] [57050]: INFO cinder.api.openstack.wsgi [None req-a3aab0d6-dae2-4f29-a1cd-53188f76b85b tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 [ 1267.485661] [57050]: DEBUG cinder.api.openstack.wsgi [None req-a3aab0d6-dae2-4f29-a1cd-53188f76b85b tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.485876] [57050]: DEBUG cinder.api.openstack.wsgi [None req-a3aab0d6-dae2-4f29-a1cd-53188f76b85b tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.493390] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.493390] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1267.496712] [57050]: INFO cinder.volume.api [None req-a3aab0d6-dae2-4f29-a1cd-53188f76b85b tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1267.500812] [57050]: INFO cinder.api.openstack.wsgi [None req-a3aab0d6-dae2-4f29-a1cd-53188f76b85b tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 returned with HTTP 200 [ 1267.501232] [57050]: [pid: 57050|app: 0|req: 265/512] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:35 2025] GET /volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1268.511681] [57051]: DEBUG cinder.api.middleware.request_id [None req-6304250c-049c-4870-bed9-969ff96d1b64 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.513796] [57051]: INFO cinder.api.openstack.wsgi [None req-6304250c-049c-4870-bed9-969ff96d1b64 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 [ 1268.514029] [57051]: DEBUG cinder.api.openstack.wsgi [None req-6304250c-049c-4870-bed9-969ff96d1b64 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1268.514282] [57051]: DEBUG cinder.api.openstack.wsgi [None req-6304250c-049c-4870-bed9-969ff96d1b64 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1268.522372] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1268.522372] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.526121] [57051]: INFO cinder.volume.api [None req-6304250c-049c-4870-bed9-969ff96d1b64 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1268.530557] [57051]: INFO cinder.api.openstack.wsgi [None req-6304250c-049c-4870-bed9-969ff96d1b64 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 returned with HTTP 200 [ 1268.530958] [57051]: [pid: 57051|app: 0|req: 248/513] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:36 2025] GET /volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.542109] [57050]: DEBUG cinder.api.middleware.request_id [None req-54cb0a43-0976-426e-aa0a-eda440a9626f None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.544216] [57050]: INFO cinder.api.openstack.wsgi [None req-54cb0a43-0976-426e-aa0a-eda440a9626f tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 [ 1269.544431] [57050]: DEBUG cinder.api.openstack.wsgi [None req-54cb0a43-0976-426e-aa0a-eda440a9626f tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.544648] [57050]: DEBUG cinder.api.openstack.wsgi [None req-54cb0a43-0976-426e-aa0a-eda440a9626f tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.552064] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.552064] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.555354] [57050]: INFO cinder.volume.api [None req-54cb0a43-0976-426e-aa0a-eda440a9626f tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1269.559404] [57050]: INFO cinder.api.openstack.wsgi [None req-54cb0a43-0976-426e-aa0a-eda440a9626f tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 returned with HTTP 200 [ 1269.559752] [57050]: [pid: 57050|app: 0|req: 266/514] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:37 2025] GET /volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1270.570046] [57051]: DEBUG cinder.api.middleware.request_id [None req-8bdf9d82-05a2-4e22-81dd-e8553df087ab None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.572132] [57051]: INFO cinder.api.openstack.wsgi [None req-8bdf9d82-05a2-4e22-81dd-e8553df087ab tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 [ 1270.572353] [57051]: DEBUG cinder.api.openstack.wsgi [None req-8bdf9d82-05a2-4e22-81dd-e8553df087ab tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1270.572573] [57051]: DEBUG cinder.api.openstack.wsgi [None req-8bdf9d82-05a2-4e22-81dd-e8553df087ab tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1270.580166] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.580166] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1270.583363] [57051]: INFO cinder.volume.api [None req-8bdf9d82-05a2-4e22-81dd-e8553df087ab tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1270.587391] [57051]: INFO cinder.api.openstack.wsgi [None req-8bdf9d82-05a2-4e22-81dd-e8553df087ab tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 returned with HTTP 200 [ 1270.587746] [57051]: [pid: 57051|app: 0|req: 249/515] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:38 2025] GET /volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1271.598064] [57050]: DEBUG cinder.api.middleware.request_id [None req-8c16eabd-d773-43a1-a275-10c7eaa099d5 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.600104] [57050]: INFO cinder.api.openstack.wsgi [None req-8c16eabd-d773-43a1-a275-10c7eaa099d5 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 [ 1271.600330] [57050]: DEBUG cinder.api.openstack.wsgi [None req-8c16eabd-d773-43a1-a275-10c7eaa099d5 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1271.600551] [57050]: DEBUG cinder.api.openstack.wsgi [None req-8c16eabd-d773-43a1-a275-10c7eaa099d5 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1271.607934] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.607934] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1271.611127] [57050]: INFO cinder.volume.api [None req-8c16eabd-d773-43a1-a275-10c7eaa099d5 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1271.615130] [57050]: INFO cinder.api.openstack.wsgi [None req-8c16eabd-d773-43a1-a275-10c7eaa099d5 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 returned with HTTP 200 [ 1271.615503] [57050]: [pid: 57050|app: 0|req: 267/516] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:39 2025] GET /volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1272.625935] [57051]: DEBUG cinder.api.middleware.request_id [None req-8ae5a8df-7f89-47ad-b65a-9367d3a55a9e None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.628079] [57051]: INFO cinder.api.openstack.wsgi [None req-8ae5a8df-7f89-47ad-b65a-9367d3a55a9e tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 [ 1272.628316] [57051]: DEBUG cinder.api.openstack.wsgi [None req-8ae5a8df-7f89-47ad-b65a-9367d3a55a9e tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1272.628538] [57051]: DEBUG cinder.api.openstack.wsgi [None req-8ae5a8df-7f89-47ad-b65a-9367d3a55a9e tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1272.637051] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1272.637051] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1272.639800] [57051]: INFO cinder.volume.api [None req-8ae5a8df-7f89-47ad-b65a-9367d3a55a9e tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1272.643963] [57051]: INFO cinder.api.openstack.wsgi [None req-8ae5a8df-7f89-47ad-b65a-9367d3a55a9e tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 returned with HTTP 200 [ 1272.644489] [57051]: [pid: 57051|app: 0|req: 250/517] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:40 2025] GET /volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1273.655046] [57050]: DEBUG cinder.api.middleware.request_id [None req-d5d86506-6c05-47d8-a104-26b75c024798 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.657216] [57050]: INFO cinder.api.openstack.wsgi [None req-d5d86506-6c05-47d8-a104-26b75c024798 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 [ 1273.657522] [57050]: DEBUG cinder.api.openstack.wsgi [None req-d5d86506-6c05-47d8-a104-26b75c024798 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1273.657782] [57050]: DEBUG cinder.api.openstack.wsgi [None req-d5d86506-6c05-47d8-a104-26b75c024798 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1273.665498] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1273.665498] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1273.668923] [57050]: INFO cinder.volume.api [None req-d5d86506-6c05-47d8-a104-26b75c024798 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1273.673159] [57050]: INFO cinder.api.openstack.wsgi [None req-d5d86506-6c05-47d8-a104-26b75c024798 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 returned with HTTP 200 [ 1273.673565] [57050]: [pid: 57050|app: 0|req: 268/518] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:41 2025] GET /volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1274.684701] [57051]: DEBUG cinder.api.middleware.request_id [None req-fd0be5b2-5f58-48e1-94fb-9f5eaa82a7ce None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.687184] [57051]: INFO cinder.api.openstack.wsgi [None req-fd0be5b2-5f58-48e1-94fb-9f5eaa82a7ce tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 [ 1274.687417] [57051]: DEBUG cinder.api.openstack.wsgi [None req-fd0be5b2-5f58-48e1-94fb-9f5eaa82a7ce tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1274.687645] [57051]: DEBUG cinder.api.openstack.wsgi [None req-fd0be5b2-5f58-48e1-94fb-9f5eaa82a7ce tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1274.696027] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1274.696027] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1274.699666] [57051]: INFO cinder.volume.api [None req-fd0be5b2-5f58-48e1-94fb-9f5eaa82a7ce tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1274.704091] [57051]: INFO cinder.api.openstack.wsgi [None req-fd0be5b2-5f58-48e1-94fb-9f5eaa82a7ce tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 returned with HTTP 200 [ 1274.704507] [57051]: [pid: 57051|app: 0|req: 251/519] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:42 2025] GET /volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1275.715519] [57050]: DEBUG cinder.api.middleware.request_id [None req-1046c3ac-44bf-4890-8f8f-e525c5acc0ad None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.717750] [57050]: INFO cinder.api.openstack.wsgi [None req-1046c3ac-44bf-4890-8f8f-e525c5acc0ad tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 [ 1275.717986] [57050]: DEBUG cinder.api.openstack.wsgi [None req-1046c3ac-44bf-4890-8f8f-e525c5acc0ad tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1275.718248] [57050]: DEBUG cinder.api.openstack.wsgi [None req-1046c3ac-44bf-4890-8f8f-e525c5acc0ad tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1275.726025] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1275.726025] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1275.729533] [57050]: INFO cinder.volume.api [None req-1046c3ac-44bf-4890-8f8f-e525c5acc0ad tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1275.733968] [57050]: INFO cinder.api.openstack.wsgi [None req-1046c3ac-44bf-4890-8f8f-e525c5acc0ad tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 returned with HTTP 200 [ 1275.734426] [57050]: [pid: 57050|app: 0|req: 269/520] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:43 2025] GET /volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1276.744823] [57051]: DEBUG cinder.api.middleware.request_id [None req-617d599d-4530-4988-86f1-17680ca29817 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.747045] [57051]: INFO cinder.api.openstack.wsgi [None req-617d599d-4530-4988-86f1-17680ca29817 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 [ 1276.747045] [57051]: DEBUG cinder.api.openstack.wsgi [None req-617d599d-4530-4988-86f1-17680ca29817 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1276.747286] [57051]: DEBUG cinder.api.openstack.wsgi [None req-617d599d-4530-4988-86f1-17680ca29817 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1276.754762] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.754762] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1276.758014] [57051]: INFO cinder.volume.api [None req-617d599d-4530-4988-86f1-17680ca29817 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1276.762058] [57051]: INFO cinder.api.openstack.wsgi [None req-617d599d-4530-4988-86f1-17680ca29817 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 returned with HTTP 200 [ 1276.762421] [57051]: [pid: 57051|app: 0|req: 252/521] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:44 2025] GET /volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1277.772569] [57050]: DEBUG cinder.api.middleware.request_id [None req-b256896c-88b7-4b9f-af2a-8fe1cd7c01c2 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.774787] [57050]: INFO cinder.api.openstack.wsgi [None req-b256896c-88b7-4b9f-af2a-8fe1cd7c01c2 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 [ 1277.775015] [57050]: DEBUG cinder.api.openstack.wsgi [None req-b256896c-88b7-4b9f-af2a-8fe1cd7c01c2 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1277.775247] [57050]: DEBUG cinder.api.openstack.wsgi [None req-b256896c-88b7-4b9f-af2a-8fe1cd7c01c2 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1277.782831] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1277.782831] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1277.786396] [57050]: INFO cinder.volume.api [None req-b256896c-88b7-4b9f-af2a-8fe1cd7c01c2 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1277.790551] [57050]: INFO cinder.api.openstack.wsgi [None req-b256896c-88b7-4b9f-af2a-8fe1cd7c01c2 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 returned with HTTP 200 [ 1277.790921] [57050]: [pid: 57050|app: 0|req: 270/522] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:45 2025] GET /volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1278.801641] [57051]: DEBUG cinder.api.middleware.request_id [None req-c6f60e35-2bc6-4d34-8c66-9d681caf0d7e None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.803682] [57051]: INFO cinder.api.openstack.wsgi [None req-c6f60e35-2bc6-4d34-8c66-9d681caf0d7e tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 [ 1278.805427] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c6f60e35-2bc6-4d34-8c66-9d681caf0d7e tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1278.805427] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c6f60e35-2bc6-4d34-8c66-9d681caf0d7e tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1278.811823] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1278.811823] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1278.815391] [57051]: INFO cinder.volume.api [None req-c6f60e35-2bc6-4d34-8c66-9d681caf0d7e tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1278.819541] [57051]: INFO cinder.api.openstack.wsgi [None req-c6f60e35-2bc6-4d34-8c66-9d681caf0d7e tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 returned with HTTP 200 [ 1278.820048] [57051]: [pid: 57051|app: 0|req: 253/523] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:46 2025] GET /volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1279.829527] [57050]: DEBUG cinder.api.middleware.request_id [None req-d7545abf-1a88-4261-b212-a89327700ff5 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.831739] [57050]: INFO cinder.api.openstack.wsgi [None req-d7545abf-1a88-4261-b212-a89327700ff5 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 [ 1279.831995] [57050]: DEBUG cinder.api.openstack.wsgi [None req-d7545abf-1a88-4261-b212-a89327700ff5 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1279.832237] [57050]: DEBUG cinder.api.openstack.wsgi [None req-d7545abf-1a88-4261-b212-a89327700ff5 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1279.840098] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.840098] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1279.843607] [57050]: INFO cinder.volume.api [None req-d7545abf-1a88-4261-b212-a89327700ff5 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1279.847838] [57050]: INFO cinder.api.openstack.wsgi [None req-d7545abf-1a88-4261-b212-a89327700ff5 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 returned with HTTP 200 [ 1279.848237] [57050]: [pid: 57050|app: 0|req: 271/524] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:47 2025] GET /volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1280.858986] [57051]: DEBUG cinder.api.middleware.request_id [None req-f74c12c4-b164-44fa-baa2-b4d323c92e65 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.860761] [57051]: INFO cinder.api.openstack.wsgi [None req-f74c12c4-b164-44fa-baa2-b4d323c92e65 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 [ 1280.861035] [57051]: DEBUG cinder.api.openstack.wsgi [None req-f74c12c4-b164-44fa-baa2-b4d323c92e65 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1280.861268] [57051]: DEBUG cinder.api.openstack.wsgi [None req-f74c12c4-b164-44fa-baa2-b4d323c92e65 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1280.868852] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1280.868852] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1280.872107] [57051]: INFO cinder.volume.api [None req-f74c12c4-b164-44fa-baa2-b4d323c92e65 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1280.876137] [57051]: INFO cinder.api.openstack.wsgi [None req-f74c12c4-b164-44fa-baa2-b4d323c92e65 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 returned with HTTP 200 [ 1280.876499] [57051]: [pid: 57051|app: 0|req: 254/525] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:48 2025] GET /volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1281.886819] [57050]: DEBUG cinder.api.middleware.request_id [None req-5fabb0e4-bc02-436e-9a5d-c10f168f6b68 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.888949] [57050]: INFO cinder.api.openstack.wsgi [None req-5fabb0e4-bc02-436e-9a5d-c10f168f6b68 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 [ 1281.889193] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5fabb0e4-bc02-436e-9a5d-c10f168f6b68 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1281.889416] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5fabb0e4-bc02-436e-9a5d-c10f168f6b68 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1281.896922] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1281.896922] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1281.900906] [57050]: INFO cinder.volume.api [None req-5fabb0e4-bc02-436e-9a5d-c10f168f6b68 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1281.905138] [57050]: INFO cinder.api.openstack.wsgi [None req-5fabb0e4-bc02-436e-9a5d-c10f168f6b68 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 returned with HTTP 200 [ 1281.905524] [57050]: [pid: 57050|app: 0|req: 272/526] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:49 2025] GET /volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1282.915958] [57051]: DEBUG cinder.api.middleware.request_id [None req-794c76f8-061c-460c-97d8-6846f70a1e79 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.918150] [57051]: INFO cinder.api.openstack.wsgi [None req-794c76f8-061c-460c-97d8-6846f70a1e79 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 [ 1282.918459] [57051]: DEBUG cinder.api.openstack.wsgi [None req-794c76f8-061c-460c-97d8-6846f70a1e79 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1282.918720] [57051]: DEBUG cinder.api.openstack.wsgi [None req-794c76f8-061c-460c-97d8-6846f70a1e79 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1282.926325] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1282.926325] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1282.929628] [57051]: INFO cinder.volume.api [None req-794c76f8-061c-460c-97d8-6846f70a1e79 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1282.934627] [57051]: INFO cinder.api.openstack.wsgi [None req-794c76f8-061c-460c-97d8-6846f70a1e79 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 returned with HTTP 200 [ 1282.935093] [57051]: [pid: 57051|app: 0|req: 255/527] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:14:50 2025] GET /volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1282.965165] [57050]: DEBUG cinder.api.middleware.request_id [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-af476a44-2d6e-460f-8db5-667f9607356d None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.967547] [57050]: INFO cinder.api.openstack.wsgi [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-af476a44-2d6e-460f-8db5-667f9607356d tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 [ 1282.967772] [57050]: DEBUG cinder.api.openstack.wsgi [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-af476a44-2d6e-460f-8db5-667f9607356d tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1282.967989] [57050]: DEBUG cinder.api.openstack.wsgi [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-af476a44-2d6e-460f-8db5-667f9607356d tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1282.975777] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1282.975777] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1282.979260] [57050]: INFO cinder.volume.api [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-af476a44-2d6e-460f-8db5-667f9607356d tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1282.983977] [57050]: INFO cinder.api.openstack.wsgi [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-af476a44-2d6e-460f-8db5-667f9607356d tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 returned with HTTP 200 [ 1282.984606] [57050]: [pid: 57050|app: 0|req: 273/528] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:14:50 2025] GET /volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1283.215738] [57051]: DEBUG cinder.api.middleware.request_id [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-f0caf123-fc74-442e-bc7d-346cff08a43c None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.218334] [57051]: INFO cinder.api.openstack.wsgi [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-f0caf123-fc74-442e-bc7d-346cff08a43c tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 [ 1283.218577] [57051]: DEBUG cinder.api.openstack.wsgi [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-f0caf123-fc74-442e-bc7d-346cff08a43c tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.218800] [57051]: DEBUG cinder.api.openstack.wsgi [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-f0caf123-fc74-442e-bc7d-346cff08a43c tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.229434] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1283.229434] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.233396] [57051]: INFO cinder.volume.api [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-f0caf123-fc74-442e-bc7d-346cff08a43c tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1283.239147] [57051]: INFO cinder.api.openstack.wsgi [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-f0caf123-fc74-442e-bc7d-346cff08a43c tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 returned with HTTP 200 [ 1283.239558] [57051]: [pid: 57051|app: 0|req: 256/529] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:14:51 2025] GET /volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 => generated 1392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1283.245881] [57050]: DEBUG cinder.api.middleware.request_id [None req-f31155f9-2ce4-469d-a1b6-0b721fcc4a2e None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.246147] [57050]: INFO cinder.api.openstack.wsgi [None req-f31155f9-2ce4-469d-a1b6-0b721fcc4a2e None None] GET http://10.180.1.21/volume// [ 1283.246332] [57050]: DEBUG cinder.api.openstack.wsgi [None req-f31155f9-2ce4-469d-a1b6-0b721fcc4a2e None None] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.246545] [57050]: DEBUG cinder.api.openstack.wsgi [None req-f31155f9-2ce4-469d-a1b6-0b721fcc4a2e None None] Calling method 'all' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.246942] [57050]: INFO cinder.api.openstack.wsgi [None req-f31155f9-2ce4-469d-a1b6-0b721fcc4a2e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1283.247250] [57050]: [pid: 57050|app: 0|req: 274/530] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 16:14:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1283.250905] [57051]: DEBUG cinder.api.middleware.request_id [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-88476c9d-c8fd-4bfe-95e0-84177c6181fe None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.254038] [57051]: INFO cinder.api.openstack.wsgi [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-88476c9d-c8fd-4bfe-95e0-84177c6181fe tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1283.254527] [57051]: DEBUG cinder.api.openstack.wsgi [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-88476c9d-c8fd-4bfe-95e0-84177c6181fe tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77cebf50-1bc8-4563-8414-552092c7fec3", "connector": null, "instance_uuid": "42f8ebc8-2b15-4d3e-b818-9731e1b878a3"}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1283.263515] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1283.263515] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.284157] [57051]: INFO cinder.api.openstack.wsgi [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-88476c9d-c8fd-4bfe-95e0-84177c6181fe tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1283.284665] [57051]: [pid: 57051|app: 0|req: 257/531] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 16:14:51 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) [ 1288.613093] [57050]: DEBUG cinder.api.middleware.request_id [None req-859dde96-b67a-4419-a1b7-fe211e464b32 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.613641] [57050]: INFO cinder.api.openstack.wsgi [None req-859dde96-b67a-4419-a1b7-fe211e464b32 None None] GET http://10.180.1.21/volume// [ 1288.613826] [57050]: DEBUG cinder.api.openstack.wsgi [None req-859dde96-b67a-4419-a1b7-fe211e464b32 None None] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.614049] [57050]: DEBUG cinder.api.openstack.wsgi [None req-859dde96-b67a-4419-a1b7-fe211e464b32 None None] Calling method 'all' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.614439] [57050]: INFO cinder.api.openstack.wsgi [None req-859dde96-b67a-4419-a1b7-fe211e464b32 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1288.614753] [57050]: [pid: 57050|app: 0|req: 275/532] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:14:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1288.618269] [57051]: DEBUG cinder.api.middleware.request_id [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-3d9e60c3-220a-40e9-884f-0d8b3e7db08e None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.620682] [57051]: INFO cinder.api.openstack.wsgi [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-3d9e60c3-220a-40e9-884f-0d8b3e7db08e tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 [ 1288.620973] [57051]: DEBUG cinder.api.openstack.wsgi [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-3d9e60c3-220a-40e9-884f-0d8b3e7db08e tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.621258] [57051]: DEBUG cinder.api.openstack.wsgi [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-3d9e60c3-220a-40e9-884f-0d8b3e7db08e tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.635895] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.635895] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.639521] [57051]: INFO cinder.volume.api [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-3d9e60c3-220a-40e9-884f-0d8b3e7db08e tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1288.644986] [57051]: INFO cinder.api.openstack.wsgi [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-3d9e60c3-220a-40e9-884f-0d8b3e7db08e tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 returned with HTTP 200 [ 1288.645395] [57051]: [pid: 57051|app: 0|req: 258/533] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:14:56 2025] GET /volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 => generated 1572 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1288.752775] [57050]: DEBUG cinder.api.middleware.request_id [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-4c2d0b0f-b8cc-4527-8a5d-d5b346c99acb None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.755167] [57050]: INFO cinder.api.openstack.wsgi [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-4c2d0b0f-b8cc-4527-8a5d-d5b346c99acb tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] PUT http://10.180.1.21/volume/v3/attachments/182e9d9a-a69d-44f3-8ed7-250c44105a87 [ 1288.755585] [57050]: DEBUG cinder.api.openstack.wsgi [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-4c2d0b0f-b8cc-4527-8a5d-d5b346c99acb tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-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=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1288.763544] [57050]: DEBUG cinder.coordination [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-4c2d0b0f-b8cc-4527-8a5d-d5b346c99acb tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Acquiring lock "cinder-attachment_update-77cebf50-1bc8-4563-8414-552092c7fec3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57050) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1288.768635] [57050]: DEBUG cinder.coordination [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-4c2d0b0f-b8cc-4527-8a5d-d5b346c99acb tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Lock "cinder-attachment_update-77cebf50-1bc8-4563-8414-552092c7fec3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57050) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1288.769678] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.769678] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1289.286145] [57050]: DEBUG cinder.coordination [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-4c2d0b0f-b8cc-4527-8a5d-d5b346c99acb tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Lock "cinder-attachment_update-77cebf50-1bc8-4563-8414-552092c7fec3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.517s {{(pid=57050) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1289.286468] [57050]: INFO cinder.api.openstack.wsgi [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-4c2d0b0f-b8cc-4527-8a5d-d5b346c99acb tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/attachments/182e9d9a-a69d-44f3-8ed7-250c44105a87 returned with HTTP 200 [ 1289.286928] [57050]: [pid: 57050|app: 0|req: 276/534] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 16:14:56 2025] PUT /volume/v3/attachments/182e9d9a-a69d-44f3-8ed7-250c44105a87 => generated 617 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1289.793895] [57051]: DEBUG cinder.api.middleware.request_id [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-010c973f-f651-4b98-b602-b2630b8b1aee None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.796165] [57051]: INFO cinder.api.openstack.wsgi [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-010c973f-f651-4b98-b602-b2630b8b1aee tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] POST http://10.180.1.21/volume/v3/attachments/182e9d9a-a69d-44f3-8ed7-250c44105a87/action [ 1289.796580] [57051]: DEBUG cinder.api.openstack.wsgi [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-010c973f-f651-4b98-b602-b2630b8b1aee tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Action body: b'{"os-complete": null}' {{(pid=57051) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1289.796722] [57051]: DEBUG cinder.api.openstack.wsgi [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-010c973f-f651-4b98-b602-b2630b8b1aee tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1289.810899] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1289.810899] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1289.817494] [57051]: INFO cinder.api.openstack.wsgi [req-3bafb53d-37ad-45e0-a240-ba12577928ab req-010c973f-f651-4b98-b602-b2630b8b1aee tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/attachments/182e9d9a-a69d-44f3-8ed7-250c44105a87/action returned with HTTP 204 [ 1289.817908] [57051]: [pid: 57051|app: 0|req: 259/535] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 16:14:57 2025] POST /volume/v3/attachments/182e9d9a-a69d-44f3-8ed7-250c44105a87/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1299.282781] [57050]: DEBUG dbcounter [-] [57050] Writing DB stats cinder:SELECT=64,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=57050) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1299.815644] [57051]: DEBUG dbcounter [-] [57051] Writing DB stats cinder:SELECT=59,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=57051) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1303.065059] [57050]: DEBUG cinder.api.middleware.request_id [None req-b580d370-67b4-4ecc-86cf-b862db7a11ad None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1303.066989] [57050]: INFO cinder.api.openstack.wsgi [None req-b580d370-67b4-4ecc-86cf-b862db7a11ad tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] GET http://10.180.1.21/volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 [ 1303.067237] [57050]: DEBUG cinder.api.openstack.wsgi [None req-b580d370-67b4-4ecc-86cf-b862db7a11ad tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1303.067457] [57050]: DEBUG cinder.api.openstack.wsgi [None req-b580d370-67b4-4ecc-86cf-b862db7a11ad tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1303.080282] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1303.080282] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1303.084390] [57050]: INFO cinder.volume.api [None req-b580d370-67b4-4ecc-86cf-b862db7a11ad tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Volume info retrieved successfully. [ 1303.089604] [57050]: INFO cinder.api.openstack.wsgi [None req-b580d370-67b4-4ecc-86cf-b862db7a11ad tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 returned with HTTP 200 [ 1303.089604] [57050]: [pid: 57050|app: 0|req: 277/536] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:15:10 2025] GET /volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1303.132053] [57051]: DEBUG cinder.api.middleware.request_id [None req-411eb328-8df6-41fb-b821-8c4187854435 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1303.132526] [57051]: INFO cinder.api.openstack.wsgi [None req-411eb328-8df6-41fb-b821-8c4187854435 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] GET http://10.180.1.21/volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 [ 1303.132744] [57051]: DEBUG cinder.api.openstack.wsgi [None req-411eb328-8df6-41fb-b821-8c4187854435 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1303.132961] [57051]: DEBUG cinder.api.openstack.wsgi [None req-411eb328-8df6-41fb-b821-8c4187854435 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1303.140553] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1303.140553] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1303.143970] [57051]: INFO cinder.volume.api [None req-411eb328-8df6-41fb-b821-8c4187854435 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Volume info retrieved successfully. [ 1303.148234] [57051]: INFO cinder.api.openstack.wsgi [None req-411eb328-8df6-41fb-b821-8c4187854435 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 returned with HTTP 200 [ 1303.148606] [57051]: [pid: 57051|app: 0|req: 260/537] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:15:10 2025] GET /volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1308.834733] [57050]: DEBUG cinder.api.middleware.request_id [None req-6c511b43-2a7b-4a86-97f3-aa7ea7233ec4 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.835186] [57050]: INFO cinder.api.openstack.wsgi [None req-6c511b43-2a7b-4a86-97f3-aa7ea7233ec4 None None] GET http://10.180.1.21/volume// [ 1308.835367] [57050]: DEBUG cinder.api.openstack.wsgi [None req-6c511b43-2a7b-4a86-97f3-aa7ea7233ec4 None None] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1308.835631] [57050]: DEBUG cinder.api.openstack.wsgi [None req-6c511b43-2a7b-4a86-97f3-aa7ea7233ec4 None None] Calling method 'all' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1308.836058] [57050]: INFO cinder.api.openstack.wsgi [None req-6c511b43-2a7b-4a86-97f3-aa7ea7233ec4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1308.836473] [57050]: [pid: 57050|app: 0|req: 278/538] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:15:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1308.842740] [57051]: DEBUG cinder.api.middleware.request_id [req-20449f34-22cf-4af1-874b-dc67bb4e2402 req-a94814fe-3a35-4239-b158-b624b97dac6c None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.845201] [57051]: INFO cinder.api.openstack.wsgi [req-20449f34-22cf-4af1-874b-dc67bb4e2402 req-a94814fe-3a35-4239-b158-b624b97dac6c tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1308.845597] [57051]: DEBUG cinder.api.openstack.wsgi [req-20449f34-22cf-4af1-874b-dc67bb4e2402 req-a94814fe-3a35-4239-b158-b624b97dac6c tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77cebf50-1bc8-4563-8414-552092c7fec3", "connector": null, "instance_uuid": "42f8ebc8-2b15-4d3e-b818-9731e1b878a3"}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1308.859540] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.859540] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1308.886398] [57051]: INFO cinder.api.openstack.wsgi [req-20449f34-22cf-4af1-874b-dc67bb4e2402 req-a94814fe-3a35-4239-b158-b624b97dac6c tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1308.886837] [57051]: [pid: 57051|app: 0|req: 261/539] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 16:15:16 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) [ 1308.892733] [57050]: DEBUG cinder.api.middleware.request_id [req-20449f34-22cf-4af1-874b-dc67bb4e2402 req-4cf24301-af6c-47ff-802e-5611e919c246 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.895296] [57050]: INFO cinder.api.openstack.wsgi [req-20449f34-22cf-4af1-874b-dc67bb4e2402 req-4cf24301-af6c-47ff-802e-5611e919c246 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] DELETE http://10.180.1.21/volume/v3/attachments/182e9d9a-a69d-44f3-8ed7-250c44105a87 [ 1308.895522] [57050]: DEBUG cinder.api.openstack.wsgi [req-20449f34-22cf-4af1-874b-dc67bb4e2402 req-4cf24301-af6c-47ff-802e-5611e919c246 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1308.895756] [57050]: DEBUG cinder.api.openstack.wsgi [req-20449f34-22cf-4af1-874b-dc67bb4e2402 req-4cf24301-af6c-47ff-802e-5611e919c246 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'version_select' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1308.902663] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.902663] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1309.429351] [57050]: INFO cinder.api.openstack.wsgi [req-20449f34-22cf-4af1-874b-dc67bb4e2402 req-4cf24301-af6c-47ff-802e-5611e919c246 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/attachments/182e9d9a-a69d-44f3-8ed7-250c44105a87 returned with HTTP 200 [ 1309.430060] [57050]: [pid: 57050|app: 0|req: 279/540] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 16:15:16 2025] DELETE /volume/v3/attachments/182e9d9a-a69d-44f3-8ed7-250c44105a87 => generated 192 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1311.151450] [57051]: DEBUG cinder.api.middleware.request_id [None req-ef9456ca-0e0d-4efb-a188-238520a65d3c None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.153560] [57051]: INFO cinder.api.openstack.wsgi [None req-ef9456ca-0e0d-4efb-a188-238520a65d3c tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 [ 1311.153814] [57051]: DEBUG cinder.api.openstack.wsgi [None req-ef9456ca-0e0d-4efb-a188-238520a65d3c tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1311.154045] [57051]: DEBUG cinder.api.openstack.wsgi [None req-ef9456ca-0e0d-4efb-a188-238520a65d3c tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'delete' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1311.154237] [57051]: INFO cinder.api.v3.volumes [None req-ef9456ca-0e0d-4efb-a188-238520a65d3c tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Delete volume with id: 2eda7648-d1e8-4201-81ee-d480e5e15eb1 [ 1311.164152] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1311.164152] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1311.164667] [57051]: INFO cinder.volume.api [None req-ef9456ca-0e0d-4efb-a188-238520a65d3c tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Volume info retrieved successfully. [ 1311.180422] [57051]: INFO cinder.volume.api [None req-ef9456ca-0e0d-4efb-a188-238520a65d3c tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Delete volume request issued successfully. [ 1311.180606] [57051]: INFO cinder.api.openstack.wsgi [None req-ef9456ca-0e0d-4efb-a188-238520a65d3c tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 returned with HTTP 202 [ 1311.181050] [57051]: [pid: 57051|app: 0|req: 262/541] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 16:15:19 2025] DELETE /volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1311.183884] [57050]: DEBUG cinder.api.middleware.request_id [None req-bb889853-0173-4f73-b089-c3011a15b4aa None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.185997] [57050]: INFO cinder.api.openstack.wsgi [None req-bb889853-0173-4f73-b089-c3011a15b4aa tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] GET http://10.180.1.21/volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 [ 1311.186256] [57050]: DEBUG cinder.api.openstack.wsgi [None req-bb889853-0173-4f73-b089-c3011a15b4aa tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1311.186472] [57050]: DEBUG cinder.api.openstack.wsgi [None req-bb889853-0173-4f73-b089-c3011a15b4aa tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1311.193873] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1311.193873] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1311.197656] [57050]: INFO cinder.volume.api [None req-bb889853-0173-4f73-b089-c3011a15b4aa tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Volume info retrieved successfully. [ 1311.202209] [57050]: INFO cinder.api.openstack.wsgi [None req-bb889853-0173-4f73-b089-c3011a15b4aa tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 returned with HTTP 200 [ 1311.202710] [57050]: [pid: 57050|app: 0|req: 280/542] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:15:19 2025] GET /volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1312.213285] [57051]: DEBUG cinder.api.middleware.request_id [None req-52a7a9e4-ff5f-4bd5-8d59-e2e2eb966007 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.215473] [57051]: INFO cinder.api.openstack.wsgi [None req-52a7a9e4-ff5f-4bd5-8d59-e2e2eb966007 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] GET http://10.180.1.21/volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 [ 1312.215699] [57051]: DEBUG cinder.api.openstack.wsgi [None req-52a7a9e4-ff5f-4bd5-8d59-e2e2eb966007 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1312.215918] [57051]: DEBUG cinder.api.openstack.wsgi [None req-52a7a9e4-ff5f-4bd5-8d59-e2e2eb966007 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1312.222741] [57051]: INFO cinder.api.openstack.wsgi [None req-52a7a9e4-ff5f-4bd5-8d59-e2e2eb966007 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 returned with HTTP 404 [ 1312.223268] [57051]: [pid: 57051|app: 0|req: 263/543] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:15:20 2025] GET /volume/v3/volumes/2eda7648-d1e8-4201-81ee-d480e5e15eb1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1312.266158] [57050]: DEBUG cinder.api.middleware.request_id [None req-13ab7954-1b71-45fe-80e9-40753785799a None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.268352] [57050]: INFO cinder.api.openstack.wsgi [None req-13ab7954-1b71-45fe-80e9-40753785799a tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad [ 1312.268580] [57050]: DEBUG cinder.api.openstack.wsgi [None req-13ab7954-1b71-45fe-80e9-40753785799a tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1312.268801] [57050]: DEBUG cinder.api.openstack.wsgi [None req-13ab7954-1b71-45fe-80e9-40753785799a tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'delete' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1312.268986] [57050]: INFO cinder.api.v3.volumes [None req-13ab7954-1b71-45fe-80e9-40753785799a tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Delete volume with id: 0c00d9cc-14df-4255-bd71-689077a46cad [ 1312.278456] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1312.278456] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1312.278965] [57050]: INFO cinder.volume.api [None req-13ab7954-1b71-45fe-80e9-40753785799a tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Volume info retrieved successfully. [ 1312.295350] [57050]: INFO cinder.volume.api [None req-13ab7954-1b71-45fe-80e9-40753785799a tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Delete volume request issued successfully. [ 1312.295890] [57050]: INFO cinder.api.openstack.wsgi [None req-13ab7954-1b71-45fe-80e9-40753785799a tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad returned with HTTP 202 [ 1312.296053] [57050]: [pid: 57050|app: 0|req: 281/544] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 16:15:20 2025] DELETE /volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1312.298931] [57051]: DEBUG cinder.api.middleware.request_id [None req-bf2d7805-b270-4c2d-9fb3-834de98d7f62 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.301033] [57051]: INFO cinder.api.openstack.wsgi [None req-bf2d7805-b270-4c2d-9fb3-834de98d7f62 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] GET http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad [ 1312.301271] [57051]: DEBUG cinder.api.openstack.wsgi [None req-bf2d7805-b270-4c2d-9fb3-834de98d7f62 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1312.301482] [57051]: DEBUG cinder.api.openstack.wsgi [None req-bf2d7805-b270-4c2d-9fb3-834de98d7f62 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1312.309297] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1312.309297] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1312.313217] [57051]: INFO cinder.volume.api [None req-bf2d7805-b270-4c2d-9fb3-834de98d7f62 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Volume info retrieved successfully. [ 1312.317921] [57051]: INFO cinder.api.openstack.wsgi [None req-bf2d7805-b270-4c2d-9fb3-834de98d7f62 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad returned with HTTP 200 [ 1312.318314] [57051]: [pid: 57051|app: 0|req: 264/545] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:15:20 2025] GET /volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1313.328428] [57050]: DEBUG cinder.api.middleware.request_id [None req-48acc2fe-d555-4935-93db-c591d1edae63 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.330876] [57050]: INFO cinder.api.openstack.wsgi [None req-48acc2fe-d555-4935-93db-c591d1edae63 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] GET http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad [ 1313.331143] [57050]: DEBUG cinder.api.openstack.wsgi [None req-48acc2fe-d555-4935-93db-c591d1edae63 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1313.331380] [57050]: DEBUG cinder.api.openstack.wsgi [None req-48acc2fe-d555-4935-93db-c591d1edae63 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1313.341085] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1313.341085] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1313.345078] [57050]: INFO cinder.volume.api [None req-48acc2fe-d555-4935-93db-c591d1edae63 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Volume info retrieved successfully. [ 1313.349522] [57050]: INFO cinder.api.openstack.wsgi [None req-48acc2fe-d555-4935-93db-c591d1edae63 tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad returned with HTTP 200 [ 1313.349913] [57050]: [pid: 57050|app: 0|req: 282/546] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:15:21 2025] GET /volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1313.769645] [57051]: DEBUG cinder.api.middleware.request_id [req-20449f34-22cf-4af1-874b-dc67bb4e2402 req-1f311ca5-91a3-414c-9e8d-f34dfeed4009 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.772731] [57051]: INFO cinder.api.openstack.wsgi [req-20449f34-22cf-4af1-874b-dc67bb4e2402 req-1f311ca5-91a3-414c-9e8d-f34dfeed4009 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] PUT http://10.180.1.21/volume/v3/attachments/1b96c13b-61e1-4631-b4b0-81035ad0cb64 [ 1313.773195] [57051]: DEBUG cinder.api.openstack.wsgi [req-20449f34-22cf-4af1-874b-dc67bb4e2402 req-1f311ca5-91a3-414c-9e8d-f34dfeed4009 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-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-550559", "mountpoint": "/dev/sda"}}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1313.783996] [57051]: DEBUG cinder.coordination [req-20449f34-22cf-4af1-874b-dc67bb4e2402 req-1f311ca5-91a3-414c-9e8d-f34dfeed4009 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Acquiring lock "cinder-attachment_update-77cebf50-1bc8-4563-8414-552092c7fec3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57051) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1313.789052] [57051]: DEBUG cinder.coordination [req-20449f34-22cf-4af1-874b-dc67bb4e2402 req-1f311ca5-91a3-414c-9e8d-f34dfeed4009 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Lock "cinder-attachment_update-77cebf50-1bc8-4563-8414-552092c7fec3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57051) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1313.790778] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1313.790778] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1314.314304] [57051]: DEBUG cinder.coordination [req-20449f34-22cf-4af1-874b-dc67bb4e2402 req-1f311ca5-91a3-414c-9e8d-f34dfeed4009 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Lock "cinder-attachment_update-77cebf50-1bc8-4563-8414-552092c7fec3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=57051) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1314.314670] [57051]: INFO cinder.api.openstack.wsgi [req-20449f34-22cf-4af1-874b-dc67bb4e2402 req-1f311ca5-91a3-414c-9e8d-f34dfeed4009 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/attachments/1b96c13b-61e1-4631-b4b0-81035ad0cb64 returned with HTTP 200 [ 1314.315151] [57051]: [pid: 57051|app: 0|req: 265/547] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 16:15:21 2025] PUT /volume/v3/attachments/1b96c13b-61e1-4631-b4b0-81035ad0cb64 => generated 617 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1314.319365] [57050]: DEBUG cinder.api.middleware.request_id [req-20449f34-22cf-4af1-874b-dc67bb4e2402 req-fd0671b9-2c1c-45cc-adf5-f56470ffcc2e None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.322088] [57050]: INFO cinder.api.openstack.wsgi [req-20449f34-22cf-4af1-874b-dc67bb4e2402 req-fd0671b9-2c1c-45cc-adf5-f56470ffcc2e tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/attachments/1b96c13b-61e1-4631-b4b0-81035ad0cb64 [ 1314.322260] [57050]: DEBUG cinder.api.openstack.wsgi [req-20449f34-22cf-4af1-874b-dc67bb4e2402 req-fd0671b9-2c1c-45cc-adf5-f56470ffcc2e tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1314.322504] [57050]: DEBUG cinder.api.openstack.wsgi [req-20449f34-22cf-4af1-874b-dc67bb4e2402 req-fd0671b9-2c1c-45cc-adf5-f56470ffcc2e tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'version_select' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1314.345596] [57050]: INFO cinder.api.openstack.wsgi [req-20449f34-22cf-4af1-874b-dc67bb4e2402 req-fd0671b9-2c1c-45cc-adf5-f56470ffcc2e tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/attachments/1b96c13b-61e1-4631-b4b0-81035ad0cb64 returned with HTTP 200 [ 1314.345596] [57050]: [pid: 57050|app: 0|req: 283/548] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Feb 20 16:15:22 2025] GET /volume/v3/attachments/1b96c13b-61e1-4631-b4b0-81035ad0cb64 => generated 642 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1314.359416] [57051]: DEBUG cinder.api.middleware.request_id [None req-5a5726f3-3110-4a57-ac7c-a810e5b9143d None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.361308] [57051]: INFO cinder.api.openstack.wsgi [None req-5a5726f3-3110-4a57-ac7c-a810e5b9143d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] GET http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad [ 1314.361530] [57051]: DEBUG cinder.api.openstack.wsgi [None req-5a5726f3-3110-4a57-ac7c-a810e5b9143d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1314.361752] [57051]: DEBUG cinder.api.openstack.wsgi [None req-5a5726f3-3110-4a57-ac7c-a810e5b9143d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1314.369414] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1314.369414] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1314.372908] [57051]: INFO cinder.volume.api [None req-5a5726f3-3110-4a57-ac7c-a810e5b9143d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Volume info retrieved successfully. [ 1314.377544] [57051]: INFO cinder.api.openstack.wsgi [None req-5a5726f3-3110-4a57-ac7c-a810e5b9143d tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad returned with HTTP 200 [ 1314.377917] [57051]: [pid: 57051|app: 0|req: 266/549] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:15:22 2025] GET /volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1315.389715] [57050]: DEBUG cinder.api.middleware.request_id [None req-7f8779c5-4510-4812-9e53-160ac0269d1a None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.391732] [57050]: INFO cinder.api.openstack.wsgi [None req-7f8779c5-4510-4812-9e53-160ac0269d1a tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] GET http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad [ 1315.391957] [57050]: DEBUG cinder.api.openstack.wsgi [None req-7f8779c5-4510-4812-9e53-160ac0269d1a tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1315.392193] [57050]: DEBUG cinder.api.openstack.wsgi [None req-7f8779c5-4510-4812-9e53-160ac0269d1a tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1315.401521] [57050]: INFO cinder.api.openstack.wsgi [None req-7f8779c5-4510-4812-9e53-160ac0269d1a tempest-AttachVolumeShelveTestJSON-839124575 tempest-AttachVolumeShelveTestJSON-839124575-project-member] http://10.180.1.21/volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad returned with HTTP 404 [ 1315.401991] [57050]: [pid: 57050|app: 0|req: 284/550] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:15:23 2025] GET /volume/v3/volumes/0c00d9cc-14df-4255-bd71-689077a46cad => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1316.431575] [57051]: DEBUG cinder.api.middleware.request_id [req-20449f34-22cf-4af1-874b-dc67bb4e2402 req-6c20b114-ea20-41ed-8b8a-a3f130d66479 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.435877] [57051]: INFO cinder.api.openstack.wsgi [req-20449f34-22cf-4af1-874b-dc67bb4e2402 req-6c20b114-ea20-41ed-8b8a-a3f130d66479 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] POST http://10.180.1.21/volume/v3/attachments/1b96c13b-61e1-4631-b4b0-81035ad0cb64/action [ 1316.435877] [57051]: DEBUG cinder.api.openstack.wsgi [req-20449f34-22cf-4af1-874b-dc67bb4e2402 req-6c20b114-ea20-41ed-8b8a-a3f130d66479 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Action body: b'{"os-complete": null}' {{(pid=57051) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1316.435877] [57051]: DEBUG cinder.api.openstack.wsgi [req-20449f34-22cf-4af1-874b-dc67bb4e2402 req-6c20b114-ea20-41ed-8b8a-a3f130d66479 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1316.458024] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1316.458024] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1316.466671] [57051]: INFO cinder.api.openstack.wsgi [req-20449f34-22cf-4af1-874b-dc67bb4e2402 req-6c20b114-ea20-41ed-8b8a-a3f130d66479 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/attachments/1b96c13b-61e1-4631-b4b0-81035ad0cb64/action returned with HTTP 204 [ 1316.468117] [57051]: [pid: 57051|app: 0|req: 267/551] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 16:15:24 2025] POST /volume/v3/attachments/1b96c13b-61e1-4631-b4b0-81035ad0cb64/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1325.395921] [57050]: DEBUG dbcounter [-] [57050] Writing DB stats cinder:SELECT=31,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=57050) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1326.464802] [57051]: DEBUG dbcounter [-] [57051] Writing DB stats cinder:SELECT=33,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=57051) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1355.644023] [57050]: DEBUG cinder.api.middleware.request_id [req-55665321-dda9-4bae-a63b-f2d272dbd827 req-ee93da75-f6bf-413e-b936-0cf36ddc4763 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1355.646531] [57050]: INFO cinder.api.openstack.wsgi [req-55665321-dda9-4bae-a63b-f2d272dbd827 req-ee93da75-f6bf-413e-b936-0cf36ddc4763 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1b96c13b-61e1-4631-b4b0-81035ad0cb64 [ 1355.646774] [57050]: DEBUG cinder.api.openstack.wsgi [req-55665321-dda9-4bae-a63b-f2d272dbd827 req-ee93da75-f6bf-413e-b936-0cf36ddc4763 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1355.646944] [57050]: DEBUG cinder.api.openstack.wsgi [req-55665321-dda9-4bae-a63b-f2d272dbd827 req-ee93da75-f6bf-413e-b936-0cf36ddc4763 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'version_select' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1355.655887] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1355.655887] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1356.180954] [57050]: INFO cinder.api.openstack.wsgi [req-55665321-dda9-4bae-a63b-f2d272dbd827 req-ee93da75-f6bf-413e-b936-0cf36ddc4763 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/attachments/1b96c13b-61e1-4631-b4b0-81035ad0cb64 returned with HTTP 200 [ 1356.181198] [57050]: [pid: 57050|app: 0|req: 285/552] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 16:16:03 2025] DELETE /volume/v3/attachments/1b96c13b-61e1-4631-b4b0-81035ad0cb64 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1356.189279] [57051]: DEBUG cinder.api.middleware.request_id [req-55665321-dda9-4bae-a63b-f2d272dbd827 req-35ed84b0-10fe-44ac-98f5-8c3c232512d2 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1356.191774] [57051]: INFO cinder.api.openstack.wsgi [req-55665321-dda9-4bae-a63b-f2d272dbd827 req-35ed84b0-10fe-44ac-98f5-8c3c232512d2 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] DELETE http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 [ 1356.191990] [57051]: DEBUG cinder.api.openstack.wsgi [req-55665321-dda9-4bae-a63b-f2d272dbd827 req-35ed84b0-10fe-44ac-98f5-8c3c232512d2 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1356.192237] [57051]: DEBUG cinder.api.openstack.wsgi [req-55665321-dda9-4bae-a63b-f2d272dbd827 req-35ed84b0-10fe-44ac-98f5-8c3c232512d2 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'delete' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1356.192427] [57051]: INFO cinder.api.v3.volumes [req-55665321-dda9-4bae-a63b-f2d272dbd827 req-35ed84b0-10fe-44ac-98f5-8c3c232512d2 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Delete volume with id: 77cebf50-1bc8-4563-8414-552092c7fec3 [ 1356.201565] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1356.201565] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1356.202094] [57051]: INFO cinder.volume.api [req-55665321-dda9-4bae-a63b-f2d272dbd827 req-35ed84b0-10fe-44ac-98f5-8c3c232512d2 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1356.217539] [57051]: INFO cinder.volume.api [req-55665321-dda9-4bae-a63b-f2d272dbd827 req-35ed84b0-10fe-44ac-98f5-8c3c232512d2 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Delete volume request issued successfully. [ 1356.217723] [57051]: INFO cinder.api.openstack.wsgi [req-55665321-dda9-4bae-a63b-f2d272dbd827 req-35ed84b0-10fe-44ac-98f5-8c3c232512d2 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 returned with HTTP 202 [ 1356.218149] [57051]: [pid: 57051|app: 0|req: 268/553] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 16:16:04 2025] DELETE /volume/v3/volumes/77cebf50-1bc8-4563-8414-552092c7fec3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1365.187143] [57050]: DEBUG cinder.api.middleware.request_id [None req-90e3d048-19fa-4f06-a184-6525bfeb2bec None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1365.189277] [57050]: INFO cinder.api.openstack.wsgi [None req-90e3d048-19fa-4f06-a184-6525bfeb2bec tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] DELETE http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1365.189504] [57050]: DEBUG cinder.api.openstack.wsgi [None req-90e3d048-19fa-4f06-a184-6525bfeb2bec tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1365.189720] [57050]: DEBUG cinder.api.openstack.wsgi [None req-90e3d048-19fa-4f06-a184-6525bfeb2bec tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'delete' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1365.189907] [57050]: INFO cinder.api.v3.volumes [None req-90e3d048-19fa-4f06-a184-6525bfeb2bec tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Delete volume with id: 56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1365.204355] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1365.204355] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1365.205231] [57050]: INFO cinder.volume.api [None req-90e3d048-19fa-4f06-a184-6525bfeb2bec tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1365.226824] [57050]: INFO cinder.volume.api [None req-90e3d048-19fa-4f06-a184-6525bfeb2bec tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Delete volume request issued successfully. [ 1365.227288] [57050]: INFO cinder.api.openstack.wsgi [None req-90e3d048-19fa-4f06-a184-6525bfeb2bec tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 202 [ 1365.227796] [57050]: [pid: 57050|app: 0|req: 286/554] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 16:16:13 2025] DELETE /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1365.231057] [57051]: DEBUG cinder.api.middleware.request_id [None req-e4ec6bef-9f4a-444e-9eb0-d46761da7cd3 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1365.232905] [57051]: INFO cinder.api.openstack.wsgi [None req-e4ec6bef-9f4a-444e-9eb0-d46761da7cd3 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1365.233208] [57051]: DEBUG cinder.api.openstack.wsgi [None req-e4ec6bef-9f4a-444e-9eb0-d46761da7cd3 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1365.233315] [57051]: DEBUG cinder.api.openstack.wsgi [None req-e4ec6bef-9f4a-444e-9eb0-d46761da7cd3 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1365.241328] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1365.241328] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1365.245420] [57051]: INFO cinder.volume.api [None req-e4ec6bef-9f4a-444e-9eb0-d46761da7cd3 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1365.250703] [57051]: INFO cinder.api.openstack.wsgi [None req-e4ec6bef-9f4a-444e-9eb0-d46761da7cd3 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 200 [ 1365.251112] [57051]: [pid: 57051|app: 0|req: 269/555] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:16:13 2025] GET /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1366.261576] [57050]: DEBUG cinder.api.middleware.request_id [None req-f1aa9827-d0b0-4cee-9240-5705c84b4d6a None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1366.263921] [57050]: INFO cinder.api.openstack.wsgi [None req-f1aa9827-d0b0-4cee-9240-5705c84b4d6a tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1366.264220] [57050]: DEBUG cinder.api.openstack.wsgi [None req-f1aa9827-d0b0-4cee-9240-5705c84b4d6a tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1366.264446] [57050]: DEBUG cinder.api.openstack.wsgi [None req-f1aa9827-d0b0-4cee-9240-5705c84b4d6a tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1366.272258] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1366.272258] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1366.275559] [57050]: INFO cinder.volume.api [None req-f1aa9827-d0b0-4cee-9240-5705c84b4d6a tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1366.279637] [57050]: INFO cinder.api.openstack.wsgi [None req-f1aa9827-d0b0-4cee-9240-5705c84b4d6a tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 200 [ 1366.280141] [57050]: [pid: 57050|app: 0|req: 287/556] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:16:14 2025] GET /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1367.289322] [57051]: DEBUG cinder.api.middleware.request_id [None req-52fbd466-e236-4761-897f-479edf6e2a6c None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1367.291916] [57051]: INFO cinder.api.openstack.wsgi [None req-52fbd466-e236-4761-897f-479edf6e2a6c tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1367.291916] [57051]: DEBUG cinder.api.openstack.wsgi [None req-52fbd466-e236-4761-897f-479edf6e2a6c tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1367.292114] [57051]: DEBUG cinder.api.openstack.wsgi [None req-52fbd466-e236-4761-897f-479edf6e2a6c tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1367.299784] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.299784] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1367.303177] [57051]: INFO cinder.volume.api [None req-52fbd466-e236-4761-897f-479edf6e2a6c tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Volume info retrieved successfully. [ 1367.307232] [57051]: INFO cinder.api.openstack.wsgi [None req-52fbd466-e236-4761-897f-479edf6e2a6c tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 200 [ 1367.307603] [57051]: [pid: 57051|app: 0|req: 270/557] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:16:15 2025] GET /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1368.317759] [57050]: DEBUG cinder.api.middleware.request_id [None req-eb990856-5b76-4b78-81ea-2e3c33dc8767 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1368.319868] [57050]: INFO cinder.api.openstack.wsgi [None req-eb990856-5b76-4b78-81ea-2e3c33dc8767 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] GET http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 [ 1368.320117] [57050]: DEBUG cinder.api.openstack.wsgi [None req-eb990856-5b76-4b78-81ea-2e3c33dc8767 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1368.320337] [57050]: DEBUG cinder.api.openstack.wsgi [None req-eb990856-5b76-4b78-81ea-2e3c33dc8767 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1368.326464] [57050]: INFO cinder.api.openstack.wsgi [None req-eb990856-5b76-4b78-81ea-2e3c33dc8767 tempest-ServerActionsTestOtherA-506264469 tempest-ServerActionsTestOtherA-506264469-project-member] http://10.180.1.21/volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 returned with HTTP 404 [ 1368.326918] [57050]: [pid: 57050|app: 0|req: 288/558] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:16:16 2025] GET /volume/v3/volumes/56ba297e-4030-44b5-8bff-6243ad39d8a7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1368.482855] [57051]: DEBUG cinder.api.middleware.request_id [None req-5b1f9f25-c720-4304-81e7-878ece5baa7a None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1368.484930] [57051]: INFO cinder.api.openstack.wsgi [None req-5b1f9f25-c720-4304-81e7-878ece5baa7a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1368.485358] [57051]: DEBUG cinder.api.openstack.wsgi [None req-5b1f9f25-c720-4304-81e7-878ece5baa7a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2101294897"}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1368.487175] [57051]: DEBUG cinder.api.v3.volumes [None req-5b1f9f25-c720-4304-81e7-878ece5baa7a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2101294897'}} {{(pid=57051) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1368.487425] [57051]: INFO cinder.api.v3.volumes [None req-5b1f9f25-c720-4304-81e7-878ece5baa7a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Create volume of 1 GB [ 1368.491253] [57051]: INFO cinder.volume.api [None req-5b1f9f25-c720-4304-81e7-878ece5baa7a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Availability Zones retrieved successfully. [ 1368.497989] [57051]: DEBUG cinder.volume.api [None req-5b1f9f25-c720-4304-81e7-878ece5baa7a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Flow 'volume_create_api' (1180bbb3-2d0a-4168-9174-d7228064bfa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1368.499138] [57051]: DEBUG cinder.volume.api [None req-5b1f9f25-c720-4304-81e7-878ece5baa7a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e05eef0a-f10a-4339-baf9-be0f1f1840db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1368.500217] [57051]: DEBUG cinder.volume.flows.api.create_volume [None req-5b1f9f25-c720-4304-81e7-878ece5baa7a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Validating volume size '1' using validate_int {{(pid=57051) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1368.517250] [57051]: DEBUG cinder.volume.api [None req-5b1f9f25-c720-4304-81e7-878ece5baa7a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e05eef0a-f10a-4339-baf9-be0f1f1840db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T16:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=3dc66e21-7388-4567-923a-2efc37590051,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc66e21-7388-4567-923a-2efc37590051', '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=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1368.518200] [57051]: DEBUG cinder.volume.api [None req-5b1f9f25-c720-4304-81e7-878ece5baa7a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a381204-2f9e-493b-a113-b0cc138435e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1368.556170] [57051]: DEBUG cinder.quota [None req-5b1f9f25-c720-4304-81e7-878ece5baa7a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Created reservations ['368aedb8-cc61-480c-b487-2b9d2d0cca89', 'a3966b5c-7edd-467d-b0f2-ed8529720d1b', 'e1ab80f6-7830-4a97-8312-d653ecac3003', '4315543c-9523-4c80-8ef5-c657f35bfd5f'] {{(pid=57051) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1368.557096] [57051]: DEBUG cinder.volume.api [None req-5b1f9f25-c720-4304-81e7-878ece5baa7a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a381204-2f9e-493b-a113-b0cc138435e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['368aedb8-cc61-480c-b487-2b9d2d0cca89', 'a3966b5c-7edd-467d-b0f2-ed8529720d1b', 'e1ab80f6-7830-4a97-8312-d653ecac3003', '4315543c-9523-4c80-8ef5-c657f35bfd5f']}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1368.558015] [57051]: DEBUG cinder.volume.api [None req-5b1f9f25-c720-4304-81e7-878ece5baa7a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab34a8c0-2c61-4bc8-bacb-9013be745c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1368.567523] [57051]: DEBUG cinder.volume.api [None req-5b1f9f25-c720-4304-81e7-878ece5baa7a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab34a8c0-2c61-4bc8-bacb-9013be745c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2101294897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e81244d21a17402cac7fdac884080293',qos_specs=None,replication_status=,reservations=['368aedb8-cc61-480c-b487-2b9d2d0cca89','a3966b5c-7edd-467d-b0f2-ed8529720d1b','e1ab80f6-7830-4a97-8312-d653ecac3003','4315543c-9523-4c80-8ef5-c657f35bfd5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a9ca1529f14f059747284d14defad4',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051), '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-20T16:16:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2101294897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e81244d21a17402cac7fdac884080293',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='88a9ca1529f14f059747284d14defad4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dc66e21-7388-4567-923a-2efc37590051),volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1368.568434] [57051]: DEBUG cinder.volume.api [None req-5b1f9f25-c720-4304-81e7-878ece5baa7a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (475e0a03-e32c-46ff-a4ee-6921a74d560a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1368.578977] [57051]: DEBUG cinder.volume.api [None req-5b1f9f25-c720-4304-81e7-878ece5baa7a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (475e0a03-e32c-46ff-a4ee-6921a74d560a) 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-2101294897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e81244d21a17402cac7fdac884080293',qos_specs=None,replication_status=,reservations=['368aedb8-cc61-480c-b487-2b9d2d0cca89','a3966b5c-7edd-467d-b0f2-ed8529720d1b','e1ab80f6-7830-4a97-8312-d653ecac3003','4315543c-9523-4c80-8ef5-c657f35bfd5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a9ca1529f14f059747284d14defad4',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1368.579798] [57051]: DEBUG cinder.volume.api [None req-5b1f9f25-c720-4304-81e7-878ece5baa7a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e987fb86-9888-4e47-8944-b845dd4c0298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1368.586568] [57051]: DEBUG cinder.volume.api [None req-5b1f9f25-c720-4304-81e7-878ece5baa7a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e987fb86-9888-4e47-8944-b845dd4c0298) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1368.587561] [57051]: DEBUG cinder.volume.api [None req-5b1f9f25-c720-4304-81e7-878ece5baa7a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Flow 'volume_create_api' (1180bbb3-2d0a-4168-9174-d7228064bfa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1368.587876] [57051]: INFO cinder.volume.api [None req-5b1f9f25-c720-4304-81e7-878ece5baa7a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Create volume request issued successfully. [ 1368.588519] [57051]: INFO cinder.api.openstack.wsgi [None req-5b1f9f25-c720-4304-81e7-878ece5baa7a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1368.588951] [57051]: [pid: 57051|app: 0|req: 271/559] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 16:16:16 2025] POST /volume/v3/volumes => generated 754 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1368.597338] [57050]: DEBUG cinder.api.middleware.request_id [None req-79c0beac-1cc2-41c8-942f-18fc036fe191 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1368.599379] [57050]: INFO cinder.api.openstack.wsgi [None req-79c0beac-1cc2-41c8-942f-18fc036fe191 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 [ 1368.599601] [57050]: DEBUG cinder.api.openstack.wsgi [None req-79c0beac-1cc2-41c8-942f-18fc036fe191 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1368.599809] [57050]: DEBUG cinder.api.openstack.wsgi [None req-79c0beac-1cc2-41c8-942f-18fc036fe191 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1368.607221] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.607221] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1368.610501] [57050]: INFO cinder.volume.api [None req-79c0beac-1cc2-41c8-942f-18fc036fe191 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1368.614613] [57050]: INFO cinder.api.openstack.wsgi [None req-79c0beac-1cc2-41c8-942f-18fc036fe191 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 returned with HTTP 200 [ 1368.615104] [57050]: [pid: 57050|app: 0|req: 289/560] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:16:16 2025] GET /volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1369.624766] [57051]: DEBUG cinder.api.middleware.request_id [None req-c172a1fb-7240-4f36-a18a-cb0ae9a35a3b None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1369.626590] [57051]: INFO cinder.api.openstack.wsgi [None req-c172a1fb-7240-4f36-a18a-cb0ae9a35a3b tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 [ 1369.626823] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c172a1fb-7240-4f36-a18a-cb0ae9a35a3b tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1369.627061] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c172a1fb-7240-4f36-a18a-cb0ae9a35a3b tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1369.636504] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.636504] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1369.640432] [57051]: INFO cinder.volume.api [None req-c172a1fb-7240-4f36-a18a-cb0ae9a35a3b tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1369.645086] [57051]: INFO cinder.api.openstack.wsgi [None req-c172a1fb-7240-4f36-a18a-cb0ae9a35a3b tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 returned with HTTP 200 [ 1369.645564] [57051]: [pid: 57051|app: 0|req: 272/561] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:16:17 2025] GET /volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1369.680422] [57050]: DEBUG cinder.api.middleware.request_id [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-13f6904a-2ad2-41a1-924a-06dc727a298f None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1369.682723] [57050]: INFO cinder.api.openstack.wsgi [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-13f6904a-2ad2-41a1-924a-06dc727a298f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 [ 1369.682943] [57050]: DEBUG cinder.api.openstack.wsgi [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-13f6904a-2ad2-41a1-924a-06dc727a298f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1369.683175] [57050]: DEBUG cinder.api.openstack.wsgi [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-13f6904a-2ad2-41a1-924a-06dc727a298f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1369.690479] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.690479] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1369.693613] [57050]: INFO cinder.volume.api [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-13f6904a-2ad2-41a1-924a-06dc727a298f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1369.697661] [57050]: INFO cinder.api.openstack.wsgi [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-13f6904a-2ad2-41a1-924a-06dc727a298f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 returned with HTTP 200 [ 1369.698145] [57050]: [pid: 57050|app: 0|req: 290/562] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:16:17 2025] GET /volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1371.216939] [57051]: DEBUG cinder.api.middleware.request_id [None req-40e7c74a-f3ee-4fce-9ba1-e6c79620d209 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1371.216939] [57051]: INFO cinder.api.openstack.wsgi [None req-40e7c74a-f3ee-4fce-9ba1-e6c79620d209 None None] GET http://10.180.1.21/volume// [ 1371.216939] [57051]: DEBUG cinder.api.openstack.wsgi [None req-40e7c74a-f3ee-4fce-9ba1-e6c79620d209 None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1371.216939] [57051]: DEBUG cinder.api.openstack.wsgi [None req-40e7c74a-f3ee-4fce-9ba1-e6c79620d209 None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1371.217368] [57051]: INFO cinder.api.openstack.wsgi [None req-40e7c74a-f3ee-4fce-9ba1-e6c79620d209 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1371.217489] [57051]: [pid: 57051|app: 0|req: 273/563] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 16:16:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1371.221145] [57050]: DEBUG cinder.api.middleware.request_id [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-2c19aca0-1020-4e38-828c-5c5a0ac0867b None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1371.223608] [57050]: INFO cinder.api.openstack.wsgi [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-2c19aca0-1020-4e38-828c-5c5a0ac0867b tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1371.224051] [57050]: DEBUG cinder.api.openstack.wsgi [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-2c19aca0-1020-4e38-828c-5c5a0ac0867b tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06", "connector": null, "instance_uuid": "21c1026d-5e99-4577-8c47-dd8cbe11e84f"}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1371.233096] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.233096] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1371.252128] [57050]: INFO cinder.api.openstack.wsgi [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-2c19aca0-1020-4e38-828c-5c5a0ac0867b tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1371.252636] [57050]: [pid: 57050|app: 0|req: 291/564] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 16:16:19 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) [ 1371.274440] [57051]: DEBUG cinder.api.middleware.request_id [None req-4c24e0cf-0be0-4164-965d-d5da328a5fdc None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1371.276476] [57051]: INFO cinder.api.openstack.wsgi [None req-4c24e0cf-0be0-4164-965d-d5da328a5fdc tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 [ 1371.276696] [57051]: DEBUG cinder.api.openstack.wsgi [None req-4c24e0cf-0be0-4164-965d-d5da328a5fdc tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1371.276902] [57051]: DEBUG cinder.api.openstack.wsgi [None req-4c24e0cf-0be0-4164-965d-d5da328a5fdc tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1371.286359] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.286359] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1371.289430] [57051]: INFO cinder.volume.api [None req-4c24e0cf-0be0-4164-965d-d5da328a5fdc tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1371.293874] [57051]: INFO cinder.api.openstack.wsgi [None req-4c24e0cf-0be0-4164-965d-d5da328a5fdc tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 returned with HTTP 200 [ 1371.294251] [57051]: [pid: 57051|app: 0|req: 274/565] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:16:19 2025] GET /volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1371.779665] [57050]: DEBUG cinder.api.middleware.request_id [None req-6648f759-85b8-4476-87ed-49d85ee9c4e2 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1371.780206] [57050]: INFO cinder.api.openstack.wsgi [None req-6648f759-85b8-4476-87ed-49d85ee9c4e2 None None] GET http://10.180.1.21/volume// [ 1371.780319] [57050]: DEBUG cinder.api.openstack.wsgi [None req-6648f759-85b8-4476-87ed-49d85ee9c4e2 None None] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1371.780538] [57050]: DEBUG cinder.api.openstack.wsgi [None req-6648f759-85b8-4476-87ed-49d85ee9c4e2 None None] Calling method 'all' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1371.780998] [57050]: INFO cinder.api.openstack.wsgi [None req-6648f759-85b8-4476-87ed-49d85ee9c4e2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1371.781332] [57050]: [pid: 57050|app: 0|req: 292/566] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:16:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1371.785241] [57051]: DEBUG cinder.api.middleware.request_id [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-aef793e0-c745-4619-a07d-4a4ea93189ff None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1371.787435] [57051]: INFO cinder.api.openstack.wsgi [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-aef793e0-c745-4619-a07d-4a4ea93189ff tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 [ 1371.787681] [57051]: DEBUG cinder.api.openstack.wsgi [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-aef793e0-c745-4619-a07d-4a4ea93189ff tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1371.787894] [57051]: DEBUG cinder.api.openstack.wsgi [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-aef793e0-c745-4619-a07d-4a4ea93189ff tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1371.797162] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.797162] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1371.800125] [57051]: INFO cinder.volume.api [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-aef793e0-c745-4619-a07d-4a4ea93189ff tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1371.804233] [57051]: INFO cinder.api.openstack.wsgi [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-aef793e0-c745-4619-a07d-4a4ea93189ff tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 returned with HTTP 200 [ 1371.804611] [57051]: [pid: 57051|app: 0|req: 275/567] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:16:19 2025] GET /volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1371.831529] [57050]: DEBUG cinder.api.middleware.request_id [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-6c69727b-8cf2-48a0-ad5b-2a4b75826305 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1371.833960] [57050]: INFO cinder.api.openstack.wsgi [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-6c69727b-8cf2-48a0-ad5b-2a4b75826305 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] PUT http://10.180.1.21/volume/v3/attachments/1827ac09-2622-47cf-8afe-1a631b8dc695 [ 1371.834410] [57050]: DEBUG cinder.api.openstack.wsgi [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-6c69727b-8cf2-48a0-ad5b-2a4b75826305 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-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-550562", "mountpoint": "/dev/sdb"}}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1371.842249] [57050]: DEBUG cinder.coordination [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-6c69727b-8cf2-48a0-ad5b-2a4b75826305 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Acquiring lock "cinder-attachment_update-49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57050) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1371.847012] [57050]: DEBUG cinder.coordination [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-6c69727b-8cf2-48a0-ad5b-2a4b75826305 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Lock "cinder-attachment_update-49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57050) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1371.848069] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.848069] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1372.304538] [57051]: DEBUG cinder.api.middleware.request_id [None req-555f23a3-597d-4a21-bd8f-60b85a223ae6 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1372.306764] [57051]: INFO cinder.api.openstack.wsgi [None req-555f23a3-597d-4a21-bd8f-60b85a223ae6 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 [ 1372.307011] [57051]: DEBUG cinder.api.openstack.wsgi [None req-555f23a3-597d-4a21-bd8f-60b85a223ae6 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1372.307254] [57051]: DEBUG cinder.api.openstack.wsgi [None req-555f23a3-597d-4a21-bd8f-60b85a223ae6 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1372.317607] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.317607] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1372.321138] [57051]: INFO cinder.volume.api [None req-555f23a3-597d-4a21-bd8f-60b85a223ae6 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1372.326028] [57051]: INFO cinder.api.openstack.wsgi [None req-555f23a3-597d-4a21-bd8f-60b85a223ae6 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 returned with HTTP 200 [ 1372.326509] [57051]: [pid: 57051|app: 0|req: 276/568] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:16:20 2025] GET /volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1373.336937] [57051]: DEBUG cinder.api.middleware.request_id [None req-00a79a29-be76-49e3-a5fd-7ec7c1456672 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1373.338950] [57051]: INFO cinder.api.openstack.wsgi [None req-00a79a29-be76-49e3-a5fd-7ec7c1456672 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 [ 1373.339188] [57051]: DEBUG cinder.api.openstack.wsgi [None req-00a79a29-be76-49e3-a5fd-7ec7c1456672 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1373.339413] [57051]: DEBUG cinder.api.openstack.wsgi [None req-00a79a29-be76-49e3-a5fd-7ec7c1456672 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1373.348873] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.348873] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1373.351876] [57051]: INFO cinder.volume.api [None req-00a79a29-be76-49e3-a5fd-7ec7c1456672 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1373.355888] [57051]: INFO cinder.api.openstack.wsgi [None req-00a79a29-be76-49e3-a5fd-7ec7c1456672 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 returned with HTTP 200 [ 1373.356252] [57051]: [pid: 57051|app: 0|req: 277/569] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:16:21 2025] GET /volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1374.366757] [57051]: DEBUG cinder.api.middleware.request_id [None req-9be7d888-a0b7-44c7-8873-a27e6d8f6440 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1374.369481] [57051]: INFO cinder.api.openstack.wsgi [None req-9be7d888-a0b7-44c7-8873-a27e6d8f6440 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 [ 1374.369780] [57051]: DEBUG cinder.api.openstack.wsgi [None req-9be7d888-a0b7-44c7-8873-a27e6d8f6440 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1374.370054] [57051]: DEBUG cinder.api.openstack.wsgi [None req-9be7d888-a0b7-44c7-8873-a27e6d8f6440 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1374.381152] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.381152] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1374.384828] [57051]: INFO cinder.volume.api [None req-9be7d888-a0b7-44c7-8873-a27e6d8f6440 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1374.389863] [57051]: INFO cinder.api.openstack.wsgi [None req-9be7d888-a0b7-44c7-8873-a27e6d8f6440 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 returned with HTTP 200 [ 1374.389967] [57051]: [pid: 57051|app: 0|req: 278/570] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:16:22 2025] GET /volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1375.400173] [57051]: DEBUG cinder.api.middleware.request_id [None req-6199a537-076b-461f-8f8c-fd5ee5978f9a None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1375.402346] [57051]: INFO cinder.api.openstack.wsgi [None req-6199a537-076b-461f-8f8c-fd5ee5978f9a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 [ 1375.402602] [57051]: DEBUG cinder.api.openstack.wsgi [None req-6199a537-076b-461f-8f8c-fd5ee5978f9a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1375.402831] [57051]: DEBUG cinder.api.openstack.wsgi [None req-6199a537-076b-461f-8f8c-fd5ee5978f9a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1375.415382] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.415382] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1375.418966] [57051]: INFO cinder.volume.api [None req-6199a537-076b-461f-8f8c-fd5ee5978f9a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1375.423435] [57051]: INFO cinder.api.openstack.wsgi [None req-6199a537-076b-461f-8f8c-fd5ee5978f9a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 returned with HTTP 200 [ 1375.423820] [57051]: [pid: 57051|app: 0|req: 279/571] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:16:23 2025] GET /volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1376.370032] [57050]: DEBUG cinder.coordination [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-6c69727b-8cf2-48a0-ad5b-2a4b75826305 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Lock "cinder-attachment_update-49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=57050) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1376.370432] [57050]: INFO cinder.api.openstack.wsgi [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-6c69727b-8cf2-48a0-ad5b-2a4b75826305 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/attachments/1827ac09-2622-47cf-8afe-1a631b8dc695 returned with HTTP 200 [ 1376.370894] [57050]: [pid: 57050|app: 0|req: 293/572] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 16:16:19 2025] PUT /volume/v3/attachments/1827ac09-2622-47cf-8afe-1a631b8dc695 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1376.433759] [57051]: DEBUG cinder.api.middleware.request_id [None req-04cf6023-657f-40ac-9d03-5fc1c3012102 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1376.436077] [57051]: INFO cinder.api.openstack.wsgi [None req-04cf6023-657f-40ac-9d03-5fc1c3012102 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 [ 1376.436908] [57051]: DEBUG cinder.api.openstack.wsgi [None req-04cf6023-657f-40ac-9d03-5fc1c3012102 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1376.436908] [57051]: DEBUG cinder.api.openstack.wsgi [None req-04cf6023-657f-40ac-9d03-5fc1c3012102 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1376.450647] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.450647] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1376.454751] [57051]: INFO cinder.volume.api [None req-04cf6023-657f-40ac-9d03-5fc1c3012102 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1376.460041] [57051]: INFO cinder.api.openstack.wsgi [None req-04cf6023-657f-40ac-9d03-5fc1c3012102 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 returned with HTTP 200 [ 1376.460501] [57051]: [pid: 57051|app: 0|req: 280/573] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:16:24 2025] GET /volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1377.470893] [57050]: DEBUG cinder.api.middleware.request_id [None req-609bab66-9cb8-40c2-b328-76ea1dca0857 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.473436] [57050]: INFO cinder.api.openstack.wsgi [None req-609bab66-9cb8-40c2-b328-76ea1dca0857 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 [ 1377.473675] [57050]: DEBUG cinder.api.openstack.wsgi [None req-609bab66-9cb8-40c2-b328-76ea1dca0857 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1377.473900] [57050]: DEBUG cinder.api.openstack.wsgi [None req-609bab66-9cb8-40c2-b328-76ea1dca0857 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1377.485695] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.485695] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1377.489078] [57050]: INFO cinder.volume.api [None req-609bab66-9cb8-40c2-b328-76ea1dca0857 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1377.493175] [57050]: INFO cinder.api.openstack.wsgi [None req-609bab66-9cb8-40c2-b328-76ea1dca0857 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 returned with HTTP 200 [ 1377.493545] [57050]: [pid: 57050|app: 0|req: 294/574] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:16:25 2025] GET /volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1377.981645] [57051]: DEBUG cinder.api.middleware.request_id [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-3540e524-3d1e-418b-b3af-ed9e65038593 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.983953] [57051]: INFO cinder.api.openstack.wsgi [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-3540e524-3d1e-418b-b3af-ed9e65038593 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] POST http://10.180.1.21/volume/v3/attachments/1827ac09-2622-47cf-8afe-1a631b8dc695/action [ 1377.984427] [57051]: DEBUG cinder.api.openstack.wsgi [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-3540e524-3d1e-418b-b3af-ed9e65038593 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Action body: b'{"os-complete": null}' {{(pid=57051) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1377.984564] [57051]: DEBUG cinder.api.openstack.wsgi [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-3540e524-3d1e-418b-b3af-ed9e65038593 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1377.999112] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.999112] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1378.005500] [57051]: INFO cinder.api.openstack.wsgi [req-6045f99d-e505-42ed-a0e2-62423a110bcf req-3540e524-3d1e-418b-b3af-ed9e65038593 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/attachments/1827ac09-2622-47cf-8afe-1a631b8dc695/action returned with HTTP 204 [ 1378.005884] [57051]: [pid: 57051|app: 0|req: 281/575] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 16:16:25 2025] POST /volume/v3/attachments/1827ac09-2622-47cf-8afe-1a631b8dc695/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1378.503504] [57050]: DEBUG cinder.api.middleware.request_id [None req-461b2d22-c20f-4df8-b4ff-f3965764335a None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1378.505665] [57050]: INFO cinder.api.openstack.wsgi [None req-461b2d22-c20f-4df8-b4ff-f3965764335a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 [ 1378.505882] [57050]: DEBUG cinder.api.openstack.wsgi [None req-461b2d22-c20f-4df8-b4ff-f3965764335a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1378.506126] [57050]: DEBUG cinder.api.openstack.wsgi [None req-461b2d22-c20f-4df8-b4ff-f3965764335a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1378.515809] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.515809] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1378.519129] [57050]: INFO cinder.volume.api [None req-461b2d22-c20f-4df8-b4ff-f3965764335a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1378.523609] [57050]: INFO cinder.api.openstack.wsgi [None req-461b2d22-c20f-4df8-b4ff-f3965764335a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 returned with HTTP 200 [ 1378.524000] [57050]: [pid: 57050|app: 0|req: 295/576] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:16:26 2025] GET /volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1378.533157] [57051]: DEBUG cinder.api.middleware.request_id [None req-c745ac3f-ddca-40cc-94db-b001b7ebe26f None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1378.535341] [57051]: INFO cinder.api.openstack.wsgi [None req-c745ac3f-ddca-40cc-94db-b001b7ebe26f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 [ 1378.535569] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c745ac3f-ddca-40cc-94db-b001b7ebe26f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1378.535786] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c745ac3f-ddca-40cc-94db-b001b7ebe26f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1378.545702] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.545702] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1378.548921] [57051]: INFO cinder.volume.api [None req-c745ac3f-ddca-40cc-94db-b001b7ebe26f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1378.553233] [57051]: INFO cinder.api.openstack.wsgi [None req-c745ac3f-ddca-40cc-94db-b001b7ebe26f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 returned with HTTP 200 [ 1378.553612] [57051]: [pid: 57051|app: 0|req: 282/577] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:16:26 2025] GET /volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1388.521427] [57050]: DEBUG dbcounter [-] [57050] Writing DB stats cinder:SELECT=46,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=57050) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1388.551230] [57051]: DEBUG dbcounter [-] [57051] Writing DB stats cinder:SELECT=86,cinder:UPDATE=15,cinder:INSERT=11 {{(pid=57051) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1430.314648] [57050]: DEBUG cinder.api.middleware.request_id [req-a69703c4-a82c-468e-a751-cc8e44ba8e78 req-82429f1f-115a-4e08-80ec-b3859b6b90d9 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1430.317058] [57050]: INFO cinder.api.openstack.wsgi [req-a69703c4-a82c-468e-a751-cc8e44ba8e78 req-82429f1f-115a-4e08-80ec-b3859b6b90d9 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 [ 1430.317311] [57050]: DEBUG cinder.api.openstack.wsgi [req-a69703c4-a82c-468e-a751-cc8e44ba8e78 req-82429f1f-115a-4e08-80ec-b3859b6b90d9 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1430.317568] [57050]: DEBUG cinder.api.openstack.wsgi [req-a69703c4-a82c-468e-a751-cc8e44ba8e78 req-82429f1f-115a-4e08-80ec-b3859b6b90d9 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1430.330577] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1430.330577] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1430.333990] [57050]: INFO cinder.volume.api [req-a69703c4-a82c-468e-a751-cc8e44ba8e78 req-82429f1f-115a-4e08-80ec-b3859b6b90d9 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1430.338805] [57050]: INFO cinder.api.openstack.wsgi [req-a69703c4-a82c-468e-a751-cc8e44ba8e78 req-82429f1f-115a-4e08-80ec-b3859b6b90d9 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 returned with HTTP 200 [ 1430.339200] [57050]: [pid: 57050|app: 0|req: 296/578] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:17:18 2025] GET /volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1437.239047] [57051]: DEBUG cinder.api.middleware.request_id [None req-c85c7c0c-b5db-4c94-ade5-1fa70d49d36e None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1437.241142] [57051]: INFO cinder.api.openstack.wsgi [None req-c85c7c0c-b5db-4c94-ade5-1fa70d49d36e tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 [ 1437.241372] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c85c7c0c-b5db-4c94-ade5-1fa70d49d36e tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1437.241596] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c85c7c0c-b5db-4c94-ade5-1fa70d49d36e tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1437.254319] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1437.254319] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1437.257876] [57051]: INFO cinder.volume.api [None req-c85c7c0c-b5db-4c94-ade5-1fa70d49d36e tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1437.263114] [57051]: INFO cinder.api.openstack.wsgi [None req-c85c7c0c-b5db-4c94-ade5-1fa70d49d36e tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 returned with HTTP 200 [ 1437.263599] [57051]: [pid: 57051|app: 0|req: 283/579] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:17:25 2025] GET /volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1437.306637] [57050]: DEBUG cinder.api.middleware.request_id [req-ca41fc24-f5cd-4569-88aa-9e2a0b833ddd req-d9070b04-3b9c-4036-8976-837d4e1aa71b None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1437.308946] [57050]: INFO cinder.api.openstack.wsgi [req-ca41fc24-f5cd-4569-88aa-9e2a0b833ddd req-d9070b04-3b9c-4036-8976-837d4e1aa71b tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 [ 1437.309197] [57050]: DEBUG cinder.api.openstack.wsgi [req-ca41fc24-f5cd-4569-88aa-9e2a0b833ddd req-d9070b04-3b9c-4036-8976-837d4e1aa71b tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1437.309930] [57050]: DEBUG cinder.api.openstack.wsgi [req-ca41fc24-f5cd-4569-88aa-9e2a0b833ddd req-d9070b04-3b9c-4036-8976-837d4e1aa71b tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1437.318924] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1437.318924] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1437.322011] [57050]: INFO cinder.volume.api [req-ca41fc24-f5cd-4569-88aa-9e2a0b833ddd req-d9070b04-3b9c-4036-8976-837d4e1aa71b tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1437.326165] [57050]: INFO cinder.api.openstack.wsgi [req-ca41fc24-f5cd-4569-88aa-9e2a0b833ddd req-d9070b04-3b9c-4036-8976-837d4e1aa71b tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 returned with HTTP 200 [ 1437.326535] [57050]: [pid: 57050|app: 0|req: 297/580] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:17:25 2025] GET /volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1437.344596] [57051]: DEBUG cinder.api.middleware.request_id [req-ca41fc24-f5cd-4569-88aa-9e2a0b833ddd req-f4ca92b3-8f86-4b8b-b0ad-abdc9f977595 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1437.346939] [57051]: INFO cinder.api.openstack.wsgi [req-ca41fc24-f5cd-4569-88aa-9e2a0b833ddd req-f4ca92b3-8f86-4b8b-b0ad-abdc9f977595 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] POST http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06/action [ 1437.347334] [57051]: DEBUG cinder.api.openstack.wsgi [req-ca41fc24-f5cd-4569-88aa-9e2a0b833ddd req-f4ca92b3-8f86-4b8b-b0ad-abdc9f977595 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57051) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1437.347474] [57051]: DEBUG cinder.api.openstack.wsgi [req-ca41fc24-f5cd-4569-88aa-9e2a0b833ddd req-f4ca92b3-8f86-4b8b-b0ad-abdc9f977595 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1437.356703] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1437.356703] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1437.357203] [57051]: INFO cinder.volume.api [req-ca41fc24-f5cd-4569-88aa-9e2a0b833ddd req-f4ca92b3-8f86-4b8b-b0ad-abdc9f977595 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1437.363899] [57051]: INFO cinder.volume.api [req-ca41fc24-f5cd-4569-88aa-9e2a0b833ddd req-f4ca92b3-8f86-4b8b-b0ad-abdc9f977595 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Begin detaching volume completed successfully. [ 1437.364139] [57051]: INFO cinder.api.openstack.wsgi [req-ca41fc24-f5cd-4569-88aa-9e2a0b833ddd req-f4ca92b3-8f86-4b8b-b0ad-abdc9f977595 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06/action returned with HTTP 202 [ 1437.364611] [57051]: [pid: 57051|app: 0|req: 284/581] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 16:17:25 2025] POST /volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1438.383934] [57050]: DEBUG cinder.api.middleware.request_id [None req-19ea4269-ac18-49a7-89d1-69255b021fe1 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.384403] [57050]: INFO cinder.api.openstack.wsgi [None req-19ea4269-ac18-49a7-89d1-69255b021fe1 None None] GET http://10.180.1.21/volume// [ 1438.384585] [57050]: DEBUG cinder.api.openstack.wsgi [None req-19ea4269-ac18-49a7-89d1-69255b021fe1 None None] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1438.384841] [57050]: DEBUG cinder.api.openstack.wsgi [None req-19ea4269-ac18-49a7-89d1-69255b021fe1 None None] Calling method 'all' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1438.385248] [57050]: INFO cinder.api.openstack.wsgi [None req-19ea4269-ac18-49a7-89d1-69255b021fe1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1438.385559] [57050]: [pid: 57050|app: 0|req: 298/582] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:17:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1438.388761] [57051]: DEBUG cinder.api.middleware.request_id [req-ca41fc24-f5cd-4569-88aa-9e2a0b833ddd req-dba716ea-76e1-4d9c-a4b6-18120594dd80 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.391105] [57051]: INFO cinder.api.openstack.wsgi [req-ca41fc24-f5cd-4569-88aa-9e2a0b833ddd req-dba716ea-76e1-4d9c-a4b6-18120594dd80 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 [ 1438.391357] [57051]: DEBUG cinder.api.openstack.wsgi [req-ca41fc24-f5cd-4569-88aa-9e2a0b833ddd req-dba716ea-76e1-4d9c-a4b6-18120594dd80 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1438.391570] [57051]: DEBUG cinder.api.openstack.wsgi [req-ca41fc24-f5cd-4569-88aa-9e2a0b833ddd req-dba716ea-76e1-4d9c-a4b6-18120594dd80 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1438.401133] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1438.401133] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1438.404730] [57051]: INFO cinder.volume.api [req-ca41fc24-f5cd-4569-88aa-9e2a0b833ddd req-dba716ea-76e1-4d9c-a4b6-18120594dd80 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1438.408289] [57051]: INFO cinder.api.openstack.wsgi [req-ca41fc24-f5cd-4569-88aa-9e2a0b833ddd req-dba716ea-76e1-4d9c-a4b6-18120594dd80 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 returned with HTTP 200 [ 1438.408712] [57051]: [pid: 57051|app: 0|req: 285/583] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:17:26 2025] GET /volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 => generated 1323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1439.538363] [57050]: DEBUG cinder.api.middleware.request_id [req-ca41fc24-f5cd-4569-88aa-9e2a0b833ddd req-9144b2e6-9761-43be-8cbd-8c2c379ae9f9 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1439.541031] [57050]: INFO cinder.api.openstack.wsgi [req-ca41fc24-f5cd-4569-88aa-9e2a0b833ddd req-9144b2e6-9761-43be-8cbd-8c2c379ae9f9 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1827ac09-2622-47cf-8afe-1a631b8dc695 [ 1439.541031] [57050]: DEBUG cinder.api.openstack.wsgi [req-ca41fc24-f5cd-4569-88aa-9e2a0b833ddd req-9144b2e6-9761-43be-8cbd-8c2c379ae9f9 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1439.541244] [57050]: DEBUG cinder.api.openstack.wsgi [req-ca41fc24-f5cd-4569-88aa-9e2a0b833ddd req-9144b2e6-9761-43be-8cbd-8c2c379ae9f9 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'version_select' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1439.548234] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1439.548234] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1440.071706] [57050]: INFO cinder.api.openstack.wsgi [req-ca41fc24-f5cd-4569-88aa-9e2a0b833ddd req-9144b2e6-9761-43be-8cbd-8c2c379ae9f9 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/attachments/1827ac09-2622-47cf-8afe-1a631b8dc695 returned with HTTP 200 [ 1440.072127] [57050]: [pid: 57050|app: 0|req: 299/584] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 16:17:27 2025] DELETE /volume/v3/attachments/1827ac09-2622-47cf-8afe-1a631b8dc695 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1441.523147] [57051]: DEBUG cinder.api.middleware.request_id [None req-817a767b-f31d-491e-a27a-977f0eca4c5b None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1441.525577] [57051]: INFO cinder.api.openstack.wsgi [None req-817a767b-f31d-491e-a27a-977f0eca4c5b tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 [ 1441.525577] [57051]: DEBUG cinder.api.openstack.wsgi [None req-817a767b-f31d-491e-a27a-977f0eca4c5b tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1441.525839] [57051]: DEBUG cinder.api.openstack.wsgi [None req-817a767b-f31d-491e-a27a-977f0eca4c5b tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1441.533123] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1441.533123] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1441.536390] [57051]: INFO cinder.volume.api [None req-817a767b-f31d-491e-a27a-977f0eca4c5b tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1441.540367] [57051]: INFO cinder.api.openstack.wsgi [None req-817a767b-f31d-491e-a27a-977f0eca4c5b tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 returned with HTTP 200 [ 1441.540720] [57051]: [pid: 57051|app: 0|req: 286/585] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:17:29 2025] GET /volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1450.070893] [57050]: DEBUG dbcounter [-] [57050] Writing DB stats cinder:SELECT=20,cinder:UPDATE=3 {{(pid=57050) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1451.538400] [57051]: DEBUG dbcounter [-] [57051] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=57051) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1499.347555] [57050]: DEBUG cinder.api.middleware.request_id [None req-480d2983-9eb1-4af2-908d-72b22aebf925 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1499.349589] [57050]: INFO cinder.api.openstack.wsgi [None req-480d2983-9eb1-4af2-908d-72b22aebf925 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1499.349960] [57050]: DEBUG cinder.api.openstack.wsgi [None req-480d2983-9eb1-4af2-908d-72b22aebf925 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-765288229"}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1499.351876] [57050]: DEBUG cinder.api.v3.volumes [None req-480d2983-9eb1-4af2-908d-72b22aebf925 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-765288229'}} {{(pid=57050) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1499.352020] [57050]: INFO cinder.api.v3.volumes [None req-480d2983-9eb1-4af2-908d-72b22aebf925 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Create volume of 1 GB [ 1499.352346] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1499.352346] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1499.357453] [57050]: INFO cinder.volume.api [None req-480d2983-9eb1-4af2-908d-72b22aebf925 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Availability Zones retrieved successfully. [ 1499.363879] [57050]: DEBUG cinder.volume.api [None req-480d2983-9eb1-4af2-908d-72b22aebf925 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Flow 'volume_create_api' (6206dfc7-eb2d-4139-99cf-b4c672ea53fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1499.365035] [57050]: DEBUG cinder.volume.api [None req-480d2983-9eb1-4af2-908d-72b22aebf925 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4ca61bf-f0f9-45ac-a87c-fdd1e4737643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1499.366141] [57050]: DEBUG cinder.volume.flows.api.create_volume [None req-480d2983-9eb1-4af2-908d-72b22aebf925 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Validating volume size '1' using validate_int {{(pid=57050) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1499.382775] [57050]: DEBUG cinder.volume.api [None req-480d2983-9eb1-4af2-908d-72b22aebf925 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4ca61bf-f0f9-45ac-a87c-fdd1e4737643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T16:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=3dc66e21-7388-4567-923a-2efc37590051,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc66e21-7388-4567-923a-2efc37590051', '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=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1499.383628] [57050]: DEBUG cinder.volume.api [None req-480d2983-9eb1-4af2-908d-72b22aebf925 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91b19b88-3788-42a7-96be-a5d2c47afa90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1499.411757] [57050]: DEBUG cinder.quota [None req-480d2983-9eb1-4af2-908d-72b22aebf925 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Created reservations ['987a6476-72d0-46d0-a0e4-a623a623fea0', '3fdc67c0-05af-4440-bbd5-87e336e08a01', 'e60120c5-e238-49c0-aa1b-17101e3bca1c', '0aed2869-c1e6-46dc-8cdc-c6c75f8dbaff'] {{(pid=57050) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1499.412565] [57050]: DEBUG cinder.volume.api [None req-480d2983-9eb1-4af2-908d-72b22aebf925 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91b19b88-3788-42a7-96be-a5d2c47afa90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['987a6476-72d0-46d0-a0e4-a623a623fea0', '3fdc67c0-05af-4440-bbd5-87e336e08a01', 'e60120c5-e238-49c0-aa1b-17101e3bca1c', '0aed2869-c1e6-46dc-8cdc-c6c75f8dbaff']}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1499.413430] [57050]: DEBUG cinder.volume.api [None req-480d2983-9eb1-4af2-908d-72b22aebf925 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c5acd5b-685b-4659-b1c6-1a5e3ba7f2f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1499.426775] [57050]: DEBUG cinder.volume.api [None req-480d2983-9eb1-4af2-908d-72b22aebf925 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c5acd5b-685b-4659-b1c6-1a5e3ba7f2f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb8573bc-1f68-4af6-8caa-e55045417940', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-765288229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e81244d21a17402cac7fdac884080293',qos_specs=None,replication_status=,reservations=['987a6476-72d0-46d0-a0e4-a623a623fea0','3fdc67c0-05af-4440-bbd5-87e336e08a01','e60120c5-e238-49c0-aa1b-17101e3bca1c','0aed2869-c1e6-46dc-8cdc-c6c75f8dbaff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a9ca1529f14f059747284d14defad4',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051), '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-20T16:18:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-765288229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb8573bc-1f68-4af6-8caa-e55045417940,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e81244d21a17402cac7fdac884080293',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='88a9ca1529f14f059747284d14defad4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dc66e21-7388-4567-923a-2efc37590051),volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1499.427629] [57050]: DEBUG cinder.volume.api [None req-480d2983-9eb1-4af2-908d-72b22aebf925 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c7145d1-dea4-4620-88a5-8ac62772c8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1499.438246] [57050]: DEBUG cinder.volume.api [None req-480d2983-9eb1-4af2-908d-72b22aebf925 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c7145d1-dea4-4620-88a5-8ac62772c8dd) 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-765288229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e81244d21a17402cac7fdac884080293',qos_specs=None,replication_status=,reservations=['987a6476-72d0-46d0-a0e4-a623a623fea0','3fdc67c0-05af-4440-bbd5-87e336e08a01','e60120c5-e238-49c0-aa1b-17101e3bca1c','0aed2869-c1e6-46dc-8cdc-c6c75f8dbaff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a9ca1529f14f059747284d14defad4',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1499.439039] [57050]: DEBUG cinder.volume.api [None req-480d2983-9eb1-4af2-908d-72b22aebf925 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c953e5e2-b37a-495e-aeaa-8b4507622ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1499.447818] [57050]: DEBUG cinder.volume.api [None req-480d2983-9eb1-4af2-908d-72b22aebf925 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c953e5e2-b37a-495e-aeaa-8b4507622ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57050) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1499.448818] [57050]: DEBUG cinder.volume.api [None req-480d2983-9eb1-4af2-908d-72b22aebf925 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Flow 'volume_create_api' (6206dfc7-eb2d-4139-99cf-b4c672ea53fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57050) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1499.449163] [57050]: INFO cinder.volume.api [None req-480d2983-9eb1-4af2-908d-72b22aebf925 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Create volume request issued successfully. [ 1499.449786] [57050]: INFO cinder.api.openstack.wsgi [None req-480d2983-9eb1-4af2-908d-72b22aebf925 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1499.450227] [57050]: [pid: 57050|app: 0|req: 300/586] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 16:18:27 2025] POST /volume/v3/volumes => generated 753 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1499.458455] [57051]: DEBUG cinder.api.middleware.request_id [None req-ddab7520-04b8-4e0f-9d98-3d328632da43 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1499.460536] [57051]: INFO cinder.api.openstack.wsgi [None req-ddab7520-04b8-4e0f-9d98-3d328632da43 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 [ 1499.460775] [57051]: DEBUG cinder.api.openstack.wsgi [None req-ddab7520-04b8-4e0f-9d98-3d328632da43 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1499.460989] [57051]: DEBUG cinder.api.openstack.wsgi [None req-ddab7520-04b8-4e0f-9d98-3d328632da43 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1499.468350] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1499.468350] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1499.472058] [57051]: INFO cinder.volume.api [None req-ddab7520-04b8-4e0f-9d98-3d328632da43 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1499.476219] [57051]: INFO cinder.api.openstack.wsgi [None req-ddab7520-04b8-4e0f-9d98-3d328632da43 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 returned with HTTP 200 [ 1499.476598] [57051]: [pid: 57051|app: 0|req: 287/587] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:18:27 2025] GET /volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1500.487014] [57050]: DEBUG cinder.api.middleware.request_id [None req-f8d74673-913e-4a92-ae84-5925ab18c9e6 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1500.489333] [57050]: INFO cinder.api.openstack.wsgi [None req-f8d74673-913e-4a92-ae84-5925ab18c9e6 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 [ 1500.489571] [57050]: DEBUG cinder.api.openstack.wsgi [None req-f8d74673-913e-4a92-ae84-5925ab18c9e6 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1500.489800] [57050]: DEBUG cinder.api.openstack.wsgi [None req-f8d74673-913e-4a92-ae84-5925ab18c9e6 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1500.497651] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1500.497651] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1500.500966] [57050]: INFO cinder.volume.api [None req-f8d74673-913e-4a92-ae84-5925ab18c9e6 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1500.505061] [57050]: INFO cinder.api.openstack.wsgi [None req-f8d74673-913e-4a92-ae84-5925ab18c9e6 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 returned with HTTP 200 [ 1500.505448] [57050]: [pid: 57050|app: 0|req: 301/588] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:18:28 2025] GET /volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1500.546744] [57051]: DEBUG cinder.api.middleware.request_id [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-c20adc1a-24a0-4cf6-8848-6603581eda08 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1500.610174] [57051]: INFO cinder.api.openstack.wsgi [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-c20adc1a-24a0-4cf6-8848-6603581eda08 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 [ 1500.610418] [57051]: DEBUG cinder.api.openstack.wsgi [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-c20adc1a-24a0-4cf6-8848-6603581eda08 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1500.610637] [57051]: DEBUG cinder.api.openstack.wsgi [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-c20adc1a-24a0-4cf6-8848-6603581eda08 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1500.617892] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1500.617892] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1500.621051] [57051]: INFO cinder.volume.api [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-c20adc1a-24a0-4cf6-8848-6603581eda08 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1500.625058] [57051]: INFO cinder.api.openstack.wsgi [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-c20adc1a-24a0-4cf6-8848-6603581eda08 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 returned with HTTP 200 [ 1500.625473] [57051]: [pid: 57051|app: 0|req: 288/589] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:18:28 2025] GET /volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 => generated 846 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1502.145900] [57050]: DEBUG cinder.api.middleware.request_id [None req-a77ccdf2-c9b4-4b78-bf8a-5a4a0231241d None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1502.146364] [57050]: INFO cinder.api.openstack.wsgi [None req-a77ccdf2-c9b4-4b78-bf8a-5a4a0231241d None None] GET http://10.180.1.21/volume// [ 1502.146554] [57050]: DEBUG cinder.api.openstack.wsgi [None req-a77ccdf2-c9b4-4b78-bf8a-5a4a0231241d None None] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1502.146772] [57050]: DEBUG cinder.api.openstack.wsgi [None req-a77ccdf2-c9b4-4b78-bf8a-5a4a0231241d None None] Calling method 'all' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1502.147223] [57050]: INFO cinder.api.openstack.wsgi [None req-a77ccdf2-c9b4-4b78-bf8a-5a4a0231241d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1502.147535] [57050]: [pid: 57050|app: 0|req: 302/590] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 16:18:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1502.151354] [57051]: DEBUG cinder.api.middleware.request_id [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-11884150-0243-4d8f-adad-d9ecefb1c40a None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1502.153658] [57051]: INFO cinder.api.openstack.wsgi [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-11884150-0243-4d8f-adad-d9ecefb1c40a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1502.154071] [57051]: DEBUG cinder.api.openstack.wsgi [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-11884150-0243-4d8f-adad-d9ecefb1c40a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb8573bc-1f68-4af6-8caa-e55045417940", "connector": null, "instance_uuid": "d1c8deb6-eecf-4258-9fcd-834b21943b59"}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1502.163114] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1502.163114] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1502.183864] [57051]: INFO cinder.api.openstack.wsgi [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-11884150-0243-4d8f-adad-d9ecefb1c40a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1502.184286] [57051]: [pid: 57051|app: 0|req: 289/591] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 16:18:30 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) [ 1502.203966] [57050]: DEBUG cinder.api.middleware.request_id [None req-7b7c8455-612c-4b07-985e-e2b2b087d4b8 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1502.206514] [57050]: INFO cinder.api.openstack.wsgi [None req-7b7c8455-612c-4b07-985e-e2b2b087d4b8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 [ 1502.206744] [57050]: DEBUG cinder.api.openstack.wsgi [None req-7b7c8455-612c-4b07-985e-e2b2b087d4b8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1502.206957] [57050]: DEBUG cinder.api.openstack.wsgi [None req-7b7c8455-612c-4b07-985e-e2b2b087d4b8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1502.217166] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1502.217166] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1502.220383] [57050]: INFO cinder.volume.api [None req-7b7c8455-612c-4b07-985e-e2b2b087d4b8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1502.224522] [57050]: INFO cinder.api.openstack.wsgi [None req-7b7c8455-612c-4b07-985e-e2b2b087d4b8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 returned with HTTP 200 [ 1502.224891] [57050]: [pid: 57050|app: 0|req: 303/592] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:18:30 2025] GET /volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1502.709302] [57051]: DEBUG cinder.api.middleware.request_id [None req-d717b755-b351-427b-9b69-79bc9ce50371 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1502.709748] [57051]: INFO cinder.api.openstack.wsgi [None req-d717b755-b351-427b-9b69-79bc9ce50371 None None] GET http://10.180.1.21/volume// [ 1502.709934] [57051]: DEBUG cinder.api.openstack.wsgi [None req-d717b755-b351-427b-9b69-79bc9ce50371 None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1502.710169] [57051]: DEBUG cinder.api.openstack.wsgi [None req-d717b755-b351-427b-9b69-79bc9ce50371 None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1502.710579] [57051]: INFO cinder.api.openstack.wsgi [None req-d717b755-b351-427b-9b69-79bc9ce50371 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1502.710884] [57051]: [pid: 57051|app: 0|req: 290/593] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:18:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1502.714522] [57050]: DEBUG cinder.api.middleware.request_id [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-6afb61b9-f3dd-49bc-ad9e-d42c162a7f50 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1502.740638] [57050]: INFO cinder.api.openstack.wsgi [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-6afb61b9-f3dd-49bc-ad9e-d42c162a7f50 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 [ 1502.740903] [57050]: DEBUG cinder.api.openstack.wsgi [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-6afb61b9-f3dd-49bc-ad9e-d42c162a7f50 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1502.741135] [57050]: DEBUG cinder.api.openstack.wsgi [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-6afb61b9-f3dd-49bc-ad9e-d42c162a7f50 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1502.750366] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1502.750366] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1502.753375] [57050]: INFO cinder.volume.api [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-6afb61b9-f3dd-49bc-ad9e-d42c162a7f50 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1502.757480] [57050]: INFO cinder.api.openstack.wsgi [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-6afb61b9-f3dd-49bc-ad9e-d42c162a7f50 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 returned with HTTP 200 [ 1502.757837] [57050]: [pid: 57050|app: 0|req: 304/594] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:18:30 2025] GET /volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 => generated 1026 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1502.782100] [57051]: DEBUG cinder.api.middleware.request_id [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-0462dee7-c621-41b6-9090-a04c50b0f314 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1502.784381] [57051]: INFO cinder.api.openstack.wsgi [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-0462dee7-c621-41b6-9090-a04c50b0f314 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] PUT http://10.180.1.21/volume/v3/attachments/281b13c7-dcf5-4076-8c1c-9bf497a69e52 [ 1502.784780] [57051]: DEBUG cinder.api.openstack.wsgi [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-0462dee7-c621-41b6-9090-a04c50b0f314 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-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-550566", "mountpoint": "/dev/sdb"}}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1502.792385] [57051]: DEBUG cinder.coordination [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-0462dee7-c621-41b6-9090-a04c50b0f314 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Acquiring lock "cinder-attachment_update-fb8573bc-1f68-4af6-8caa-e55045417940-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57051) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1502.796758] [57051]: DEBUG cinder.coordination [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-0462dee7-c621-41b6-9090-a04c50b0f314 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Lock "cinder-attachment_update-fb8573bc-1f68-4af6-8caa-e55045417940-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=57051) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1502.797750] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1502.797750] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1503.235253] [57050]: DEBUG cinder.api.middleware.request_id [None req-f9bf5b8c-b9da-477a-ad95-36cbd0899cfe None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1503.237748] [57050]: INFO cinder.api.openstack.wsgi [None req-f9bf5b8c-b9da-477a-ad95-36cbd0899cfe tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 [ 1503.238050] [57050]: DEBUG cinder.api.openstack.wsgi [None req-f9bf5b8c-b9da-477a-ad95-36cbd0899cfe tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1503.238362] [57050]: DEBUG cinder.api.openstack.wsgi [None req-f9bf5b8c-b9da-477a-ad95-36cbd0899cfe tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1503.248793] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1503.248793] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1503.252387] [57050]: INFO cinder.volume.api [None req-f9bf5b8c-b9da-477a-ad95-36cbd0899cfe tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1503.256841] [57050]: INFO cinder.api.openstack.wsgi [None req-f9bf5b8c-b9da-477a-ad95-36cbd0899cfe tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 returned with HTTP 200 [ 1503.257260] [57050]: [pid: 57050|app: 0|req: 305/595] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:18:31 2025] GET /volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1504.267525] [57050]: DEBUG cinder.api.middleware.request_id [None req-c80aaf5d-b016-428d-9d02-a65eae030285 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1504.269604] [57050]: INFO cinder.api.openstack.wsgi [None req-c80aaf5d-b016-428d-9d02-a65eae030285 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 [ 1504.269830] [57050]: DEBUG cinder.api.openstack.wsgi [None req-c80aaf5d-b016-428d-9d02-a65eae030285 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1504.270053] [57050]: DEBUG cinder.api.openstack.wsgi [None req-c80aaf5d-b016-428d-9d02-a65eae030285 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1504.279549] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1504.279549] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1504.283133] [57050]: INFO cinder.volume.api [None req-c80aaf5d-b016-428d-9d02-a65eae030285 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1504.287211] [57050]: INFO cinder.api.openstack.wsgi [None req-c80aaf5d-b016-428d-9d02-a65eae030285 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 returned with HTTP 200 [ 1504.287573] [57050]: [pid: 57050|app: 0|req: 306/596] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:18:32 2025] GET /volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1505.297690] [57050]: DEBUG cinder.api.middleware.request_id [None req-59d13a4e-5622-47f2-82b0-e7df3d20298a None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1505.299836] [57050]: INFO cinder.api.openstack.wsgi [None req-59d13a4e-5622-47f2-82b0-e7df3d20298a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 [ 1505.300078] [57050]: DEBUG cinder.api.openstack.wsgi [None req-59d13a4e-5622-47f2-82b0-e7df3d20298a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1505.300299] [57050]: DEBUG cinder.api.openstack.wsgi [None req-59d13a4e-5622-47f2-82b0-e7df3d20298a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1505.309848] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1505.309848] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1505.312934] [57050]: INFO cinder.volume.api [None req-59d13a4e-5622-47f2-82b0-e7df3d20298a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1505.317132] [57050]: INFO cinder.api.openstack.wsgi [None req-59d13a4e-5622-47f2-82b0-e7df3d20298a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 returned with HTTP 200 [ 1505.317504] [57050]: [pid: 57050|app: 0|req: 307/597] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:18:33 2025] GET /volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1506.327533] [57050]: DEBUG cinder.api.middleware.request_id [None req-503c21c5-cf7f-47d2-b574-3cbb71d7324d None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1506.329656] [57050]: INFO cinder.api.openstack.wsgi [None req-503c21c5-cf7f-47d2-b574-3cbb71d7324d tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 [ 1506.329888] [57050]: DEBUG cinder.api.openstack.wsgi [None req-503c21c5-cf7f-47d2-b574-3cbb71d7324d tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1506.330120] [57050]: DEBUG cinder.api.openstack.wsgi [None req-503c21c5-cf7f-47d2-b574-3cbb71d7324d tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1506.340039] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1506.340039] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1506.342759] [57050]: INFO cinder.volume.api [None req-503c21c5-cf7f-47d2-b574-3cbb71d7324d tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1506.346867] [57050]: INFO cinder.api.openstack.wsgi [None req-503c21c5-cf7f-47d2-b574-3cbb71d7324d tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 returned with HTTP 200 [ 1506.347230] [57050]: [pid: 57050|app: 0|req: 308/598] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:18:34 2025] GET /volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1507.320765] [57051]: DEBUG cinder.coordination [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-0462dee7-c621-41b6-9090-a04c50b0f314 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Lock "cinder-attachment_update-fb8573bc-1f68-4af6-8caa-e55045417940-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=57051) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1507.321110] [57051]: INFO cinder.api.openstack.wsgi [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-0462dee7-c621-41b6-9090-a04c50b0f314 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/attachments/281b13c7-dcf5-4076-8c1c-9bf497a69e52 returned with HTTP 200 [ 1507.321581] [57051]: [pid: 57051|app: 0|req: 291/599] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 16:18:30 2025] PUT /volume/v3/attachments/281b13c7-dcf5-4076-8c1c-9bf497a69e52 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1507.357298] [57050]: DEBUG cinder.api.middleware.request_id [None req-39f03395-0025-4e2a-a480-c6b50238b920 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1507.359515] [57050]: INFO cinder.api.openstack.wsgi [None req-39f03395-0025-4e2a-a480-c6b50238b920 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 [ 1507.359761] [57050]: DEBUG cinder.api.openstack.wsgi [None req-39f03395-0025-4e2a-a480-c6b50238b920 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1507.359984] [57050]: DEBUG cinder.api.openstack.wsgi [None req-39f03395-0025-4e2a-a480-c6b50238b920 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1507.369919] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1507.369919] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1507.373055] [57050]: INFO cinder.volume.api [None req-39f03395-0025-4e2a-a480-c6b50238b920 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1507.377275] [57050]: INFO cinder.api.openstack.wsgi [None req-39f03395-0025-4e2a-a480-c6b50238b920 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 returned with HTTP 200 [ 1507.377643] [57050]: [pid: 57050|app: 0|req: 309/600] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:18:35 2025] GET /volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1508.387665] [57051]: DEBUG cinder.api.middleware.request_id [None req-ac0c4616-7a41-46e7-a2a4-4cc46c46e2b7 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1508.389792] [57051]: INFO cinder.api.openstack.wsgi [None req-ac0c4616-7a41-46e7-a2a4-4cc46c46e2b7 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 [ 1508.390028] [57051]: DEBUG cinder.api.openstack.wsgi [None req-ac0c4616-7a41-46e7-a2a4-4cc46c46e2b7 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1508.390252] [57051]: DEBUG cinder.api.openstack.wsgi [None req-ac0c4616-7a41-46e7-a2a4-4cc46c46e2b7 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1508.399981] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1508.399981] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1508.402979] [57051]: INFO cinder.volume.api [None req-ac0c4616-7a41-46e7-a2a4-4cc46c46e2b7 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1508.406989] [57051]: INFO cinder.api.openstack.wsgi [None req-ac0c4616-7a41-46e7-a2a4-4cc46c46e2b7 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 returned with HTTP 200 [ 1508.407363] [57051]: [pid: 57051|app: 0|req: 292/601] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:18:36 2025] GET /volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1508.927198] [57050]: DEBUG cinder.api.middleware.request_id [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-54bea3bf-0444-4dd4-88ba-cb91093efdd8 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1508.929559] [57050]: INFO cinder.api.openstack.wsgi [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-54bea3bf-0444-4dd4-88ba-cb91093efdd8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] POST http://10.180.1.21/volume/v3/attachments/281b13c7-dcf5-4076-8c1c-9bf497a69e52/action [ 1508.929972] [57050]: DEBUG cinder.api.openstack.wsgi [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-54bea3bf-0444-4dd4-88ba-cb91093efdd8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Action body: b'{"os-complete": null}' {{(pid=57050) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1508.930124] [57050]: DEBUG cinder.api.openstack.wsgi [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-54bea3bf-0444-4dd4-88ba-cb91093efdd8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1508.945274] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1508.945274] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1508.951363] [57050]: INFO cinder.api.openstack.wsgi [req-d954056d-36e2-4fe9-824b-9bf4d502d03d req-54bea3bf-0444-4dd4-88ba-cb91093efdd8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/attachments/281b13c7-dcf5-4076-8c1c-9bf497a69e52/action returned with HTTP 204 [ 1508.951793] [57050]: [pid: 57050|app: 0|req: 310/602] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 16:18:36 2025] POST /volume/v3/attachments/281b13c7-dcf5-4076-8c1c-9bf497a69e52/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1509.417689] [57051]: DEBUG cinder.api.middleware.request_id [None req-32287657-7cbf-42eb-9718-a641daa75e20 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1509.419721] [57051]: INFO cinder.api.openstack.wsgi [None req-32287657-7cbf-42eb-9718-a641daa75e20 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 [ 1509.419947] [57051]: DEBUG cinder.api.openstack.wsgi [None req-32287657-7cbf-42eb-9718-a641daa75e20 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1509.420180] [57051]: DEBUG cinder.api.openstack.wsgi [None req-32287657-7cbf-42eb-9718-a641daa75e20 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1509.430109] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1509.430109] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1509.433164] [57051]: INFO cinder.volume.api [None req-32287657-7cbf-42eb-9718-a641daa75e20 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1509.437328] [57051]: INFO cinder.api.openstack.wsgi [None req-32287657-7cbf-42eb-9718-a641daa75e20 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 returned with HTTP 200 [ 1509.437709] [57051]: [pid: 57051|app: 0|req: 293/603] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:18:37 2025] GET /volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1509.446712] [57050]: DEBUG cinder.api.middleware.request_id [None req-5bc7f06b-b8c3-48f6-a253-ebbe541d2f73 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1509.448762] [57050]: INFO cinder.api.openstack.wsgi [None req-5bc7f06b-b8c3-48f6-a253-ebbe541d2f73 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 [ 1509.448989] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5bc7f06b-b8c3-48f6-a253-ebbe541d2f73 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1509.449221] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5bc7f06b-b8c3-48f6-a253-ebbe541d2f73 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1509.460162] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1509.460162] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1509.463661] [57050]: INFO cinder.volume.api [None req-5bc7f06b-b8c3-48f6-a253-ebbe541d2f73 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1509.468259] [57050]: INFO cinder.api.openstack.wsgi [None req-5bc7f06b-b8c3-48f6-a253-ebbe541d2f73 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 returned with HTTP 200 [ 1509.468672] [57050]: [pid: 57050|app: 0|req: 311/604] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:18:37 2025] GET /volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1509.510195] [57051]: DEBUG cinder.api.middleware.request_id [req-c30b785b-5682-432e-9a62-df7aa9f210b4 req-7fa6347d-a063-432a-a36d-1a6e26872012 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1509.559524] [57051]: INFO cinder.api.openstack.wsgi [req-c30b785b-5682-432e-9a62-df7aa9f210b4 req-7fa6347d-a063-432a-a36d-1a6e26872012 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 [ 1509.559787] [57051]: DEBUG cinder.api.openstack.wsgi [req-c30b785b-5682-432e-9a62-df7aa9f210b4 req-7fa6347d-a063-432a-a36d-1a6e26872012 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1509.560010] [57051]: DEBUG cinder.api.openstack.wsgi [req-c30b785b-5682-432e-9a62-df7aa9f210b4 req-7fa6347d-a063-432a-a36d-1a6e26872012 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1509.569629] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1509.569629] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1509.572747] [57051]: INFO cinder.volume.api [req-c30b785b-5682-432e-9a62-df7aa9f210b4 req-7fa6347d-a063-432a-a36d-1a6e26872012 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1509.577104] [57051]: INFO cinder.api.openstack.wsgi [req-c30b785b-5682-432e-9a62-df7aa9f210b4 req-7fa6347d-a063-432a-a36d-1a6e26872012 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 returned with HTTP 200 [ 1509.577491] [57051]: [pid: 57051|app: 0|req: 294/605] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:18:37 2025] GET /volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 => generated 1138 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1509.587403] [57050]: DEBUG cinder.api.middleware.request_id [None req-6f3d6606-79f7-4d8e-93bf-712b0b1f2989 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1509.589487] [57050]: INFO cinder.api.openstack.wsgi [None req-6f3d6606-79f7-4d8e-93bf-712b0b1f2989 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 [ 1509.589710] [57050]: DEBUG cinder.api.openstack.wsgi [None req-6f3d6606-79f7-4d8e-93bf-712b0b1f2989 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1509.589921] [57050]: DEBUG cinder.api.openstack.wsgi [None req-6f3d6606-79f7-4d8e-93bf-712b0b1f2989 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1509.600116] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1509.600116] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1509.603389] [57050]: INFO cinder.volume.api [None req-6f3d6606-79f7-4d8e-93bf-712b0b1f2989 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1509.607655] [57050]: INFO cinder.api.openstack.wsgi [None req-6f3d6606-79f7-4d8e-93bf-712b0b1f2989 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 returned with HTTP 200 [ 1509.608038] [57050]: [pid: 57050|app: 0|req: 312/606] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:18:37 2025] GET /volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1509.644325] [57051]: DEBUG cinder.api.middleware.request_id [req-d8b67781-ba81-49f8-8a91-e296b39a6505 req-873fc806-a942-4997-b9b4-76b6f17ba3e0 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1509.646751] [57051]: INFO cinder.api.openstack.wsgi [req-d8b67781-ba81-49f8-8a91-e296b39a6505 req-873fc806-a942-4997-b9b4-76b6f17ba3e0 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 [ 1509.646969] [57051]: DEBUG cinder.api.openstack.wsgi [req-d8b67781-ba81-49f8-8a91-e296b39a6505 req-873fc806-a942-4997-b9b4-76b6f17ba3e0 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1509.647206] [57051]: DEBUG cinder.api.openstack.wsgi [req-d8b67781-ba81-49f8-8a91-e296b39a6505 req-873fc806-a942-4997-b9b4-76b6f17ba3e0 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1509.656989] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1509.656989] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1509.660399] [57051]: INFO cinder.volume.api [req-d8b67781-ba81-49f8-8a91-e296b39a6505 req-873fc806-a942-4997-b9b4-76b6f17ba3e0 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1509.664701] [57051]: INFO cinder.api.openstack.wsgi [req-d8b67781-ba81-49f8-8a91-e296b39a6505 req-873fc806-a942-4997-b9b4-76b6f17ba3e0 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 returned with HTTP 200 [ 1509.665135] [57051]: [pid: 57051|app: 0|req: 295/607] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:18:37 2025] GET /volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1509.682798] [57050]: DEBUG cinder.api.middleware.request_id [req-d8b67781-ba81-49f8-8a91-e296b39a6505 req-cac4513c-b6ec-425b-ac8c-3f4b59fd194f None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1509.685080] [57050]: INFO cinder.api.openstack.wsgi [req-d8b67781-ba81-49f8-8a91-e296b39a6505 req-cac4513c-b6ec-425b-ac8c-3f4b59fd194f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] POST http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940/action [ 1509.685520] [57050]: DEBUG cinder.api.openstack.wsgi [req-d8b67781-ba81-49f8-8a91-e296b39a6505 req-cac4513c-b6ec-425b-ac8c-3f4b59fd194f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57050) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1509.685656] [57050]: DEBUG cinder.api.openstack.wsgi [req-d8b67781-ba81-49f8-8a91-e296b39a6505 req-cac4513c-b6ec-425b-ac8c-3f4b59fd194f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1509.694999] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1509.694999] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1509.695517] [57050]: INFO cinder.volume.api [req-d8b67781-ba81-49f8-8a91-e296b39a6505 req-cac4513c-b6ec-425b-ac8c-3f4b59fd194f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1509.699600] [57050]: INFO cinder.volume.api [req-d8b67781-ba81-49f8-8a91-e296b39a6505 req-cac4513c-b6ec-425b-ac8c-3f4b59fd194f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Begin detaching volume completed successfully. [ 1509.699806] [57050]: INFO cinder.api.openstack.wsgi [req-d8b67781-ba81-49f8-8a91-e296b39a6505 req-cac4513c-b6ec-425b-ac8c-3f4b59fd194f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940/action returned with HTTP 202 [ 1509.700185] [57050]: [pid: 57050|app: 0|req: 313/608] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 16:18:37 2025] POST /volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1510.717579] [57051]: DEBUG cinder.api.middleware.request_id [None req-9b29bcdd-b9b0-429d-b768-56904aaadcf4 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1510.718016] [57051]: INFO cinder.api.openstack.wsgi [None req-9b29bcdd-b9b0-429d-b768-56904aaadcf4 None None] GET http://10.180.1.21/volume// [ 1510.718214] [57051]: DEBUG cinder.api.openstack.wsgi [None req-9b29bcdd-b9b0-429d-b768-56904aaadcf4 None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1510.718433] [57051]: DEBUG cinder.api.openstack.wsgi [None req-9b29bcdd-b9b0-429d-b768-56904aaadcf4 None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1510.718830] [57051]: INFO cinder.api.openstack.wsgi [None req-9b29bcdd-b9b0-429d-b768-56904aaadcf4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1510.719153] [57051]: [pid: 57051|app: 0|req: 296/609] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:18:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1510.722490] [57050]: DEBUG cinder.api.middleware.request_id [req-d8b67781-ba81-49f8-8a91-e296b39a6505 req-77788964-7afd-4246-9220-275d398b1b09 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1510.724816] [57050]: INFO cinder.api.openstack.wsgi [req-d8b67781-ba81-49f8-8a91-e296b39a6505 req-77788964-7afd-4246-9220-275d398b1b09 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 [ 1510.725083] [57050]: DEBUG cinder.api.openstack.wsgi [req-d8b67781-ba81-49f8-8a91-e296b39a6505 req-77788964-7afd-4246-9220-275d398b1b09 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1510.725302] [57050]: DEBUG cinder.api.openstack.wsgi [req-d8b67781-ba81-49f8-8a91-e296b39a6505 req-77788964-7afd-4246-9220-275d398b1b09 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1510.735976] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1510.735976] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1510.739113] [57050]: INFO cinder.volume.api [req-d8b67781-ba81-49f8-8a91-e296b39a6505 req-77788964-7afd-4246-9220-275d398b1b09 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1510.743129] [57050]: INFO cinder.api.openstack.wsgi [req-d8b67781-ba81-49f8-8a91-e296b39a6505 req-77788964-7afd-4246-9220-275d398b1b09 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 returned with HTTP 200 [ 1510.743552] [57050]: [pid: 57050|app: 0|req: 314/610] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:18:38 2025] GET /volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1511.870249] [57051]: DEBUG cinder.api.middleware.request_id [req-d8b67781-ba81-49f8-8a91-e296b39a6505 req-cfabd21b-97db-48d1-b763-7d175b6f74a7 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1511.872587] [57051]: INFO cinder.api.openstack.wsgi [req-d8b67781-ba81-49f8-8a91-e296b39a6505 req-cfabd21b-97db-48d1-b763-7d175b6f74a7 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] DELETE http://10.180.1.21/volume/v3/attachments/281b13c7-dcf5-4076-8c1c-9bf497a69e52 [ 1511.872807] [57051]: DEBUG cinder.api.openstack.wsgi [req-d8b67781-ba81-49f8-8a91-e296b39a6505 req-cfabd21b-97db-48d1-b763-7d175b6f74a7 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1511.873025] [57051]: DEBUG cinder.api.openstack.wsgi [req-d8b67781-ba81-49f8-8a91-e296b39a6505 req-cfabd21b-97db-48d1-b763-7d175b6f74a7 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'version_select' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1511.880262] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1511.880262] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1512.403847] [57051]: INFO cinder.api.openstack.wsgi [req-d8b67781-ba81-49f8-8a91-e296b39a6505 req-cfabd21b-97db-48d1-b763-7d175b6f74a7 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/attachments/281b13c7-dcf5-4076-8c1c-9bf497a69e52 returned with HTTP 200 [ 1512.404243] [57051]: [pid: 57051|app: 0|req: 297/611] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 16:18:39 2025] DELETE /volume/v3/attachments/281b13c7-dcf5-4076-8c1c-9bf497a69e52 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1513.864189] [57050]: DEBUG cinder.api.middleware.request_id [None req-c0621362-daa1-4858-9975-0d19a011ad9e None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1513.866452] [57050]: INFO cinder.api.openstack.wsgi [None req-c0621362-daa1-4858-9975-0d19a011ad9e tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 [ 1513.866681] [57050]: DEBUG cinder.api.openstack.wsgi [None req-c0621362-daa1-4858-9975-0d19a011ad9e tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1513.866903] [57050]: DEBUG cinder.api.openstack.wsgi [None req-c0621362-daa1-4858-9975-0d19a011ad9e tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1513.874277] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1513.874277] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1513.877579] [57050]: INFO cinder.volume.api [None req-c0621362-daa1-4858-9975-0d19a011ad9e tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1513.881649] [57050]: INFO cinder.api.openstack.wsgi [None req-c0621362-daa1-4858-9975-0d19a011ad9e tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 returned with HTTP 200 [ 1513.882014] [57050]: [pid: 57050|app: 0|req: 315/612] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:18:41 2025] GET /volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1522.403096] [57051]: DEBUG dbcounter [-] [57051] Writing DB stats cinder:SELECT=48,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=57051) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1523.879747] [57050]: DEBUG dbcounter [-] [57050] Writing DB stats cinder:SELECT=84,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=57050) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1572.225986] [57051]: DEBUG cinder.api.middleware.request_id [None req-a356eabd-e96b-4c32-8bfe-ec4fb28f12de None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1572.228340] [57051]: INFO cinder.api.openstack.wsgi [None req-a356eabd-e96b-4c32-8bfe-ec4fb28f12de tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1572.228746] [57051]: DEBUG cinder.api.openstack.wsgi [None req-a356eabd-e96b-4c32-8bfe-ec4fb28f12de tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-45762413"}} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1572.231164] [57051]: DEBUG cinder.api.v3.volumes [None req-a356eabd-e96b-4c32-8bfe-ec4fb28f12de tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-45762413'}} {{(pid=57051) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1572.231306] [57051]: INFO cinder.api.v3.volumes [None req-a356eabd-e96b-4c32-8bfe-ec4fb28f12de tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Create volume of 1 GB [ 1572.231631] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1572.231631] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1572.236907] [57051]: INFO cinder.volume.api [None req-a356eabd-e96b-4c32-8bfe-ec4fb28f12de tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Availability Zones retrieved successfully. [ 1572.243690] [57051]: DEBUG cinder.volume.api [None req-a356eabd-e96b-4c32-8bfe-ec4fb28f12de tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Flow 'volume_create_api' (1f3952e4-0801-44e6-960e-5949322b2f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1572.244846] [57051]: DEBUG cinder.volume.api [None req-a356eabd-e96b-4c32-8bfe-ec4fb28f12de tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdad6e53-ff71-47a4-9ae3-7efcf0f56ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1572.245914] [57051]: DEBUG cinder.volume.flows.api.create_volume [None req-a356eabd-e96b-4c32-8bfe-ec4fb28f12de tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Validating volume size '1' using validate_int {{(pid=57051) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1572.262768] [57051]: DEBUG cinder.volume.api [None req-a356eabd-e96b-4c32-8bfe-ec4fb28f12de tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdad6e53-ff71-47a4-9ae3-7efcf0f56ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T16:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=3dc66e21-7388-4567-923a-2efc37590051,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc66e21-7388-4567-923a-2efc37590051', '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=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1572.263634] [57051]: DEBUG cinder.volume.api [None req-a356eabd-e96b-4c32-8bfe-ec4fb28f12de tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8e867f1-3d3c-4daa-b0e0-1b0d4bf605d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1572.292293] [57051]: DEBUG cinder.quota [None req-a356eabd-e96b-4c32-8bfe-ec4fb28f12de tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Created reservations ['3d8a0d59-d5e0-4bec-98d4-789868f772c0', '220d52cb-6767-41f7-aae9-57a854d6257f', '3a419653-89f0-4e7a-ab63-e4b99c022ffd', 'dedc0874-8738-4896-b65a-c013d59068c6'] {{(pid=57051) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1572.293098] [57051]: DEBUG cinder.volume.api [None req-a356eabd-e96b-4c32-8bfe-ec4fb28f12de tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8e867f1-3d3c-4daa-b0e0-1b0d4bf605d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d8a0d59-d5e0-4bec-98d4-789868f772c0', '220d52cb-6767-41f7-aae9-57a854d6257f', '3a419653-89f0-4e7a-ab63-e4b99c022ffd', 'dedc0874-8738-4896-b65a-c013d59068c6']}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1572.293957] [57051]: DEBUG cinder.volume.api [None req-a356eabd-e96b-4c32-8bfe-ec4fb28f12de tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6864dd35-c849-4a7c-b90f-50f824d20d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1572.306326] [57051]: DEBUG cinder.volume.api [None req-a356eabd-e96b-4c32-8bfe-ec4fb28f12de tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6864dd35-c849-4a7c-b90f-50f824d20d03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eccf01a9-2202-4d81-9f38-a4c3e291903a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-45762413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e81244d21a17402cac7fdac884080293',qos_specs=None,replication_status=,reservations=['3d8a0d59-d5e0-4bec-98d4-789868f772c0','220d52cb-6767-41f7-aae9-57a854d6257f','3a419653-89f0-4e7a-ab63-e4b99c022ffd','dedc0874-8738-4896-b65a-c013d59068c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a9ca1529f14f059747284d14defad4',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051), '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-20T16:19:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-45762413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eccf01a9-2202-4d81-9f38-a4c3e291903a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e81244d21a17402cac7fdac884080293',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='88a9ca1529f14f059747284d14defad4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dc66e21-7388-4567-923a-2efc37590051),volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1572.307205] [57051]: DEBUG cinder.volume.api [None req-a356eabd-e96b-4c32-8bfe-ec4fb28f12de tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b64764d9-d348-46e7-8da8-24304dc8e179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1572.320527] [57051]: DEBUG cinder.volume.api [None req-a356eabd-e96b-4c32-8bfe-ec4fb28f12de tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b64764d9-d348-46e7-8da8-24304dc8e179) 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-45762413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e81244d21a17402cac7fdac884080293',qos_specs=None,replication_status=,reservations=['3d8a0d59-d5e0-4bec-98d4-789868f772c0','220d52cb-6767-41f7-aae9-57a854d6257f','3a419653-89f0-4e7a-ab63-e4b99c022ffd','dedc0874-8738-4896-b65a-c013d59068c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a9ca1529f14f059747284d14defad4',volume_type_id=3dc66e21-7388-4567-923a-2efc37590051)}' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1572.321316] [57051]: DEBUG cinder.volume.api [None req-a356eabd-e96b-4c32-8bfe-ec4fb28f12de tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28a91246-4d60-4e8b-bf6b-8f5bfaa28f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1572.329307] [57051]: DEBUG cinder.volume.api [None req-a356eabd-e96b-4c32-8bfe-ec4fb28f12de tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28a91246-4d60-4e8b-bf6b-8f5bfaa28f24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57051) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1572.330306] [57051]: DEBUG cinder.volume.api [None req-a356eabd-e96b-4c32-8bfe-ec4fb28f12de tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Flow 'volume_create_api' (1f3952e4-0801-44e6-960e-5949322b2f58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57051) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1572.330619] [57051]: INFO cinder.volume.api [None req-a356eabd-e96b-4c32-8bfe-ec4fb28f12de tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Create volume request issued successfully. [ 1572.331254] [57051]: INFO cinder.api.openstack.wsgi [None req-a356eabd-e96b-4c32-8bfe-ec4fb28f12de tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1572.331685] [57051]: [pid: 57051|app: 0|req: 298/613] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 16:19:40 2025] POST /volume/v3/volumes => generated 752 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1572.339985] [57050]: DEBUG cinder.api.middleware.request_id [None req-00532d9f-93a5-46db-9eeb-1422ac9dfba4 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1572.342082] [57050]: INFO cinder.api.openstack.wsgi [None req-00532d9f-93a5-46db-9eeb-1422ac9dfba4 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a [ 1572.342312] [57050]: DEBUG cinder.api.openstack.wsgi [None req-00532d9f-93a5-46db-9eeb-1422ac9dfba4 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1572.342531] [57050]: DEBUG cinder.api.openstack.wsgi [None req-00532d9f-93a5-46db-9eeb-1422ac9dfba4 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1572.349965] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1572.349965] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1572.353600] [57050]: INFO cinder.volume.api [None req-00532d9f-93a5-46db-9eeb-1422ac9dfba4 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1572.357809] [57050]: INFO cinder.api.openstack.wsgi [None req-00532d9f-93a5-46db-9eeb-1422ac9dfba4 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a returned with HTTP 200 [ 1572.358172] [57050]: [pid: 57050|app: 0|req: 316/614] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:19:40 2025] GET /volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1573.369011] [57051]: DEBUG cinder.api.middleware.request_id [None req-6d0e4506-7b22-496f-90ee-18d9c5031263 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1573.371062] [57051]: INFO cinder.api.openstack.wsgi [None req-6d0e4506-7b22-496f-90ee-18d9c5031263 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a [ 1573.372032] [57051]: DEBUG cinder.api.openstack.wsgi [None req-6d0e4506-7b22-496f-90ee-18d9c5031263 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1573.372032] [57051]: DEBUG cinder.api.openstack.wsgi [None req-6d0e4506-7b22-496f-90ee-18d9c5031263 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1573.379406] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1573.379406] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1573.382670] [57051]: INFO cinder.volume.api [None req-6d0e4506-7b22-496f-90ee-18d9c5031263 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1573.386799] [57051]: INFO cinder.api.openstack.wsgi [None req-6d0e4506-7b22-496f-90ee-18d9c5031263 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a returned with HTTP 200 [ 1573.387337] [57051]: [pid: 57051|app: 0|req: 299/615] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:19:41 2025] GET /volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1573.429488] [57050]: DEBUG cinder.api.middleware.request_id [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-1187cedd-0995-4aec-8758-25cec246038f None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1573.431970] [57050]: INFO cinder.api.openstack.wsgi [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-1187cedd-0995-4aec-8758-25cec246038f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a [ 1573.432277] [57050]: DEBUG cinder.api.openstack.wsgi [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-1187cedd-0995-4aec-8758-25cec246038f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1573.432513] [57050]: DEBUG cinder.api.openstack.wsgi [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-1187cedd-0995-4aec-8758-25cec246038f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1573.440119] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1573.440119] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1573.443451] [57050]: INFO cinder.volume.api [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-1187cedd-0995-4aec-8758-25cec246038f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1573.447705] [57050]: INFO cinder.api.openstack.wsgi [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-1187cedd-0995-4aec-8758-25cec246038f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a returned with HTTP 200 [ 1573.448084] [57050]: [pid: 57050|app: 0|req: 317/616] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:19:41 2025] GET /volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1574.967457] [57051]: DEBUG cinder.api.middleware.request_id [None req-c4af52eb-57d6-4744-bbbb-310146163088 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1574.967921] [57051]: INFO cinder.api.openstack.wsgi [None req-c4af52eb-57d6-4744-bbbb-310146163088 None None] GET http://10.180.1.21/volume// [ 1574.968115] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c4af52eb-57d6-4744-bbbb-310146163088 None None] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1574.968337] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c4af52eb-57d6-4744-bbbb-310146163088 None None] Calling method 'all' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1574.968733] [57051]: INFO cinder.api.openstack.wsgi [None req-c4af52eb-57d6-4744-bbbb-310146163088 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1574.969157] [57051]: [pid: 57051|app: 0|req: 300/617] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 16:19:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1574.972776] [57050]: DEBUG cinder.api.middleware.request_id [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-54d720ad-0872-45b6-9c95-1994efa63087 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1574.975113] [57050]: INFO cinder.api.openstack.wsgi [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-54d720ad-0872-45b6-9c95-1994efa63087 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1574.975536] [57050]: DEBUG cinder.api.openstack.wsgi [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-54d720ad-0872-45b6-9c95-1994efa63087 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eccf01a9-2202-4d81-9f38-a4c3e291903a", "connector": null, "instance_uuid": "17c4f3f7-6498-438a-b2ec-2fe90129047b"}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1574.984414] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1574.984414] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1575.001959] [57050]: INFO cinder.api.openstack.wsgi [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-54d720ad-0872-45b6-9c95-1994efa63087 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1575.002357] [57050]: [pid: 57050|app: 0|req: 318/618] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 16:19:42 2025] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1575.021304] [57051]: DEBUG cinder.api.middleware.request_id [None req-07a6f43f-5775-406b-b88c-2746c1e46734 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1575.024069] [57051]: INFO cinder.api.openstack.wsgi [None req-07a6f43f-5775-406b-b88c-2746c1e46734 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a [ 1575.024332] [57051]: DEBUG cinder.api.openstack.wsgi [None req-07a6f43f-5775-406b-b88c-2746c1e46734 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1575.024545] [57051]: DEBUG cinder.api.openstack.wsgi [None req-07a6f43f-5775-406b-b88c-2746c1e46734 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1575.033976] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1575.033976] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1575.036989] [57051]: INFO cinder.volume.api [None req-07a6f43f-5775-406b-b88c-2746c1e46734 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1575.041328] [57051]: INFO cinder.api.openstack.wsgi [None req-07a6f43f-5775-406b-b88c-2746c1e46734 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a returned with HTTP 200 [ 1575.041791] [57051]: [pid: 57051|app: 0|req: 301/619] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:19:42 2025] GET /volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1575.525484] [57050]: DEBUG cinder.api.middleware.request_id [None req-7ea0a78d-ffb4-4c11-b8d1-dd88170da808 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1575.525942] [57050]: INFO cinder.api.openstack.wsgi [None req-7ea0a78d-ffb4-4c11-b8d1-dd88170da808 None None] GET http://10.180.1.21/volume// [ 1575.526207] [57050]: DEBUG cinder.api.openstack.wsgi [None req-7ea0a78d-ffb4-4c11-b8d1-dd88170da808 None None] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1575.526439] [57050]: DEBUG cinder.api.openstack.wsgi [None req-7ea0a78d-ffb4-4c11-b8d1-dd88170da808 None None] Calling method 'all' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1575.526833] [57050]: INFO cinder.api.openstack.wsgi [None req-7ea0a78d-ffb4-4c11-b8d1-dd88170da808 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1575.527274] [57050]: [pid: 57050|app: 0|req: 319/620] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:19:43 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1575.531017] [57051]: DEBUG cinder.api.middleware.request_id [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-53ba35bf-306f-430f-b7fd-30441aed72f2 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1575.533315] [57051]: INFO cinder.api.openstack.wsgi [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-53ba35bf-306f-430f-b7fd-30441aed72f2 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a [ 1575.533567] [57051]: DEBUG cinder.api.openstack.wsgi [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-53ba35bf-306f-430f-b7fd-30441aed72f2 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1575.533782] [57051]: DEBUG cinder.api.openstack.wsgi [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-53ba35bf-306f-430f-b7fd-30441aed72f2 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1575.543254] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1575.543254] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1575.546210] [57051]: INFO cinder.volume.api [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-53ba35bf-306f-430f-b7fd-30441aed72f2 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1575.550319] [57051]: INFO cinder.api.openstack.wsgi [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-53ba35bf-306f-430f-b7fd-30441aed72f2 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a returned with HTTP 200 [ 1575.550782] [57051]: [pid: 57051|app: 0|req: 302/621] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:19:43 2025] GET /volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a => generated 1025 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1575.576696] [57050]: DEBUG cinder.api.middleware.request_id [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-52fcb716-5716-4127-bd18-12eddb2bc5b8 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1575.579017] [57050]: INFO cinder.api.openstack.wsgi [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-52fcb716-5716-4127-bd18-12eddb2bc5b8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] PUT http://10.180.1.21/volume/v3/attachments/42cad168-5177-47c8-950d-446c5b01d26f [ 1575.579444] [57050]: DEBUG cinder.api.openstack.wsgi [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-52fcb716-5716-4127-bd18-12eddb2bc5b8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-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-550568", "mountpoint": "/dev/sdb"}}} {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1575.587341] [57050]: DEBUG cinder.coordination [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-52fcb716-5716-4127-bd18-12eddb2bc5b8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Acquiring lock "cinder-attachment_update-eccf01a9-2202-4d81-9f38-a4c3e291903a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57050) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1575.591901] [57050]: DEBUG cinder.coordination [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-52fcb716-5716-4127-bd18-12eddb2bc5b8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Lock "cinder-attachment_update-eccf01a9-2202-4d81-9f38-a4c3e291903a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=57050) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1575.592584] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1575.592584] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1576.051702] [57051]: DEBUG cinder.api.middleware.request_id [None req-fbfdc4e8-7834-4028-9499-0e54a3a02652 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.053812] [57051]: INFO cinder.api.openstack.wsgi [None req-fbfdc4e8-7834-4028-9499-0e54a3a02652 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a [ 1576.054107] [57051]: DEBUG cinder.api.openstack.wsgi [None req-fbfdc4e8-7834-4028-9499-0e54a3a02652 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1576.054364] [57051]: DEBUG cinder.api.openstack.wsgi [None req-fbfdc4e8-7834-4028-9499-0e54a3a02652 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1576.064183] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1576.064183] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1576.067437] [57051]: INFO cinder.volume.api [None req-fbfdc4e8-7834-4028-9499-0e54a3a02652 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1576.071787] [57051]: INFO cinder.api.openstack.wsgi [None req-fbfdc4e8-7834-4028-9499-0e54a3a02652 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a returned with HTTP 200 [ 1576.072188] [57051]: [pid: 57051|app: 0|req: 303/622] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:19:43 2025] GET /volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1577.083417] [57051]: DEBUG cinder.api.middleware.request_id [None req-b05e5dff-59a7-4c37-928c-fea520d98481 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1577.085493] [57051]: INFO cinder.api.openstack.wsgi [None req-b05e5dff-59a7-4c37-928c-fea520d98481 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a [ 1577.085802] [57051]: DEBUG cinder.api.openstack.wsgi [None req-b05e5dff-59a7-4c37-928c-fea520d98481 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1577.086126] [57051]: DEBUG cinder.api.openstack.wsgi [None req-b05e5dff-59a7-4c37-928c-fea520d98481 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1577.096011] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1577.096011] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1577.099136] [57051]: INFO cinder.volume.api [None req-b05e5dff-59a7-4c37-928c-fea520d98481 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1577.103119] [57051]: INFO cinder.api.openstack.wsgi [None req-b05e5dff-59a7-4c37-928c-fea520d98481 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a returned with HTTP 200 [ 1577.103481] [57051]: [pid: 57051|app: 0|req: 304/623] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:19:44 2025] GET /volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1578.113485] [57051]: DEBUG cinder.api.middleware.request_id [None req-5a54fb36-6df7-40e7-a766-81a6c513fca4 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1578.117021] [57051]: INFO cinder.api.openstack.wsgi [None req-5a54fb36-6df7-40e7-a766-81a6c513fca4 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a [ 1578.117021] [57051]: DEBUG cinder.api.openstack.wsgi [None req-5a54fb36-6df7-40e7-a766-81a6c513fca4 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1578.117021] [57051]: DEBUG cinder.api.openstack.wsgi [None req-5a54fb36-6df7-40e7-a766-81a6c513fca4 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1578.126280] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1578.126280] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1578.129475] [57051]: INFO cinder.volume.api [None req-5a54fb36-6df7-40e7-a766-81a6c513fca4 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1578.133542] [57051]: INFO cinder.api.openstack.wsgi [None req-5a54fb36-6df7-40e7-a766-81a6c513fca4 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a returned with HTTP 200 [ 1578.133978] [57051]: [pid: 57051|app: 0|req: 305/624] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:19:45 2025] GET /volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1579.143874] [57051]: DEBUG cinder.api.middleware.request_id [None req-85c7d59a-afb5-42e4-a51c-a5104fbe61dc None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1579.146989] [57051]: INFO cinder.api.openstack.wsgi [None req-85c7d59a-afb5-42e4-a51c-a5104fbe61dc tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a [ 1579.146989] [57051]: DEBUG cinder.api.openstack.wsgi [None req-85c7d59a-afb5-42e4-a51c-a5104fbe61dc tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1579.146989] [57051]: DEBUG cinder.api.openstack.wsgi [None req-85c7d59a-afb5-42e4-a51c-a5104fbe61dc tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1579.156331] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1579.156331] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1579.159376] [57051]: INFO cinder.volume.api [None req-85c7d59a-afb5-42e4-a51c-a5104fbe61dc tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1579.163405] [57051]: INFO cinder.api.openstack.wsgi [None req-85c7d59a-afb5-42e4-a51c-a5104fbe61dc tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a returned with HTTP 200 [ 1579.163776] [57051]: [pid: 57051|app: 0|req: 306/625] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:19:47 2025] GET /volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1580.113052] [57050]: DEBUG cinder.coordination [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-52fcb716-5716-4127-bd18-12eddb2bc5b8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Lock "cinder-attachment_update-eccf01a9-2202-4d81-9f38-a4c3e291903a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.521s {{(pid=57050) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1580.113401] [57050]: INFO cinder.api.openstack.wsgi [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-52fcb716-5716-4127-bd18-12eddb2bc5b8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/attachments/42cad168-5177-47c8-950d-446c5b01d26f returned with HTTP 200 [ 1580.113864] [57050]: [pid: 57050|app: 0|req: 320/626] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 16:19:43 2025] PUT /volume/v3/attachments/42cad168-5177-47c8-950d-446c5b01d26f => generated 617 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1580.174010] [57051]: DEBUG cinder.api.middleware.request_id [None req-8018de07-f703-464d-8f08-f8c45f761c7f None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1580.176086] [57051]: INFO cinder.api.openstack.wsgi [None req-8018de07-f703-464d-8f08-f8c45f761c7f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a [ 1580.176326] [57051]: DEBUG cinder.api.openstack.wsgi [None req-8018de07-f703-464d-8f08-f8c45f761c7f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1580.176548] [57051]: DEBUG cinder.api.openstack.wsgi [None req-8018de07-f703-464d-8f08-f8c45f761c7f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1580.186234] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1580.186234] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1580.189230] [57051]: INFO cinder.volume.api [None req-8018de07-f703-464d-8f08-f8c45f761c7f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1580.193191] [57051]: INFO cinder.api.openstack.wsgi [None req-8018de07-f703-464d-8f08-f8c45f761c7f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a returned with HTTP 200 [ 1580.193576] [57051]: [pid: 57051|app: 0|req: 307/627] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:19:48 2025] GET /volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1581.204436] [57050]: DEBUG cinder.api.middleware.request_id [None req-2ae09785-9977-45e7-853e-84268ee61d2f None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1581.206906] [57050]: INFO cinder.api.openstack.wsgi [None req-2ae09785-9977-45e7-853e-84268ee61d2f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a [ 1581.207197] [57050]: DEBUG cinder.api.openstack.wsgi [None req-2ae09785-9977-45e7-853e-84268ee61d2f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1581.207465] [57050]: DEBUG cinder.api.openstack.wsgi [None req-2ae09785-9977-45e7-853e-84268ee61d2f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1581.219204] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1581.219204] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1581.222866] [57050]: INFO cinder.volume.api [None req-2ae09785-9977-45e7-853e-84268ee61d2f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1581.227296] [57050]: INFO cinder.api.openstack.wsgi [None req-2ae09785-9977-45e7-853e-84268ee61d2f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a returned with HTTP 200 [ 1581.227683] [57050]: [pid: 57050|app: 0|req: 321/628] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:19:49 2025] GET /volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1581.720859] [57051]: DEBUG cinder.api.middleware.request_id [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-2a7ec5b5-bec2-4693-b77a-e6c9e5c32ac1 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1581.723174] [57051]: INFO cinder.api.openstack.wsgi [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-2a7ec5b5-bec2-4693-b77a-e6c9e5c32ac1 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] POST http://10.180.1.21/volume/v3/attachments/42cad168-5177-47c8-950d-446c5b01d26f/action [ 1581.723648] [57051]: DEBUG cinder.api.openstack.wsgi [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-2a7ec5b5-bec2-4693-b77a-e6c9e5c32ac1 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Action body: b'{"os-complete": null}' {{(pid=57051) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1581.723786] [57051]: DEBUG cinder.api.openstack.wsgi [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-2a7ec5b5-bec2-4693-b77a-e6c9e5c32ac1 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1581.738180] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1581.738180] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1581.744686] [57051]: INFO cinder.api.openstack.wsgi [req-191fe0a9-7251-471a-9e08-f6f68a651d26 req-2a7ec5b5-bec2-4693-b77a-e6c9e5c32ac1 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/attachments/42cad168-5177-47c8-950d-446c5b01d26f/action returned with HTTP 204 [ 1581.745180] [57051]: [pid: 57051|app: 0|req: 308/629] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 16:19:49 2025] POST /volume/v3/attachments/42cad168-5177-47c8-950d-446c5b01d26f/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1582.237552] [57050]: DEBUG cinder.api.middleware.request_id [None req-f9b043c9-0243-46ad-b976-5d5941b2970a None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1582.239685] [57050]: INFO cinder.api.openstack.wsgi [None req-f9b043c9-0243-46ad-b976-5d5941b2970a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a [ 1582.239917] [57050]: DEBUG cinder.api.openstack.wsgi [None req-f9b043c9-0243-46ad-b976-5d5941b2970a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1582.240153] [57050]: DEBUG cinder.api.openstack.wsgi [None req-f9b043c9-0243-46ad-b976-5d5941b2970a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1582.250083] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1582.250083] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1582.253173] [57050]: INFO cinder.volume.api [None req-f9b043c9-0243-46ad-b976-5d5941b2970a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1582.257643] [57050]: INFO cinder.api.openstack.wsgi [None req-f9b043c9-0243-46ad-b976-5d5941b2970a tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a returned with HTTP 200 [ 1582.258032] [57050]: [pid: 57050|app: 0|req: 322/630] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:19:50 2025] GET /volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1582.267089] [57051]: DEBUG cinder.api.middleware.request_id [None req-487ad52a-950c-410f-b5be-f7167b9a0bf8 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1582.269394] [57051]: INFO cinder.api.openstack.wsgi [None req-487ad52a-950c-410f-b5be-f7167b9a0bf8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a [ 1582.269630] [57051]: DEBUG cinder.api.openstack.wsgi [None req-487ad52a-950c-410f-b5be-f7167b9a0bf8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1582.269864] [57051]: DEBUG cinder.api.openstack.wsgi [None req-487ad52a-950c-410f-b5be-f7167b9a0bf8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1582.279293] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1582.279293] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1582.282271] [57051]: INFO cinder.volume.api [None req-487ad52a-950c-410f-b5be-f7167b9a0bf8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1582.286257] [57051]: INFO cinder.api.openstack.wsgi [None req-487ad52a-950c-410f-b5be-f7167b9a0bf8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a returned with HTTP 200 [ 1582.286615] [57051]: [pid: 57051|app: 0|req: 309/631] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:19:50 2025] GET /volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1582.295284] [57050]: DEBUG cinder.api.middleware.request_id [None req-08653802-a272-46ab-bc9c-2767c301383f None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1582.297413] [57050]: INFO cinder.api.openstack.wsgi [None req-08653802-a272-46ab-bc9c-2767c301383f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] DELETE http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a [ 1582.297749] [57050]: DEBUG cinder.api.openstack.wsgi [None req-08653802-a272-46ab-bc9c-2767c301383f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1582.297991] [57050]: DEBUG cinder.api.openstack.wsgi [None req-08653802-a272-46ab-bc9c-2767c301383f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'delete' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1582.298200] [57050]: INFO cinder.api.v3.volumes [None req-08653802-a272-46ab-bc9c-2767c301383f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Delete volume with id: eccf01a9-2202-4d81-9f38-a4c3e291903a [ 1582.307073] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1582.307073] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1582.307551] [57050]: INFO cinder.volume.api [None req-08653802-a272-46ab-bc9c-2767c301383f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1582.315410] [57050]: INFO cinder.volume.api [None req-08653802-a272-46ab-bc9c-2767c301383f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-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. [ 1582.315728] [57050]: INFO cinder.api.openstack.wsgi [None req-08653802-a272-46ab-bc9c-2767c301383f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a returned with HTTP 400 [ 1582.316226] [57050]: [pid: 57050|app: 0|req: 323/632] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 16:19:50 2025] DELETE /volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a => generated 307 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1582.318737] [57051]: DEBUG cinder.api.middleware.request_id [None req-5fa54694-d22f-482d-a58f-c7f837da8293 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1582.320549] [57051]: INFO cinder.api.openstack.wsgi [None req-5fa54694-d22f-482d-a58f-c7f837da8293 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a [ 1582.320760] [57051]: DEBUG cinder.api.openstack.wsgi [None req-5fa54694-d22f-482d-a58f-c7f837da8293 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1582.320965] [57051]: DEBUG cinder.api.openstack.wsgi [None req-5fa54694-d22f-482d-a58f-c7f837da8293 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1582.329475] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1582.329475] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1582.332313] [57051]: INFO cinder.volume.api [None req-5fa54694-d22f-482d-a58f-c7f837da8293 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1582.336301] [57051]: INFO cinder.api.openstack.wsgi [None req-5fa54694-d22f-482d-a58f-c7f837da8293 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a returned with HTTP 200 [ 1582.336644] [57051]: [pid: 57051|app: 0|req: 310/633] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:19:50 2025] GET /volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a => generated 1137 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1582.376310] [57050]: DEBUG cinder.api.middleware.request_id [req-2c0f3635-8fe8-4849-b934-bcb9b4e79843 req-f48a5d50-1732-4cde-8e0c-409110a13e58 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1582.378564] [57050]: INFO cinder.api.openstack.wsgi [req-2c0f3635-8fe8-4849-b934-bcb9b4e79843 req-f48a5d50-1732-4cde-8e0c-409110a13e58 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a [ 1582.378780] [57050]: DEBUG cinder.api.openstack.wsgi [req-2c0f3635-8fe8-4849-b934-bcb9b4e79843 req-f48a5d50-1732-4cde-8e0c-409110a13e58 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1582.378996] [57050]: DEBUG cinder.api.openstack.wsgi [req-2c0f3635-8fe8-4849-b934-bcb9b4e79843 req-f48a5d50-1732-4cde-8e0c-409110a13e58 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1582.388195] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1582.388195] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1582.391085] [57050]: INFO cinder.volume.api [req-2c0f3635-8fe8-4849-b934-bcb9b4e79843 req-f48a5d50-1732-4cde-8e0c-409110a13e58 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1582.395043] [57050]: INFO cinder.api.openstack.wsgi [req-2c0f3635-8fe8-4849-b934-bcb9b4e79843 req-f48a5d50-1732-4cde-8e0c-409110a13e58 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a returned with HTTP 200 [ 1582.395409] [57050]: [pid: 57050|app: 0|req: 324/634] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 16:19:50 2025] GET /volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1582.411343] [57051]: DEBUG cinder.api.middleware.request_id [req-2c0f3635-8fe8-4849-b934-bcb9b4e79843 req-0742c161-5a6a-42a1-9718-baa023ad1e5e None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1582.413495] [57051]: INFO cinder.api.openstack.wsgi [req-2c0f3635-8fe8-4849-b934-bcb9b4e79843 req-0742c161-5a6a-42a1-9718-baa023ad1e5e tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] POST http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a/action [ 1582.413887] [57051]: DEBUG cinder.api.openstack.wsgi [req-2c0f3635-8fe8-4849-b934-bcb9b4e79843 req-0742c161-5a6a-42a1-9718-baa023ad1e5e tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57051) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1582.414054] [57051]: DEBUG cinder.api.openstack.wsgi [req-2c0f3635-8fe8-4849-b934-bcb9b4e79843 req-0742c161-5a6a-42a1-9718-baa023ad1e5e tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1582.423283] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1582.423283] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1582.423792] [57051]: INFO cinder.volume.api [req-2c0f3635-8fe8-4849-b934-bcb9b4e79843 req-0742c161-5a6a-42a1-9718-baa023ad1e5e tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1582.428487] [57051]: INFO cinder.volume.api [req-2c0f3635-8fe8-4849-b934-bcb9b4e79843 req-0742c161-5a6a-42a1-9718-baa023ad1e5e tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Begin detaching volume completed successfully. [ 1582.428747] [57051]: INFO cinder.api.openstack.wsgi [req-2c0f3635-8fe8-4849-b934-bcb9b4e79843 req-0742c161-5a6a-42a1-9718-baa023ad1e5e tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a/action returned with HTTP 202 [ 1582.429183] [57051]: [pid: 57051|app: 0|req: 311/635] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 16:19:50 2025] POST /volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1583.446779] [57050]: DEBUG cinder.api.middleware.request_id [None req-5d71e9e5-0493-4fc1-ad30-817f8e906c07 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1583.447265] [57050]: INFO cinder.api.openstack.wsgi [None req-5d71e9e5-0493-4fc1-ad30-817f8e906c07 None None] GET http://10.180.1.21/volume// [ 1583.447456] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5d71e9e5-0493-4fc1-ad30-817f8e906c07 None None] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1583.447669] [57050]: DEBUG cinder.api.openstack.wsgi [None req-5d71e9e5-0493-4fc1-ad30-817f8e906c07 None None] Calling method 'all' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1583.448079] [57050]: INFO cinder.api.openstack.wsgi [None req-5d71e9e5-0493-4fc1-ad30-817f8e906c07 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1583.448503] [57050]: [pid: 57050|app: 0|req: 325/636] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 16:19:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1583.451646] [57051]: DEBUG cinder.api.middleware.request_id [req-2c0f3635-8fe8-4849-b934-bcb9b4e79843 req-c5fc9df0-6e5d-4424-8f81-cd04f3b7021d None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1583.453946] [57051]: INFO cinder.api.openstack.wsgi [req-2c0f3635-8fe8-4849-b934-bcb9b4e79843 req-c5fc9df0-6e5d-4424-8f81-cd04f3b7021d tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a [ 1583.454234] [57051]: DEBUG cinder.api.openstack.wsgi [req-2c0f3635-8fe8-4849-b934-bcb9b4e79843 req-c5fc9df0-6e5d-4424-8f81-cd04f3b7021d tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1583.454457] [57051]: DEBUG cinder.api.openstack.wsgi [req-2c0f3635-8fe8-4849-b934-bcb9b4e79843 req-c5fc9df0-6e5d-4424-8f81-cd04f3b7021d tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1583.464065] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1583.464065] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1583.467063] [57051]: INFO cinder.volume.api [req-2c0f3635-8fe8-4849-b934-bcb9b4e79843 req-c5fc9df0-6e5d-4424-8f81-cd04f3b7021d tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1583.471337] [57051]: INFO cinder.api.openstack.wsgi [req-2c0f3635-8fe8-4849-b934-bcb9b4e79843 req-c5fc9df0-6e5d-4424-8f81-cd04f3b7021d tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a returned with HTTP 200 [ 1583.471704] [57051]: [pid: 57051|app: 0|req: 312/637] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 16:19:51 2025] GET /volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a => generated 1321 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1584.598867] [57050]: DEBUG cinder.api.middleware.request_id [req-2c0f3635-8fe8-4849-b934-bcb9b4e79843 req-dc35e35d-8771-4ead-b5f9-5ad562d26ce3 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1584.601353] [57050]: INFO cinder.api.openstack.wsgi [req-2c0f3635-8fe8-4849-b934-bcb9b4e79843 req-dc35e35d-8771-4ead-b5f9-5ad562d26ce3 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] DELETE http://10.180.1.21/volume/v3/attachments/42cad168-5177-47c8-950d-446c5b01d26f [ 1584.601653] [57050]: DEBUG cinder.api.openstack.wsgi [req-2c0f3635-8fe8-4849-b934-bcb9b4e79843 req-dc35e35d-8771-4ead-b5f9-5ad562d26ce3 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1584.601937] [57050]: DEBUG cinder.api.openstack.wsgi [req-2c0f3635-8fe8-4849-b934-bcb9b4e79843 req-dc35e35d-8771-4ead-b5f9-5ad562d26ce3 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'version_select' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1584.608909] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1584.608909] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1585.133263] [57050]: INFO cinder.api.openstack.wsgi [req-2c0f3635-8fe8-4849-b934-bcb9b4e79843 req-dc35e35d-8771-4ead-b5f9-5ad562d26ce3 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/attachments/42cad168-5177-47c8-950d-446c5b01d26f returned with HTTP 200 [ 1585.133704] [57050]: [pid: 57050|app: 0|req: 326/638] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 16:19:52 2025] DELETE /volume/v3/attachments/42cad168-5177-47c8-950d-446c5b01d26f => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1586.590424] [57051]: DEBUG cinder.api.middleware.request_id [None req-ebf52cc7-828d-4ab8-90f8-d077cb940855 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1586.592587] [57051]: INFO cinder.api.openstack.wsgi [None req-ebf52cc7-828d-4ab8-90f8-d077cb940855 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a [ 1586.592817] [57051]: DEBUG cinder.api.openstack.wsgi [None req-ebf52cc7-828d-4ab8-90f8-d077cb940855 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1586.593052] [57051]: DEBUG cinder.api.openstack.wsgi [None req-ebf52cc7-828d-4ab8-90f8-d077cb940855 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1586.600519] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1586.600519] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1586.603686] [57051]: INFO cinder.volume.api [None req-ebf52cc7-828d-4ab8-90f8-d077cb940855 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1586.607681] [57051]: INFO cinder.api.openstack.wsgi [None req-ebf52cc7-828d-4ab8-90f8-d077cb940855 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a returned with HTTP 200 [ 1586.608056] [57051]: [pid: 57051|app: 0|req: 313/639] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:19:54 2025] GET /volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1593.503575] [57050]: DEBUG cinder.api.middleware.request_id [None req-20309958-6523-4007-af61-c97e32e16da6 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1593.505711] [57050]: INFO cinder.api.openstack.wsgi [None req-20309958-6523-4007-af61-c97e32e16da6 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] DELETE http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a [ 1593.505939] [57050]: DEBUG cinder.api.openstack.wsgi [None req-20309958-6523-4007-af61-c97e32e16da6 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1593.506170] [57050]: DEBUG cinder.api.openstack.wsgi [None req-20309958-6523-4007-af61-c97e32e16da6 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'delete' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1593.506407] [57050]: INFO cinder.api.v3.volumes [None req-20309958-6523-4007-af61-c97e32e16da6 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Delete volume with id: eccf01a9-2202-4d81-9f38-a4c3e291903a [ 1593.516914] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1593.516914] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1593.517458] [57050]: INFO cinder.volume.api [None req-20309958-6523-4007-af61-c97e32e16da6 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1593.533443] [57050]: INFO cinder.volume.api [None req-20309958-6523-4007-af61-c97e32e16da6 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Delete volume request issued successfully. [ 1593.533443] [57050]: INFO cinder.api.openstack.wsgi [None req-20309958-6523-4007-af61-c97e32e16da6 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a returned with HTTP 202 [ 1593.533770] [57050]: [pid: 57050|app: 0|req: 327/640] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 16:20:01 2025] DELETE /volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1593.536677] [57051]: DEBUG cinder.api.middleware.request_id [None req-c1a17e24-0c94-4603-b8c0-2ae5ac1974f1 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1593.538765] [57051]: INFO cinder.api.openstack.wsgi [None req-c1a17e24-0c94-4603-b8c0-2ae5ac1974f1 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a [ 1593.539155] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c1a17e24-0c94-4603-b8c0-2ae5ac1974f1 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1593.539233] [57051]: DEBUG cinder.api.openstack.wsgi [None req-c1a17e24-0c94-4603-b8c0-2ae5ac1974f1 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1593.546438] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1593.546438] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1593.550742] [57051]: INFO cinder.volume.api [None req-c1a17e24-0c94-4603-b8c0-2ae5ac1974f1 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1593.555164] [57051]: INFO cinder.api.openstack.wsgi [None req-c1a17e24-0c94-4603-b8c0-2ae5ac1974f1 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a returned with HTTP 200 [ 1593.555531] [57051]: [pid: 57051|app: 0|req: 314/641] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:20:01 2025] GET /volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1594.565915] [57050]: DEBUG cinder.api.middleware.request_id [None req-b36ee753-2356-499a-95fd-3fb327ad2e6f None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1594.568301] [57050]: INFO cinder.api.openstack.wsgi [None req-b36ee753-2356-499a-95fd-3fb327ad2e6f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a [ 1594.568537] [57050]: DEBUG cinder.api.openstack.wsgi [None req-b36ee753-2356-499a-95fd-3fb327ad2e6f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1594.568754] [57050]: DEBUG cinder.api.openstack.wsgi [None req-b36ee753-2356-499a-95fd-3fb327ad2e6f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1594.576661] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1594.576661] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1594.579993] [57050]: INFO cinder.volume.api [None req-b36ee753-2356-499a-95fd-3fb327ad2e6f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1594.584137] [57050]: INFO cinder.api.openstack.wsgi [None req-b36ee753-2356-499a-95fd-3fb327ad2e6f tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a returned with HTTP 200 [ 1594.584512] [57050]: [pid: 57050|app: 0|req: 328/642] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:20:02 2025] GET /volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1595.594258] [57051]: DEBUG cinder.api.middleware.request_id [None req-9870468d-5b58-48fe-b014-af2cdd233390 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1595.596389] [57051]: INFO cinder.api.openstack.wsgi [None req-9870468d-5b58-48fe-b014-af2cdd233390 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a [ 1595.596608] [57051]: DEBUG cinder.api.openstack.wsgi [None req-9870468d-5b58-48fe-b014-af2cdd233390 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1595.596823] [57051]: DEBUG cinder.api.openstack.wsgi [None req-9870468d-5b58-48fe-b014-af2cdd233390 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1595.604193] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1595.604193] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1595.607498] [57051]: INFO cinder.volume.api [None req-9870468d-5b58-48fe-b014-af2cdd233390 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1595.611578] [57051]: INFO cinder.api.openstack.wsgi [None req-9870468d-5b58-48fe-b014-af2cdd233390 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a returned with HTTP 200 [ 1595.611975] [57051]: [pid: 57051|app: 0|req: 315/643] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:20:03 2025] GET /volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1596.621261] [57050]: DEBUG cinder.api.middleware.request_id [None req-c6dafa24-ba5d-4bc7-8eb0-897402a1b732 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1596.623362] [57050]: INFO cinder.api.openstack.wsgi [None req-c6dafa24-ba5d-4bc7-8eb0-897402a1b732 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a [ 1596.623584] [57050]: DEBUG cinder.api.openstack.wsgi [None req-c6dafa24-ba5d-4bc7-8eb0-897402a1b732 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1596.623799] [57050]: DEBUG cinder.api.openstack.wsgi [None req-c6dafa24-ba5d-4bc7-8eb0-897402a1b732 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1596.629901] [57050]: INFO cinder.api.openstack.wsgi [None req-c6dafa24-ba5d-4bc7-8eb0-897402a1b732 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a returned with HTTP 404 [ 1596.630367] [57050]: [pid: 57050|app: 0|req: 329/644] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:20:04 2025] GET /volume/v3/volumes/eccf01a9-2202-4d81-9f38-a4c3e291903a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1596.677326] [57051]: DEBUG cinder.api.middleware.request_id [None req-13ad9e6b-8176-430e-9b11-05f00d440af8 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1596.679485] [57051]: INFO cinder.api.openstack.wsgi [None req-13ad9e6b-8176-430e-9b11-05f00d440af8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 [ 1596.679743] [57051]: DEBUG cinder.api.openstack.wsgi [None req-13ad9e6b-8176-430e-9b11-05f00d440af8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1596.679981] [57051]: DEBUG cinder.api.openstack.wsgi [None req-13ad9e6b-8176-430e-9b11-05f00d440af8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'delete' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1596.680204] [57051]: INFO cinder.api.v3.volumes [None req-13ad9e6b-8176-430e-9b11-05f00d440af8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Delete volume with id: fb8573bc-1f68-4af6-8caa-e55045417940 [ 1596.687878] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1596.687878] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1596.688397] [57051]: INFO cinder.volume.api [None req-13ad9e6b-8176-430e-9b11-05f00d440af8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1596.700817] [57051]: INFO cinder.volume.api [None req-13ad9e6b-8176-430e-9b11-05f00d440af8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Delete volume request issued successfully. [ 1596.701709] [57051]: INFO cinder.api.openstack.wsgi [None req-13ad9e6b-8176-430e-9b11-05f00d440af8 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 returned with HTTP 202 [ 1596.701709] [57051]: [pid: 57051|app: 0|req: 316/645] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 16:20:04 2025] DELETE /volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1596.704115] [57050]: DEBUG cinder.api.middleware.request_id [None req-80d77caa-b7a1-49ae-b4fe-fd223e4256a9 None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1596.706275] [57050]: INFO cinder.api.openstack.wsgi [None req-80d77caa-b7a1-49ae-b4fe-fd223e4256a9 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 [ 1596.706502] [57050]: DEBUG cinder.api.openstack.wsgi [None req-80d77caa-b7a1-49ae-b4fe-fd223e4256a9 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1596.706720] [57050]: DEBUG cinder.api.openstack.wsgi [None req-80d77caa-b7a1-49ae-b4fe-fd223e4256a9 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1596.714078] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1596.714078] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1596.717533] [57050]: INFO cinder.volume.api [None req-80d77caa-b7a1-49ae-b4fe-fd223e4256a9 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1596.721626] [57050]: INFO cinder.api.openstack.wsgi [None req-80d77caa-b7a1-49ae-b4fe-fd223e4256a9 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 returned with HTTP 200 [ 1596.722096] [57050]: [pid: 57050|app: 0|req: 330/646] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:20:04 2025] GET /volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1597.732023] [57051]: DEBUG cinder.api.middleware.request_id [None req-86f42e04-d883-4469-a824-bf766efc7504 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1597.735812] [57051]: INFO cinder.api.openstack.wsgi [None req-86f42e04-d883-4469-a824-bf766efc7504 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 [ 1597.735812] [57051]: DEBUG cinder.api.openstack.wsgi [None req-86f42e04-d883-4469-a824-bf766efc7504 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1597.735812] [57051]: DEBUG cinder.api.openstack.wsgi [None req-86f42e04-d883-4469-a824-bf766efc7504 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1597.742690] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1597.742690] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1597.746079] [57051]: INFO cinder.volume.api [None req-86f42e04-d883-4469-a824-bf766efc7504 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1597.750269] [57051]: INFO cinder.api.openstack.wsgi [None req-86f42e04-d883-4469-a824-bf766efc7504 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 returned with HTTP 200 [ 1597.750756] [57051]: [pid: 57051|app: 0|req: 317/647] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:20:05 2025] GET /volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1598.760706] [57050]: DEBUG cinder.api.middleware.request_id [None req-a8a26aab-b7a0-43f9-b29a-1cdf3684e9ec None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1598.762761] [57050]: INFO cinder.api.openstack.wsgi [None req-a8a26aab-b7a0-43f9-b29a-1cdf3684e9ec tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 [ 1598.762990] [57050]: DEBUG cinder.api.openstack.wsgi [None req-a8a26aab-b7a0-43f9-b29a-1cdf3684e9ec tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1598.763228] [57050]: DEBUG cinder.api.openstack.wsgi [None req-a8a26aab-b7a0-43f9-b29a-1cdf3684e9ec tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1598.770682] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1598.770682] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1598.773066] [57050]: INFO cinder.api.openstack.wsgi [None req-a8a26aab-b7a0-43f9-b29a-1cdf3684e9ec tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 returned with HTTP 404 [ 1598.773640] [57050]: [pid: 57050|app: 0|req: 331/648] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:20:06 2025] GET /volume/v3/volumes/fb8573bc-1f68-4af6-8caa-e55045417940 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1598.854679] [57051]: DEBUG cinder.api.middleware.request_id [None req-71c0cf84-1c08-433c-9c63-00cda4be8af0 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1598.856447] [57051]: INFO cinder.api.openstack.wsgi [None req-71c0cf84-1c08-433c-9c63-00cda4be8af0 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] DELETE http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 [ 1598.856686] [57051]: DEBUG cinder.api.openstack.wsgi [None req-71c0cf84-1c08-433c-9c63-00cda4be8af0 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1598.856902] [57051]: DEBUG cinder.api.openstack.wsgi [None req-71c0cf84-1c08-433c-9c63-00cda4be8af0 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'delete' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1598.857105] [57051]: INFO cinder.api.v3.volumes [None req-71c0cf84-1c08-433c-9c63-00cda4be8af0 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Delete volume with id: 49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 [ 1598.864539] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1598.864539] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1598.865179] [57051]: INFO cinder.volume.api [None req-71c0cf84-1c08-433c-9c63-00cda4be8af0 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1598.876846] [57051]: INFO cinder.volume.api [None req-71c0cf84-1c08-433c-9c63-00cda4be8af0 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Delete volume request issued successfully. [ 1598.877033] [57051]: INFO cinder.api.openstack.wsgi [None req-71c0cf84-1c08-433c-9c63-00cda4be8af0 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 returned with HTTP 202 [ 1598.877431] [57051]: [pid: 57051|app: 0|req: 318/649] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 16:20:06 2025] DELETE /volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1598.879982] [57050]: DEBUG cinder.api.middleware.request_id [None req-52ad5d19-631c-4122-8a8d-ed7754dfb7fe None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1598.882063] [57050]: INFO cinder.api.openstack.wsgi [None req-52ad5d19-631c-4122-8a8d-ed7754dfb7fe tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 [ 1598.882294] [57050]: DEBUG cinder.api.openstack.wsgi [None req-52ad5d19-631c-4122-8a8d-ed7754dfb7fe tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1598.882535] [57050]: DEBUG cinder.api.openstack.wsgi [None req-52ad5d19-631c-4122-8a8d-ed7754dfb7fe tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1598.889876] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1598.889876] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1598.893104] [57050]: INFO cinder.volume.api [None req-52ad5d19-631c-4122-8a8d-ed7754dfb7fe tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1598.897174] [57050]: INFO cinder.api.openstack.wsgi [None req-52ad5d19-631c-4122-8a8d-ed7754dfb7fe tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 returned with HTTP 200 [ 1598.897544] [57050]: [pid: 57050|app: 0|req: 332/650] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:20:06 2025] GET /volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1599.907608] [57051]: DEBUG cinder.api.middleware.request_id [None req-e53d7859-ae0a-4172-9a5e-f8cfd1b72d51 None None] RequestId filter calling following filter/app {{(pid=57051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1599.909913] [57051]: INFO cinder.api.openstack.wsgi [None req-e53d7859-ae0a-4172-9a5e-f8cfd1b72d51 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 [ 1599.910173] [57051]: DEBUG cinder.api.openstack.wsgi [None req-e53d7859-ae0a-4172-9a5e-f8cfd1b72d51 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1599.910397] [57051]: DEBUG cinder.api.openstack.wsgi [None req-e53d7859-ae0a-4172-9a5e-f8cfd1b72d51 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1599.918437] [57051]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1599.918437] [57051]: warnings.warn('Policy enforcement is depending on the value of ' [ 1599.921767] [57051]: INFO cinder.volume.api [None req-e53d7859-ae0a-4172-9a5e-f8cfd1b72d51 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Volume info retrieved successfully. [ 1599.925773] [57051]: INFO cinder.api.openstack.wsgi [None req-e53d7859-ae0a-4172-9a5e-f8cfd1b72d51 tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 returned with HTTP 200 [ 1599.926143] [57051]: [pid: 57051|app: 0|req: 319/651] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:20:07 2025] GET /volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1600.936334] [57050]: DEBUG cinder.api.middleware.request_id [None req-88b8dc37-1af4-4005-9d20-bab62201c22c None None] RequestId filter calling following filter/app {{(pid=57050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1600.938525] [57050]: INFO cinder.api.openstack.wsgi [None req-88b8dc37-1af4-4005-9d20-bab62201c22c tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] GET http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 [ 1600.938764] [57050]: DEBUG cinder.api.openstack.wsgi [None req-88b8dc37-1af4-4005-9d20-bab62201c22c tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Empty body provided in request {{(pid=57050) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1600.938987] [57050]: DEBUG cinder.api.openstack.wsgi [None req-88b8dc37-1af4-4005-9d20-bab62201c22c tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] Calling method 'show' {{(pid=57050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1600.946438] [57050]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1600.946438] [57050]: warnings.warn('Policy enforcement is depending on the value of ' [ 1600.949196] [57050]: INFO cinder.api.openstack.wsgi [None req-88b8dc37-1af4-4005-9d20-bab62201c22c tempest-AttachVolumeNegativeTest-4847253 tempest-AttachVolumeNegativeTest-4847253-project-member] http://10.180.1.21/volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 returned with HTTP 404 [ 1600.949728] [57050]: [pid: 57050|app: 0|req: 333/652] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 16:20:08 2025] GET /volume/v3/volumes/49a5a12d-2d81-47c1-a7bb-0c0e7c55fe06 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1609.923842] [57051]: DEBUG dbcounter [-] [57051] Writing DB stats cinder:SELECT=106,cinder:INSERT=8,cinder:UPDATE=17 {{(pid=57051) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1610.948317] [57050]: DEBUG dbcounter [-] [57050] Writing DB stats cinder:SELECT=66,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=57050) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}